Pull request #39795 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dde1fd78c7c9a142a4099917198e69d88d34d088+cd1356d9ea6307659add38d6689a5b2ecb214c90 (5ecfd1826af03ad2fa4f56e7b3df7dcccfbbf63a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ead69454b4062f17d1f8389642089a002b037213 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-39795@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-08-25T14:28:03.031Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39795 [Pipeline] { [Pipeline] checkout [2019-08-25T14:28:03.266Z] using credential docker-jenkins-github-credentials [2019-08-25T14:28:03.315Z] Cloning the remote Git repository [2019-08-25T14:28:03.315Z] Cloning with configured refspecs honoured and without tags [2019-08-25T14:28:03.365Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T14:28:03.367Z] > git init /home/jenkins/workspace/moby_PR-39795 # timeout=10 [2019-08-25T14:28:03.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:03.411Z] > git --version # timeout=10 [2019-08-25T14:28:03.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:03.427Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:12.523Z] Fetching without tags [2019-08-25T14:28:12.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:12.428Z] > git config --add remote.origin.fetch +refs/pull/39795/head:refs/remotes/origin/PR-39795 # timeout=10 [2019-08-25T14:28:12.443Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T14:28:12.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:12.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:12.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:12.573Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:12.937Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:14.099Z] Merge succeeded, producing 5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:28:14.100Z] Checking out Revision 5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 (PR-39795) [2019-08-25T14:28:12.980Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:12.995Z] > git checkout -f dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:13.582Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T14:28:14.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T14:28:14.143Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:14.669Z] Commit message: "Merge commit 'cd1356d9ea6307659add38d6689a5b2ecb214c90' into HEAD" [2019-08-25T14:28:14.669Z] First time build. Skipping changelog. [2019-08-25T14:28:14.900Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-25T14:28:14.160Z] > git checkout -f 5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:28:16.159Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39795:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-08-25T14:28:16.160Z] Unable to find image 'alpine:latest' locally [2019-08-25T14:28:16.545Z] latest: Pulling from library/alpine [2019-08-25T14:28:16.545Z] 407ea80cb4d5: Pulling fs layer [2019-08-25T14:28:16.545Z] 407ea80cb4d5: Download complete [2019-08-25T14:28:16.910Z] 407ea80cb4d5: Pull complete [2019-08-25T14:28:16.910Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-08-25T14:28:16.910Z] Status: Downloaded newer image for alpine:latest [2019-08-25T14:28:18.189Z] 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) [2019-08-25T14:28:18.721Z] Terminated Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional Stage "windowsRS1" skipped due to when conditional Stage "windowsRS5-process" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-08-25T14:28:18.788Z] Running on ubuntu-1804-overlay2 (i-019b5725a4cf34f8c) in /home/ubuntu/workspace/moby_PR-39795 Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout [2019-08-25T14:28:18.862Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39795 Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } Stage "windowsRS1" skipped due to when conditional [Pipeline] } Stage "windowsRS5-process" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-08-25T14:28:18.882Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-08-25T14:28:18.889Z] Cloning the remote Git repository [2019-08-25T14:28:18.889Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-25T14:28:18.920Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39795 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2019-08-25T14:28:18.985Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-25T14:28:18.999Z] Cloning the remote Git repository [2019-08-25T14:28:18.999Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-08-25T14:28:19.260Z] using credential docker-jenkins-github-credentials [2019-08-25T14:28:19.342Z] Fetching changes from the remote Git repository [2019-08-25T14:28:19.411Z] Fetching without tags [2019-08-25T14:28:18.900Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T14:28:18.900Z] > git init /home/ubuntu/workspace/moby_PR-39795 # timeout=10 [2019-08-25T14:28:18.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:18.913Z] > git --version # timeout=10 [2019-08-25T14:28:18.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:18.925Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:19.886Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:19.011Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T14:28:19.011Z] > git init /home/docker/workspace/moby_PR-39795 # timeout=10 [2019-08-25T14:28:19.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:19.022Z] > git --version # timeout=10 [2019-08-25T14:28:19.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:19.026Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:19.314Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-08-25T14:28:19.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:19.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:19.470Z] > git --version # timeout=10 [2019-08-25T14:28:19.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:19.489Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:19.932Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:19.947Z] > git checkout -f dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:20.274Z] Merge succeeded, producing 84e04aa6b75b16e4e8855e0165a69f393116cf17 [2019-08-25T14:28:20.275Z] Checking out Revision 84e04aa6b75b16e4e8855e0165a69f393116cf17 (PR-39795) [2019-08-25T14:28:20.736Z] Commit message: "Merge commit 'cd1356d9ea6307659add38d6689a5b2ecb214c90' into HEAD" [2019-08-25T14:28:20.736Z] First time build. Skipping changelog. [2019-08-25T14:28:20.947Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-25T14:28:20.137Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T14:28:20.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T14:28:20.319Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:20.336Z] > git checkout -f 84e04aa6b75b16e4e8855e0165a69f393116cf17 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T14:28:22.303Z] + docker version [2019-08-25T14:28:22.303Z] Client: [2019-08-25T14:28:22.303Z] Version: 18.06.1-ce [2019-08-25T14:28:22.303Z] API version: 1.38 [2019-08-25T14:28:22.303Z] Go version: go1.10.3 [2019-08-25T14:28:22.303Z] Git commit: e68fc7a [2019-08-25T14:28:22.303Z] Built: Tue Aug 21 17:24:34 2018 [2019-08-25T14:28:22.303Z] OS/Arch: linux/s390x [2019-08-25T14:28:22.303Z] Experimental: false [2019-08-25T14:28:22.303Z] [2019-08-25T14:28:22.303Z] Server: [2019-08-25T14:28:22.303Z] Engine: [2019-08-25T14:28:22.303Z] Version: 18.06.1-ce [2019-08-25T14:28:22.303Z] API version: 1.38 (minimum version 1.12) [2019-08-25T14:28:22.303Z] Go version: go1.10.3 [2019-08-25T14:28:22.303Z] Git commit: e68fc7a [2019-08-25T14:28:22.303Z] Built: Tue Aug 21 17:23:34 2018 [2019-08-25T14:28:22.303Z] OS/Arch: linux/s390x [2019-08-25T14:28:22.304Z] Experimental: true [Pipeline] sh [2019-08-25T14:28:23.132Z] + docker info [2019-08-25T14:28:23.132Z] Containers: 0 [2019-08-25T14:28:23.132Z] Running: 0 [2019-08-25T14:28:23.132Z] Paused: 0 [2019-08-25T14:28:23.132Z] Stopped: 0 [2019-08-25T14:28:23.132Z] Images: 99 [2019-08-25T14:28:23.132Z] Server Version: 18.06.1-ce [2019-08-25T14:28:23.132Z] Storage Driver: overlay2 [2019-08-25T14:28:23.132Z] Backing Filesystem: extfs [2019-08-25T14:28:23.132Z] Supports d_type: true [2019-08-25T14:28:23.132Z] Native Overlay Diff: true [2019-08-25T14:28:23.132Z] Logging Driver: json-file [2019-08-25T14:28:23.132Z] Cgroup Driver: cgroupfs [2019-08-25T14:28:23.132Z] Plugins: [2019-08-25T14:28:23.132Z] Volume: local [2019-08-25T14:28:23.132Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T14:28:23.132Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-25T14:28:23.132Z] Swarm: inactive [2019-08-25T14:28:23.132Z] Runtimes: runc [2019-08-25T14:28:23.132Z] Default Runtime: runc [2019-08-25T14:28:23.132Z] Init Binary: docker-init [2019-08-25T14:28:23.132Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-25T14:28:23.132Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-25T14:28:23.132Z] init version: fec3683 [2019-08-25T14:28:23.132Z] Security Options: [2019-08-25T14:28:23.132Z] apparmor [2019-08-25T14:28:23.132Z] seccomp [2019-08-25T14:28:23.132Z] Profile: default [2019-08-25T14:28:23.132Z] Kernel Version: 4.4.0-133-generic [2019-08-25T14:28:23.132Z] Operating System: Ubuntu 16.04.5 LTS [2019-08-25T14:28:23.132Z] OSType: linux [2019-08-25T14:28:23.132Z] Architecture: s390x [2019-08-25T14:28:23.132Z] CPUs: 2 [2019-08-25T14:28:23.132Z] Total Memory: 7.862GiB [2019-08-25T14:28:23.132Z] Name: s390x-ubuntu-30 [2019-08-25T14:28:23.132Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-08-25T14:28:23.132Z] Docker Root Dir: /var/lib/docker [2019-08-25T14:28:23.132Z] Debug Mode (client): false [2019-08-25T14:28:23.132Z] Debug Mode (server): false [2019-08-25T14:28:23.132Z] Username: dockerbuildbot [2019-08-25T14:28:23.132Z] Registry: https://index.docker.io/v1/ [2019-08-25T14:28:23.132Z] Labels: [2019-08-25T14:28:23.132Z] Experimental: true [2019-08-25T14:28:23.132Z] Insecure Registries: [2019-08-25T14:28:23.132Z] 127.0.0.0/8 [2019-08-25T14:28:23.132Z] Live Restore Enabled: false [2019-08-25T14:28:23.132Z] [2019-08-25T14:28:23.132Z] WARNING: No swap limit support [Pipeline] sh [2019-08-25T14:28:23.978Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:28:23.978Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:28:23.978Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T14:28:23.978Z] + bash /home/jenkins/workspace/moby_PR-39795/check-config.sh [2019-08-25T14:28:23.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T14:28:23.978Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-08-25T14:28:23.978Z] [2019-08-25T14:28:23.978Z] Generally Necessary: [2019-08-25T14:28:23.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T14:28:23.978Z] - apparmor: enabled and tools installed [2019-08-25T14:28:23.978Z] - CONFIG_NAMESPACES: enabled [2019-08-25T14:28:23.978Z] - CONFIG_NET_NS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_PID_NS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_IPC_NS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_UTS_NS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_CGROUPS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T14:28:23.978Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T14:28:23.978Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T14:28:23.978Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T14:28:23.978Z] - CONFIG_CPUSETS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_MEMCG: enabled [2019-08-25T14:28:23.978Z] - CONFIG_KEYS: enabled [2019-08-25T14:28:23.978Z] - CONFIG_VETH: enabled (as module) [2019-08-25T14:28:23.978Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T14:28:24.346Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T14:28:24.346Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-25T14:28:24.346Z] [2019-08-25T14:28:24.346Z] Optional Features: [2019-08-25T14:28:24.346Z] - CONFIG_USER_NS: enabled [2019-08-25T14:28:24.346Z] - CONFIG_SECCOMP: enabled [2019-08-25T14:28:24.346Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T14:28:24.346Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T14:28:24.346Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T14:28:24.346Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-25T14:28:24.346Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-25T14:28:24.346Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T14:28:24.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T14:28:24.346Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T14:28:24.346Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T14:28:24.346Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T14:28:24.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T14:28:24.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T14:28:24.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T14:28:24.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T14:28:24.346Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T14:28:24.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T14:28:24.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T14:28:24.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T14:28:24.346Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_EXT4_FS: enabled [2019-08-25T14:28:24.346Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T14:28:24.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T14:28:24.346Z] - Network Drivers: [2019-08-25T14:28:24.346Z] - "overlay": [2019-08-25T14:28:24.346Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T14:28:24.346Z] Optional (for encrypted networks): [2019-08-25T14:28:24.346Z] - CONFIG_CRYPTO: enabled [2019-08-25T14:28:24.346Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_XFRM: enabled [2019-08-25T14:28:24.346Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T14:28:24.346Z] - "ipvlan": [2019-08-25T14:28:24.346Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T14:28:24.346Z] - "macvlan": [2019-08-25T14:28:24.346Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T14:28:24.346Z] - "ftp,tftp client in container": [2019-08-25T14:28:24.346Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T14:28:24.346Z] - Storage Drivers: [2019-08-25T14:28:24.346Z] - "aufs": [2019-08-25T14:28:24.346Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T14:28:24.346Z] - "btrfs": [2019-08-25T14:28:24.346Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T14:28:24.346Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T14:28:24.346Z] - "devicemapper": [2019-08-25T14:28:24.346Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T14:28:24.346Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T14:28:24.346Z] - "overlay": [2019-08-25T14:28:24.346Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T14:28:24.346Z] - "zfs": [2019-08-25T14:28:24.346Z] - /dev/zfs: missing [2019-08-25T14:28:24.346Z] - zfs command: missing [2019-08-25T14:28:24.346Z] - zpool command: missing [2019-08-25T14:28:24.346Z] [2019-08-25T14:28:24.346Z] Limits: [2019-08-25T14:28:24.346Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T14:28:24.346Z] [2019-08-25T14:28:24.346Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-25T14:28:25.446Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -f Dockerfile . [2019-08-25T14:28:26.739Z] Sending build context to Docker daemon 50MB [2019-08-25T14:28:26.739Z] Step 1/126 : ARG CROSS="false" [2019-08-25T14:28:26.739Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-25T14:28:26.739Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-25T14:28:26.739Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-25T14:28:26.739Z] ---> b121e8146464 [2019-08-25T14:28:26.739Z] Step 5/126 : ARG APT_MIRROR [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> bcf947fdad16 [2019-08-25T14:28:26.739Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 7/126 : FROM base AS criu [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f722da5b8f01 [2019-08-25T14:28:26.739Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 880284890293 [2019-08-25T14:28:26.739Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c0-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 72723b7f6966 [2019-08-25T14:28:26.739Z] Step 11/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> d93247151a73 [2019-08-25T14:28:26.739Z] Step 12/126 : FROM base AS registry [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 5a6dae5c8296 [2019-08-25T14:28:26.739Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 63e0b9d5ba58 [2019-08-25T14:28:26.739Z] Step 15/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 45f286c1ce5c [2019-08-25T14:28:26.739Z] Step 16/126 : FROM base AS swagger [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> c5a7d7579f82 [2019-08-25T14:28:26.739Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 4b0076793394 [2019-08-25T14:28:26.739Z] Step 19/126 : FROM base AS frozen-images [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f722da5b8f01 [2019-08-25T14:28:26.739Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> b14b9f9f0c1f [2019-08-25T14:28:26.739Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 883672644b4c [2019-08-25T14:28:26.739Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 9e046e6f7907 [2019-08-25T14:28:26.739Z] Step 24/126 : FROM base AS cross-false [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 25/126 : FROM base AS cross-true [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f722da5b8f01 [2019-08-25T14:28:26.739Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 4b26daa7a6f4 [2019-08-25T14:28:26.739Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 00ee879ad19c [2019-08-25T14:28:26.739Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> cd02848d16c0 [2019-08-25T14:28:26.739Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 14e946968539 [2019-08-25T14:28:26.739Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f722da5b8f01 [2019-08-25T14:28:26.739Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f66850ec02c5 [2019-08-25T14:28:26.739Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-25T14:28:26.739Z] ---> 14e946968539 [2019-08-25T14:28:26.739Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> e9a3fa42445a [2019-08-25T14:28:26.739Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 31a6cbffa78f [2019-08-25T14:28:26.739Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-25T14:28:26.739Z] ---> f66850ec02c5 [2019-08-25T14:28:26.739Z] Step 39/126 : FROM base AS tomlv [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> c1fcdca4c925 [2019-08-25T14:28:26.739Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 0bf6ad27f96c [2019-08-25T14:28:26.739Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> a6e19618f0ad [2019-08-25T14:28:26.739Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 3cd9d73b1dcb [2019-08-25T14:28:26.739Z] Step 44/126 : FROM base AS vndr [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> a1ccaf9df6e0 [2019-08-25T14:28:26.739Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 9ea11882428a [2019-08-25T14:28:26.739Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 408dc6733b0b [2019-08-25T14:28:26.739Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 722107631c8c [2019-08-25T14:28:26.739Z] Step 49/126 : FROM dev-base AS containerd [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f722da5b8f01 [2019-08-25T14:28:26.739Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 1a845acaa6d7 [2019-08-25T14:28:26.739Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 4e15e8e43ad8 [2019-08-25T14:28:26.739Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> be8f1586375a [2019-08-25T14:28:26.739Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> c83a532642c8 [2019-08-25T14:28:26.739Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> e7ae73db9a67 [2019-08-25T14:28:26.739Z] Step 56/126 : FROM dev-base AS proxy [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 9e8343ef1b15 [2019-08-25T14:28:26.739Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 96854b5287e9 [2019-08-25T14:28:26.739Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 9a6f5f4eeb22 [2019-08-25T14:28:26.739Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> a802d27709a8 [2019-08-25T14:28:26.739Z] Step 61/126 : FROM base AS gometalinter [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> eefbc2efc155 [2019-08-25T14:28:26.739Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 76a487ccc9e6 [2019-08-25T14:28:26.739Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 0b6dbe229fb2 [2019-08-25T14:28:26.739Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f1ecc3ab9332 [2019-08-25T14:28:26.739Z] Step 66/126 : FROM base AS gotestsum [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 4b2b2bf27322 [2019-08-25T14:28:26.739Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> d1c085dc1e9b [2019-08-25T14:28:26.739Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> c5a9e02bd4f1 [2019-08-25T14:28:26.739Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 7f84fe5c17b2 [2019-08-25T14:28:26.739Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> d91113547951 [2019-08-25T14:28:26.739Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> ca1b3f4d04b5 [2019-08-25T14:28:26.739Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 15dab18281b7 [2019-08-25T14:28:26.739Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 21b4b07ddcca [2019-08-25T14:28:26.739Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-25T14:28:26.739Z] ---> f66850ec02c5 [2019-08-25T14:28:26.739Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 6c1fb815d95a [2019-08-25T14:28:26.739Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> cf2f6920b1b4 [2019-08-25T14:28:26.739Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 8a493323b1a4 [2019-08-25T14:28:26.739Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 7382142aff1b [2019-08-25T14:28:26.739Z] Step 81/126 : FROM dev-base AS tini [2019-08-25T14:28:26.739Z] ---> 7fb0c6564c15 [2019-08-25T14:28:26.739Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> f722da5b8f01 [2019-08-25T14:28:26.739Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> c9099c97208f [2019-08-25T14:28:26.739Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 3aa3341eb557 [2019-08-25T14:28:26.739Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> 3c8043005b67 [2019-08-25T14:28:26.739Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:26.739Z] ---> Using cache [2019-08-25T14:28:26.739Z] ---> e91d0818aa60 [2019-08-25T14:28:26.739Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 31e841457ebe [2019-08-25T14:28:27.125Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-25T14:28:27.125Z] ---> 7fb0c6564c15 [2019-08-25T14:28:27.125Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> d52464e12891 [2019-08-25T14:28:27.125Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> a81ccd645a40 [2019-08-25T14:28:27.125Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 1b75b148e07b [2019-08-25T14:28:27.125Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 981bef1c99af [2019-08-25T14:28:27.125Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> b257bc6af659 [2019-08-25T14:28:27.125Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-25T14:28:27.125Z] ---> f66850ec02c5 [2019-08-25T14:28:27.125Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> e155301d3358 [2019-08-25T14:28:27.125Z] Step 96/126 : RUN groupadd -r docker [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 9b74b3b31b88 [2019-08-25T14:28:27.125Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> ac090823fa1e [2019-08-25T14:28:27.125Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> ce2476285571 [2019-08-25T14:28:27.125Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 4bcb1d4d8cf9 [2019-08-25T14:28:27.125Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 8c7a185dd3bf [2019-08-25T14:28:27.125Z] Step 101/126 : RUN ldconfig [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> ac5160039a85 [2019-08-25T14:28:27.125Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> 9aec1dea5dcb [2019-08-25T14:28:27.125Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-25T14:28:27.125Z] ---> Using cache [2019-08-25T14:28:27.125Z] ---> d4c0c831f9a3 [2019-08-25T14:28:27.125Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> e8ad974e1a09 [2019-08-25T14:28:28.458Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> 4e9eaa1fe499 [2019-08-25T14:28:28.458Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> 03fbabb7d750 [2019-08-25T14:28:28.458Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> 7ddec034758e [2019-08-25T14:28:28.458Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> 2b7ce3311fa2 [2019-08-25T14:28:28.458Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> ae5241d4152b [2019-08-25T14:28:28.458Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> b3e142673cb0 [2019-08-25T14:28:28.458Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> 89f35e409443 [2019-08-25T14:28:28.458Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> d10aa865fd81 [2019-08-25T14:28:28.458Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> baa9ac4346d8 [2019-08-25T14:28:28.458Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T14:28:28.458Z] ---> Using cache [2019-08-25T14:28:28.458Z] ---> 75bf7b5f8da9 [2019-08-25T14:28:28.458Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T14:28:28.823Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 9b9edc143114 [2019-08-25T14:28:29.189Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 7c2b20a15755 [2019-08-25T14:28:29.189Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 3dc14fe6edca [2019-08-25T14:28:29.189Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 1e646d3f243b [2019-08-25T14:28:29.189Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 48b86d4bdfb7 [2019-08-25T14:28:29.189Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 24ffc341d1fd [2019-08-25T14:28:29.189Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 3e435f4df908 [2019-08-25T14:28:29.189Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 8a78f7969f1c [2019-08-25T14:28:29.189Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> e0cbcde8c219 [2019-08-25T14:28:29.189Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-25T14:28:29.189Z] ---> Using cache [2019-08-25T14:28:29.189Z] ---> 9c93cc4712fa [2019-08-25T14:28:29.189Z] Step 125/126 : FROM dev AS final [2019-08-25T14:28:29.189Z] ---> 9c93cc4712fa [2019-08-25T14:28:29.189Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-25T14:28:31.551Z] Fetching without tags [2019-08-25T14:28:31.624Z] ---> bbd55de4efeb [2019-08-25T14:28:31.702Z] Successfully built bbd55de4efeb [2019-08-25T14:28:31.702Z] Successfully tagged docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-25T14:28:31.839Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:32.691Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/test/unit [2019-08-25T14:28:32.940Z] Merge succeeded, producing 589e88bfe7108c667153983016d2945c4cc3ca46 [2019-08-25T14:28:32.941Z] Checking out Revision 589e88bfe7108c667153983016d2945c4cc3ca46 (PR-39795) [2019-08-25T14:28:31.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:31.515Z] > git config --add remote.origin.fetch +refs/pull/39795/head:refs/remotes/origin/PR-39795 # timeout=10 [2019-08-25T14:28:31.523Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T14:28:31.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:31.562Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:31.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:31.562Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:31.849Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:31.864Z] > git checkout -f dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:32.390Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T14:28:32.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T14:28:32.950Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:32.955Z] > git checkout -f 589e88bfe7108c667153983016d2945c4cc3ca46 [2019-08-25T14:28:33.346Z] Commit message: "Merge commit 'cd1356d9ea6307659add38d6689a5b2ecb214c90' into HEAD" [2019-08-25T14:28:33.346Z] First time build. Skipping changelog. [2019-08-25T14:28:33.376Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-25T14:28:33.772Z] Still waiting to schedule task [2019-08-25T14:28:33.772Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T14:28:34.255Z] + docker version [2019-08-25T14:28:34.255Z] Client: Docker Engine - Community [2019-08-25T14:28:34.255Z] Version: 19.03.1 [2019-08-25T14:28:34.255Z] API version: 1.40 [2019-08-25T14:28:34.255Z] Go version: go1.12.5 [2019-08-25T14:28:34.255Z] Git commit: 74b1e89 [2019-08-25T14:28:34.255Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-25T14:28:34.255Z] OS/Arch: linux/amd64 [2019-08-25T14:28:34.255Z] Experimental: false [2019-08-25T14:28:34.255Z] [2019-08-25T14:28:34.255Z] Server: Docker Engine - Community [2019-08-25T14:28:34.255Z] Engine: [2019-08-25T14:28:34.255Z] Version: 19.03.1 [2019-08-25T14:28:34.255Z] API version: 1.40 (minimum version 1.12) [2019-08-25T14:28:34.255Z] Go version: go1.12.5 [2019-08-25T14:28:34.255Z] Git commit: 74b1e89 [2019-08-25T14:28:34.255Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-25T14:28:34.255Z] OS/Arch: linux/amd64 [2019-08-25T14:28:34.255Z] Experimental: true [2019-08-25T14:28:34.255Z] containerd: [2019-08-25T14:28:34.255Z] Version: 1.2.6 [2019-08-25T14:28:34.255Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T14:28:34.255Z] runc: [2019-08-25T14:28:34.255Z] Version: 1.0.0-rc8 [2019-08-25T14:28:34.255Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:28:34.255Z] docker-init: [2019-08-25T14:28:34.255Z] Version: 0.18.0 [2019-08-25T14:28:34.255Z] GitCommit: fec3683 [Pipeline] sh [2019-08-25T14:28:34.544Z] + docker info [2019-08-25T14:28:35.108Z] Client: [2019-08-25T14:28:35.108Z] Debug Mode: false [2019-08-25T14:28:35.108Z] [2019-08-25T14:28:35.108Z] Server: [2019-08-25T14:28:35.108Z] Containers: 0 [2019-08-25T14:28:35.108Z] Running: 0 [2019-08-25T14:28:35.108Z] Paused: 0 [2019-08-25T14:28:35.108Z] Stopped: 0 [2019-08-25T14:28:35.108Z] Images: 2 [2019-08-25T14:28:35.108Z] Server Version: 19.03.1 [2019-08-25T14:28:35.108Z] Storage Driver: overlay2 [2019-08-25T14:28:35.108Z] Backing Filesystem: extfs [2019-08-25T14:28:35.108Z] Supports d_type: true [2019-08-25T14:28:35.108Z] Native Overlay Diff: true [2019-08-25T14:28:35.108Z] Logging Driver: json-file [2019-08-25T14:28:35.108Z] Cgroup Driver: cgroupfs [2019-08-25T14:28:35.108Z] Plugins: [2019-08-25T14:28:35.108Z] Volume: local [2019-08-25T14:28:35.108Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T14:28:35.108Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-25T14:28:35.108Z] Swarm: inactive [2019-08-25T14:28:35.108Z] Runtimes: runc [2019-08-25T14:28:35.108Z] Default Runtime: runc [2019-08-25T14:28:35.108Z] Init Binary: docker-init [2019-08-25T14:28:35.108Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T14:28:35.108Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:28:35.108Z] init version: fec3683 [2019-08-25T14:28:35.108Z] Security Options: [2019-08-25T14:28:35.108Z] apparmor [2019-08-25T14:28:35.108Z] seccomp [2019-08-25T14:28:35.108Z] Profile: default [2019-08-25T14:28:35.108Z] Kernel Version: 4.15.0-1045-aws [2019-08-25T14:28:35.108Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-25T14:28:35.108Z] OSType: linux [2019-08-25T14:28:35.108Z] Architecture: x86_64 [2019-08-25T14:28:35.108Z] CPUs: 2 [2019-08-25T14:28:35.108Z] Total Memory: 7.501GiB [2019-08-25T14:28:35.108Z] Name: ip-10-100-120-159 [2019-08-25T14:28:35.108Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-25T14:28:35.108Z] Docker Root Dir: /var/lib/docker [2019-08-25T14:28:35.108Z] Debug Mode: false [2019-08-25T14:28:35.108Z] Registry: https://index.docker.io/v1/ [2019-08-25T14:28:35.108Z] Labels: [2019-08-25T14:28:35.108Z] Experimental: true [2019-08-25T14:28:35.108Z] Insecure Registries: [2019-08-25T14:28:35.108Z] 127.0.0.0/8 [2019-08-25T14:28:35.108Z] Live Restore Enabled: true [2019-08-25T14:28:35.108Z] [2019-08-25T14:28:35.108Z] WARNING: No swap limit support [Pipeline] sh [2019-08-25T14:28:35.392Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:28:35.392Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:28:35.392Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T14:28:35.392Z] + bash /home/ubuntu/workspace/moby_PR-39795/check-config.sh [2019-08-25T14:28:35.392Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T14:28:35.392Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-25T14:28:35.392Z] [2019-08-25T14:28:35.392Z] Generally Necessary: [2019-08-25T14:28:35.392Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T14:28:35.392Z] - apparmor: enabled and tools installed [2019-08-25T14:28:35.392Z] - CONFIG_NAMESPACES: enabled [2019-08-25T14:28:35.392Z] - CONFIG_NET_NS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_PID_NS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_IPC_NS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_UTS_NS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_CGROUPS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T14:28:35.392Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T14:28:35.392Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T14:28:35.392Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T14:28:35.392Z] - CONFIG_CPUSETS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_MEMCG: enabled [2019-08-25T14:28:35.392Z] - CONFIG_KEYS: enabled [2019-08-25T14:28:35.392Z] - CONFIG_VETH: enabled (as module) [2019-08-25T14:28:35.392Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T14:28:35.392Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T14:28:35.392Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T14:28:35.392Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T14:28:35.392Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T14:28:35.392Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T14:28:35.393Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T14:28:35.393Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T14:28:35.393Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T14:28:35.393Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T14:28:35.393Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T14:28:35.393Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T14:28:35.393Z] [2019-08-25T14:28:35.393Z] Optional Features: [2019-08-25T14:28:35.393Z] - CONFIG_USER_NS: enabled [2019-08-25T14:28:35.393Z] - CONFIG_SECCOMP: enabled [2019-08-25T14:28:35.393Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T14:28:35.393Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T14:28:35.393Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T14:28:35.393Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-25T14:28:35.393Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-25T14:28:35.393Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T14:28:35.393Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T14:28:35.393Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T14:28:35.393Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T14:28:35.393Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T14:28:35.393Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T14:28:35.393Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T14:28:35.393Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T14:28:35.649Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T14:28:35.649Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T14:28:35.649Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T14:28:35.649Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T14:28:35.649Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T14:28:35.649Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T14:28:35.649Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_EXT4_FS: enabled [2019-08-25T14:28:35.649Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T14:28:35.649Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T14:28:35.649Z] - Network Drivers: [2019-08-25T14:28:35.649Z] - "overlay": [2019-08-25T14:28:35.649Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T14:28:35.649Z] Optional (for encrypted networks): [2019-08-25T14:28:35.649Z] - CONFIG_CRYPTO: enabled [2019-08-25T14:28:35.649Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-25T14:28:35.649Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-25T14:28:35.649Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-25T14:28:35.649Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-25T14:28:35.649Z] - CONFIG_XFRM: enabled [2019-08-25T14:28:35.649Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T14:28:35.649Z] - "ipvlan": [2019-08-25T14:28:35.649Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T14:28:35.649Z] - "macvlan": [2019-08-25T14:28:35.649Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T14:28:35.649Z] - "ftp,tftp client in container": [2019-08-25T14:28:35.649Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T14:28:35.649Z] - Storage Drivers: [2019-08-25T14:28:35.649Z] - "aufs": [2019-08-25T14:28:35.649Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T14:28:35.649Z] - "btrfs": [2019-08-25T14:28:35.649Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T14:28:35.649Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T14:28:35.649Z] - "devicemapper": [2019-08-25T14:28:35.649Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T14:28:35.649Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T14:28:35.649Z] - "overlay": [2019-08-25T14:28:35.649Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T14:28:35.649Z] - "zfs": [2019-08-25T14:28:35.649Z] - /dev/zfs: missing [2019-08-25T14:28:35.649Z] - zfs command: missing [2019-08-25T14:28:35.649Z] - zpool command: missing [2019-08-25T14:28:35.649Z] [2019-08-25T14:28:35.649Z] Limits: [2019-08-25T14:28:35.649Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T14:28:35.649Z] [2019-08-25T14:28:35.649Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-25T14:28:35.969Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 . [2019-08-25T14:28:35.969Z] #1 [internal] load build definition from Dockerfile [2019-08-25T14:28:35.969Z] #1 transferring dockerfile: 10.90kB done [2019-08-25T14:28:35.969Z] #1 DONE 0.0s [2019-08-25T14:28:35.969Z] [2019-08-25T14:28:35.969Z] #2 [internal] load .dockerignore [2019-08-25T14:28:35.969Z] #2 transferring context: 87B done [2019-08-25T14:28:35.969Z] #2 DONE 0.0s [2019-08-25T14:28:35.969Z] [2019-08-25T14:28:35.969Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-25T14:28:35.973Z] ? github.com/docker/docker/api [no test files] [2019-08-25T14:28:36.233Z] #3 DONE 0.1s [2019-08-25T14:28:36.233Z] [2019-08-25T14:28:36.233Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T14:28:36.233Z] #64 DONE 0.0s [2019-08-25T14:28:36.233Z] [2019-08-25T14:28:36.233Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T14:28:36.233Z] #4 DONE 0.0s [2019-08-25T14:28:36.233Z] [2019-08-25T14:28:36.233Z] #18 [internal] load build context [2019-08-25T14:28:37.608Z] #18 transferring context: 45.53MB 1.2s done [2019-08-25T14:28:37.608Z] #18 DONE 1.4s [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-25T14:28:37.608Z] #9 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T14:28:37.608Z] #44 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T14:28:37.608Z] #42 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:28:37.608Z] #33 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-25T14:28:37.608Z] #60 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:28:37.608Z] #30 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-25T14:28:37.608Z] #52 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T14:28:37.608Z] #27 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T14:28:37.608Z] #63 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T14:28:37.608Z] #31 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-25T14:28:37.608Z] #11 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-25T14:28:37.608Z] #29 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-25T14:28:37.608Z] #59 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T14:28:37.608Z] #17 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:37.608Z] #45 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #12 [dev 6/24] RUN ldconfig [2019-08-25T14:28:37.608Z] #12 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T14:28:37.608Z] #39 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:37.608Z] #36 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:28:37.608Z] #47 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.608Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T14:28:37.608Z] #62 CACHED [2019-08-25T14:28:37.608Z] [2019-08-25T14:28:37.609Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T14:28:37.609Z] #15 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:37.609Z] #22 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-25T14:28:37.609Z] #5 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:28:37.609Z] #40 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T14:28:37.609Z] #21 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T14:28:37.609Z] #48 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T14:28:37.609Z] #55 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T14:28:37.609Z] #56 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T14:28:37.609Z] #14 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-25T14:28:37.609Z] #7 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-25T14:28:37.609Z] #32 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:28:37.609Z] #57 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T14:28:37.609Z] #34 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T14:28:37.609Z] #25 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T14:28:37.609Z] #50 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:28:37.609Z] #13 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T14:28:37.609Z] #8 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-25T14:28:37.609Z] #37 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-25T14:28:37.609Z] #26 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-25T14:28:37.609Z] #23 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T14:28:37.609Z] #24 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T14:28:37.609Z] #43 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-25T14:28:37.609Z] #49 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T14:28:37.609Z] #51 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:28:37.609Z] #35 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:28:37.609Z] #58 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-25T14:28:37.609Z] #46 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-25T14:28:37.609Z] #65 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-25T14:28:37.609Z] #10 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T14:28:37.609Z] #53 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T14:28:37.609Z] #6 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-25T14:28:37.609Z] #19 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:28:37.609Z] #20 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T14:28:37.609Z] #16 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T14:28:37.609Z] #54 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T14:28:37.609Z] #28 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T14:28:37.609Z] #61 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T14:28:37.609Z] #38 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-25T14:28:37.609Z] #41 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-25T14:28:37.609Z] #66 CACHED [2019-08-25T14:28:37.609Z] [2019-08-25T14:28:37.609Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-25T14:28:38.978Z] #67 DONE 1.2s [2019-08-25T14:28:38.978Z] [2019-08-25T14:28:38.978Z] #68 exporting to image [2019-08-25T14:28:38.978Z] #68 exporting layers [2019-08-25T14:28:39.542Z] #68 exporting layers 0.7s done [2019-08-25T14:28:39.542Z] #68 writing image sha256:b9123360c2e2b9fdd113170bdcfe5d735599c354f492d726c9c6bc9cf70dda09 done [2019-08-25T14:28:39.542Z] #68 naming to docker.io/library/docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 done [2019-08-25T14:28:39.542Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-08-25T14:28:39.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/validate/default [2019-08-25T14:28:40.794Z] Congratulations! All commits are properly signed with the DCO! [2019-08-25T14:28:43.348Z] Fetching without tags [2019-08-25T14:28:43.849Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:43.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:43.322Z] > git config --add remote.origin.fetch +refs/pull/39795/head:refs/remotes/origin/PR-39795 # timeout=10 [2019-08-25T14:28:43.326Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T14:28:43.341Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:28:43.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:28:43.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:28:43.361Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:28:43.861Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:43.864Z] > git checkout -f dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:28:46.020Z] Merge succeeded, producing c7d073cb0b4da9be2ebcef80df0bafc3efb4c4d2 [2019-08-25T14:28:46.021Z] Checking out Revision c7d073cb0b4da9be2ebcef80df0bafc3efb4c4d2 (PR-39795) [2019-08-25T14:28:46.142Z] Commit message: "Merge commit 'cd1356d9ea6307659add38d6689a5b2ecb214c90' into HEAD" [2019-08-25T14:28:46.142Z] First time build. Skipping changelog. [2019-08-25T14:28:46.198Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T14:28:45.015Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T14:28:46.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T14:28:46.033Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:28:46.036Z] > git checkout -f c7d073cb0b4da9be2ebcef80df0bafc3efb4c4d2 [2019-08-25T14:28:47.150Z] + docker version [2019-08-25T14:28:47.150Z] Client: [2019-08-25T14:28:47.150Z] Version: 18.06.1-ce [2019-08-25T14:28:47.150Z] API version: 1.38 [2019-08-25T14:28:47.150Z] Go version: go1.10.3 [2019-08-25T14:28:47.150Z] Git commit: e68fc7a [2019-08-25T14:28:47.150Z] Built: Tue Aug 21 17:26:10 2018 [2019-08-25T14:28:47.150Z] OS/Arch: linux/ppc64le [2019-08-25T14:28:47.150Z] Experimental: false [2019-08-25T14:28:47.150Z] [2019-08-25T14:28:47.150Z] Server: [2019-08-25T14:28:47.150Z] Engine: [2019-08-25T14:28:47.150Z] Version: 18.06.1-ce [2019-08-25T14:28:47.150Z] API version: 1.38 (minimum version 1.12) [2019-08-25T14:28:47.150Z] Go version: go1.10.3 [2019-08-25T14:28:47.150Z] Git commit: e68fc7a [2019-08-25T14:28:47.150Z] Built: Tue Aug 21 17:24:20 2018 [2019-08-25T14:28:47.150Z] OS/Arch: linux/ppc64le [2019-08-25T14:28:47.150Z] Experimental: true [Pipeline] sh [2019-08-25T14:28:47.533Z] + docker info [2019-08-25T14:28:47.533Z] Containers: 0 [2019-08-25T14:28:47.533Z] Running: 0 [2019-08-25T14:28:47.533Z] Paused: 0 [2019-08-25T14:28:47.533Z] Stopped: 0 [2019-08-25T14:28:47.533Z] Images: 0 [2019-08-25T14:28:47.533Z] Server Version: 18.06.1-ce [2019-08-25T14:28:47.533Z] Storage Driver: overlay2 [2019-08-25T14:28:47.533Z] Backing Filesystem: extfs [2019-08-25T14:28:47.533Z] Supports d_type: true [2019-08-25T14:28:47.533Z] Native Overlay Diff: true [2019-08-25T14:28:47.533Z] Logging Driver: json-file [2019-08-25T14:28:47.533Z] Cgroup Driver: cgroupfs [2019-08-25T14:28:47.533Z] Plugins: [2019-08-25T14:28:47.533Z] Volume: local [2019-08-25T14:28:47.533Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T14:28:47.533Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-08-25T14:28:47.533Z] Swarm: inactive [2019-08-25T14:28:47.533Z] Runtimes: runc [2019-08-25T14:28:47.533Z] Default Runtime: runc [2019-08-25T14:28:47.533Z] Init Binary: docker-init [2019-08-25T14:28:47.533Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-08-25T14:28:47.533Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-08-25T14:28:47.533Z] init version: fec3683 [2019-08-25T14:28:47.533Z] Security Options: [2019-08-25T14:28:47.533Z] apparmor [2019-08-25T14:28:47.533Z] seccomp [2019-08-25T14:28:47.533Z] Profile: default [2019-08-25T14:28:47.533Z] Kernel Version: 4.4.0-139-generic [2019-08-25T14:28:47.533Z] Operating System: Ubuntu 16.04.3 LTS [2019-08-25T14:28:47.533Z] OSType: linux [2019-08-25T14:28:47.533Z] Architecture: ppc64le [2019-08-25T14:28:47.533Z] CPUs: 4 [2019-08-25T14:28:47.533Z] Total Memory: 7.972GiB [2019-08-25T14:28:47.533Z] Name: ppc64le-ubuntu-32 [2019-08-25T14:28:47.533Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-08-25T14:28:47.533Z] Docker Root Dir: /var/lib/docker [2019-08-25T14:28:47.533Z] Debug Mode (client): false [2019-08-25T14:28:47.533Z] Debug Mode (server): false [2019-08-25T14:28:47.533Z] Username: dockerbuildbot [2019-08-25T14:28:47.533Z] Registry: https://index.docker.io/v1/ [2019-08-25T14:28:47.533Z] Labels: [2019-08-25T14:28:47.533Z] Experimental: true [2019-08-25T14:28:47.533Z] Insecure Registries: [2019-08-25T14:28:47.533Z] 127.0.0.0/8 [2019-08-25T14:28:47.533Z] Live Restore Enabled: false [2019-08-25T14:28:47.533Z] [Pipeline] sh [2019-08-25T14:28:47.567Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2019-08-25T14:28:47.917Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:28:47.917Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:28:47.917Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T14:28:48.201Z] + bash /home/docker/workspace/moby_PR-39795/check-config.sh [2019-08-25T14:28:48.201Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T14:28:48.201Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-08-25T14:28:48.201Z] [2019-08-25T14:28:48.201Z] Generally Necessary: [2019-08-25T14:28:48.201Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T14:28:48.201Z] - apparmor: enabled and tools installed [2019-08-25T14:28:48.201Z] - CONFIG_NAMESPACES: enabled [2019-08-25T14:28:48.201Z] - CONFIG_NET_NS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_PID_NS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_IPC_NS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_UTS_NS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_CGROUPS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T14:28:48.201Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T14:28:48.201Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T14:28:48.201Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T14:28:48.201Z] - CONFIG_CPUSETS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_MEMCG: enabled [2019-08-25T14:28:48.201Z] - CONFIG_KEYS: enabled [2019-08-25T14:28:48.201Z] - CONFIG_VETH: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T14:28:48.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T14:28:48.485Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T14:28:48.485Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-08-25T14:28:48.485Z] [2019-08-25T14:28:48.485Z] Optional Features: [2019-08-25T14:28:48.485Z] - CONFIG_USER_NS: enabled [2019-08-25T14:28:48.485Z] - CONFIG_SECCOMP: enabled [2019-08-25T14:28:48.485Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T14:28:48.485Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T14:28:48.485Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T14:28:48.485Z] (cgroup swap accounting is currently enabled) [2019-08-25T14:28:48.485Z] - CONFIG_MEMCG_KMEM: enabled [2019-08-25T14:28:48.485Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T14:28:48.485Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T14:28:48.485Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T14:28:48.485Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T14:28:48.485Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T14:28:48.485Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T14:28:48.485Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T14:28:48.485Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T14:28:48.485Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T14:28:48.485Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T14:28:48.485Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T14:28:48.485Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T14:28:48.485Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T14:28:48.485Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_EXT4_FS: enabled [2019-08-25T14:28:48.485Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T14:28:48.485Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T14:28:48.485Z] - Network Drivers: [2019-08-25T14:28:48.485Z] - "overlay": [2019-08-25T14:28:48.485Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T14:28:48.485Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T14:28:48.485Z] Optional (for encrypted networks): [2019-08-25T14:28:48.768Z] - CONFIG_CRYPTO: enabled [2019-08-25T14:28:48.768Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_XFRM: enabled [2019-08-25T14:28:48.768Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T14:28:48.768Z] - "ipvlan": [2019-08-25T14:28:48.768Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T14:28:48.768Z] - "macvlan": [2019-08-25T14:28:48.768Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T14:28:48.768Z] - "ftp,tftp client in container": [2019-08-25T14:28:48.768Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T14:28:48.768Z] - Storage Drivers: [2019-08-25T14:28:48.768Z] - "aufs": [2019-08-25T14:28:48.768Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T14:28:48.768Z] - "btrfs": [2019-08-25T14:28:48.768Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T14:28:48.768Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T14:28:48.768Z] - "devicemapper": [2019-08-25T14:28:48.768Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T14:28:48.768Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T14:28:48.768Z] - "overlay": [2019-08-25T14:28:48.768Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T14:28:48.768Z] - "zfs": [2019-08-25T14:28:48.768Z] - /dev/zfs: missing [2019-08-25T14:28:48.768Z] - zfs command: missing [2019-08-25T14:28:48.768Z] - zpool command: missing [2019-08-25T14:28:48.768Z] [2019-08-25T14:28:48.768Z] Limits: [2019-08-25T14:28:48.768Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T14:28:48.768Z] [2019-08-25T14:28:48.768Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-25T14:28:49.181Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -f Dockerfile . [2019-08-25T14:28:51.867Z] Sending build context to Docker daemon 50MB [2019-08-25T14:28:51.867Z] Step 1/126 : ARG CROSS="false" [2019-08-25T14:28:51.867Z] Step 2/126 : ARG GO_VERSION=1.12.9 [2019-08-25T14:28:51.867Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-08-25T14:28:51.867Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-08-25T14:28:51.867Z] 1.12.9-stretch: Pulling from library/golang [2019-08-25T14:28:51.867Z] 2825fdb7e177: Pulling fs layer [2019-08-25T14:28:51.867Z] 361ecb978398: Pulling fs layer [2019-08-25T14:28:51.867Z] 15483e8c82df: Pulling fs layer [2019-08-25T14:28:51.867Z] 34839f11bbce: Pulling fs layer [2019-08-25T14:28:51.867Z] 34f648706e72: Pulling fs layer [2019-08-25T14:28:51.867Z] 8563a0b9fade: Pulling fs layer [2019-08-25T14:28:51.867Z] 53fac1b4f6a7: Pulling fs layer [2019-08-25T14:28:51.867Z] 34f648706e72: Waiting [2019-08-25T14:28:51.867Z] 8563a0b9fade: Waiting [2019-08-25T14:28:51.867Z] 53fac1b4f6a7: Waiting [2019-08-25T14:28:51.867Z] 34839f11bbce: Waiting [2019-08-25T14:28:52.489Z] 15483e8c82df: Verifying Checksum [2019-08-25T14:28:52.489Z] 15483e8c82df: Download complete [2019-08-25T14:28:52.773Z] 361ecb978398: Verifying Checksum [2019-08-25T14:28:52.773Z] 361ecb978398: Download complete [2019-08-25T14:28:55.468Z] 2825fdb7e177: Verifying Checksum [2019-08-25T14:28:55.468Z] 2825fdb7e177: Download complete [2019-08-25T14:28:56.094Z] 34839f11bbce: Verifying Checksum [2019-08-25T14:28:56.094Z] 34839f11bbce: Download complete [2019-08-25T14:28:56.717Z] 53fac1b4f6a7: Verifying Checksum [2019-08-25T14:28:56.717Z] 53fac1b4f6a7: Download complete [2019-08-25T14:28:57.003Z] 34f648706e72: Verifying Checksum [2019-08-25T14:28:57.003Z] 34f648706e72: Download complete [2019-08-25T14:28:59.696Z] 2825fdb7e177: Pull complete [2019-08-25T14:29:00.313Z] 361ecb978398: Pull complete [2019-08-25T14:29:00.597Z] 15483e8c82df: Pull complete [2019-08-25T14:29:02.079Z] 8563a0b9fade: Verifying Checksum [2019-08-25T14:29:02.079Z] 8563a0b9fade: Download complete [2019-08-25T14:29:04.761Z] 34839f11bbce: Pull complete [2019-08-25T14:29:06.792Z] 34f648706e72: Pull complete [2019-08-25T14:29:13.612Z] 8563a0b9fade: Pull complete [2019-08-25T14:29:13.612Z] 53fac1b4f6a7: Pull complete [2019-08-25T14:29:13.612Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 [2019-08-25T14:29:13.612Z] Status: Downloaded newer image for golang:1.12.9-stretch [2019-08-25T14:29:13.612Z] ---> b5f54f7bacb8 [2019-08-25T14:29:13.612Z] Step 5/126 : ARG APT_MIRROR [2019-08-25T14:29:13.612Z] ---> Running in 6ed304744986 [2019-08-25T14:29:13.612Z] Removing intermediate container 6ed304744986 [2019-08-25T14:29:13.612Z] ---> e38be5334e50 [2019-08-25T14:29:13.612Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-08-25T14:29:13.612Z] ---> Running in d92cf682a3c8 [2019-08-25T14:29:13.612Z] Removing intermediate container d92cf682a3c8 [2019-08-25T14:29:13.612Z] ---> b7239c74cb06 [2019-08-25T14:29:13.612Z] Step 7/126 : FROM base AS criu [2019-08-25T14:29:13.612Z] ---> b7239c74cb06 [2019-08-25T14:29:13.612Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:29:13.895Z] ---> Running in 491f8f0395c0 [2019-08-25T14:29:13.895Z] Removing intermediate container 491f8f0395c0 [2019-08-25T14:29:13.895Z] ---> d1dd8fd03850 [2019-08-25T14:29:13.895Z] Step 9/126 : ENV CRIU_VERSION 3.12 [2019-08-25T14:29:13.895Z] ---> Running in ce96b0431777 [2019-08-25T14:29:13.895Z] Removing intermediate container ce96b0431777 [2019-08-25T14:29:13.895Z] ---> 4afc701ee0a3 [2019-08-25T14:29:13.895Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c0-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-08-25T14:29:13.895Z] ---> Running in f47e38badd90 [2019-08-25T14:29:14.517Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:29:14.517Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:29:14.517Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:29:14.517Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:29:14.517Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:29:14.801Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T14:29:15.083Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T14:29:15.367Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T14:29:17.391Z] Fetched 7716 kB in 2s (2916 kB/s) [2019-08-25T14:29:18.399Z] Reading package lists... [2019-08-25T14:29:19.406Z] Reading package lists... [2019-08-25T14:29:19.688Z] Building dependency tree... [2019-08-25T14:29:19.688Z] Reading state information... [2019-08-25T14:29:19.970Z] The following additional packages will be installed: [2019-08-25T14:29:19.970Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-25T14:29:19.970Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-08-25T14:29:19.970Z] Suggested packages: [2019-08-25T14:29:19.970Z] manpages-dev python-setuptools [2019-08-25T14:29:20.252Z] The following NEW packages will be installed: [2019-08-25T14:29:20.252Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-25T14:29:20.252Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-25T14:29:20.252Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-25T14:29:20.252Z] zlib1g-dev [2019-08-25T14:29:20.252Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:29:20.252Z] Need to get 3548 kB of archives. [2019-08-25T14:29:20.252Z] After this operation, 21.2 MB of additional disk space will be used. [2019-08-25T14:29:20.252Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-25T14:29:20.252Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-08-25T14:29:20.252Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-08-25T14:29:20.252Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-08-25T14:29:20.252Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-08-25T14:29:20.252Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-25T14:29:20.252Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-08-25T14:29:20.252Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-08-25T14:29:20.252Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-08-25T14:29:20.534Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-08-25T14:29:20.534Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-08-25T14:29:20.534Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-08-25T14:29:20.534Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-08-25T14:29:20.534Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-08-25T14:29:20.534Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-25T14:29:20.534Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-08-25T14:29:20.816Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:29:20.816Z] Fetched 3548 kB in 0s (16.1 MB/s) [2019-08-25T14:29:20.816Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-25T14:29:20.816Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T14:29:20.816Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-25T14:29:20.816Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T14:29:20.816Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-08-25T14:29:20.816Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-08-25T14:29:20.816Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-08-25T14:29:20.816Z] Selecting previously unselected package libnet1-dev. [2019-08-25T14:29:20.816Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-25T14:29:20.816Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T14:29:20.816Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-25T14:29:20.816Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-25T14:29:20.816Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T14:29:20.816Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-08-25T14:29:20.816Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-08-25T14:29:20.816Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-25T14:29:21.100Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-25T14:29:21.100Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-25T14:29:21.100Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T14:29:21.100Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-08-25T14:29:21.100Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-08-25T14:29:21.100Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-25T14:29:21.100Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-08-25T14:29:21.100Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-08-25T14:29:21.100Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-25T14:29:21.100Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-08-25T14:29:21.100Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-08-25T14:29:21.100Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-25T14:29:21.100Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-08-25T14:29:21.100Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-08-25T14:29:21.100Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-25T14:29:21.100Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-08-25T14:29:21.100Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-08-25T14:29:21.100Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-25T14:29:21.382Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-08-25T14:29:21.382Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-08-25T14:29:21.382Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-08-25T14:29:21.665Z] Selecting previously unselected package protobuf-c-compiler. [2019-08-25T14:29:21.665Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-08-25T14:29:21.665Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-25T14:29:21.665Z] Selecting previously unselected package protobuf-compiler. [2019-08-25T14:29:21.665Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-08-25T14:29:21.665Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-25T14:29:21.665Z] Selecting previously unselected package python-pkg-resources. [2019-08-25T14:29:21.665Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T14:29:21.665Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-25T14:29:21.665Z] Selecting previously unselected package python-protobuf. [2019-08-25T14:29:21.665Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-08-25T14:29:21.665Z] Unpacking python-protobuf (3.0.0-9) ... [2019-08-25T14:29:21.665Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T14:29:21.665Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T14:29:21.665Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-08-25T14:29:23.136Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T14:29:23.136Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-08-25T14:29:23.136Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:29:23.136Z] Setting up python-protobuf (3.0.0-9) ... [2019-08-25T14:29:24.608Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-08-25T14:29:24.608Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-08-25T14:29:24.608Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T14:29:24.608Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-08-25T14:29:24.608Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-08-25T14:29:24.608Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-25T14:29:24.608Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-08-25T14:29:24.608Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-08-25T14:29:24.608Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-08-25T14:29:24.608Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-08-25T14:29:24.608Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:29:25.228Z] Removing intermediate container f47e38badd90 [2019-08-25T14:29:25.228Z] ---> b079508af6e7 [2019-08-25T14:29:25.228Z] Step 11/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-08-25T14:29:25.228Z] ---> Running in b410da492eeb [2019-08-25T14:29:26.248Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-25T14:29:26.248Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T14:29:26.532Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T14:29:26.532Z]  GEN .gitid [2019-08-25T14:29:26.532Z] GEN criu/include/version.h [2019-08-25T14:29:26.532Z] GEN include/common/asm [2019-08-25T14:29:26.816Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-25T14:29:26.816Z] PBCC images/opts.pb-c.c [2019-08-25T14:29:26.816Z] PBCC images/sit.pb-c.c [2019-08-25T14:29:26.816Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-08-25T14:29:27.099Z] DEP images/opts.pb-c.d [2019-08-25T14:29:27.099Z] DEP images/sit.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/macvlan.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/macvlan.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/autofs.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/autofs.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/sysctl.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/sysctl.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/time.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/time.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/binfmt-misc.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/binfmt-misc.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/seccomp.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/seccomp.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/userns.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/userns.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/cgroup.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/cgroup.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/fown.pb-c.c [2019-08-25T14:29:27.099Z] PBCC images/ext-file.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/fown.pb-c.d [2019-08-25T14:29:27.099Z] DEP images/ext-file.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/rpc.pb-c.c [2019-08-25T14:29:27.099Z] DEP images/rpc.pb-c.d [2019-08-25T14:29:27.099Z] PBCC images/siginfo.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/siginfo.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/pagemap.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/pagemap.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/rlimit.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/rlimit.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/file-lock.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/file-lock.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/tty.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/tty.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/tun.pb-c.c [2019-08-25T14:29:27.381Z] PBCC images/netdev.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/tun.pb-c.d [2019-08-25T14:29:27.381Z] DEP images/netdev.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/vma.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/vma.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/creds.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/creds.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/utsns.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/utsns.pb-c.d [2019-08-25T14:29:27.381Z] PBCC images/ipc-desc.pb-c.c [2019-08-25T14:29:27.381Z] PBCC images/ipc-sem.pb-c.c [2019-08-25T14:29:27.381Z] DEP images/ipc-desc.pb-c.d [2019-08-25T14:29:27.663Z] DEP images/ipc-sem.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/ipc-msg.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/ipc-msg.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/ipc-shm.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/ipc-shm.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/ipc-var.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/ipc-var.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/sk-opts.pb-c.c [2019-08-25T14:29:27.663Z] PBCC images/packet-sock.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/sk-opts.pb-c.d [2019-08-25T14:29:27.663Z] DEP images/packet-sock.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/sk-netlink.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/sk-netlink.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/sk-inet.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/sk-inet.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/sk-unix.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/sk-unix.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/mm.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/mm.pb-c.d [2019-08-25T14:29:27.663Z] PBCC images/timerfd.pb-c.c [2019-08-25T14:29:27.663Z] DEP images/timerfd.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/timer.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/timer.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/sa.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/sa.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/pipe-data.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/pipe-data.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/mnt.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/mnt.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/sk-packet.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/sk-packet.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/tcp-stream.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/tcp-stream.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/pipe.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/pipe.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/pstree.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/pstree.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/fs.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/fs.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/signalfd.pb-c.c [2019-08-25T14:29:27.946Z] DEP images/signalfd.pb-c.d [2019-08-25T14:29:27.946Z] PBCC images/fh.pb-c.c [2019-08-25T14:29:27.946Z] PBCC images/fsnotify.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/fh.pb-c.d [2019-08-25T14:29:28.228Z] DEP images/fsnotify.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/eventpoll.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/eventpoll.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/eventfd.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/eventfd.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/remap-file-path.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/remap-file-path.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/fifo.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/fifo.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/ghost-file.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/ghost-file.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/regfile.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/regfile.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/ns.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/ns.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/fdinfo.pb-c.c [2019-08-25T14:29:28.228Z] DEP images/fdinfo.pb-c.d [2019-08-25T14:29:28.228Z] PBCC images/core-aarch64.pb-c.c [2019-08-25T14:29:28.228Z] PBCC images/core-arm.pb-c.c [2019-08-25T14:29:28.228Z] PBCC images/core-ppc64.pb-c.c [2019-08-25T14:29:28.228Z] PBCC images/core-s390.pb-c.c [2019-08-25T14:29:28.513Z] PBCC images/core-x86.pb-c.c [2019-08-25T14:29:28.513Z] PBCC images/core.pb-c.c [2019-08-25T14:29:28.513Z] PBCC images/inventory.pb-c.c [2019-08-25T14:29:28.513Z] DEP images/core-aarch64.pb-c.d [2019-08-25T14:29:28.513Z] DEP images/core-arm.pb-c.d [2019-08-25T14:29:28.513Z] DEP images/core-ppc64.pb-c.d [2019-08-25T14:29:28.513Z] DEP images/core-s390.pb-c.d [2019-08-25T14:29:28.513Z] DEP images/core-x86.pb-c.d [2019-08-25T14:29:28.513Z] DEP images/core.pb-c.d [2019-08-25T14:29:28.513Z] DEP images/inventory.pb-c.d [2019-08-25T14:29:28.513Z] PBCC images/cpuinfo.pb-c.c [2019-08-25T14:29:28.513Z] DEP images/cpuinfo.pb-c.d [2019-08-25T14:29:28.513Z] PBCC images/stats.pb-c.c [2019-08-25T14:29:28.513Z] DEP images/stats.pb-c.d [2019-08-25T14:29:28.799Z] make[1]: Nothing to be done for 'all'. [2019-08-25T14:29:29.081Z] CC images/stats.o [2019-08-25T14:29:29.363Z] CC images/core.o [2019-08-25T14:29:29.647Z] CC images/core-x86.o [2019-08-25T14:29:29.647Z] CC images/core-arm.o [2019-08-25T14:29:29.935Z] CC images/core-aarch64.o [2019-08-25T14:29:29.935Z] CC images/core-ppc64.o [2019-08-25T14:29:30.218Z] CC images/core-s390.o [2019-08-25T14:29:30.501Z] CC images/cpuinfo.o [2019-08-25T14:29:30.501Z] CC images/inventory.o [2019-08-25T14:29:30.501Z] CC images/fdinfo.o [2019-08-25T14:29:30.783Z] CC images/fown.o [2019-08-25T14:29:30.784Z] CC images/ns.o [2019-08-25T14:29:30.784Z] CC images/regfile.o [2019-08-25T14:29:31.066Z] CC images/ghost-file.o [2019-08-25T14:29:31.066Z] CC images/fifo.o [2019-08-25T14:29:31.066Z] CC images/remap-file-path.o [2019-08-25T14:29:31.066Z] CC images/eventfd.o [2019-08-25T14:29:31.348Z] CC images/eventpoll.o [2019-08-25T14:29:31.348Z] CC images/fh.o [2019-08-25T14:29:31.348Z] CC images/fsnotify.o [2019-08-25T14:29:31.630Z] CC images/signalfd.o [2019-08-25T14:29:31.630Z] CC images/fs.o [2019-08-25T14:29:31.912Z] CC images/pstree.o [2019-08-25T14:29:31.912Z] CC images/pipe.o [2019-08-25T14:29:31.912Z] CC images/tcp-stream.o [2019-08-25T14:29:31.912Z] CC images/sk-packet.o [2019-08-25T14:29:32.196Z] CC images/mnt.o [2019-08-25T14:29:32.196Z] CC images/pipe-data.o [2019-08-25T14:29:32.196Z] CC images/sa.o [2019-08-25T14:29:32.196Z] CC images/timer.o [2019-08-25T14:29:32.479Z] CC images/timerfd.o [2019-08-25T14:29:32.479Z] CC images/mm.o [2019-08-25T14:29:32.479Z] CC images/sk-opts.o [2019-08-25T14:29:32.764Z] CC images/sk-unix.o [2019-08-25T14:29:32.764Z] CC images/sk-inet.o [2019-08-25T14:29:32.764Z] CC images/tun.o [2019-08-25T14:29:33.058Z] CC images/sk-netlink.o [2019-08-25T14:29:33.058Z] CC images/packet-sock.o [2019-08-25T14:29:33.342Z] CC images/ipc-var.o [2019-08-25T14:29:33.342Z] CC images/ipc-desc.o [2019-08-25T14:29:33.342Z] CC images/ipc-shm.o [2019-08-25T14:29:33.342Z] CC images/ipc-msg.o [2019-08-25T14:29:33.625Z] CC images/ipc-sem.o [2019-08-25T14:29:33.625Z] CC images/utsns.o [2019-08-25T14:29:33.625Z] CC images/creds.o [2019-08-25T14:29:33.625Z] CC images/vma.o [2019-08-25T14:29:33.908Z] CC images/netdev.o [2019-08-25T14:29:33.908Z] CC images/tty.o [2019-08-25T14:29:34.191Z] CC images/file-lock.o [2019-08-25T14:29:34.191Z] CC images/rlimit.o [2019-08-25T14:29:34.191Z] CC images/pagemap.o [2019-08-25T14:29:34.473Z] CC images/siginfo.o [2019-08-25T14:29:34.473Z] CC images/rpc.o [2019-08-25T14:29:35.088Z] CC images/ext-file.o [2019-08-25T14:29:35.088Z] CC images/cgroup.o [2019-08-25T14:29:35.088Z] CC images/userns.o [2019-08-25T14:29:35.371Z] CC images/google/protobuf/descriptor.o [2019-08-25T14:29:35.986Z] CC images/opts.o [2019-08-25T14:29:35.986Z] CC images/seccomp.o [2019-08-25T14:29:35.986Z] CC images/binfmt-misc.o [2019-08-25T14:29:36.275Z] CC images/time.o [2019-08-25T14:29:36.275Z] CC images/sysctl.o [2019-08-25T14:29:36.275Z] CC images/autofs.o [2019-08-25T14:29:36.275Z] CC images/macvlan.o [2019-08-25T14:29:36.275Z] CC images/sit.o [2019-08-25T14:29:36.558Z] LINK images/built-in.o [2019-08-25T14:29:36.558Z] GEN compel/include/asm [2019-08-25T14:29:36.558Z] GEN compel/include/version.h [2019-08-25T14:29:36.558Z] touch .config [2019-08-25T14:29:36.558Z] GEN include/common/config.h [2019-08-25T14:29:36.558Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-25T14:29:36.558Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-08-25T14:29:36.558Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-08-25T14:29:36.558Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-08-25T14:29:36.558Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-08-25T14:29:36.558Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-08-25T14:29:36.558Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-08-25T14:29:36.558Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-25T14:29:36.558Z] DEP compel/plugins/std/infect.d [2019-08-25T14:29:36.558Z] DEP compel/plugins/std/string.d [2019-08-25T14:29:36.558Z] DEP compel/plugins/std/log.d [2019-08-25T14:29:36.840Z] DEP compel/plugins/std/fds.d [2019-08-25T14:29:36.840Z] DEP compel/plugins/std/std.d [2019-08-25T14:29:36.840Z] DEP compel/plugins/shmem/shmem.d [2019-08-25T14:29:36.840Z] DEP compel/plugins/fds/fds.d [2019-08-25T14:29:36.840Z] CC compel/plugins/std/std.o [2019-08-25T14:29:37.127Z] CC compel/plugins/std/fds.o [2019-08-25T14:29:37.127Z] CC compel/plugins/std/log.o [2019-08-25T14:29:37.409Z] CC compel/plugins/std/string.o [2019-08-25T14:29:37.692Z] CC compel/plugins/std/infect.o [2019-08-25T14:29:37.692Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-08-25T14:29:37.976Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-08-25T14:29:37.976Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-08-25T14:29:37.976Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-08-25T14:29:37.976Z] AR compel/plugins/std.lib.a [2019-08-25T14:29:37.976Z] CC compel/plugins/fds/fds.o [2019-08-25T14:29:37.976Z] AR compel/plugins/fds.lib.a [2019-08-25T14:29:37.976Z] HOSTDEP compel/src/lib/log-host.d [2019-08-25T14:29:37.976Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-25T14:29:38.258Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-08-25T14:29:38.258Z] HOSTDEP compel/src/main-host.d [2019-08-25T14:29:38.258Z] DEP compel/src/lib/ptrace.d [2019-08-25T14:29:38.258Z] DEP compel/src/lib/infect.d [2019-08-25T14:29:38.258Z] DEP compel/src/lib/infect-util.d [2019-08-25T14:29:38.258Z] DEP compel/src/lib/infect-rpc.d [2019-08-25T14:29:38.540Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-08-25T14:29:38.540Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-08-25T14:29:38.540Z] DEP compel/src/lib/log.d [2019-08-25T14:29:38.540Z] DEP compel/src/main.d [2019-08-25T14:29:38.540Z] DEP compel/src/lib/handle-elf.d [2019-08-25T14:29:38.540Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-08-25T14:29:38.822Z] CC compel/src/lib/log.o [2019-08-25T14:29:38.822Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-08-25T14:29:38.822Z] CC compel/arch/ppc64/src/lib/infect.o [2019-08-25T14:29:39.104Z] CC compel/src/lib/infect-rpc.o [2019-08-25T14:29:39.387Z] CC compel/src/lib/infect-util.o [2019-08-25T14:29:39.387Z] CC compel/src/lib/infect.o [2019-08-25T14:29:40.397Z] CC compel/src/lib/ptrace.o [2019-08-25T14:29:40.397Z] AR compel/libcompel.a [2019-08-25T14:29:40.397Z] HOSTCC compel/src/main-host.o [2019-08-25T14:29:40.679Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-08-25T14:29:40.679Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-08-25T14:29:40.679Z] HOSTCC compel/src/lib/log-host.o [2019-08-25T14:29:40.961Z] HOSTLINK compel/compel-host-bin [2019-08-25T14:29:40.961Z] DEP soccr/soccr.d [2019-08-25T14:29:40.961Z] CC soccr/soccr.o [2019-08-25T14:29:41.575Z] AR soccr/libsoccr.a [2019-08-25T14:29:41.575Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T14:29:41.575Z] DEP criu/arch/ppc64/sigframe.d [2019-08-25T14:29:41.575Z] DEP criu/arch/ppc64/crtools.d [2019-08-25T14:29:41.861Z] DEP criu/arch/ppc64/cpu.d [2019-08-25T14:29:41.861Z] CC criu/arch/ppc64/cpu.o [2019-08-25T14:29:42.151Z] CC criu/arch/ppc64/crtools.o [2019-08-25T14:29:42.436Z] CC criu/arch/ppc64/sigframe.o [2019-08-25T14:29:42.436Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-08-25T14:29:42.436Z] DEP criu/arch/ppc64/misc.d [2019-08-25T14:29:42.436Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-08-25T14:29:42.436Z] DEP criu/arch/ppc64/vdso-pie.d [2019-08-25T14:29:42.718Z] DEP criu/pie/parasite-vdso.d [2019-08-25T14:29:42.718Z] DEP criu/pie/util-vdso.d [2019-08-25T14:29:42.718Z] DEP criu/pie/util.d [2019-08-25T14:29:42.718Z] CC criu/pie/util.o [2019-08-25T14:29:43.004Z] CC criu/pie/util-vdso.o [2019-08-25T14:29:43.287Z] CC criu/pie/parasite-vdso.o [2019-08-25T14:29:43.287Z] CC criu/arch/ppc64/vdso-pie.o [2019-08-25T14:29:43.569Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-08-25T14:29:43.569Z] CC criu/arch/ppc64/misc.o [2019-08-25T14:29:43.569Z] AR criu/pie/pie.lib.a [2019-08-25T14:29:43.569Z] DEP criu/pie/restorer.d [2019-08-25T14:29:43.569Z] DEP criu/arch/ppc64/restorer.d [2019-08-25T14:29:43.851Z] DEP criu/pie/parasite.d [2019-08-25T14:29:43.851Z] CC criu/pie/parasite.o [2019-08-25T14:29:44.466Z] LINK criu/pie/parasite.built-in.o [2019-08-25T14:29:44.466Z] GEN criu/pie/parasite-blob.h [2019-08-25T14:29:44.466Z] CC criu/arch/ppc64/restorer.o [2019-08-25T14:29:44.466Z] CC criu/pie/restorer.o [2019-08-25T14:29:45.937Z] LINK criu/pie/restorer.built-in.o [2019-08-25T14:29:45.937Z] GEN criu/pie/restorer-blob.h [2019-08-25T14:29:45.937Z] DEP criu/vdso.d [2019-08-25T14:29:45.937Z] DEP criu/uts_ns.d [2019-08-25T14:29:45.937Z] DEP criu/util.d [2019-08-25T14:29:45.937Z] DEP criu/uffd.d [2019-08-25T14:29:45.937Z] DEP criu/tun.d [2019-08-25T14:29:46.219Z] DEP criu/tty.d [2019-08-25T14:29:46.219Z] DEP criu/timerfd.d [2019-08-25T14:29:46.219Z] DEP criu/sysfs_parse.d [2019-08-25T14:29:46.219Z] DEP criu/sysctl.d [2019-08-25T14:29:46.501Z] DEP criu/string.d [2019-08-25T14:29:46.501Z] DEP criu/stats.d [2019-08-25T14:29:46.501Z] DEP criu/sockets.d [2019-08-25T14:29:46.501Z] DEP criu/sk-unix.d [2019-08-25T14:29:46.501Z] DEP criu/sk-tcp.d [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 95.2% of statements [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-25T14:29:46.624Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-25T14:29:46.624Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-08-25T14:29:46.783Z] DEP criu/sk-queue.d [2019-08-25T14:29:46.783Z] DEP criu/sk-packet.d [2019-08-25T14:29:46.783Z] DEP criu/sk-netlink.d [2019-08-25T14:29:47.065Z] DEP criu/sk-inet.d [2019-08-25T14:29:47.065Z] DEP criu/signalfd.d [2019-08-25T14:29:47.065Z] DEP criu/sigframe.d [2019-08-25T14:29:47.065Z] DEP criu/shmem.d [2019-08-25T14:29:47.065Z] DEP criu/servicefd.d [2019-08-25T14:29:47.346Z] DEP criu/seize.d [2019-08-25T14:29:47.346Z] DEP criu/seccomp.d [2019-08-25T14:29:47.346Z] DEP criu/rst-malloc.d [2019-08-25T14:29:47.346Z] DEP criu/rbtree.d [2019-08-25T14:29:47.346Z] DEP criu/pstree.d [2019-08-25T14:29:47.631Z] DEP criu/protobuf.d [2019-08-25T14:29:47.631Z] GEN criu/protobuf-desc-gen.h [2019-08-25T14:29:47.916Z] DEP criu/protobuf-desc.d [2019-08-25T14:29:48.198Z] DEP criu/proc_parse.d [2019-08-25T14:29:48.198Z] DEP criu/plugin.d [2019-08-25T14:29:48.198Z] DEP criu/pipes.d [2019-08-25T14:29:48.198Z] DEP criu/pie-util.d [2019-08-25T14:29:48.198Z] DEP criu/pie-util-vdso.d [2019-08-25T14:29:48.479Z] DEP criu/pie-util-vdso-elf32.d [2019-08-25T14:29:48.479Z] DEP criu/path.d [2019-08-25T14:29:48.479Z] DEP criu/parasite-syscall.d [2019-08-25T14:29:48.479Z] DEP criu/pagemap.d [2019-08-25T14:29:48.761Z] DEP criu/pagemap-cache.d [2019-08-25T14:29:48.761Z] DEP criu/page-xfer.d [2019-08-25T14:29:48.761Z] DEP criu/page-pipe.d [2019-08-25T14:29:48.761Z] DEP criu/netfilter.d [2019-08-25T14:29:48.761Z] DEP criu/net.d [2019-08-25T14:29:49.054Z] DEP criu/namespaces.d [2019-08-25T14:29:49.054Z] DEP criu/mount.d [2019-08-25T14:29:49.054Z] DEP criu/mem.d [2019-08-25T14:29:49.335Z] DEP criu/lsm.d [2019-08-25T14:29:49.335Z] DEP criu/log.d [2019-08-25T14:29:49.335Z] DEP criu/libnetlink.d [2019-08-25T14:29:49.335Z] DEP criu/kerndat.d [2019-08-25T14:29:49.617Z] DEP criu/kcmp-ids.d [2019-08-25T14:29:49.617Z] DEP criu/irmap.d [2019-08-25T14:29:49.617Z] DEP criu/ipc_ns.d [2019-08-25T14:29:49.617Z] DEP criu/image.d [2019-08-25T14:29:49.617Z] DEP criu/image-desc.d [2019-08-25T14:29:49.899Z] DEP criu/fsnotify.d [2019-08-25T14:29:49.899Z] DEP criu/filesystems.d [2019-08-25T14:29:49.899Z] DEP criu/files.d [2019-08-25T14:29:49.899Z] DEP criu/files-reg.d [2019-08-25T14:29:49.946Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-08-25T14:29:50.181Z] DEP criu/files-ext.d [2019-08-25T14:29:50.181Z] DEP criu/file-lock.d [2019-08-25T14:29:50.181Z] DEP criu/file-ids.d [2019-08-25T14:29:50.181Z] DEP criu/fifo.d [2019-08-25T14:29:50.462Z] DEP criu/fdstore.d [2019-08-25T14:29:50.462Z] DEP criu/fault-injection.d [2019-08-25T14:29:50.462Z] DEP criu/external.d [2019-08-25T14:29:50.462Z] DEP criu/eventpoll.d [2019-08-25T14:29:50.462Z] DEP criu/eventfd.d [2019-08-25T14:29:50.744Z] DEP criu/crtools.d [2019-08-25T14:29:50.744Z] DEP criu/cr-service.d [2019-08-25T14:29:50.744Z] DEP criu/cr-restore.d [2019-08-25T14:29:50.845Z] ok github.com/docker/docker/builder/dockerfile 0.901s coverage: 45.1% of statements [2019-08-25T14:29:51.025Z] DEP criu/cr-errno.d [2019-08-25T14:29:51.025Z] DEP criu/cr-dump.d [2019-08-25T14:29:51.026Z] DEP criu/cr-dedup.d [2019-08-25T14:29:51.026Z] DEP criu/cr-check.d [2019-08-25T14:29:51.308Z] DEP criu/config.d [2019-08-25T14:29:51.308Z] DEP criu/clone-noasan.d [2019-08-25T14:29:51.308Z] DEP criu/cgroup.d [2019-08-25T14:29:51.308Z] DEP criu/cgroup-props.d [2019-08-25T14:29:51.308Z] DEP criu/bitmap.d [2019-08-25T14:29:51.308Z] DEP criu/bfd.d [2019-08-25T14:29:51.590Z] DEP criu/autofs.d [2019-08-25T14:29:51.590Z] DEP criu/aio.d [2019-08-25T14:29:51.590Z] DEP criu/action-scripts.d [2019-08-25T14:29:51.873Z] CC criu/action-scripts.o [2019-08-25T14:29:51.873Z] CC criu/aio.o [2019-08-25T14:29:52.154Z] CC criu/autofs.o [2019-08-25T14:29:52.745Z] ok github.com/docker/docker/builder/remotecontext 0.292s coverage: 13.6% of statements [2019-08-25T14:29:53.117Z] ok github.com/docker/docker/builder/remotecontext/git 1.075s coverage: 85.1% of statements [2019-08-25T14:29:53.117Z] ? github.com/docker/docker/cli [no test files] [2019-08-25T14:29:53.117Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-25T14:29:53.165Z] CC criu/bfd.o [2019-08-25T14:29:53.165Z] CC criu/bitmap.o [2019-08-25T14:29:53.165Z] CC criu/cgroup-props.o [2019-08-25T14:29:53.492Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-08-25T14:29:53.778Z] CC criu/cgroup.o [2019-08-25T14:29:54.975Z] Running on ubuntu-1804-overlay2 (i-09b4c9b36fb50073a) in /home/ubuntu/workspace/moby_PR-39795 [Pipeline] { [Pipeline] checkout [2019-08-25T14:29:55.258Z] CC criu/clone-noasan.o [2019-08-25T14:29:55.258Z] CC criu/config.o [2019-08-25T14:29:55.873Z] CC criu/cr-check.o [2019-08-25T14:29:56.879Z] CC criu/cr-dedup.o [2019-08-25T14:29:56.879Z] CC criu/cr-dump.o [2019-08-25T14:29:58.209Z] using credential docker-jenkins-github-credentials [2019-08-25T14:29:58.215Z] Cloning the remote Git repository [2019-08-25T14:29:58.215Z] Cloning with configured refspecs honoured and without tags [2019-08-25T14:29:58.351Z] CC criu/cr-errno.o [2019-08-25T14:29:58.351Z] CC criu/cr-restore.o [2019-08-25T14:29:58.272Z] Cloning repository https://github.com/moby/moby.git [2019-08-25T14:29:58.316Z] > git init /home/ubuntu/workspace/moby_PR-39795 # timeout=10 [2019-08-25T14:29:58.720Z] ok github.com/docker/docker/client 0.169s coverage: 75.8% of statements [2019-08-25T14:29:59.156Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:29:59.156Z] > git --version # timeout=10 [2019-08-25T14:29:59.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:29:59.237Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:30:00.374Z] CC criu/cr-service.o [2019-08-25T14:30:01.424Z] CC criu/crtools.o [2019-08-25T14:30:01.706Z] CC criu/eventfd.o [2019-08-25T14:30:01.988Z] CC criu/eventpoll.o [2019-08-25T14:30:02.209Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-08-25T14:30:02.209Z] No api/types/ or api/swagger.yaml changes in diff. [2019-08-25T14:30:02.209Z] Congratulations! No testing.T found. [2019-08-25T14:30:02.209Z] Congratulations! All toml source files changed here have valid syntax. [2019-08-25T14:30:02.209Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-08-25T14:30:02.209Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-08-25T14:30:02.209Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-08-25T14:30:02.274Z] CC criu/external.o [2019-08-25T14:30:02.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/make.sh dynbinary-daemon test-docker-py [2019-08-25T14:30:02.563Z] CC criu/fault-injection.o [2019-08-25T14:30:02.563Z] CC criu/fdstore.o [2019-08-25T14:30:02.845Z] CC criu/fifo.o [2019-08-25T14:30:03.087Z] [2019-08-25T14:30:03.126Z] CC criu/file-ids.o [2019-08-25T14:30:03.126Z] CC criu/file-lock.o [2019-08-25T14:30:03.344Z] Removing bundles/ [2019-08-25T14:30:03.344Z] [2019-08-25T14:30:03.344Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-25T14:30:03.344Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:30:03.344Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T14:30:03.740Z] CC criu/files-ext.o [2019-08-25T14:30:04.022Z] CC criu/files-reg.o [2019-08-25T14:30:05.027Z] CC criu/files.o [2019-08-25T14:30:06.033Z] CC criu/filesystems.o [2019-08-25T14:30:06.648Z] CC criu/fsnotify.o [2019-08-25T14:30:07.262Z] CC criu/image-desc.o [2019-08-25T14:30:07.262Z] CC criu/image.o [2019-08-25T14:30:07.545Z] CC criu/ipc_ns.o [2019-08-25T14:30:08.560Z] CC criu/irmap.o [2019-08-25T14:30:08.844Z] CC criu/kcmp-ids.o [2019-08-25T14:30:08.844Z] CC criu/kerndat.o [2019-08-25T14:30:09.458Z] CC criu/libnetlink.o [2019-08-25T14:30:09.741Z] CC criu/log.o [2019-08-25T14:30:10.023Z] CC criu/lsm.o [2019-08-25T14:30:10.305Z] CC criu/mem.o [2019-08-25T14:30:11.310Z] CC criu/mount.o [2019-08-25T14:30:13.991Z] CC criu/namespaces.o [2019-08-25T14:30:14.605Z] CC criu/net.o [2019-08-25T14:30:16.634Z] CC criu/netfilter.o [2019-08-25T14:30:16.916Z] CC criu/page-pipe.o [2019-08-25T14:30:17.198Z] CC criu/page-xfer.o [2019-08-25T14:30:18.204Z] CC criu/pagemap-cache.o [2019-08-25T14:30:18.204Z] CC criu/pagemap.o [2019-08-25T14:30:18.817Z] CC criu/parasite-syscall.o [2019-08-25T14:30:19.430Z] CC criu/path.o [2019-08-25T14:30:19.511Z] Fetching without tags [2019-08-25T14:30:19.712Z] CC criu/pie-util-vdso-elf32.o [2019-08-25T14:30:19.712Z] CC criu/pie-util-vdso.o [2019-08-25T14:30:19.894Z] Merging remotes/origin/master commit cd1356d9ea6307659add38d6689a5b2ecb214c90 into PR head commit dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:30:20.002Z] CC criu/pie-util.o [2019-08-25T14:30:20.284Z] CC criu/pipes.o [2019-08-25T14:30:20.566Z] CC criu/plugin.o [2019-08-25T14:30:20.848Z] CC criu/proc_parse.o [2019-08-25T14:30:19.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:30:19.457Z] > git config --add remote.origin.fetch +refs/pull/39795/head:refs/remotes/origin/PR-39795 # timeout=10 [2019-08-25T14:30:19.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-08-25T14:30:19.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-08-25T14:30:19.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-08-25T14:30:19.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-08-25T14:30:19.531Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39795/head:refs/remotes/origin/PR-39795 +refs/heads/master:refs/remotes/origin/master [2019-08-25T14:30:19.921Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:30:19.945Z] > git checkout -f dde1fd78c7c9a142a4099917198e69d88d34d088 [2019-08-25T14:30:20.788Z] > git merge cd1356d9ea6307659add38d6689a5b2ecb214c90 # timeout=10 [2019-08-25T14:30:22.103Z] Merge succeeded, producing f4b28e27c7a1c3d3b7dab11df2dfd93e1b59d15e [2019-08-25T14:30:22.104Z] Checking out Revision f4b28e27c7a1c3d3b7dab11df2dfd93e1b59d15e (PR-39795) [2019-08-25T14:30:22.868Z] CC criu/protobuf-desc.o [2019-08-25T14:30:23.173Z] Commit message: "Merge commit 'cd1356d9ea6307659add38d6689a5b2ecb214c90' into HEAD" [2019-08-25T14:30:23.173Z] First time build. Skipping changelog. [2019-08-25T14:30:23.221Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-08-25T14:30:23.481Z] CC criu/protobuf.o [2019-08-25T14:30:23.481Z] CC criu/pstree.o [2019-08-25T14:30:22.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-08-25T14:30:22.122Z] > git config core.sparsecheckout # timeout=10 [2019-08-25T14:30:22.132Z] > git checkout -f f4b28e27c7a1c3d3b7dab11df2dfd93e1b59d15e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-08-25T14:30:24.274Z] + docker version [2019-08-25T14:30:24.487Z] CC criu/rbtree.o [2019-08-25T14:30:24.487Z] CC criu/rst-malloc.o [2019-08-25T14:30:24.769Z] CC criu/seccomp.o [2019-08-25T14:30:25.050Z] CC criu/seize.o [2019-08-25T14:30:25.663Z] CC criu/servicefd.o [2019-08-25T14:30:25.945Z] CC criu/shmem.o [2019-08-25T14:30:26.558Z] CC criu/sigframe.o [2019-08-25T14:30:26.839Z] CC criu/signalfd.o [2019-08-25T14:30:26.839Z] CC criu/sk-inet.o [2019-08-25T14:30:27.453Z] CC criu/sk-netlink.o [2019-08-25T14:30:27.735Z] CC criu/sk-packet.o [2019-08-25T14:30:28.348Z] CC criu/sk-queue.o [2019-08-25T14:30:28.629Z] CC criu/sk-tcp.o [2019-08-25T14:30:28.911Z] CC criu/sk-unix.o [2019-08-25T14:30:30.390Z] CC criu/sockets.o [2019-08-25T14:30:31.003Z] CC criu/stats.o [2019-08-25T14:30:31.285Z] CC criu/string.o [2019-08-25T14:30:31.286Z] CC criu/sysctl.o [2019-08-25T14:30:31.568Z] CC criu/sysfs_parse.o [2019-08-25T14:30:31.850Z] CC criu/timerfd.o [2019-08-25T14:30:32.133Z] CC criu/tty.o [2019-08-25T14:30:33.106Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.9% of statements [2019-08-25T14:30:33.106Z] ok github.com/docker/docker/container 0.114s coverage: 35.5% of statements [2019-08-25T14:30:33.106Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-25T14:30:33.106Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-25T14:30:33.106Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-25T14:30:33.106Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-25T14:30:33.605Z] CC criu/tun.o [2019-08-25T14:30:33.887Z] CC criu/uffd.o [2019-08-25T14:30:34.249Z] Client: Docker Engine - Community [2019-08-25T14:30:34.249Z] Version: 19.03.1 [2019-08-25T14:30:34.249Z] API version: 1.40 [2019-08-25T14:30:34.249Z] Go version: go1.12.5 [2019-08-25T14:30:34.249Z] Git commit: 74b1e89 [2019-08-25T14:30:34.249Z] Built: Thu Jul 25 21:21:05 2019 [2019-08-25T14:30:34.249Z] OS/Arch: linux/amd64 [2019-08-25T14:30:34.249Z] Experimental: false [2019-08-25T14:30:34.249Z] [2019-08-25T14:30:34.249Z] Server: Docker Engine - Community [2019-08-25T14:30:34.249Z] Engine: [2019-08-25T14:30:34.249Z] Version: 19.03.1 [2019-08-25T14:30:34.249Z] API version: 1.40 (minimum version 1.12) [2019-08-25T14:30:34.249Z] Go version: go1.12.5 [2019-08-25T14:30:34.249Z] Git commit: 74b1e89 [2019-08-25T14:30:34.249Z] Built: Thu Jul 25 21:19:41 2019 [2019-08-25T14:30:34.249Z] OS/Arch: linux/amd64 [2019-08-25T14:30:34.249Z] Experimental: true [2019-08-25T14:30:34.249Z] containerd: [2019-08-25T14:30:34.249Z] Version: 1.2.6 [2019-08-25T14:30:34.249Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T14:30:34.249Z] runc: [2019-08-25T14:30:34.249Z] Version: 1.0.0-rc8 [2019-08-25T14:30:34.249Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:30:34.249Z] docker-init: [2019-08-25T14:30:34.249Z] Version: 0.18.0 [2019-08-25T14:30:34.249Z] GitCommit: fec3683 [Pipeline] sh [2019-08-25T14:30:34.590Z] + docker info [2019-08-25T14:30:34.892Z] CC criu/util.o [2019-08-25T14:30:35.901Z] CC criu/uts_ns.o [2019-08-25T14:30:36.182Z] CC criu/vdso.o [2019-08-25T14:30:36.465Z] LINK criu/built-in.o [2019-08-25T14:30:36.465Z] LINK criu/criu [2019-08-25T14:30:37.080Z] DEP lib/c/criu.d [2019-08-25T14:30:37.080Z] CC images/rpc.pb-c.o [2019-08-25T14:30:37.362Z] CC lib/c/criu.o [2019-08-25T14:30:38.367Z] LINK lib/c/built-in.o [2019-08-25T14:30:38.367Z] LINK lib/c/libcriu.so [2019-08-25T14:30:38.367Z] GEN magic.py [2019-08-25T14:30:38.367Z] Note: Building without setproctitle() and strlcpy() support. [2019-08-25T14:30:38.367Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T14:30:38.473Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2019-08-25T14:30:38.650Z] fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T14:30:38.935Z] make[1]: Nothing to be done for 'all'. [2019-08-25T14:30:39.218Z] make[1]: 'images/built-in.o' is up to date. [2019-08-25T14:30:39.218Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-25T14:30:39.218Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-25T14:30:39.218Z] make[1]: 'compel/libcompel.a' is up to date. [2019-08-25T14:30:39.218Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-08-25T14:30:39.218Z] make[1]: Nothing to be done for 'all'. [2019-08-25T14:30:39.218Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.500Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.782Z] make[2]: Nothing to be done for 'all'. [2019-08-25T14:30:39.782Z] INSTALL criu/criu [2019-08-25T14:30:40.323Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-08-25T14:30:41.261Z] Removing intermediate container b410da492eeb [2019-08-25T14:30:41.261Z] ---> 63b31f621684 [2019-08-25T14:30:41.261Z] Step 12/126 : FROM base AS registry [2019-08-25T14:30:41.261Z] ---> b7239c74cb06 [2019-08-25T14:30:41.261Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T14:30:41.261Z] ---> Running in 5d934847d233 [2019-08-25T14:30:41.543Z] Removing intermediate container 5d934847d233 [2019-08-25T14:30:41.543Z] ---> 4b7a04fea0c6 [2019-08-25T14:30:41.543Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T14:30:41.543Z] ---> Running in 41da72f743e5 [2019-08-25T14:30:41.543Z] Removing intermediate container 41da72f743e5 [2019-08-25T14:30:41.543Z] ---> e880862fec1e [2019-08-25T14:30:41.543Z] Step 15/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-08-25T14:30:41.543Z] ---> Running in 74193c6e1abc [2019-08-25T14:30:41.826Z] + mktemp -d [2019-08-25T14:30:41.826Z] + export GOPATH=/tmp/tmp.nEBVJ9Y6rO [2019-08-25T14:30:41.826Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution [2019-08-25T14:30:41.826Z] Cloning into '/tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution'... [2019-08-25T14:30:42.168Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-08-25T14:30:44.512Z] + cd /tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution [2019-08-25T14:30:44.512Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T14:30:44.571Z] Client: [2019-08-25T14:30:44.571Z] Debug Mode: false [2019-08-25T14:30:44.571Z] [2019-08-25T14:30:44.571Z] Server: [2019-08-25T14:30:44.571Z] Containers: 0 [2019-08-25T14:30:44.571Z] Running: 0 [2019-08-25T14:30:44.571Z] Paused: 0 [2019-08-25T14:30:44.571Z] Stopped: 0 [2019-08-25T14:30:44.571Z] Images: 0 [2019-08-25T14:30:44.571Z] Server Version: 19.03.1 [2019-08-25T14:30:44.571Z] Storage Driver: overlay2 [2019-08-25T14:30:44.571Z] Backing Filesystem: extfs [2019-08-25T14:30:44.571Z] Supports d_type: true [2019-08-25T14:30:44.571Z] Native Overlay Diff: true [2019-08-25T14:30:44.571Z] Logging Driver: json-file [2019-08-25T14:30:44.571Z] Cgroup Driver: cgroupfs [2019-08-25T14:30:44.571Z] Plugins: [2019-08-25T14:30:44.571Z] Volume: local [2019-08-25T14:30:44.571Z] Network: bridge host ipvlan macvlan null overlay [2019-08-25T14:30:44.571Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-08-25T14:30:44.571Z] Swarm: inactive [2019-08-25T14:30:44.571Z] Runtimes: runc [2019-08-25T14:30:44.571Z] Default Runtime: runc [2019-08-25T14:30:44.571Z] Init Binary: docker-init [2019-08-25T14:30:44.571Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-08-25T14:30:44.571Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:30:44.571Z] init version: fec3683 [2019-08-25T14:30:44.571Z] Security Options: [2019-08-25T14:30:44.571Z] apparmor [2019-08-25T14:30:44.571Z] seccomp [2019-08-25T14:30:44.571Z] Profile: default [2019-08-25T14:30:44.571Z] Kernel Version: 4.15.0-1045-aws [2019-08-25T14:30:44.571Z] Operating System: Ubuntu 18.04.3 LTS [2019-08-25T14:30:44.571Z] OSType: linux [2019-08-25T14:30:44.571Z] Architecture: x86_64 [2019-08-25T14:30:44.571Z] CPUs: 2 [2019-08-25T14:30:44.571Z] Total Memory: 7.501GiB [2019-08-25T14:30:44.571Z] Name: ip-10-100-56-212 [2019-08-25T14:30:44.571Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-08-25T14:30:44.571Z] Docker Root Dir: /var/lib/docker [2019-08-25T14:30:44.571Z] Debug Mode: false [2019-08-25T14:30:44.571Z] Registry: https://index.docker.io/v1/ [2019-08-25T14:30:44.571Z] Labels: [2019-08-25T14:30:44.571Z] Experimental: true [2019-08-25T14:30:44.571Z] Insecure Registries: [2019-08-25T14:30:44.571Z] 127.0.0.0/8 [2019-08-25T14:30:44.571Z] Live Restore Enabled: true [2019-08-25T14:30:44.571Z] [2019-08-25T14:30:44.571Z] WARNING: No swap limit support [Pipeline] sh [2019-08-25T14:30:44.866Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:30:44.866Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-08-25T14:30:44.866Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-08-25T14:30:44.866Z] + bash /home/ubuntu/workspace/moby_PR-39795/check-config.sh [2019-08-25T14:30:44.866Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-08-25T14:30:44.866Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-08-25T14:30:44.866Z] [2019-08-25T14:30:44.866Z] Generally Necessary: [2019-08-25T14:30:44.866Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-08-25T14:30:44.866Z] - apparmor: enabled and tools installed [2019-08-25T14:30:44.866Z] - CONFIG_NAMESPACES: enabled [2019-08-25T14:30:44.866Z] - CONFIG_NET_NS: enabled [2019-08-25T14:30:44.866Z] - CONFIG_PID_NS: enabled [2019-08-25T14:30:44.866Z] - CONFIG_IPC_NS: enabled [2019-08-25T14:30:44.866Z] - CONFIG_UTS_NS: enabled [2019-08-25T14:30:44.866Z] - CONFIG_CGROUPS: enabled [2019-08-25T14:30:44.866Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-08-25T14:30:44.866Z] - CONFIG_CGROUP_DEVICE: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CGROUP_FREEZER: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CGROUP_SCHED: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CPUSETS: enabled [2019-08-25T14:30:45.125Z] - CONFIG_MEMCG: enabled [2019-08-25T14:30:45.125Z] - CONFIG_KEYS: enabled [2019-08-25T14:30:45.125Z] - CONFIG_VETH: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_BRIDGE: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_NF_NAT: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-08-25T14:30:45.125Z] - CONFIG_POSIX_MQUEUE: enabled [2019-08-25T14:30:45.125Z] [2019-08-25T14:30:45.125Z] Optional Features: [2019-08-25T14:30:45.125Z] - CONFIG_USER_NS: enabled [2019-08-25T14:30:45.125Z] - CONFIG_SECCOMP: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CGROUP_PIDS: enabled [2019-08-25T14:30:45.125Z] - CONFIG_MEMCG_SWAP: enabled [2019-08-25T14:30:45.125Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-08-25T14:30:45.125Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-08-25T14:30:45.125Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-08-25T14:30:45.125Z] - CONFIG_BLK_CGROUP: enabled [2019-08-25T14:30:45.125Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-08-25T14:30:45.125Z] - CONFIG_IOSCHED_CFQ: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CGROUP_PERF: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-08-25T14:30:45.125Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-08-25T14:30:45.125Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-08-25T14:30:45.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-08-25T14:30:45.125Z] - CONFIG_RT_GROUP_SCHED: missing [2019-08-25T14:30:45.125Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_IP_VS: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_IP_VS_NFCT: enabled [2019-08-25T14:30:45.125Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-08-25T14:30:45.125Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-08-25T14:30:45.125Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_EXT4_FS: enabled [2019-08-25T14:30:45.125Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-08-25T14:30:45.125Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-08-25T14:30:45.125Z] - Network Drivers: [2019-08-25T14:30:45.125Z] - "overlay": [2019-08-25T14:30:45.125Z] - CONFIG_VXLAN: enabled (as module) [2019-08-25T14:30:45.125Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-08-25T14:30:45.125Z] Optional (for encrypted networks): [2019-08-25T14:30:45.127Z] + GOPATH=/tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nEBVJ9Y6rO go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-25T14:30:45.384Z] - CONFIG_CRYPTO: enabled [2019-08-25T14:30:45.384Z] - CONFIG_CRYPTO_AEAD: enabled [2019-08-25T14:30:45.384Z] - CONFIG_CRYPTO_GCM: enabled [2019-08-25T14:30:45.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-08-25T14:30:45.384Z] - CONFIG_CRYPTO_GHASH: enabled [2019-08-25T14:30:45.384Z] - CONFIG_XFRM: enabled [2019-08-25T14:30:45.384Z] - CONFIG_XFRM_USER: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_INET_ESP: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-08-25T14:30:45.384Z] - "ipvlan": [2019-08-25T14:30:45.384Z] - CONFIG_IPVLAN: enabled (as module) [2019-08-25T14:30:45.384Z] - "macvlan": [2019-08-25T14:30:45.384Z] - CONFIG_MACVLAN: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_DUMMY: enabled (as module) [2019-08-25T14:30:45.384Z] - "ftp,tftp client in container": [2019-08-25T14:30:45.384Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-08-25T14:30:45.384Z] - Storage Drivers: [2019-08-25T14:30:45.384Z] - "aufs": [2019-08-25T14:30:45.384Z] - CONFIG_AUFS_FS: enabled (as module) [2019-08-25T14:30:45.384Z] - "btrfs": [2019-08-25T14:30:45.384Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-08-25T14:30:45.384Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-08-25T14:30:45.384Z] - "devicemapper": [2019-08-25T14:30:45.384Z] - CONFIG_BLK_DEV_DM: enabled [2019-08-25T14:30:45.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-08-25T14:30:45.384Z] - "overlay": [2019-08-25T14:30:45.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-08-25T14:30:45.384Z] - "zfs": [2019-08-25T14:30:45.384Z] - /dev/zfs: missing [2019-08-25T14:30:45.384Z] - zfs command: missing [2019-08-25T14:30:45.384Z] - zpool command: missing [2019-08-25T14:30:45.384Z] [2019-08-25T14:30:45.384Z] Limits: [2019-08-25T14:30:45.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-08-25T14:30:45.384Z] [2019-08-25T14:30:45.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-08-25T14:30:45.717Z] + sudo modprobe ip_vs [2019-08-25T14:30:45.975Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 . [2019-08-25T14:30:46.233Z] #1 [internal] load .dockerignore [2019-08-25T14:30:46.233Z] #1 transferring context: 87B 0.1s done [2019-08-25T14:30:46.490Z] #1 DONE 0.2s [2019-08-25T14:30:46.490Z] [2019-08-25T14:30:46.490Z] #2 [internal] load build definition from Dockerfile [2019-08-25T14:30:46.490Z] #2 transferring dockerfile: 10.90kB done [2019-08-25T14:30:46.490Z] #2 DONE 0.2s [2019-08-25T14:30:46.490Z] [2019-08-25T14:30:46.490Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch [2019-08-25T14:30:46.748Z] #3 DONE 0.4s [2019-08-25T14:30:46.748Z] [2019-08-25T14:30:46.748Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T14:30:46.748Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done [2019-08-25T14:30:47.005Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done [2019-08-25T14:30:47.005Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done [2019-08-25T14:30:47.005Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 746.98kB / 45.37MB 0.2s [2019-08-25T14:30:47.005Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done [2019-08-25T14:30:47.005Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0B / 10.79MB 0.2s [2019-08-25T14:30:47.005Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0B / 4.34MB 0.2s [2019-08-25T14:30:47.005Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 8.69MB / 45.37MB 0.3s [2019-08-25T14:30:47.005Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s [2019-08-25T14:30:47.265Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 23.46MB / 45.37MB 0.6s [2019-08-25T14:30:47.265Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.5s done [2019-08-25T14:30:47.265Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.3s done [2019-08-25T14:30:47.265Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 7.65MB / 50.07MB 0.6s [2019-08-25T14:30:47.265Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 0B / 57.67MB 0.6s [2019-08-25T14:30:47.524Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 28.67MB / 45.37MB 0.7s [2019-08-25T14:30:47.524Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 15.29MB / 50.07MB 0.7s [2019-08-25T14:30:47.524Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 35.69MB / 45.37MB 0.8s [2019-08-25T14:30:47.524Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 22.90MB / 50.07MB 0.8s [2019-08-25T14:30:47.828Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.0s [2019-08-25T14:30:47.828Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 29.89MB / 50.07MB 1.0s [2019-08-25T14:30:47.828Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 10.79MB / 57.67MB 1.0s [2019-08-25T14:30:47.828Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 37.98MB / 50.07MB 1.1s [2019-08-25T14:30:47.828Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 15.53MB / 57.67MB 1.1s [2019-08-25T14:30:48.090Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.2s done [2019-08-25T14:30:48.090Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 47.31MB / 50.07MB 1.2s [2019-08-25T14:30:48.090Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 18.68MB / 57.67MB 1.2s [2019-08-25T14:30:48.090Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.3s [2019-08-25T14:30:48.090Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 27.09MB / 57.67MB 1.3s [2019-08-25T14:30:48.090Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 1.3s [2019-08-25T14:30:48.353Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 1.3s done [2019-08-25T14:30:48.353Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e [2019-08-25T14:30:48.353Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 1.4s [2019-08-25T14:30:48.613Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 45.36MB / 57.67MB 1.7s [2019-08-25T14:30:48.613Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 22.01MB / 127.96MB 1.7s [2019-08-25T14:30:48.613Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 1.4s done [2019-08-25T14:30:48.613Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 48.90MB / 57.67MB 1.8s [2019-08-25T14:30:48.613Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 29.02MB / 127.96MB 1.8s [2019-08-25T14:30:48.613Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 53.49MB / 57.67MB 1.9s [2019-08-25T14:30:48.875Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s [2019-08-25T14:30:48.875Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 36.60MB / 127.96MB 2.0s [2019-08-25T14:30:48.875Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.0s done [2019-08-25T14:30:48.875Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 43.35MB / 127.96MB 2.1s [2019-08-25T14:30:49.133Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 50.00MB / 127.96MB 2.2s [2019-08-25T14:30:49.395Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 59.66MB / 127.96MB 2.4s [2019-08-25T14:30:49.395Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 70.91MB / 127.96MB 2.6s [2019-08-25T14:30:49.655Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 86.56MB / 127.96MB 2.9s [2019-08-25T14:30:50.222Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 94.48MB / 127.96MB 3.2s [2019-08-25T14:30:50.222Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 103.54MB / 127.96MB 3.5s [2019-08-25T14:30:50.481Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 110.47MB / 127.96MB 3.7s [2019-08-25T14:30:50.740Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.32MB / 127.96MB 3.9s [2019-08-25T14:30:51.311Z] #4 ... [2019-08-25T14:30:51.312Z] [2019-08-25T14:30:51.312Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-08-25T14:30:51.312Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-08-25T14:30:51.312Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-08-25T14:30:51.312Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-08-25T14:30:51.312Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.2s done [2019-08-25T14:30:51.312Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.1s done [2019-08-25T14:30:51.312Z] #64 DONE 3.9s [2019-08-25T14:30:51.569Z] [2019-08-25T14:30:51.570Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T14:30:51.570Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.4s done [2019-08-25T14:30:51.679Z] ok github.com/docker/docker/daemon 12.266s coverage: 17.6% of statements [2019-08-25T14:30:51.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-25T14:30:51.679Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.7% of statements [2019-08-25T14:30:51.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-25T14:30:52.079Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2019-08-25T14:30:52.563Z] #4 ... [2019-08-25T14:30:52.563Z] [2019-08-25T14:30:52.563Z] #18 [internal] load build context [2019-08-25T14:30:52.563Z] #18 transferring context: 45.53MB 5.3s done [2019-08-25T14:30:52.563Z] #18 DONE 5.8s [2019-08-25T14:30:52.563Z] [2019-08-25T14:30:52.563Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... [2019-08-25T14:30:53.403Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 84.2% of statements [2019-08-25T14:30:53.403Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-08-25T14:30:53.403Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-25T14:30:53.403Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-25T14:30:53.500Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 5.0s [2019-08-25T14:30:53.501Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 5.2s done [2019-08-25T14:30:53.501Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 [2019-08-25T14:30:54.081Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.4s done [2019-08-25T14:30:54.339Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.1s [2019-08-25T14:30:54.339Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.2s done [2019-08-25T14:30:54.597Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 0.1s [2019-08-25T14:30:55.274Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-08-25T14:30:57.126Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 2.1s done [2019-08-25T14:30:57.126Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc [2019-08-25T14:30:57.954Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-08-25T14:30:59.026Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 1.8s done [2019-08-25T14:30:59.026Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0.1s [2019-08-25T14:30:59.220Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.297s coverage: 57.8% of statements [2019-08-25T14:31:03.213Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.1s done [2019-08-25T14:31:03.496Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done [2019-08-25T14:31:03.755Z] #4 DONE 17.0s [2019-08-25T14:31:03.755Z] [2019-08-25T14:31:03.755Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-08-25T14:31:05.542Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.499s coverage: 46.1% of statements [2019-08-25T14:31:07.035Z] #5 DONE 3.0s [2019-08-25T14:31:07.035Z] [2019-08-25T14:31:07.035Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:31:07.035Z] #22 DONE 0.1s [2019-08-25T14:31:07.035Z] [2019-08-25T14:31:07.035Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T14:31:07.035Z] #6 ... [2019-08-25T14:31:07.035Z] [2019-08-25T14:31:07.035Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-08-25T14:31:07.035Z] #29 DONE 0.2s [2019-08-25T14:31:07.035Z] [2019-08-25T14:31:07.035Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-08-25T14:31:07.035Z] #60 DONE 0.2s [2019-08-25T14:31:07.295Z] [2019-08-25T14:31:07.295Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-08-25T14:31:07.295Z] #26 DONE 0.3s [2019-08-25T14:31:07.295Z] [2019-08-25T14:31:07.295Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-08-25T14:31:07.295Z] #23 DONE 0.3s [2019-08-25T14:31:07.295Z] [2019-08-25T14:31:07.295Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-08-25T14:31:07.295Z] #32 DONE 0.3s [2019-08-25T14:31:07.295Z] [2019-08-25T14:31:07.295Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-08-25T14:31:07.295Z] #49 DONE 0.3s [2019-08-25T14:31:07.295Z] [2019-08-25T14:31:07.295Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-25T14:31:07.295Z] #52 DONE 0.4s [2019-08-25T14:31:07.295Z] [2019-08-25T14:31:07.295Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T14:31:07.373Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.699s coverage: 72.5% of statements [2019-08-25T14:31:07.373Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-25T14:31:08.229Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.026s coverage: 50.8% of statements [2019-08-25T14:31:10.742Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2019-08-25T14:31:12.040Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-08-25T14:31:12.631Z] #53 ... [2019-08-25T14:31:12.631Z] [2019-08-25T14:31:12.631Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T14:31:12.631Z] #17 3.849 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:31:12.631Z] #17 3.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:31:12.631Z] #17 3.949 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:31:12.631Z] #17 3.967 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:31:12.631Z] #17 3.967 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:31:12.631Z] #17 4.153 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T14:31:12.631Z] #17 4.662 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T14:31:12.631Z] #17 5.276 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T14:31:13.103Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-08-25T14:31:14.005Z] #17 ... [2019-08-25T14:31:14.005Z] [2019-08-25T14:31:14.005Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T14:31:14.005Z] #24 6.788 + RM_GOPATH=0 [2019-08-25T14:31:14.005Z] #24 6.792 + TMP_GOPATH= [2019-08-25T14:31:14.005Z] #24 6.792 + : /build [2019-08-25T14:31:14.005Z] #24 6.792 + '[' -z '' ']' [2019-08-25T14:31:14.005Z] #24 6.794 ++ mktemp -d [2019-08-25T14:31:14.005Z] #24 6.796 + export GOPATH=/tmp/tmp.B7ryOSfOlb [2019-08-25T14:31:14.005Z] #24 6.796 + GOPATH=/tmp/tmp.B7ryOSfOlb [2019-08-25T14:31:14.005Z] #24 6.796 + RM_GOPATH=1 [2019-08-25T14:31:14.005Z] #24 6.805 ++ dirname ./install.sh [2019-08-25T14:31:14.005Z] #24 6.814 + dir=. [2019-08-25T14:31:14.005Z] #24 6.814 + bin=gometalinter [2019-08-25T14:31:14.005Z] #24 6.816 + shift [2019-08-25T14:31:14.005Z] #24 6.816 + '[' '!' -f ./gometalinter.installer ']' [2019-08-25T14:31:14.005Z] #24 6.816 + . ./gometalinter.installer [2019-08-25T14:31:14.005Z] #24 6.817 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-25T14:31:14.005Z] #24 6.818 + install_gometalinter [2019-08-25T14:31:14.005Z] #24 6.820 + echo 'Installing gometalinter version v2.0.6' [2019-08-25T14:31:14.005Z] #24 6.821 Installing gometalinter version v2.0.6 [2019-08-25T14:31:14.005Z] #24 6.821 + go get -d github.com/alecthomas/gometalinter [2019-08-25T14:31:14.263Z] #24 ... [2019-08-25T14:31:14.263Z] [2019-08-25T14:31:14.263Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T14:31:14.263Z] #53 6.940 + RM_GOPATH=0 [2019-08-25T14:31:14.263Z] #53 6.940 + TMP_GOPATH= [2019-08-25T14:31:14.263Z] #53 6.940 + : /build [2019-08-25T14:31:14.263Z] #53 6.940 + '[' -z '' ']' [2019-08-25T14:31:14.263Z] #53 6.942 ++ mktemp -d [2019-08-25T14:31:14.263Z] #53 6.947 + export GOPATH=/tmp/tmp.2c9Fzcn9vg [2019-08-25T14:31:14.263Z] #53 6.947 + GOPATH=/tmp/tmp.2c9Fzcn9vg [2019-08-25T14:31:14.263Z] #53 6.947 + RM_GOPATH=1 [2019-08-25T14:31:14.263Z] #53 6.947 ++ dirname ./install.sh [2019-08-25T14:31:14.263Z] #53 6.956 + dir=. [2019-08-25T14:31:14.263Z] #53 6.956 + bin=dockercli [2019-08-25T14:31:14.263Z] #53 6.956 + shift [2019-08-25T14:31:14.263Z] #53 6.956 + '[' '!' -f ./dockercli.installer ']' [2019-08-25T14:31:14.263Z] #53 6.956 + . ./dockercli.installer [2019-08-25T14:31:14.263Z] #53 6.956 ++ DOCKERCLI_CHANNEL=stable [2019-08-25T14:31:14.263Z] #53 6.956 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T14:31:14.263Z] #53 6.961 Install docker/cli version 17.06.2-ce from stable [2019-08-25T14:31:14.263Z] #53 6.961 + install_dockercli [2019-08-25T14:31:14.263Z] #53 6.961 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T14:31:14.263Z] #53 6.963 ++ uname -m [2019-08-25T14:31:14.263Z] #53 6.973 + arch=x86_64 [2019-08-25T14:31:14.263Z] #53 6.974 + '[' x86_64 '!=' x86_64 ']' [2019-08-25T14:31:14.263Z] #53 6.974 + url=https://download.docker.com/linux/static [2019-08-25T14:31:14.263Z] #53 6.975 + tar -xz docker/docker [2019-08-25T14:31:14.263Z] #53 6.989 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-25T14:31:14.964Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.996s coverage: 57.0% of statements [2019-08-25T14:31:14.964Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-25T14:31:14.964Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-25T14:31:15.771Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 4.9% of statements [2019-08-25T14:31:15.771Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-25T14:31:16.157Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-08-25T14:31:16.157Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-25T14:31:16.799Z] #53 ... [2019-08-25T14:31:16.799Z] [2019-08-25T14:31:16.799Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T14:31:16.799Z] #15 6.656 + mktemp -d [2019-08-25T14:31:16.799Z] #15 6.660 + export GOPATH=/tmp/tmp.ux1QfaP3Gd [2019-08-25T14:31:16.799Z] #15 6.660 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.ux1QfaP3Gd/src/github.com/go-swagger/go-swagger [2019-08-25T14:31:16.799Z] #15 6.660 Cloning into '/tmp/tmp.ux1QfaP3Gd/src/github.com/go-swagger/go-swagger'... [2019-08-25T14:31:17.057Z] #15 ... [2019-08-25T14:31:17.057Z] [2019-08-25T14:31:17.057Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T14:31:17.057Z] #44 8.261 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:31:17.057Z] #44 8.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:31:17.057Z] #44 8.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:31:17.057Z] #44 8.332 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:31:17.057Z] #44 8.357 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:31:17.057Z] #44 9.120 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T14:31:17.057Z] #44 ... [2019-08-25T14:31:17.057Z] [2019-08-25T14:31:17.057Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T14:31:17.057Z] #61 7.222 + RM_GOPATH=0 [2019-08-25T14:31:17.057Z] #61 7.222 + TMP_GOPATH= [2019-08-25T14:31:17.057Z] #61 7.222 + : /build/ [2019-08-25T14:31:17.057Z] #61 7.222 + '[' -z '' ']' [2019-08-25T14:31:17.057Z] #61 7.227 ++ mktemp -d [2019-08-25T14:31:17.057Z] #61 7.230 + export GOPATH=/tmp/tmp.Zg6f5Gk7Pf [2019-08-25T14:31:17.057Z] #61 7.230 + GOPATH=/tmp/tmp.Zg6f5Gk7Pf [2019-08-25T14:31:17.057Z] #61 7.230 + RM_GOPATH=1 [2019-08-25T14:31:17.057Z] #61 7.230 ++ dirname ./install.sh [2019-08-25T14:31:17.057Z] #61 7.232 + dir=. [2019-08-25T14:31:17.057Z] #61 7.232 + bin=rootlesskit [2019-08-25T14:31:17.057Z] #61 7.232 + shift [2019-08-25T14:31:17.057Z] #61 7.232 + '[' '!' -f ./rootlesskit.installer ']' [2019-08-25T14:31:17.057Z] #61 7.232 + . ./rootlesskit.installer [2019-08-25T14:31:17.057Z] #61 7.232 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T14:31:17.057Z] #61 7.232 + install_rootlesskit [2019-08-25T14:31:17.057Z] #61 7.232 + case "$1" in [2019-08-25T14:31:17.057Z] #61 7.232 + export CGO_ENABLED=0 [2019-08-25T14:31:17.057Z] #61 7.232 + CGO_ENABLED=0 [2019-08-25T14:31:17.057Z] #61 7.232 + _install_rootlesskit [2019-08-25T14:31:17.057Z] #61 7.232 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-25T14:31:17.057Z] #61 7.232 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Zg6f5Gk7Pf/src/github.com/rootless-containers/rootlesskit [2019-08-25T14:31:17.057Z] #61 7.233 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T14:31:17.057Z] #61 7.242 Cloning into '/tmp/tmp.Zg6f5Gk7Pf/src/github.com/rootless-containers/rootlesskit'... [2019-08-25T14:31:17.315Z] #61 ... [2019-08-25T14:31:17.315Z] [2019-08-25T14:31:17.315Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T14:31:17.315Z] #27 7.360 + RM_GOPATH=0 [2019-08-25T14:31:17.315Z] #27 7.360 + TMP_GOPATH= [2019-08-25T14:31:17.315Z] #27 7.360 + : /build [2019-08-25T14:31:17.315Z] #27 7.360 + '[' -z '' ']' [2019-08-25T14:31:17.315Z] #27 7.365 ++ mktemp -d [2019-08-25T14:31:17.315Z] #27 7.376 + export GOPATH=/tmp/tmp.uJ1iWcOgXN [2019-08-25T14:31:17.315Z] #27 7.376 + GOPATH=/tmp/tmp.uJ1iWcOgXN [2019-08-25T14:31:17.315Z] #27 7.376 + RM_GOPATH=1 [2019-08-25T14:31:17.315Z] #27 7.376 ++ dirname ./install.sh [2019-08-25T14:31:17.315Z] #27 7.376 + dir=. [2019-08-25T14:31:17.316Z] #27 7.376 + bin=gotestsum [2019-08-25T14:31:17.316Z] #27 7.376 + shift [2019-08-25T14:31:17.316Z] #27 7.377 + '[' '!' -f ./gotestsum.installer ']' [2019-08-25T14:31:17.316Z] #27 7.377 + . ./gotestsum.installer [2019-08-25T14:31:17.316Z] #27 7.377 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-25T14:31:17.316Z] #27 7.377 + install_gotestsum [2019-08-25T14:31:17.316Z] #27 7.377 + echo 'Installing gotestsum version v0.3.5' [2019-08-25T14:31:17.316Z] #27 7.378 Installing gotestsum version v0.3.5 [2019-08-25T14:31:17.316Z] #27 7.378 + go get -d gotest.tools/gotestsum [2019-08-25T14:31:17.316Z] #27 ... [2019-08-25T14:31:17.316Z] [2019-08-25T14:31:17.316Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:17.316Z] #57 4.930 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:31:17.316Z] #57 4.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:31:17.316Z] #57 4.980 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:31:17.316Z] #57 4.992 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:31:17.316Z] #57 5.076 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:31:17.316Z] #57 5.750 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T14:31:17.316Z] #57 7.252 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T14:31:17.316Z] #57 8.038 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T14:31:17.574Z] #57 ... [2019-08-25T14:31:17.574Z] [2019-08-25T14:31:17.574Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T14:31:17.574Z] #55 5.071 + mktemp -d [2019-08-25T14:31:17.574Z] #55 5.074 + export GOPATH=/tmp/tmp.8YNeTEsjFl [2019-08-25T14:31:17.574Z] #55 5.074 + git clone https://github.com/docker/distribution.git /tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution [2019-08-25T14:31:17.574Z] #55 5.077 Cloning into '/tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution'... [2019-08-25T14:31:17.574Z] #55 ... [2019-08-25T14:31:17.574Z] [2019-08-25T14:31:17.574Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:31:17.574Z] #30 7.088 + RM_GOPATH=0 [2019-08-25T14:31:17.574Z] #30 7.088 + TMP_GOPATH= [2019-08-25T14:31:17.574Z] #30 7.088 + : /build [2019-08-25T14:31:17.574Z] #30 7.088 + '[' -z '' ']' [2019-08-25T14:31:17.574Z] #30 7.095 ++ mktemp -d [2019-08-25T14:31:17.574Z] #30 7.099 + export GOPATH=/tmp/tmp.OdD807uNRr [2019-08-25T14:31:17.574Z] #30 7.099 + GOPATH=/tmp/tmp.OdD807uNRr [2019-08-25T14:31:17.574Z] #30 7.100 + RM_GOPATH=1 [2019-08-25T14:31:17.574Z] #30 7.100 ++ dirname ./install.sh [2019-08-25T14:31:17.574Z] #30 7.103 + dir=. [2019-08-25T14:31:17.574Z] #30 7.103 + bin=tomlv [2019-08-25T14:31:17.574Z] #30 7.103 + shift [2019-08-25T14:31:17.574Z] #30 7.104 + '[' '!' -f ./tomlv.installer ']' [2019-08-25T14:31:17.574Z] #30 7.104 + . ./tomlv.installer [2019-08-25T14:31:17.574Z] #30 7.106 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T14:31:17.574Z] #30 7.107 + install_tomlv [2019-08-25T14:31:17.574Z] #30 7.112 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-25T14:31:17.574Z] #30 7.115 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T14:31:17.574Z] #30 7.115 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OdD807uNRr/src/github.com/BurntSushi/toml [2019-08-25T14:31:17.574Z] #30 7.119 Cloning into '/tmp/tmp.OdD807uNRr/src/github.com/BurntSushi/toml'... [2019-08-25T14:31:17.574Z] #30 8.430 + cd /tmp/tmp.OdD807uNRr/src/github.com/BurntSushi/toml [2019-08-25T14:31:17.574Z] #30 8.433 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T14:31:17.574Z] #30 8.440 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T14:31:17.574Z] #30 9.115 errors [2019-08-25T14:31:17.574Z] #30 9.185 math/bits [2019-08-25T14:31:17.574Z] #30 9.191 internal/cpu [2019-08-25T14:31:17.574Z] #30 9.617 runtime/internal/atomic [2019-08-25T14:31:17.574Z] #30 9.988 math [2019-08-25T14:31:17.574Z] #30 10.05 internal/bytealg [2019-08-25T14:31:17.574Z] #30 10.57 runtime/internal/sys [2019-08-25T14:31:17.832Z] #30 ... [2019-08-25T14:31:17.832Z] [2019-08-25T14:31:17.832Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:31:17.832Z] #33 6.914 + RM_GOPATH=0 [2019-08-25T14:31:17.832Z] #33 6.914 + TMP_GOPATH= [2019-08-25T14:31:17.832Z] #33 6.915 + : /build [2019-08-25T14:31:17.832Z] #33 6.915 + '[' -z '' ']' [2019-08-25T14:31:17.832Z] #33 6.915 ++ mktemp -d [2019-08-25T14:31:17.832Z] #33 6.917 + export GOPATH=/tmp/tmp.yS3vqwLMfT [2019-08-25T14:31:17.832Z] #33 6.917 + GOPATH=/tmp/tmp.yS3vqwLMfT [2019-08-25T14:31:17.832Z] #33 6.917 + RM_GOPATH=1 [2019-08-25T14:31:17.832Z] #33 6.918 ++ dirname ./install.sh [2019-08-25T14:31:17.832Z] #33 6.920 + dir=. [2019-08-25T14:31:17.832Z] #33 6.920 + bin=vndr [2019-08-25T14:31:17.832Z] #33 6.920 + shift [2019-08-25T14:31:17.832Z] #33 6.920 + '[' '!' -f ./vndr.installer ']' [2019-08-25T14:31:17.832Z] #33 6.920 + . ./vndr.installer [2019-08-25T14:31:17.832Z] #33 6.921 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T14:31:17.832Z] #33 6.922 + install_vndr [2019-08-25T14:31:17.832Z] #33 6.922 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-25T14:31:17.832Z] #33 6.923 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T14:31:17.832Z] #33 6.923 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yS3vqwLMfT/src/github.com/LK4D4/vndr [2019-08-25T14:31:17.832Z] #33 6.925 Cloning into '/tmp/tmp.yS3vqwLMfT/src/github.com/LK4D4/vndr'... [2019-08-25T14:31:17.832Z] #33 8.044 + cd /tmp/tmp.yS3vqwLMfT/src/github.com/LK4D4/vndr [2019-08-25T14:31:17.832Z] #33 8.045 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T14:31:17.832Z] #33 8.071 + go build -buildmode=pie -v -o /build/vndr . [2019-08-25T14:31:17.832Z] #33 9.324 errors [2019-08-25T14:31:17.832Z] #33 9.341 internal/cpu [2019-08-25T14:31:17.832Z] #33 9.454 internal/race [2019-08-25T14:31:17.832Z] #33 9.601 runtime/internal/atomic [2019-08-25T14:31:17.832Z] #33 9.846 runtime/internal/sys [2019-08-25T14:31:17.832Z] #33 9.977 internal/bytealg [2019-08-25T14:31:17.832Z] #33 10.14 runtime/internal/math [2019-08-25T14:31:17.832Z] #33 10.22 sync/atomic [2019-08-25T14:31:17.832Z] #33 10.56 unicode [2019-08-25T14:31:17.832Z] #33 10.70 runtime [2019-08-25T14:31:18.091Z] #33 ... [2019-08-25T14:31:18.091Z] [2019-08-25T14:31:18.091Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:18.091Z] #35 6.318 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:31:18.091Z] #35 6.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:31:18.091Z] #35 6.380 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:31:18.091Z] #35 6.389 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:31:18.091Z] #35 6.451 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:31:18.091Z] #35 7.276 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T14:31:18.091Z] #35 9.069 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T14:31:18.091Z] #35 10.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T14:31:18.091Z] #35 ... [2019-08-25T14:31:18.091Z] [2019-08-25T14:31:18.091Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T14:31:18.091Z] #50 7.431 + RM_GOPATH=0 [2019-08-25T14:31:18.091Z] #50 7.431 + TMP_GOPATH= [2019-08-25T14:31:18.091Z] #50 7.431 + : /build [2019-08-25T14:31:18.091Z] #50 7.431 + '[' -z '' ']' [2019-08-25T14:31:18.091Z] #50 7.435 ++ mktemp -d [2019-08-25T14:31:18.091Z] #50 7.462 + export GOPATH=/tmp/tmp.EVbv82bL5I [2019-08-25T14:31:18.091Z] #50 7.462 + GOPATH=/tmp/tmp.EVbv82bL5I [2019-08-25T14:31:18.091Z] #50 7.462 + RM_GOPATH=1 [2019-08-25T14:31:18.091Z] #50 7.463 ++ dirname ./install.sh [2019-08-25T14:31:18.091Z] #50 7.464 + dir=. [2019-08-25T14:31:18.091Z] #50 7.464 + bin=proxy [2019-08-25T14:31:18.091Z] #50 7.464 + shift [2019-08-25T14:31:18.091Z] #50 7.464 + '[' '!' -f ./proxy.installer ']' [2019-08-25T14:31:18.091Z] #50 7.464 + . ./proxy.installer [2019-08-25T14:31:18.091Z] #50 7.464 ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T14:31:18.091Z] #50 7.464 + install_proxy [2019-08-25T14:31:18.091Z] #50 7.465 + case "$1" in [2019-08-25T14:31:18.091Z] #50 7.465 + export CGO_ENABLED=0 [2019-08-25T14:31:18.091Z] #50 7.465 + CGO_ENABLED=0 [2019-08-25T14:31:18.091Z] #50 7.465 + _install_proxy [2019-08-25T14:31:18.091Z] #50 7.465 + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-25T14:31:18.091Z] #50 7.465 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EVbv82bL5I/src/github.com/docker/libnetwork [2019-08-25T14:31:18.091Z] #50 7.465 Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T14:31:18.091Z] #50 7.466 Cloning into '/tmp/tmp.EVbv82bL5I/src/github.com/docker/libnetwork'... [2019-08-25T14:31:18.224Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 42.7% of statements [2019-08-25T14:31:18.224Z] ok github.com/docker/docker/daemon/logger/awslogs 0.088s coverage: 78.6% of statements [2019-08-25T14:31:18.224Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-25T14:31:18.224Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-25T14:31:18.349Z] #50 ... [2019-08-25T14:31:18.349Z] [2019-08-25T14:31:18.349Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T14:31:18.349Z] #61 11.15 + cd /tmp/tmp.Zg6f5Gk7Pf/src/github.com/rootless-containers/rootlesskit [2019-08-25T14:31:18.349Z] #61 11.15 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T14:31:18.917Z] #61 11.74 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T14:31:18.917Z] #61 11.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-25T14:31:19.559Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2019-08-25T14:31:19.559Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-08-25T14:31:20.380Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-08-25T14:31:21.213Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-08-25T14:31:21.643Z] ok github.com/docker/docker/daemon/logger/local 0.105s coverage: 74.7% of statements [2019-08-25T14:31:21.643Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-25T14:31:23.077Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 18.6% of statements [2019-08-25T14:31:24.193Z] #61 ... [2019-08-25T14:31:24.193Z] [2019-08-25T14:31:24.193Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T14:31:24.193Z] #53 15.39 + mkdir -p /build [2019-08-25T14:31:24.193Z] #53 15.39 + mv docker/docker /build/ [2019-08-25T14:31:24.193Z] #53 15.39 + rmdir docker [2019-08-25T14:31:24.193Z] #53 DONE 16.1s [2019-08-25T14:31:24.193Z] [2019-08-25T14:31:24.193Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:31:24.193Z] #33 14.45 unicode/utf8 [2019-08-25T14:31:24.193Z] #33 15.04 math/bits [2019-08-25T14:31:24.193Z] #33 15.74 math [2019-08-25T14:31:24.373Z] + dpkg --print-architecture [2019-08-25T14:31:24.373Z] + cd /tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution [2019-08-25T14:31:24.373Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T14:31:24.373Z] + GOPATH=/tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nEBVJ9Y6rO [2019-08-25T14:31:24.373Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-25T14:31:24.374Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-08-25T14:31:24.749Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:31:24.750Z] [2019-08-25T14:31:24.750Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-08-25T14:31:24.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-08-25T14:31:24.750Z] Using test binary docker [2019-08-25T14:31:24.750Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-25T14:31:24.750Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T14:31:24.750Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T14:31:24.750Z] Warning failed to create cache: (null) [2019-08-25T14:31:24.750Z] . [2019-08-25T14:31:24.750Z] INFO: Waiting for daemon to start... [2019-08-25T14:31:24.750Z] Starting dockerd [2019-08-25T14:31:24.750Z] . [2019-08-25T14:31:24.750Z] INFO: Building docker-sdk-python3:4.0.2... [2019-08-25T14:31:24.755Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2019-08-25T14:31:25.131Z] #33 ... [2019-08-25T14:31:25.131Z] [2019-08-25T14:31:25.131Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T14:31:25.131Z] #6 8.165 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:31:25.131Z] #6 8.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:31:25.131Z] #6 8.219 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:31:25.131Z] #6 8.227 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:31:25.131Z] #6 8.254 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:31:25.131Z] #6 9.192 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T14:31:25.131Z] #6 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T14:31:25.131Z] #6 11.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T14:31:25.131Z] #6 ... [2019-08-25T14:31:25.131Z] [2019-08-25T14:31:25.131Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T14:31:25.131Z] #17 17.20 Fetched 7918 kB in 14s (555 kB/s) [2019-08-25T14:31:25.565Z] ok github.com/docker/docker/daemon/logger/splunk 1.584s coverage: 84.5% of statements [2019-08-25T14:31:25.565Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-25T14:31:25.565Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-08-25T14:31:25.565Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-25T14:31:28.213Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2019-08-25T14:31:28.416Z] #17 17.20 Reading package lists... [2019-08-25T14:31:28.416Z] #17 ... [2019-08-25T14:31:28.416Z] [2019-08-25T14:31:28.416Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T14:31:28.416Z] #44 10.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T14:31:28.416Z] #44 11.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T14:31:28.416Z] #44 ... [2019-08-25T14:31:28.416Z] [2019-08-25T14:31:28.416Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:31:28.416Z] #30 10.82 runtime/internal/math [2019-08-25T14:31:28.416Z] #30 11.24 runtime [2019-08-25T14:31:28.416Z] #30 15.34 unicode/utf8 [2019-08-25T14:31:28.416Z] #30 15.93 strconv [2019-08-25T14:31:28.416Z] #30 19.75 internal/race [2019-08-25T14:31:28.416Z] #30 19.89 sync/atomic [2019-08-25T14:31:28.416Z] #30 20.14 unicode [2019-08-25T14:31:28.416Z] #30 ... [2019-08-25T14:31:28.416Z] [2019-08-25T14:31:28.416Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T14:31:28.416Z] #55 18.91 + cd /tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution [2019-08-25T14:31:28.416Z] #55 18.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-08-25T14:31:28.416Z] #55 21.36 + GOPATH=/tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8YNeTEsjFl go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-08-25T14:31:28.593Z] ok github.com/docker/docker/distribution 0.306s coverage: 22.6% of statements [2019-08-25T14:31:28.593Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-25T14:31:29.864Z] + rm -rf /tmp/tmp.nEBVJ9Y6rO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nEBVJ9Y6rO [2019-08-25T14:31:29.919Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-08-25T14:31:31.336Z] Removing intermediate container 74193c6e1abc [2019-08-25T14:31:31.336Z] ---> a7b42aee97fa [2019-08-25T14:31:31.336Z] Step 16/126 : FROM base AS swagger [2019-08-25T14:31:31.336Z] ---> b7239c74cb06 [2019-08-25T14:31:31.336Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T14:31:31.336Z] ---> Running in 3efa256c445a [2019-08-25T14:31:31.336Z] Removing intermediate container 3efa256c445a [2019-08-25T14:31:31.336Z] ---> da9f1c8bfe58 [2019-08-25T14:31:31.336Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-08-25T14:31:31.379Z] ok github.com/docker/docker/distribution/xfer 1.494s coverage: 83.4% of statements [2019-08-25T14:31:31.379Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-25T14:31:31.379Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2019-08-25T14:31:31.618Z] ---> Running in b40995dfb78f [2019-08-25T14:31:31.700Z] #55 ... [2019-08-25T14:31:31.700Z] [2019-08-25T14:31:31.700Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T14:31:31.701Z] #24 13.92 + cd /tmp/tmp.B7ryOSfOlb/src/github.com/alecthomas/gometalinter [2019-08-25T14:31:31.701Z] #24 13.92 + git checkout -q v2.0.6 [2019-08-25T14:31:31.701Z] #24 14.17 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-25T14:31:31.701Z] #24 ... [2019-08-25T14:31:31.701Z] [2019-08-25T14:31:31.701Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:31:31.701Z] #30 23.37 internal/testlog [2019-08-25T14:31:31.701Z] #30 23.68 encoding [2019-08-25T14:31:31.701Z] #30 23.94 runtime/cgo [2019-08-25T14:31:31.899Z] + mktemp -d [2019-08-25T14:31:31.899Z] + export GOPATH=/tmp/tmp.2YQWdGfElr [2019-08-25T14:31:31.899Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.2YQWdGfElr/src/github.com/go-swagger/go-swagger [2019-08-25T14:31:31.899Z] Cloning into '/tmp/tmp.2YQWdGfElr/src/github.com/go-swagger/go-swagger'... [2019-08-25T14:31:32.777Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-08-25T14:31:32.777Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-25T14:31:32.777Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-08-25T14:31:32.777Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-25T14:31:34.652Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-25T14:31:35.057Z] ok github.com/docker/docker/internal/testutil 0.017s coverage: 62.5% of statements [2019-08-25T14:31:35.971Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2019-08-25T14:31:36.970Z] #30 ... [2019-08-25T14:31:36.970Z] [2019-08-25T14:31:36.970Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:31:36.970Z] #33 21.00 strconv [2019-08-25T14:31:36.970Z] #33 24.61 internal/testlog [2019-08-25T14:31:36.970Z] #33 24.79 encoding [2019-08-25T14:31:36.970Z] #33 24.96 unicode/utf16 [2019-08-25T14:31:36.970Z] #33 25.28 container/list [2019-08-25T14:31:36.970Z] #33 25.94 crypto/internal/subtle [2019-08-25T14:31:36.970Z] #33 26.06 crypto/subtle [2019-08-25T14:31:36.970Z] #33 26.19 crypto/rc4 [2019-08-25T14:31:36.970Z] #33 26.53 internal/x/crypto/cryptobyte/asn1 [2019-08-25T14:31:36.970Z] #33 26.68 internal/nettrace [2019-08-25T14:31:36.970Z] #33 26.83 internal/x/net/dns/dnsmessage [2019-08-25T14:31:36.970Z] #33 ... [2019-08-25T14:31:36.970Z] [2019-08-25T14:31:36.970Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:36.970Z] #57 19.66 Fetched 7918 kB in 15s (502 kB/s) [2019-08-25T14:31:36.970Z] #57 19.66 Reading package lists... [2019-08-25T14:31:36.970Z] #57 26.44 Reading package lists... [2019-08-25T14:31:36.970Z] #57 ... [2019-08-25T14:31:36.970Z] [2019-08-25T14:31:36.970Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T14:31:36.970Z] #44 23.34 Fetched 7918 kB in 16s (492 kB/s) [2019-08-25T14:31:36.970Z] #44 23.34 Reading package lists... [2019-08-25T14:31:36.970Z] #44 29.70 Reading package lists... [2019-08-25T14:31:36.970Z] #44 ... [2019-08-25T14:31:36.970Z] [2019-08-25T14:31:36.970Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T14:31:36.970Z] #17 17.20 Reading package lists... [2019-08-25T14:31:36.970Z] #17 24.04 Reading package lists... [2019-08-25T14:31:37.796Z] #17 30.30 Building dependency tree... [2019-08-25T14:31:37.796Z] #17 ... [2019-08-25T14:31:37.796Z] [2019-08-25T14:31:37.796Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:31:37.796Z] #33 30.69 runtime/cgo [2019-08-25T14:31:37.889Z] ok github.com/docker/docker/opts 0.031s coverage: 66.9% of statements [2019-08-25T14:31:37.889Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-08-25T14:31:38.370Z] #33 ... [2019-08-25T14:31:38.370Z] [2019-08-25T14:31:38.370Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:38.370Z] #35 21.62 Fetched 7918 kB in 16s (482 kB/s) [2019-08-25T14:31:38.370Z] #35 21.62 Reading package lists... [2019-08-25T14:31:38.629Z] #35 28.48 Reading package lists... [2019-08-25T14:31:38.629Z] #35 ... [2019-08-25T14:31:38.629Z] [2019-08-25T14:31:38.629Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T14:31:38.629Z] #17 30.30 Building dependency tree... [2019-08-25T14:31:38.629Z] #17 31.56 Reading state information... [2019-08-25T14:31:38.727Z] + cd /tmp/tmp.2YQWdGfElr/src/github.com/go-swagger/go-swagger [2019-08-25T14:31:38.727Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T14:31:38.888Z] #17 ... [2019-08-25T14:31:38.888Z] [2019-08-25T14:31:38.888Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T14:31:38.888Z] #50 21.69 + cd /tmp/tmp.EVbv82bL5I/src/github.com/docker/libnetwork [2019-08-25T14:31:38.888Z] #50 21.70 + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T14:31:38.888Z] #50 22.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-25T14:31:39.033Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-25T14:31:39.152Z] #50 ... [2019-08-25T14:31:39.152Z] [2019-08-25T14:31:39.152Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T14:31:39.152Z] #6 23.19 Fetched 7918 kB in 15s (495 kB/s) [2019-08-25T14:31:39.152Z] #6 23.19 Reading package lists... [2019-08-25T14:31:39.719Z] #6 29.67 Reading package lists... [2019-08-25T14:31:39.719Z] #6 ... [2019-08-25T14:31:39.719Z] [2019-08-25T14:31:39.719Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:39.719Z] #57 26.44 Reading package lists... [2019-08-25T14:31:40.409Z] ok github.com/docker/docker/pkg/archive 0.637s coverage: 76.7% of statements [2019-08-25T14:31:41.672Z] #57 33.29 Building dependency tree... [2019-08-25T14:31:41.672Z] #57 34.68 Reading state information... [2019-08-25T14:31:42.362Z] ok github.com/docker/docker/pkg/authorization 0.922s coverage: 66.7% of statements [2019-08-25T14:31:42.362Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-08-25T14:31:42.730Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-08-25T14:31:43.049Z] #57 35.98 The following additional packages will be installed: [2019-08-25T14:31:43.049Z] #57 36.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-08-25T14:31:43.049Z] #57 36.00 libprotoc10 python-pkg-resources zlib1g-dev [2019-08-25T14:31:43.049Z] #57 36.01 Suggested packages: [2019-08-25T14:31:43.049Z] #57 36.01 manpages-dev python-setuptools [2019-08-25T14:31:44.428Z] #57 37.73 The following NEW packages will be installed: [2019-08-25T14:31:44.428Z] #57 37.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-08-25T14:31:44.687Z] #57 37.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-08-25T14:31:44.687Z] #57 37.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-08-25T14:31:44.687Z] #57 37.74 zlib1g-dev [2019-08-25T14:31:44.947Z] #57 ... [2019-08-25T14:31:44.947Z] [2019-08-25T14:31:44.947Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T14:31:44.947Z] #15 38.12 + cd /tmp/tmp.ux1QfaP3Gd/src/github.com/go-swagger/go-swagger [2019-08-25T14:31:44.947Z] #15 38.12 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-08-25T14:31:45.180Z] ok github.com/docker/docker/layer 8.027s coverage: 66.9% of statements [2019-08-25T14:31:45.180Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-25T14:31:45.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-25T14:31:45.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-25T14:31:45.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-25T14:31:45.180Z] ? github.com/docker/docker/oci [no test files] [2019-08-25T14:31:45.180Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-25T14:31:45.517Z] #15 ... [2019-08-25T14:31:45.517Z] [2019-08-25T14:31:45.517Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-08-25T14:31:45.517Z] #17 33.43 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-25T14:31:45.517Z] #17 33.43 The following additional packages will be installed: [2019-08-25T14:31:45.517Z] #17 33.43 libjq1 libonig4 [2019-08-25T14:31:45.517Z] #17 33.92 The following NEW packages will be installed: [2019-08-25T14:31:45.517Z] #17 33.94 jq libjq1 libonig4 [2019-08-25T14:31:45.517Z] #17 35.05 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:31:45.517Z] #17 35.05 Need to get 327 kB of archives. [2019-08-25T14:31:45.517Z] #17 35.05 After this operation, 1157 kB of additional disk space will be used. [2019-08-25T14:31:45.517Z] #17 35.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-25T14:31:45.517Z] #17 35.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-25T14:31:45.518Z] #17 35.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-25T14:31:45.518Z] #17 36.21 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:31:45.518Z] #17 36.38 Fetched 327 kB in 1s (311 kB/s) [2019-08-25T14:31:45.518Z] #17 36.59 Selecting previously unselected package libonig4:amd64. [2019-08-25T14:31:45.518Z] #17 36.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T14:31:45.518Z] #17 36.65 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-08-25T14:31:45.518Z] #17 36.66 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-25T14:31:45.518Z] #17 36.92 Selecting previously unselected package libjq1:amd64. [2019-08-25T14:31:45.518Z] #17 36.92 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T14:31:45.518Z] #17 36.92 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T14:31:45.518Z] #17 37.11 Selecting previously unselected package jq. [2019-08-25T14:31:45.518Z] #17 37.11 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T14:31:45.518Z] #17 37.13 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T14:31:45.518Z] #17 37.38 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-25T14:31:45.518Z] #17 37.40 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T14:31:45.518Z] #17 37.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:31:45.518Z] #17 37.48 Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T14:31:45.518Z] #17 DONE 38.5s [2019-08-25T14:31:45.518Z] [2019-08-25T14:31:45.518Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-08-25T14:31:45.518Z] #19 DONE 0.1s [2019-08-25T14:31:45.518Z] [2019-08-25T14:31:45.518Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:31:45.650Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-08-25T14:31:46.459Z] #20 ... [2019-08-25T14:31:46.459Z] [2019-08-25T14:31:46.459Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-08-25T14:31:46.459Z] #50 DONE 39.3s [2019-08-25T14:31:46.510Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-08-25T14:31:46.717Z] [2019-08-25T14:31:46.718Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:46.718Z] #57 38.87 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:31:46.718Z] #57 38.87 Need to get 3602 kB of archives. [2019-08-25T14:31:46.718Z] #57 38.87 After this operation, 18.9 MB of additional disk space will be used. [2019-08-25T14:31:46.718Z] #57 38.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-25T14:31:46.718Z] #57 38.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-08-25T14:31:46.718Z] #57 38.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-08-25T14:31:46.718Z] #57 38.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-25T14:31:46.718Z] #57 38.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-08-25T14:31:46.718Z] #57 38.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-25T14:31:46.718Z] #57 38.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-08-25T14:31:46.718Z] #57 38.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-08-25T14:31:46.718Z] #57 38.96 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-08-25T14:31:46.718Z] #57 39.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-08-25T14:31:46.718Z] #57 39.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-08-25T14:31:46.718Z] #57 39.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-08-25T14:31:46.718Z] #57 39.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-08-25T14:31:46.718Z] #57 39.30 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-08-25T14:31:46.718Z] #57 39.30 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-08-25T14:31:46.718Z] #57 39.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-08-25T14:31:46.874Z] ok github.com/docker/docker/pkg/chrootarchive 3.497s coverage: 43.2% of statements [2019-08-25T14:31:46.875Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-25T14:31:46.875Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-25T14:31:47.264Z] ok github.com/docker/docker/pkg/discovery/file 0.035s coverage: 97.6% of statements [2019-08-25T14:31:47.638Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-08-25T14:31:48.097Z] #57 41.06 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:31:48.097Z] #57 41.27 Fetched 3602 kB in 1s (2281 kB/s) [2019-08-25T14:31:48.097Z] #57 41.36 Selecting previously unselected package libnet1:amd64. [2019-08-25T14:31:48.356Z] #57 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T14:31:48.356Z] #57 41.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T14:31:48.356Z] #57 41.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T14:31:48.356Z] #57 41.60 Selecting previously unselected package libcap-dev:amd64. [2019-08-25T14:31:48.356Z] #57 41.60 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-08-25T14:31:48.356Z] #57 41.60 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-08-25T14:31:48.463Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-08-25T14:31:48.615Z] #57 41.73 Selecting previously unselected package libnet1-dev. [2019-08-25T14:31:48.615Z] #57 41.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T14:31:48.615Z] #57 41.74 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T14:31:48.615Z] #57 41.94 Selecting previously unselected package libnl-3-200:amd64. [2019-08-25T14:31:48.615Z] #57 41.94 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-25T14:31:48.872Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-08-25T14:31:48.874Z] #57 41.94 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T14:31:48.874Z] #57 42.09 Selecting previously unselected package libnl-3-dev:amd64. [2019-08-25T14:31:48.874Z] #57 42.09 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-08-25T14:31:48.874Z] #57 42.11 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-25T14:31:49.440Z] #57 42.46 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-25T14:31:49.441Z] #57 42.46 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-25T14:31:49.441Z] #57 42.47 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T14:31:49.441Z] #57 42.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-08-25T14:31:49.441Z] #57 42.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-08-25T14:31:49.441Z] #57 42.61 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-25T14:31:49.699Z] #57 42.79 Selecting previously unselected package zlib1g-dev:amd64. [2019-08-25T14:31:49.699Z] #57 42.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-08-25T14:31:49.699Z] #57 42.81 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-25T14:31:49.958Z] [2019-08-25T14:31:49.959Z] #57 ... [2019-08-25T14:31:49.959Z] [2019-08-25T14:31:49.959Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-08-25T14:31:49.959Z] #6 29.67 Reading package lists... [2019-08-25T14:31:49.959Z] #6 36.13 Building dependency tree... [2019-08-25T14:31:49.959Z] #6 37.53 Reading state information... [2019-08-25T14:31:49.959Z] #6 38.50 The following additional packages will be installed: [2019-08-25T14:31:49.959Z] #6 38.50 libapparmor1 libseccomp2 [2019-08-25T14:31:49.959Z] #6 38.52 Suggested packages: [2019-08-25T14:31:49.959Z] #6 38.52 seccomp [2019-08-25T14:31:49.959Z] #6 38.94 The following NEW packages will be installed: [2019-08-25T14:31:49.959Z] #6 38.96 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-25T14:31:49.959Z] #6 40.12 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:31:49.959Z] #6 40.12 Need to get 300 kB of archives. [2019-08-25T14:31:49.959Z] #6 40.12 After this operation, 1201 kB of additional disk space will be used. [2019-08-25T14:31:49.959Z] #6 40.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-08-25T14:31:49.959Z] #6 40.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-08-25T14:31:49.959Z] #6 40.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-08-25T14:31:49.959Z] #6 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-08-25T14:31:49.959Z] #6 41.36 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:31:49.959Z] #6 41.61 Fetched 300 kB in 1s (278 kB/s) [2019-08-25T14:31:49.959Z] #6 41.70 Selecting previously unselected package libseccomp2:amd64. [2019-08-25T14:31:49.959Z] #6 41.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T14:31:49.959Z] #6 41.82 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-25T14:31:49.959Z] #6 41.83 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T14:31:49.959Z] #6 41.95 Selecting previously unselected package libseccomp-dev:amd64. [2019-08-25T14:31:49.959Z] #6 41.95 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-08-25T14:31:49.959Z] #6 41.97 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T14:31:49.959Z] #6 42.18 Selecting previously unselected package libapparmor1:amd64. [2019-08-25T14:31:49.959Z] #6 42.18 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T14:31:49.959Z] #6 42.19 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T14:31:49.959Z] #6 42.34 Selecting previously unselected package libapparmor-dev:amd64. [2019-08-25T14:31:49.959Z] #6 42.36 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T14:31:49.959Z] #6 42.37 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T14:31:49.959Z] #6 42.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:31:49.959Z] #6 42.75 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T14:31:49.959Z] #6 42.77 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T14:31:49.959Z] #6 42.79 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-08-25T14:31:49.959Z] #6 42.80 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-08-25T14:31:49.959Z] #6 42.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:31:49.959Z] #6 DONE 43.1s [2019-08-25T14:31:49.959Z] [2019-08-25T14:31:49.959Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:49.959Z] #57 43.13 Selecting previously unselected package libprotobuf10:amd64. [2019-08-25T14:31:49.959Z] #57 43.16 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...#57 ... [2019-08-25T14:31:49.959Z] [2019-08-25T14:31:49.959Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:31:49.959Z] #40 DONE 0.1s [2019-08-25T14:31:49.959Z] [2019-08-25T14:31:49.959Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:49.959Z] #57 43.16 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-08-25T14:31:49.959Z] #57 43.20 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-08-25T14:31:50.218Z] #57 ... [2019-08-25T14:31:50.218Z] [2019-08-25T14:31:50.218Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-08-25T14:31:50.218Z] #41 DONE 0.1s [2019-08-25T14:31:50.384Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-08-25T14:31:50.477Z] [2019-08-25T14:31:50.477Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:50.477Z] #35 28.48 Reading package lists... [2019-08-25T14:31:50.477Z] #35 34.54 Building dependency tree... [2019-08-25T14:31:50.477Z] #35 35.83 Reading state information... [2019-08-25T14:31:50.477Z] #35 37.19 The following additional packages will be installed: [2019-08-25T14:31:50.477Z] #35 37.19 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-25T14:31:50.477Z] #35 37.19 Suggested packages: [2019-08-25T14:31:50.477Z] #35 37.19 codeblocks eclipse ninja-build lrzip [2019-08-25T14:31:50.477Z] #35 37.19 Recommended packages: [2019-08-25T14:31:50.477Z] #35 37.19 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-25T14:31:50.477Z] #35 37.71 The following NEW packages will be installed: [2019-08-25T14:31:50.477Z] #35 37.71 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-25T14:31:50.477Z] #35 37.72 vim-common xxd [2019-08-25T14:31:50.477Z] #35 39.01 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:31:50.477Z] #35 39.01 Need to get 13.7 MB of archives. [2019-08-25T14:31:50.477Z] #35 39.01 After this operation, 57.2 MB of additional disk space will be used. [2019-08-25T14:31:50.477Z] #35 39.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-08-25T14:31:50.477Z] #35 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T14:31:50.477Z] #35 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-08-25T14:31:50.477Z] #35 40.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-08-25T14:31:50.477Z] #35 40.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-08-25T14:31:50.477Z] #35 40.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-08-25T14:31:50.477Z] #35 40.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-08-25T14:31:50.477Z] #35 40.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-08-25T14:31:50.477Z] #35 41.03 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T14:31:50.477Z] #35 41.06 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T14:31:50.477Z] #35 42.23 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:31:50.477Z] #35 42.42 Fetched 13.7 MB in 3s (4146 kB/s) [2019-08-25T14:31:50.477Z] #35 42.54 Selecting previously unselected package cmake-data. [2019-08-25T14:31:50.477Z] #35 42.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T14:31:50.477Z] #35 42.62 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-25T14:31:50.477Z] #35 42.65 Unpacking cmake-data (3.7.2-1) ... [2019-08-25T14:31:50.477Z] #35 ... [2019-08-25T14:31:50.477Z] [2019-08-25T14:31:50.477Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:31:50.477Z] #30 43.38 sync [2019-08-25T14:31:50.765Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-08-25T14:31:51.419Z] #30 ... [2019-08-25T14:31:51.419Z] [2019-08-25T14:31:51.419Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-08-25T14:31:51.419Z] #44 29.70 Reading package lists... [2019-08-25T14:31:51.419Z] #44 35.99 Building dependency tree... [2019-08-25T14:31:51.419Z] #44 37.20 Reading state information... [2019-08-25T14:31:51.419Z] #44 38.93 The following additional packages will be installed: [2019-08-25T14:31:51.419Z] #44 38.98 btrfs-progs liblzo2-2 [2019-08-25T14:31:51.419Z] #44 39.39 The following NEW packages will be installed: [2019-08-25T14:31:51.419Z] #44 39.39 btrfs-progs btrfs-tools liblzo2-2 [2019-08-25T14:31:51.419Z] #44 40.56 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:31:51.419Z] #44 40.56 Need to get 649 kB of archives. [2019-08-25T14:31:51.419Z] #44 40.56 After this operation, 4320 kB of additional disk space will be used. [2019-08-25T14:31:51.419Z] #44 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T14:31:51.419Z] #44 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-25T14:31:51.419Z] #44 40.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-25T14:31:51.419Z] #44 41.96 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:31:51.419Z] #44 42.15 Fetched 649 kB in 1s (599 kB/s) [2019-08-25T14:31:51.419Z] #44 42.24 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T14:31:51.419Z] #44 42.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-08-25T14:31:51.419Z] #44 42.30 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T14:31:51.419Z] #44 42.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T14:31:51.419Z] #44 42.44 Selecting previously unselected package btrfs-progs. [2019-08-25T14:31:51.419Z] #44 42.44 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-25T14:31:51.419Z] #44 42.44 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T14:31:51.419Z] #44 43.48 Selecting previously unselected package btrfs-tools. [2019-08-25T14:31:51.419Z] #44 43.51 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-25T14:31:51.419Z] #44 43.54 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T14:31:51.419Z] #44 43.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:31:51.419Z] #44 43.84 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T14:31:51.419Z] #44 43.86 Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T14:31:51.419Z] #44 43.87 Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T14:31:51.419Z] #44 43.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:31:51.419Z] #44 DONE 44.4s [2019-08-25T14:31:51.419Z] [2019-08-25T14:31:51.419Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:31:51.419Z] #45 DONE 0.1s [2019-08-25T14:31:51.419Z] [2019-08-25T14:31:51.419Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-08-25T14:31:51.419Z] #46 DONE 0.1s [2019-08-25T14:31:51.419Z] [2019-08-25T14:31:51.419Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:31:51.419Z] #30 44.27 io [2019-08-25T14:31:51.419Z] #30 44.28 reflect [2019-08-25T14:31:51.577Z] ok github.com/docker/docker/pkg/discovery/kv 3.125s coverage: 84.1% of statements [2019-08-25T14:31:51.973Z] ok github.com/docker/docker/pkg/fsutils 0.352s coverage: 85.1% of statements [2019-08-25T14:31:51.973Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 10.2% of statements [2019-08-25T14:31:52.817Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 70.1% of statements [2019-08-25T14:31:53.208Z] ok github.com/docker/docker/pkg/ioutils 0.488s coverage: 69.3% of statements [2019-08-25T14:31:53.329Z] #30 46.17 syscall [2019-08-25T14:31:53.329Z] #30 ... [2019-08-25T14:31:53.329Z] [2019-08-25T14:31:53.329Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T14:31:53.329Z] #27 36.16 + cd /tmp/tmp.uJ1iWcOgXN/src/gotest.tools/gotestsum [2019-08-25T14:31:53.329Z] #27 36.16 + git checkout -q v0.3.5 [2019-08-25T14:31:53.329Z] #27 36.20 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-25T14:31:53.592Z] #27 ... [2019-08-25T14:31:53.592Z] [2019-08-25T14:31:53.592Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:31:53.592Z] #20 4.369 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T14:31:53.592Z] #20 5.280 ######################################################################## 100.0% [2019-08-25T14:31:53.592Z] #20 5.708 ## 3.5% #### 6.1% ###### 8.7% ######## 11.7% ######### 13.8% ############## 20.1% ################# 24.1% #################### 28.8% ######################### 35.9% ############################# 41.2% ############################### 44.4% ################################## 47.6% ######################################### 58.3% ############################################# 62.7% ############################################### 66.0% #################################################### 72.3% ######################################################### 79.2% ########################################################## 81.5% ################################################################ 89.9% ####################################################################### 99.3% ######################################################################## 100.0% [2019-08-25T14:31:53.606Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-08-25T14:31:53.851Z] #20 8.429 ######################################################################## 100.0% [2019-08-25T14:31:54.255Z] ok github.com/docker/docker/pkg/locker 0.148s coverage: 88.9% of statements [2019-08-25T14:31:54.255Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-08-25T14:31:54.255Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-25T14:31:54.369Z] #20 8.764 ###### 9.1% #################### 28.4% [2019-08-25T14:31:54.369Z] #20 ... [2019-08-25T14:31:54.369Z] [2019-08-25T14:31:54.369Z] #7 [dev 1/24] RUN groupadd -r docker [2019-08-25T14:31:54.369Z] #7 DONE 4.5s [2019-08-25T14:31:54.369Z] [2019-08-25T14:31:54.369Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:31:54.890Z] #20 8.764 ###### 9.1% #################### 28.4% ############################## 42.7% ######################################## 56.5% ############################################## 65.1% ##################################################### 73.8% ############################################################### 87.9% ######################################################################## 100.0% [2019-08-25T14:31:55.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-08-25T14:31:55.485Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2019-08-25T14:31:55.828Z] #20 10.34 ######################################################################## 100.0% [2019-08-25T14:31:55.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-08-25T14:31:56.269Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-08-25T14:31:56.649Z] ok github.com/docker/docker/pkg/mount 1.208s coverage: 69.6% of statements [2019-08-25T14:31:56.649Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-25T14:31:56.649Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-08-25T14:31:56.650Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-25T14:31:56.650Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-25T14:31:57.645Z] #20 10.70 ## 3.2% ####### 9.9% ########### 15.4% ############### 22.2% ##################### 30.3% ########################## 36.8% ################################ 45.5% ##################################### 52.1% ######################################### 57.3% ############################################### 66.5% ##################################################### 74.2% ########################################################### 82.0% ############################################################### 88.4% ######################################################################## 100.0% [2019-08-25T14:31:57.908Z] #20 ... [2019-08-25T14:31:57.908Z] [2019-08-25T14:31:57.908Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T14:31:57.908Z] #8 DONE 3.4s [2019-08-25T14:31:57.908Z] [2019-08-25T14:31:57.908Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:31:57.908Z] #57 44.26 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-08-25T14:31:57.908Z] #57 44.26 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-08-25T14:31:57.908Z] #57 44.27 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-25T14:31:57.908Z] #57 44.42 Selecting previously unselected package libprotobuf-dev:amd64. [2019-08-25T14:31:57.908Z] #57 44.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-08-25T14:31:57.908Z] #57 44.42 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-25T14:31:57.908Z] #57 46.42 Selecting previously unselected package libprotoc10:amd64. [2019-08-25T14:31:57.908Z] #57 46.42 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-08-25T14:31:57.908Z] #57 46.43 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-08-25T14:31:57.908Z] #57 47.14 Selecting previously unselected package protobuf-c-compiler. [2019-08-25T14:31:57.908Z] #57 47.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-08-25T14:31:57.908Z] #57 47.15 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-08-25T14:31:57.908Z] #57 47.32 Selecting previously unselected package protobuf-compiler. [2019-08-25T14:31:57.908Z] #57 47.32 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-08-25T14:31:57.908Z] #57 47.33 Unpacking protobuf-compiler (3.0.0-9) ... [2019-08-25T14:31:57.908Z] #57 47.53 Selecting previously unselected package python-pkg-resources. [2019-08-25T14:31:57.908Z] #57 47.53 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T14:31:57.908Z] #57 47.54 Unpacking python-pkg-resources (33.1.1-1) ... [2019-08-25T14:31:57.908Z] #57 47.95 Selecting previously unselected package python-protobuf. [2019-08-25T14:31:57.908Z] #57 47.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-08-25T14:31:57.908Z] #57 47.96 Unpacking python-protobuf (3.0.0-9) ... [2019-08-25T14:31:57.908Z] #57 48.79 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T14:31:57.908Z] #57 48.89 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T14:31:57.908Z] #57 48.92 Setting up python-pkg-resources (33.1.1-1) ... [2019-08-25T14:31:58.027Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2019-08-25T14:31:58.169Z] #57 ... [2019-08-25T14:31:58.169Z] [2019-08-25T14:31:58.169Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T14:31:58.169Z] #15 41.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-08-25T14:31:58.428Z] #15 ... [2019-08-25T14:31:58.428Z] [2019-08-25T14:31:58.428Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:31:58.428Z] #20 12.83 ######################################################################## 100.0% [2019-08-25T14:31:58.687Z] #20 13.20 # 2.0% [2019-08-25T14:31:58.687Z] #20 ... [2019-08-25T14:31:58.687Z] [2019-08-25T14:31:58.687Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:31:58.687Z] #33 41.47 internal/x/crypto/curve25519 [2019-08-25T14:31:58.687Z] #33 47.43 sync [2019-08-25T14:31:58.687Z] #33 48.33 reflect [2019-08-25T14:31:58.687Z] #33 48.33 io [2019-08-25T14:31:58.687Z] #33 50.06 bytes [2019-08-25T14:31:58.687Z] #33 ... [2019-08-25T14:31:58.687Z] [2019-08-25T14:31:58.687Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:31:58.892Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2019-08-25T14:31:59.280Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-08-25T14:31:59.657Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-08-25T14:32:00.246Z] #20 13.20 # 2.0% ## 3.6% ### 5.4% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.2% ######### 12.7% ######### 13.5% ######### 13.8% ############### 21.5% ################ 23.0% ################### 26.4% #################### 28.4% [2019-08-25T14:32:00.246Z] #20 ... [2019-08-25T14:32:00.246Z] [2019-08-25T14:32:00.246Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T14:32:00.246Z] #42 3.819 + RM_GOPATH=0 [2019-08-25T14:32:00.246Z] #42 3.819 + TMP_GOPATH= [2019-08-25T14:32:00.246Z] #42 3.819 + : /build [2019-08-25T14:32:00.246Z] #42 3.819 + '[' -z '' ']' [2019-08-25T14:32:00.246Z] #42 3.819 ++ mktemp -d [2019-08-25T14:32:00.246Z] #42 3.831 + export GOPATH=/tmp/tmp.fpzS11iL1k [2019-08-25T14:32:00.246Z] #42 3.831 + GOPATH=/tmp/tmp.fpzS11iL1k [2019-08-25T14:32:00.246Z] #42 3.831 + RM_GOPATH=1 [2019-08-25T14:32:00.246Z] #42 3.839 ++ dirname ./install.sh [2019-08-25T14:32:00.246Z] #42 3.847 + dir=. [2019-08-25T14:32:00.246Z] #42 3.847 + bin=runc [2019-08-25T14:32:00.246Z] #42 3.847 + shift [2019-08-25T14:32:00.246Z] #42 3.847 + '[' '!' -f ./runc.installer ']' [2019-08-25T14:32:00.246Z] #42 3.847 + . ./runc.installer [2019-08-25T14:32:00.246Z] #42 3.847 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:32:00.246Z] #42 3.847 + install_runc [2019-08-25T14:32:00.246Z] #42 3.848 + grep -q '^3\.10\.0.*\.el7\.' [2019-08-25T14:32:00.246Z] #42 3.860 + uname -r [2019-08-25T14:32:00.246Z] #42 3.864 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-25T14:32:00.246Z] #42 3.867 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-25T14:32:00.246Z] #42 3.867 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-25T14:32:00.246Z] #42 3.868 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fpzS11iL1k/src/github.com/opencontainers/runc [2019-08-25T14:32:00.246Z] #42 3.881 Cloning into '/tmp/tmp.fpzS11iL1k/src/github.com/opencontainers/runc'... [2019-08-25T14:32:00.246Z] #42 ... [2019-08-25T14:32:00.246Z] [2019-08-25T14:32:00.246Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:00.896Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 73.9% of statements [2019-08-25T14:32:01.272Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-08-25T14:32:01.422Z] + rm -rf /tmp/tmp.2YQWdGfElr [2019-08-25T14:32:01.422Z] Removing intermediate container b40995dfb78f [2019-08-25T14:32:01.422Z] ---> 842c7f45a639 [2019-08-25T14:32:01.422Z] Step 19/126 : FROM base AS frozen-images [2019-08-25T14:32:01.422Z] ---> b7239c74cb06 [2019-08-25T14:32:01.422Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:32:01.422Z] ---> Using cache [2019-08-25T14:32:01.422Z] ---> d1dd8fd03850 [2019-08-25T14:32:01.422Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-08-25T14:32:01.422Z] ---> Running in acdab44d1f03 [2019-08-25T14:32:01.422Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:32:01.422Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:32:01.422Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:32:01.422Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:32:01.422Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:32:01.422Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T14:32:01.422Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T14:32:01.422Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T14:32:01.542Z] #20 13.20 # 2.0% ## 3.6% ### 5.4% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.2% ######### 12.7% ######### 13.5% ######### 13.8% ############### 21.5% ################ 23.0% ################### 26.4% #################### 28.4% ##################### 30.4% ####################### 32.6% ######################## 34.5% ######################### 35.8% ########################## 37.0% ########################### 38.3% ############################ 40.0% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.3% ################################## 48.2% [2019-08-25T14:32:01.542Z] #20 ... [2019-08-25T14:32:01.542Z] [2019-08-25T14:32:01.542Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:32:01.542Z] #47 3.216 + RM_GOPATH=0 [2019-08-25T14:32:01.542Z] #47 3.216 + TMP_GOPATH= [2019-08-25T14:32:01.542Z] #47 3.216 + : /build [2019-08-25T14:32:01.542Z] #47 3.216 + '[' -z '' ']' [2019-08-25T14:32:01.542Z] #47 3.223 ++ mktemp -d [2019-08-25T14:32:01.542Z] #47 3.231 + export GOPATH=/tmp/tmp.8DxKwLhDQo [2019-08-25T14:32:01.542Z] #47 3.231 + GOPATH=/tmp/tmp.8DxKwLhDQo [2019-08-25T14:32:01.542Z] #47 3.231 + RM_GOPATH=1 [2019-08-25T14:32:01.542Z] #47 3.232 ++ dirname ./install.sh [2019-08-25T14:32:01.542Z] #47 3.248 + dir=. [2019-08-25T14:32:01.542Z] #47 3.248 + bin=containerd [2019-08-25T14:32:01.542Z] #47 3.248 + shift [2019-08-25T14:32:01.542Z] #47 3.248 + '[' '!' -f ./containerd.installer ']' [2019-08-25T14:32:01.542Z] #47 3.248 + . ./containerd.installer [2019-08-25T14:32:01.542Z] #47 3.248 ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T14:32:01.542Z] #47 3.248 + install_containerd [2019-08-25T14:32:01.542Z] #47 3.248 + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-25T14:32:01.542Z] #47 3.248 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8DxKwLhDQo/src/github.com/containerd/containerd [2019-08-25T14:32:01.542Z] #47 3.248 Cloning into '/tmp/tmp.8DxKwLhDQo/src/github.com/containerd/containerd'... [2019-08-25T14:32:01.542Z] #47 3.248 Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T14:32:01.542Z] #47 ... [2019-08-25T14:32:01.542Z] [2019-08-25T14:32:01.542Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:01.818Z] #20 13.20 # 2.0% ## 3.6% ### 5.4% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.2% ######### 12.7% ######### 13.5% ######### 13.8% ############### 21.5% ################ 23.0% ################### 26.4% #################### 28.4% ##################### 30.4% ####################### 32.6% ######################## 34.5% ######################### 35.8% ########################## 37.0% ########################### 38.3% ############################ 40.0% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.3% ################################## 48.2% ################################### 49.2% #################################### 50.0% [2019-08-25T14:32:01.818Z] #20 ... [2019-08-25T14:32:01.818Z] [2019-08-25T14:32:01.818Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-08-25T14:32:01.818Z] #9 3.530 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-25T14:32:01.818Z] #9 DONE 3.9s [2019-08-25T14:32:01.818Z] [2019-08-25T14:32:01.818Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:02.894Z] Fetched 7716 kB in 2s (2869 kB/s) [2019-08-25T14:32:03.641Z] #20 13.20 # 2.0% ## 3.6% ### 5.4% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.2% ######### 12.7% ######### 13.5% ######### 13.8% ############### 21.5% ################ 23.0% ################### 26.4% #################### 28.4% ##################### 30.4% ####################### 32.6% ######################## 34.5% ######################### 35.8% ########################## 37.0% ########################### 38.3% ############################ 40.0% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.3% ################################## 48.2% ################################### 49.2% #################################### 50.0% ##################################### 51.5% ###################################### 53.4% ####################################### 54.5% ####################################### 54.8% ######################################## 56.5% ######################################### 58.2% ############################################ 61.7% ############################################## 65.1% ################################################ 68.0% ################################################### 70.9% #################################################### 72.8% ###################################################### 75.7% ######################################################## 79.0% ########################################################### 83.1% ############################################################# 85.5% ############################################################### 88.0% ################################################################# 90.6% ################################################################## 93.0% #################################################################### 94.8% [2019-08-25T14:32:03.641Z] #20 ... [2019-08-25T14:32:03.641Z] [2019-08-25T14:32:03.641Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:03.641Z] #35 46.93 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T14:32:03.641Z] #35 46.94 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T14:32:03.641Z] #35 46.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T14:32:03.641Z] #35 47.09 Selecting previously unselected package libicu57:amd64. [2019-08-25T14:32:03.641Z] #35 47.11 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-08-25T14:32:03.641Z] #35 47.12 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-25T14:32:03.641Z] #35 55.84 Selecting previously unselected package libxml2:amd64. [2019-08-25T14:32:03.641Z] #35 55.87 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-08-25T14:32:03.641Z] #35 55.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T14:32:03.641Z] #35 56.80 Selecting previously unselected package libarchive13:amd64. [2019-08-25T14:32:03.641Z] #35 56.82 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-08-25T14:32:03.641Z] #35 56.83 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-25T14:32:03.900Z] #35 ... [2019-08-25T14:32:03.900Z] [2019-08-25T14:32:03.900Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:03.900Z] #20 13.20 # 2.0% ## 3.6% ### 5.4% ##### 7.2% ###### 8.6% ####### 10.3% ######## 11.2% ######### 12.7% ######### 13.5% ######### 13.8% ############### 21.5% ################ 23.0% ################### 26.4% #################### 28.4% ##################### 30.4% ####################### 32.6% ######################## 34.5% ######################### 35.8% ########################## 37.0% ########################### 38.3% ############################ 40.0% ############################# 41.4% ############################## 42.8% ################################ 44.7% ################################# 46.3% ################################## 48.2% ################################### 49.2% #################################### 50.0% ##################################### 51.5% ###################################### 53.4% ####################################### 54.5% ####################################### 54.8% ######################################## 56.5% ######################################### 58.2% ############################################ 61.7% ############################################## 65.1% ################################################ 68.0% ################################################### 70.9% #################################################### 72.8% ###################################################### 75.7% ######################################################## 79.0% ########################################################### 83.1% ############################################################# 85.5% ############################################################### 88.0% ################################################################# 90.6% ################################################################## 93.0% #################################################################### 94.8% ###################################################################### 97.7% ######################################################################## 100.0% [2019-08-25T14:32:04.186Z] #20 18.66 [2019-08-25T14:32:04.366Z] Reading package lists... [2019-08-25T14:32:04.484Z] ok github.com/docker/docker/pkg/signal 2.524s coverage: 61.0% of statements [2019-08-25T14:32:04.852Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-08-25T14:32:05.124Z] #20 ... [2019-08-25T14:32:05.124Z] [2019-08-25T14:32:05.124Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-08-25T14:32:05.124Z] #10 DONE 3.4s [2019-08-25T14:32:05.124Z] [2019-08-25T14:32:05.124Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:05.124Z] #35 57.21 Selecting previously unselected package libjsoncpp1:amd64. [2019-08-25T14:32:05.124Z] #35 57.22 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-08-25T14:32:05.124Z] #35 57.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-25T14:32:05.124Z] #35 57.44 Selecting previously unselected package libuv1:amd64. [2019-08-25T14:32:05.124Z] #35 57.44 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-08-25T14:32:05.124Z] #35 57.44 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-08-25T14:32:05.124Z] #35 57.62 Selecting previously unselected package cmake. [2019-08-25T14:32:05.124Z] #35 57.62 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-08-25T14:32:05.124Z] #35 57.78 Unpacking cmake (3.7.2-1) ... [2019-08-25T14:32:05.373Z] Reading package lists... [2019-08-25T14:32:05.640Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-08-25T14:32:05.640Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-08-25T14:32:05.656Z] Building dependency tree... [2019-08-25T14:32:05.656Z] Reading state information... [2019-08-25T14:32:05.656Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-08-25T14:32:05.656Z] The following additional packages will be installed: [2019-08-25T14:32:05.656Z] libjq1 libonig4 [2019-08-25T14:32:05.656Z] The following NEW packages will be installed: [2019-08-25T14:32:05.656Z] jq libjq1 libonig4 [2019-08-25T14:32:05.938Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:32:05.938Z] Need to get 310 kB of archives. [2019-08-25T14:32:05.938Z] After this operation, 1267 kB of additional disk space will be used. [2019-08-25T14:32:05.938Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-25T14:32:05.938Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-25T14:32:05.938Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-25T14:32:05.938Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:32:06.222Z] Fetched 310 kB in 0s (3617 kB/s) [2019-08-25T14:32:06.222Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-25T14:32:06.222Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T14:32:06.222Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-08-25T14:32:06.222Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-25T14:32:06.222Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-25T14:32:06.222Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T14:32:06.222Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T14:32:06.222Z] Selecting previously unselected package jq. [2019-08-25T14:32:06.222Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T14:32:06.222Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T14:32:06.222Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-25T14:32:06.222Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T14:32:06.222Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:06.222Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T14:32:06.447Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-08-25T14:32:06.843Z] Removing intermediate container acdab44d1f03 [2019-08-25T14:32:06.843Z] ---> f7f25959be47 [2019-08-25T14:32:06.843Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-08-25T14:32:06.843Z] ---> 99067e183450 [2019-08-25T14:32:06.843Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-08-25T14:32:06.843Z] ---> Running in 81b2b5e57daa [2019-08-25T14:32:06.868Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.6% of statements [2019-08-25T14:32:07.740Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2019-08-25T14:32:08.102Z] ok github.com/docker/docker/pkg/tailfile 0.064s coverage: 88.6% of statements [2019-08-25T14:32:08.325Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T14:32:08.325Z]  ######################################################################## 100.0% [2019-08-25T14:32:08.411Z] #35 ... [2019-08-25T14:32:08.411Z] [2019-08-25T14:32:08.411Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-08-25T14:32:08.411Z] #11 DONE 3.4s [2019-08-25T14:32:08.411Z] [2019-08-25T14:32:08.411Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:08.411Z] #35 61.77 Selecting previously unselected package xxd. [2019-08-25T14:32:08.673Z] #35 61.83 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T14:32:08.673Z] #35 61.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:32:08.897Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2019-08-25T14:32:08.933Z] #35 62.08 Selecting previously unselected package vim-common. [2019-08-25T14:32:08.933Z] #35 62.08 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T14:32:08.933Z] #35 62.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:32:09.180Z]  #####    8.0% ###############   21.9% ###########################  37.7% ##################################                          48.2% ############################################### 66.3% ############################################################# 85.3% ######################################################################## 100.0% [2019-08-25T14:32:09.286Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-08-25T14:32:09.464Z]  ######################################################################## 100.0% [2019-08-25T14:32:09.746Z]  ############################   39.3% ######################################################    75.3% ######################################################################## 100.0% [2019-08-25T14:32:09.934Z] #35 62.92 Processing triggers for mime-support (3.60) ... [2019-08-25T14:32:09.934Z] #35 63.06 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:32:09.934Z] #35 63.10 Setting up libuv1:amd64 (1.9.1-3) ... [2019-08-25T14:32:09.934Z] #35 63.11 Setting up cmake-data (3.7.2-1) ... [2019-08-25T14:32:09.934Z] #35 63.13 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-08-25T14:32:09.934Z] #35 63.15 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T14:32:09.934Z] #35 63.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:09.934Z] #35 63.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:32:10.029Z]  ######################################################################## 100.0% [2019-08-25T14:32:10.134Z] testing: warning: no tests to run [2019-08-25T14:32:10.134Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-08-25T14:32:10.195Z] #35 63.28 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T14:32:10.195Z] #35 63.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-08-25T14:32:10.195Z] #35 63.32 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-08-25T14:32:10.195Z] #35 63.35 Setting up cmake (3.7.2-1) ... [2019-08-25T14:32:10.195Z] #35 ... [2019-08-25T14:32:10.195Z] [2019-08-25T14:32:10.195Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:10.195Z] #33 52.94 bufio [2019-08-25T14:32:10.195Z] #33 55.97 syscall [2019-08-25T14:32:10.195Z] #33 ... [2019-08-25T14:32:10.195Z] [2019-08-25T14:32:10.195Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:10.195Z] #20 20.45 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T14:32:10.195Z] #20 21.13 ######################################################################## 100.0% [2019-08-25T14:32:10.195Z] #20 21.38 ######################################################################## 100.0% [2019-08-25T14:32:10.195Z] #20 21.54 [2019-08-25T14:32:10.195Z] #20 22.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T14:32:10.195Z] #20 23.36 ######################################################################## 100.0% [2019-08-25T14:32:10.195Z] #20 23.65 ################### 27.6% ######################################################################## 100.0% [2019-08-25T14:32:10.195Z] #20 23.91 [2019-08-25T14:32:10.489Z] #20 ... [2019-08-25T14:32:10.489Z] [2019-08-25T14:32:10.489Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:10.489Z] #57 55.03 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-08-25T14:32:10.489Z] #57 55.03 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-08-25T14:32:10.489Z] #57 55.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:10.489Z] #57 55.21 Setting up python-protobuf (3.0.0-9) ... [2019-08-25T14:32:10.489Z] #57 63.04 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-08-25T14:32:10.489Z] #57 63.05 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-08-25T14:32:10.489Z] #57 63.06 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T14:32:10.489Z] #57 63.10 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-08-25T14:32:10.489Z] #57 63.11 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-08-25T14:32:10.489Z] #57 63.13 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-08-25T14:32:10.489Z] #57 63.14 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-08-25T14:32:10.489Z] #57 63.15 Setting up protobuf-compiler (3.0.0-9) ... [2019-08-25T14:32:10.489Z] #57 63.17 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-08-25T14:32:10.489Z] #57 63.18 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-08-25T14:32:10.489Z] #57 63.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:10.489Z] #57 DONE 63.6s [2019-08-25T14:32:10.497Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-08-25T14:32:10.595Z]  ###########      16.2% #################################    47.1% ###################################################            71.5% ###################################################################### 97.4% ######################################################################## 100.0% [2019-08-25T14:32:10.752Z] [2019-08-25T14:32:10.752Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:10.877Z]  ######################################################################## 100.0% [2019-08-25T14:32:10.937Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-08-25T14:32:11.010Z] #58 ... [2019-08-25T14:32:11.010Z] [2019-08-25T14:32:11.010Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:11.010Z] #35 63.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:11.010Z] #35 DONE 64.1s [2019-08-25T14:32:11.010Z] [2019-08-25T14:32:11.010Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:32:11.010Z] #36 DONE 0.1s [2019-08-25T14:32:11.010Z] [2019-08-25T14:32:11.010Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-08-25T14:32:11.010Z] #37 DONE 0.1s [2019-08-25T14:32:11.010Z] [2019-08-25T14:32:11.010Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T14:32:11.010Z] #42 13.59 + cd /tmp/tmp.fpzS11iL1k/src/github.com/opencontainers/runc [2019-08-25T14:32:11.010Z] #42 13.59 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:32:11.010Z] #42 13.91 + '[' -z '' ']' [2019-08-25T14:32:11.010Z] #42 13.91 + target=static [2019-08-25T14:32:11.010Z] #42 13.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-25T14:32:11.010Z] #42 16.38 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-25T14:32:11.269Z] #42 ... [2019-08-25T14:32:11.269Z] [2019-08-25T14:32:11.269Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:11.269Z] #20 25.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T14:32:11.269Z] #20 25.88 skipping existing 1849cc453dee [2019-08-25T14:32:11.388Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-08-25T14:32:11.528Z] #20 26.14 [2019-08-25T14:32:12.303Z]  #   2.5% #######    10.2% ##############       19.8% ###################   26.9% #########################         35.1% ##############################         42.0% ##################################       48.6% ########################################        56.3% #############################################     62.6% #################################################                69.3% ######################################################## 78.1% ##############################################################  86.9% ####################################################################  94.9% ######################################################################## 100.0% [2019-08-25T14:32:12.469Z] #20 ... [2019-08-25T14:32:12.469Z] [2019-08-25T14:32:12.469Z] #12 [dev 6/24] RUN ldconfig [2019-08-25T14:32:12.469Z] #12 DONE 4.1s [2019-08-25T14:32:12.588Z]  [2019-08-25T14:32:12.728Z] [2019-08-25T14:32:12.728Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:13.206Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T14:32:13.294Z] #13 ... [2019-08-25T14:32:13.294Z] [2019-08-25T14:32:13.294Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:32:13.294Z] #30 56.11 time [2019-08-25T14:32:13.294Z] #30 62.06 sort [2019-08-25T14:32:13.294Z] #30 63.86 internal/poll [2019-08-25T14:32:13.294Z] #30 64.97 internal/fmtsort [2019-08-25T14:32:13.294Z] #30 ... [2019-08-25T14:32:13.294Z] [2019-08-25T14:32:13.294Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:13.294Z] #33 65.34 time [2019-08-25T14:32:13.489Z]  ######################################################################## 100.0% [2019-08-25T14:32:13.489Z]  ######################################################################## 100.0% [2019-08-25T14:32:13.774Z]  [2019-08-25T14:32:13.890Z] ok github.com/docker/docker/plugin 0.552s coverage: 27.0% of statements [2019-08-25T14:32:14.389Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T14:32:14.671Z]  ######################################################################## 100.0% [2019-08-25T14:32:14.671Z]  ######################################################################## 100.0% [2019-08-25T14:32:14.671Z]  [2019-08-25T14:32:14.683Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-08-25T14:32:15.195Z] #33 67.80 sort [2019-08-25T14:32:15.455Z] #33 ... [2019-08-25T14:32:15.455Z] [2019-08-25T14:32:15.455Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:32:15.455Z] #20 28.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T14:32:15.455Z] #20 29.32 ######################################################################## 100.0% [2019-08-25T14:32:15.455Z] #20 29.67 ######################################################################## 100.0% [2019-08-25T14:32:15.455Z] #20 29.80 [2019-08-25T14:32:15.455Z] #20 29.87 Download of images into '/build' complete. [2019-08-25T14:32:15.455Z] #20 29.87 Use something like the following to load the result into a Docker daemon: [2019-08-25T14:32:15.455Z] #20 29.87 tar -cC '/build' . | docker load [2019-08-25T14:32:15.455Z] #20 DONE 30.0s [2019-08-25T14:32:15.500Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements [2019-08-25T14:32:15.677Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T14:32:15.677Z] skipping existing c8c2d4a6b2e3 [2019-08-25T14:32:15.677Z] [2019-08-25T14:32:15.713Z] [2019-08-25T14:32:15.713Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T14:32:15.713Z] #38 3.405 + RM_GOPATH=0 [2019-08-25T14:32:15.713Z] #38 3.405 + TMP_GOPATH= [2019-08-25T14:32:15.713Z] #38 3.405 + : /build [2019-08-25T14:32:15.713Z] #38 3.405 + '[' -z '' ']' [2019-08-25T14:32:15.713Z] #38 3.409 ++ mktemp -d [2019-08-25T14:32:15.713Z] #38 3.417 + export GOPATH=/tmp/tmp.QVihvWU3sh [2019-08-25T14:32:15.713Z] #38 3.417 + GOPATH=/tmp/tmp.QVihvWU3sh [2019-08-25T14:32:15.713Z] #38 3.417 + RM_GOPATH=1 [2019-08-25T14:32:15.713Z] #38 3.418 ++ dirname ./install.sh [2019-08-25T14:32:15.713Z] #38 3.423 + dir=. [2019-08-25T14:32:15.713Z] #38 3.423 + bin=tini [2019-08-25T14:32:15.713Z] #38 3.423 + shift [2019-08-25T14:32:15.713Z] #38 3.423 + '[' '!' -f ./tini.installer ']' [2019-08-25T14:32:15.713Z] #38 3.423 + . ./tini.installer [2019-08-25T14:32:15.713Z] #38 3.423 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T14:32:15.713Z] #38 3.427 + install_tini [2019-08-25T14:32:15.713Z] #38 3.427 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T14:32:15.713Z] #38 3.427 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-25T14:32:15.713Z] #38 3.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.QVihvWU3sh/tini [2019-08-25T14:32:15.713Z] #38 3.432 Cloning into '/tmp/tmp.QVihvWU3sh/tini'... [2019-08-25T14:32:15.713Z] #38 4.717 + cd /tmp/tmp.QVihvWU3sh/tini [2019-08-25T14:32:15.713Z] #38 4.717 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T14:32:15.972Z] #38 4.763 + cmake . [2019-08-25T14:32:16.424Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-08-25T14:32:16.538Z] #38 ... [2019-08-25T14:32:16.539Z] [2019-08-25T14:32:16.539Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:16.539Z] #33 69.33 internal/fmtsort [2019-08-25T14:32:16.681Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T14:32:16.681Z]  ######################################################################## 100.0% [2019-08-25T14:32:16.964Z]  ######################################################################## 100.0% [2019-08-25T14:32:16.964Z]  [2019-08-25T14:32:16.964Z] Download of images into '/build' complete. [2019-08-25T14:32:16.964Z] Use something like the following to load the result into a Docker daemon: [2019-08-25T14:32:16.964Z] tar -cC '/build' . | docker load [2019-08-25T14:32:17.913Z] #33 70.72 internal/syscall/unix [2019-08-25T14:32:18.287Z] ok github.com/docker/docker/registry 0.197s coverage: 56.4% of statements [2019-08-25T14:32:18.480Z] #33 71.34 strings [2019-08-25T14:32:18.663Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-08-25T14:32:19.034Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2019-08-25T14:32:19.644Z] Removing intermediate container 81b2b5e57daa [2019-08-25T14:32:19.644Z] ---> 8c33bb455e5f [2019-08-25T14:32:19.644Z] Step 24/126 : FROM base AS cross-false [2019-08-25T14:32:19.644Z] ---> b7239c74cb06 [2019-08-25T14:32:19.644Z] Step 25/126 : FROM base AS cross-true [2019-08-25T14:32:19.644Z] ---> b7239c74cb06 [2019-08-25T14:32:19.644Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:32:19.644Z] ---> Using cache [2019-08-25T14:32:19.644Z] ---> d1dd8fd03850 [2019-08-25T14:32:19.644Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-08-25T14:32:19.644Z] ---> Running in 1da771dd9e4c [2019-08-25T14:32:19.855Z] #33 72.54 internal/poll [2019-08-25T14:32:20.258Z] Removing intermediate container 1da771dd9e4c [2019-08-25T14:32:20.258Z] ---> ca10dbe927e6 [2019-08-25T14:32:20.258Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-08-25T14:32:20.258Z] ---> Running in d8b5ed73218b [2019-08-25T14:32:20.387Z] ok github.com/docker/docker/runconfig 0.013s coverage: 68.2% of statements [2019-08-25T14:32:20.877Z] Removing intermediate container d8b5ed73218b [2019-08-25T14:32:20.877Z] ---> 78f5281964d5 [2019-08-25T14:32:20.877Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-08-25T14:32:21.165Z] ---> Running in b52b726585fc [2019-08-25T14:32:21.223Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2019-08-25T14:32:21.757Z] #33 74.42 path [2019-08-25T14:32:21.779Z] Removing intermediate container b52b726585fc [2019-08-25T14:32:21.779Z] ---> 2d0bf3305b2e [2019-08-25T14:32:21.779Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T14:32:21.779Z] ---> Running in 5836314825b6 [2019-08-25T14:32:22.015Z] #33 ... [2019-08-25T14:32:22.016Z] [2019-08-25T14:32:22.016Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:22.016Z] #58 5.550 Note: Building without setproctitle() and strlcpy() support. [2019-08-25T14:32:22.016Z] #58 5.550 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T14:32:22.016Z] #58 8.602 fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T14:32:22.016Z] #58 8.639 GEN .gitid [2019-08-25T14:32:22.016Z] #58 8.653 GEN criu/include/version.h [2019-08-25T14:32:22.016Z] #58 8.703 GEN include/common/asm [2019-08-25T14:32:22.016Z] #58 10.42 PBCC images/google/protobuf/descriptor.pb-c.c [2019-08-25T14:32:22.016Z] #58 10.50 PBCC images/opts.pb-c.c [2019-08-25T14:32:22.016Z] #58 10.52 PBCC images/sit.pb-c.c [2019-08-25T14:32:22.016Z] #58 10.59 DEP images/google/protobuf/descriptor.pb-c.d [2019-08-25T14:32:22.016Z] #58 10.71 DEP images/opts.pb-c.d [2019-08-25T14:32:22.016Z] #58 10.75 DEP images/sit.pb-c.d [2019-08-25T14:32:22.016Z] #58 10.82 PBCC images/macvlan.pb-c.c [2019-08-25T14:32:22.016Z] #58 10.96 DEP images/macvlan.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.07 PBCC images/autofs.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.10 DEP images/autofs.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.20 PBCC images/sysctl.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.25 DEP images/sysctl.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.32 PBCC images/time.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.36 DEP images/time.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.41 PBCC images/binfmt-misc.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.43 DEP images/binfmt-misc.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.47 PBCC images/seccomp.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.52 DEP images/seccomp.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.61 PBCC images/userns.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.64 DEP images/userns.pb-c.d [2019-08-25T14:32:22.016Z] #58 11.68 PBCC images/cgroup.pb-c.c [2019-08-25T14:32:22.016Z] #58 11.71 DEP images/cgroup.pb-c.d [2019-08-25T14:32:22.073Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2019-08-25T14:32:22.274Z] #58 11.78 PBCC images/fown.pb-c.c [2019-08-25T14:32:22.274Z] #58 11.83 PBCC images/ext-file.pb-c.c [2019-08-25T14:32:22.274Z] #58 11.92 DEP images/fown.pb-c.d [2019-08-25T14:32:22.274Z] #58 ... [2019-08-25T14:32:22.274Z] [2019-08-25T14:32:22.274Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:22.274Z] #33 75.11 regexp/syntax [2019-08-25T14:32:22.274Z] #33 75.13 os [2019-08-25T14:32:22.787Z] Removing intermediate container 5836314825b6 [2019-08-25T14:32:22.787Z] ---> e484b523a95f [2019-08-25T14:32:22.787Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-08-25T14:32:22.787Z] ---> b7239c74cb06 [2019-08-25T14:32:22.787Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-08-25T14:32:22.787Z] ---> b7239c74cb06 [2019-08-25T14:32:22.787Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:32:22.787Z] ---> Using cache [2019-08-25T14:32:22.787Z] ---> d1dd8fd03850 [2019-08-25T14:32:22.787Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-08-25T14:32:22.787Z] ---> Running in ef296b505dbb [2019-08-25T14:32:22.893Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2019-08-25T14:32:23.070Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:32:23.070Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:32:23.070Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:32:23.070Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:32:23.070Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:32:23.353Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T14:32:23.353Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T14:32:23.636Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T14:32:23.650Z] #33 ... [2019-08-25T14:32:23.650Z] [2019-08-25T14:32:23.650Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:32:23.650Z] #30 66.28 internal/syscall/unix [2019-08-25T14:32:23.650Z] #30 66.60 strings [2019-08-25T14:32:23.650Z] #30 67.09 os [2019-08-25T14:32:23.650Z] #30 71.08 bytes [2019-08-25T14:32:23.650Z] #30 72.40 fmt [2019-08-25T14:32:23.650Z] #30 72.95 bufio [2019-08-25T14:32:23.650Z] #30 74.92 path/filepath [2019-08-25T14:32:23.650Z] #30 ... [2019-08-25T14:32:23.650Z] [2019-08-25T14:32:23.650Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:23.650Z] #58 11.98 DEP images/ext-file.pb-c.d [2019-08-25T14:32:23.650Z] #58 12.05 PBCC images/rpc.pb-c.c [2019-08-25T14:32:23.650Z] #58 12.11 DEP images/rpc.pb-c.d [2019-08-25T14:32:23.650Z] #58 12.19 PBCC images/siginfo.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.22 DEP images/siginfo.pb-c.d [2019-08-25T14:32:23.651Z] #58 12.29 PBCC images/pagemap.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.35 DEP images/pagemap.pb-c.d [2019-08-25T14:32:23.651Z] #58 12.41 PBCC images/rlimit.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.45 DEP images/rlimit.pb-c.d [2019-08-25T14:32:23.651Z] #58 12.50 PBCC images/file-lock.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.52 DEP images/file-lock.pb-c.d [2019-08-25T14:32:23.651Z] #58 12.56 PBCC images/tty.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.64 DEP images/tty.pb-c.d [2019-08-25T14:32:23.651Z] #58 12.71 PBCC images/tun.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.81 PBCC images/netdev.pb-c.c [2019-08-25T14:32:23.651Z] #58 12.91 DEP images/tun.pb-c.d [2019-08-25T14:32:23.651Z] #58 13.00 DEP images/netdev.pb-c.d [2019-08-25T14:32:23.651Z] #58 13.02 PBCC images/vma.pb-c.c [2019-08-25T14:32:23.651Z] #58 13.11 DEP images/vma.pb-c.d [2019-08-25T14:32:23.651Z] #58 13.16 PBCC images/creds.pb-c.c [2019-08-25T14:32:23.651Z] #58 13.17 DEP images/creds.pb-c.d [2019-08-25T14:32:23.651Z] #58 13.25 PBCC images/utsns.pb-c.c [2019-08-25T14:32:23.651Z] #58 13.26 DEP images/utsns.pb-c.d [2019-08-25T14:32:23.651Z] #58 13.33 PBCC images/ipc-desc.pb-c.c [2019-08-25T14:32:23.909Z] #58 13.36 PBCC images/ipc-sem.pb-c.c [2019-08-25T14:32:23.909Z] #58 13.43 DEP images/ipc-desc.pb-c.d [2019-08-25T14:32:23.909Z] #58 13.51 DEP images/ipc-sem.pb-c.d [2019-08-25T14:32:23.909Z] #58 13.59 PBCC images/ipc-msg.pb-c.c [2019-08-25T14:32:24.168Z] #58 13.62 DEP images/ipc-msg.pb-c.d [2019-08-25T14:32:24.168Z] #58 13.67 PBCC images/ipc-shm.pb-c.c [2019-08-25T14:32:24.168Z] #58 13.72 DEP images/ipc-shm.pb-c.d [2019-08-25T14:32:24.168Z] #58 13.80 PBCC images/ipc-var.pb-c.c [2019-08-25T14:32:24.168Z] #58 13.81 DEP images/ipc-var.pb-c.d [2019-08-25T14:32:24.194Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-08-25T14:32:24.427Z] #58 13.88 PBCC images/sk-opts.pb-c.c [2019-08-25T14:32:24.427Z] #58 13.95 PBCC images/packet-sock.pb-c.c [2019-08-25T14:32:24.427Z] #58 ... [2019-08-25T14:32:24.427Z] [2019-08-25T14:32:24.427Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-08-25T14:32:24.427Z] #38 5.991 -- The C compiler identification is GNU 6.3.0 [2019-08-25T14:32:24.427Z] #38 6.059 -- Check for working C compiler: /usr/bin/cc [2019-08-25T14:32:24.427Z] #38 7.410 -- Check for working C compiler: /usr/bin/cc -- works [2019-08-25T14:32:24.427Z] #38 7.416 -- Detecting C compiler ABI info [2019-08-25T14:32:24.427Z] #38 7.987 -- Detecting C compiler ABI info - done [2019-08-25T14:32:24.427Z] #38 8.050 -- Detecting C compile features [2019-08-25T14:32:24.427Z] #38 9.992 -- Detecting C compile features - done [2019-08-25T14:32:24.427Z] #38 10.01 -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-25T14:32:24.427Z] #38 10.39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-25T14:32:24.427Z] #38 10.46 -- Configuring done [2019-08-25T14:32:24.427Z] #38 10.49 -- Generating done [2019-08-25T14:32:24.427Z] #38 10.50 -- Build files have been written to: /tmp/tmp.QVihvWU3sh/tini [2019-08-25T14:32:24.427Z] #38 10.51 + make tini-static [2019-08-25T14:32:24.427Z] #38 10.81 Scanning dependencies of target tini-static [2019-08-25T14:32:24.427Z] #38 10.96 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-25T14:32:24.427Z] #38 12.42 [100%] Linking C executable tini-static [2019-08-25T14:32:24.427Z] #38 12.99 [100%] Built target tini-static [2019-08-25T14:32:24.427Z] #38 13.05 + mkdir -p /build [2019-08-25T14:32:24.427Z] #38 13.05 + cp tini-static /build/docker-init [2019-08-25T14:32:24.427Z] #38 DONE 13.4s [2019-08-25T14:32:24.427Z] [2019-08-25T14:32:24.427Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:24.427Z] #58 14.06 DEP images/sk-opts.pb-c.d [2019-08-25T14:32:24.427Z] #58 14.15 DEP images/packet-sock.pb-c.d [2019-08-25T14:32:24.685Z] #58 14.27 PBCC images/sk-netlink.pb-c.c [2019-08-25T14:32:24.944Z] #58 14.38 DEP images/sk-netlink.pb-c.d [2019-08-25T14:32:24.944Z] #58 14.50 PBCC images/sk-inet.pb-c.c [2019-08-25T14:32:25.203Z] #58 14.62 DEP images/sk-inet.pb-c.d [2019-08-25T14:32:25.203Z] #58 14.74 PBCC images/sk-unix.pb-c.c [2019-08-25T14:32:25.203Z] #58 14.84 DEP images/sk-unix.pb-c.d [2019-08-25T14:32:25.462Z] #58 14.98 PBCC images/mm.pb-c.c [2019-08-25T14:32:25.462Z] #58 15.07 DEP images/mm.pb-c.d [2019-08-25T14:32:25.462Z] #58 15.11 PBCC images/timerfd.pb-c.c [2019-08-25T14:32:25.462Z] #58 15.19 DEP images/timerfd.pb-c.d [2019-08-25T14:32:25.654Z] Fetched 7716 kB in 2s (3255 kB/s) [2019-08-25T14:32:25.721Z] #58 15.31 PBCC images/timer.pb-c.c [2019-08-25T14:32:25.721Z] #58 15.41 DEP images/timer.pb-c.d [2019-08-25T14:32:25.721Z] #58 15.45 PBCC images/sa.pb-c.c [2019-08-25T14:32:25.979Z] #58 15.49 DEP images/sa.pb-c.d [2019-08-25T14:32:25.979Z] #58 15.53 PBCC images/pipe-data.pb-c.c [2019-08-25T14:32:25.979Z] #58 15.57 DEP images/pipe-data.pb-c.d [2019-08-25T14:32:25.979Z] #58 15.63 PBCC images/mnt.pb-c.c [2019-08-25T14:32:25.979Z] #58 15.69 DEP images/mnt.pb-c.d [2019-08-25T14:32:26.238Z] #58 15.75 PBCC images/sk-packet.pb-c.c [2019-08-25T14:32:26.238Z] #58 15.79 DEP images/sk-packet.pb-c.d [2019-08-25T14:32:26.238Z] #58 15.87 PBCC images/tcp-stream.pb-c.c [2019-08-25T14:32:26.238Z] #58 15.96 DEP images/tcp-stream.pb-c.d [2019-08-25T14:32:26.497Z] #58 16.03 PBCC images/pipe.pb-c.c [2019-08-25T14:32:26.497Z] #58 16.08 DEP images/pipe.pb-c.d [2019-08-25T14:32:26.497Z] #58 ... [2019-08-25T14:32:26.497Z] [2019-08-25T14:32:26.497Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:26.497Z] #13 3.834 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:32:26.497Z] #13 3.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:32:26.497Z] #13 3.947 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:32:26.497Z] #13 4.049 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:32:26.497Z] #13 4.334 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:32:26.497Z] #13 5.846 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB] [2019-08-25T14:32:26.497Z] #13 7.267 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-08-25T14:32:26.497Z] #13 8.023 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-08-25T14:32:26.497Z] #13 ... [2019-08-25T14:32:26.497Z] [2019-08-25T14:32:26.497Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:26.497Z] #58 16.16 PBCC images/pstree.pb-c.c [2019-08-25T14:32:26.497Z] #58 16.20 DEP images/pstree.pb-c.d [2019-08-25T14:32:26.665Z] Reading package lists... [2019-08-25T14:32:26.756Z] #58 16.26 PBCC images/fs.pb-c.c [2019-08-25T14:32:26.756Z] #58 16.30 DEP images/fs.pb-c.d [2019-08-25T14:32:26.756Z] #58 16.34 PBCC images/signalfd.pb-c.c [2019-08-25T14:32:26.756Z] #58 16.40 DEP images/signalfd.pb-c.d [2019-08-25T14:32:26.756Z] #58 16.49 PBCC images/fh.pb-c.c [2019-08-25T14:32:27.015Z] #58 16.54 PBCC images/fsnotify.pb-c.c [2019-08-25T14:32:27.015Z] #58 16.65 DEP images/fh.pb-c.d [2019-08-25T14:32:27.015Z] #58 16.74 DEP images/fsnotify.pb-c.d [2019-08-25T14:32:27.273Z] #58 16.80 PBCC images/eventpoll.pb-c.c [2019-08-25T14:32:27.274Z] #58 16.82 DEP images/eventpoll.pb-c.d [2019-08-25T14:32:27.274Z] #58 16.91 PBCC images/eventfd.pb-c.c [2019-08-25T14:32:27.274Z] #58 16.93 DEP images/eventfd.pb-c.d [2019-08-25T14:32:27.274Z] #58 16.98 PBCC images/remap-file-path.pb-c.c [2019-08-25T14:32:27.274Z] #58 17.01 DEP images/remap-file-path.pb-c.d [2019-08-25T14:32:27.532Z] #58 17.10 PBCC images/fifo.pb-c.c [2019-08-25T14:32:27.532Z] #58 17.15 DEP images/fifo.pb-c.d [2019-08-25T14:32:27.532Z] #58 17.22 PBCC images/ghost-file.pb-c.c [2019-08-25T14:32:27.532Z] #58 17.26 DEP images/ghost-file.pb-c.d [2019-08-25T14:32:27.674Z] Reading package lists... [2019-08-25T14:32:27.791Z] #58 17.33 PBCC images/regfile.pb-c.c [2019-08-25T14:32:27.956Z] Building dependency tree... [2019-08-25T14:32:27.956Z] Reading state information... [2019-08-25T14:32:27.956Z] The following additional packages will be installed: [2019-08-25T14:32:27.956Z] libapparmor1 libseccomp2 [2019-08-25T14:32:27.956Z] Suggested packages: [2019-08-25T14:32:27.956Z] seccomp [2019-08-25T14:32:27.956Z] The following NEW packages will be installed: [2019-08-25T14:32:27.956Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-08-25T14:32:27.956Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:32:27.956Z] Need to get 296 kB of archives. [2019-08-25T14:32:27.956Z] After this operation, 1346 kB of additional disk space will be used. [2019-08-25T14:32:27.956Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-08-25T14:32:28.049Z] #58 17.42 DEP images/regfile.pb-c.d [2019-08-25T14:32:28.049Z] #58 17.49 PBCC images/ns.pb-c.c [2019-08-25T14:32:28.049Z] #58 17.56 DEP images/ns.pb-c.d [2019-08-25T14:32:28.049Z] #58 17.61 PBCC images/fdinfo.pb-c.c [2019-08-25T14:32:28.049Z] #58 17.74 DEP images/fdinfo.pb-c.d [2019-08-25T14:32:28.049Z] #58 17.80 PBCC images/core-aarch64.pb-c.c [2019-08-25T14:32:28.240Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-08-25T14:32:28.240Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-08-25T14:32:28.240Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-08-25T14:32:28.240Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:32:28.240Z] Fetched 296 kB in 0s (3363 kB/s) [2019-08-25T14:32:28.240Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-08-25T14:32:28.307Z] #58 17.85 PBCC images/core-arm.pb-c.c [2019-08-25T14:32:28.308Z] #58 17.94 PBCC images/core-ppc64.pb-c.c [2019-08-25T14:32:28.308Z] #58 17.99 PBCC images/core-s390.pb-c.c [2019-08-25T14:32:28.308Z] #58 18.04 PBCC images/core-x86.pb-c.c [2019-08-25T14:32:28.524Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T14:32:28.524Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-25T14:32:28.524Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T14:32:28.524Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-08-25T14:32:28.524Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-08-25T14:32:28.524Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T14:32:28.524Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-08-25T14:32:28.524Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T14:32:28.524Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T14:32:28.524Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-08-25T14:32:28.524Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T14:32:28.524Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T14:32:28.524Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:28.524Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T14:32:28.524Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T14:32:28.524Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-08-25T14:32:28.524Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-08-25T14:32:28.524Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:32:28.566Z] #58 18.09 PBCC images/core.pb-c.c [2019-08-25T14:32:28.566Z] #58 18.15 PBCC images/inventory.pb-c.c [2019-08-25T14:32:28.566Z] #58 18.19 DEP images/core-aarch64.pb-c.d [2019-08-25T14:32:28.566Z] #58 18.24 DEP images/core-arm.pb-c.d [2019-08-25T14:32:28.566Z] #58 18.28 DEP images/core-ppc64.pb-c.d [2019-08-25T14:32:28.824Z] #58 18.33 DEP images/core-s390.pb-c.d [2019-08-25T14:32:28.824Z] #58 18.38 DEP images/core-x86.pb-c.d [2019-08-25T14:32:28.824Z] #58 18.46 DEP images/core.pb-c.d [2019-08-25T14:32:28.824Z] #58 18.52 DEP images/inventory.pb-c.d [2019-08-25T14:32:29.082Z] #58 18.60 PBCC images/cpuinfo.pb-c.c [2019-08-25T14:32:29.082Z] #58 18.61 DEP images/cpuinfo.pb-c.d [2019-08-25T14:32:29.082Z] #58 18.67 PBCC images/stats.pb-c.c [2019-08-25T14:32:29.082Z] #58 18.72 DEP images/stats.pb-c.d [2019-08-25T14:32:29.142Z] Removing intermediate container ef296b505dbb [2019-08-25T14:32:29.142Z] ---> c1f5c3e39e96 [2019-08-25T14:32:29.142Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-08-25T14:32:29.142Z] ---> e484b523a95f [2019-08-25T14:32:29.142Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:32:29.142Z] ---> Running in 2ca6490fa2d9 [2019-08-25T14:32:29.142Z] Removing intermediate container 2ca6490fa2d9 [2019-08-25T14:32:29.142Z] ---> f0b745afe845 [2019-08-25T14:32:29.142Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-08-25T14:32:29.142Z] ---> Running in abb740a5ba4a [2019-08-25T14:32:29.756Z] Removing intermediate container abb740a5ba4a [2019-08-25T14:32:29.756Z] ---> 5a2261a93d64 [2019-08-25T14:32:29.756Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-08-25T14:32:29.756Z] ---> c1f5c3e39e96 [2019-08-25T14:32:29.756Z] Step 39/126 : FROM base AS tomlv [2019-08-25T14:32:29.756Z] ---> b7239c74cb06 [2019-08-25T14:32:29.756Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-08-25T14:32:30.039Z] ---> Running in 0fb395d8b4d8 [2019-08-25T14:32:30.039Z] Removing intermediate container 0fb395d8b4d8 [2019-08-25T14:32:30.039Z] ---> 1257f8a9adda [2019-08-25T14:32:30.039Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:32:30.039Z] ---> 975f4b1ad57a [2019-08-25T14:32:30.039Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:32:30.321Z] ---> 46829303e1d9 [2019-08-25T14:32:30.321Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:32:30.321Z] ---> Running in 8abcd7764cad [2019-08-25T14:32:30.604Z] + RM_GOPATH=0 [2019-08-25T14:32:30.604Z] + TMP_GOPATH= [2019-08-25T14:32:30.604Z] + : /build [2019-08-25T14:32:30.604Z] + '[' -z '' ']' [2019-08-25T14:32:30.604Z] ++ mktemp -d [2019-08-25T14:32:30.604Z] + export GOPATH=/tmp/tmp.G9LbgXXcKu [2019-08-25T14:32:30.604Z] + GOPATH=/tmp/tmp.G9LbgXXcKu [2019-08-25T14:32:30.604Z] + RM_GOPATH=1 [2019-08-25T14:32:30.604Z] ++ dirname ./install.sh [2019-08-25T14:32:30.604Z] + dir=. [2019-08-25T14:32:30.604Z] + bin=tomlv [2019-08-25T14:32:30.604Z] + shift [2019-08-25T14:32:30.604Z] + '[' '!' -f ./tomlv.installer ']' [2019-08-25T14:32:30.604Z] + . ./tomlv.installer [2019-08-25T14:32:30.604Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T14:32:30.604Z] + install_tomlv [2019-08-25T14:32:30.604Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T14:32:30.604Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-08-25T14:32:30.604Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.G9LbgXXcKu/src/github.com/BurntSushi/toml [2019-08-25T14:32:30.604Z] Cloning into '/tmp/tmp.G9LbgXXcKu/src/github.com/BurntSushi/toml'... [2019-08-25T14:32:30.984Z] #58 20.31 make[1]: Nothing to be done for 'all'. [2019-08-25T14:32:31.224Z] + cd /tmp/tmp.G9LbgXXcKu/src/github.com/BurntSushi/toml [2019-08-25T14:32:31.224Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-08-25T14:32:31.224Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T14:32:31.224Z] math/bits [2019-08-25T14:32:31.224Z] errors [2019-08-25T14:32:31.224Z] internal/cpu [2019-08-25T14:32:31.224Z] runtime/internal/atomic [2019-08-25T14:32:31.224Z] runtime/internal/sys [2019-08-25T14:32:31.224Z] internal/bytealg [2019-08-25T14:32:31.224Z] math [2019-08-25T14:32:31.224Z] runtime/internal/math [2019-08-25T14:32:31.224Z] unicode/utf8 [2019-08-25T14:32:31.224Z] internal/race [2019-08-25T14:32:31.224Z] sync/atomic [2019-08-25T14:32:31.512Z] unicode [2019-08-25T14:32:31.512Z] runtime [2019-08-25T14:32:31.512Z] internal/testlog [2019-08-25T14:32:31.512Z] encoding [2019-08-25T14:32:31.512Z] runtime/cgo [2019-08-25T14:32:31.938Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/rootless [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/volume [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-25T14:32:31.938Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === Skipped [2019-08-25T14:32:31.938Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-25T14:32:31.938Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-25T14:32:31.938Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:73: No driver to put! [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-25T14:32:31.938Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-25T14:32:31.938Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-25T14:32:31.938Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:32:31.938Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-25T14:32:31.938Z] graphtest_unix.go:73: No driver to put! [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-25T14:32:31.938Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-25T14:32:31.938Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] [2019-08-25T14:32:31.938Z] DONE 2040 tests, 20 skipped in 237.390s [2019-08-25T14:32:32.136Z] strconv [2019-08-25T14:32:32.360Z] #58 21.88 CC images/stats.o [2019-08-25T14:32:32.400Z] sha256:979217d17df1d3e47c16da267da7a5496dceab42b87dab1cd3ec0960082a0df9 [2019-08-25T14:32:32.400Z] INFO: Starting docker-py tests... [2019-08-25T14:32:32.400Z] ============================= test session starts ============================== [2019-08-25T14:32:32.400Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-08-25T14:32:32.400Z] rootdir: /src, inifile: pytest.ini [2019-08-25T14:32:32.400Z] plugins: timeout-1.3.3, cov-2.6.1 Post stage [Pipeline] junit [2019-08-25T14:32:32.545Z] Recording test results [2019-08-25T14:32:32.927Z] #58 22.36 CC images/core.o [2019-08-25T14:32:32.964Z] collected 385 items / 5 deselected [2019-08-25T14:32:32.964Z] [2019-08-25T14:32:33.494Z] #58 ... [2019-08-25T14:32:33.494Z] [2019-08-25T14:32:33.494Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:32:33.494Z] #30 76.47 io/ioutil [2019-08-25T14:32:33.494Z] #30 77.12 path [2019-08-25T14:32:33.494Z] #30 78.19 flag [2019-08-25T14:32:33.494Z] #30 78.25 github.com/BurntSushi/toml [2019-08-25T14:32:33.494Z] #30 80.51 log [2019-08-25T14:32:33.494Z] #30 80.95 text/tabwriter [2019-08-25T14:32:33.494Z] #30 83.73 github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T14:32:33.753Z] #30 ... [2019-08-25T14:32:33.753Z] [2019-08-25T14:32:33.753Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:32:33.753Z] #47 32.17 Checking out files: 48% (1384/2835) Checking out files: 49% (1390/2835) Checking out files: 50% (1418/2835) Checking out files: 51% (1446/2835) Checking out files: 52% (1475/2835) Checking out files: 53% (1503/2835) Checking out files: 54% (1531/2835) Checking out files: 55% (1560/2835) Checking out files: 56% (1588/2835) Checking out files: 57% (1616/2835) Checking out files: 58% (1645/2835) Checking out files: 59% (1673/2835) Checking out files: 60% (1701/2835) Checking out files: 61% (1730/2835) Checking out files: 62% (1758/2835) Checking out files: 63% (1787/2835) Checking out files: 64% (1815/2835) Checking out files: 65% (1843/2835) Checking out files: 66% (1872/2835) Checking out files: 67% (1900/2835) Checking out files: 68% (1928/2835) Checking out files: 69% (1957/2835) Checking out files: 70% (1985/2835) Checking out files: 71% (2013/2835) Checking out files: 72% (2042/2835) Checking out files: 73% (2070/2835) Checking out files: 74% (2098/2835) Checking out files: 75% (2127/2835) Checking out files: 76% (2155/2835) Checking out files: 77% (2183/2835) Checking out files: 78% (2212/2835) Checking out files: 79% (2240/2835) Checking out files: 80% (2268/2835) Checking out files: 81% (2297/2835) Checking out files: 82% (2325/2835) Checking out files: 83% (2354/2835) Checking out files: 84% (2382/2835) Checking out files: 84% (2406/2835) Checking out files: 85% (2410/2835) Checking out files: 86% (2439/2835) Checking out files: 87% (2467/2835) Checking out files: 88% (2495/2835) Checking out files: 89% (2524/2835) Checking out files: 90% (2552/2835) Checking out files: 91% (2580/2835) Checking out files: 92% (2609/2835) Checking out files: 93% (2637/2835) Checking out files: 94% (2665/2835) Checking out files: 95% (2694/2835) Checking out files: 96% (2722/2835) Checking out files: 97% (2750/2835) Checking out files: 98% (2779/2835) Checking out files: 99% (2807/2835) Checking out files: 100% (2835/2835) Checking out files: 100% (2835/2835), done. [2019-08-25T14:32:33.753Z] #47 33.88 + cd /tmp/tmp.8DxKwLhDQo/src/github.com/containerd/containerd [2019-08-25T14:32:33.753Z] #47 33.88 + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T14:32:33.753Z] #47 35.60 + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-25T14:32:33.753Z] #47 35.60 + BUILDTAGS='netgo osusergo static_build' [2019-08-25T14:32:33.753Z] #47 35.60 + export EXTRA_FLAGS=-buildmode=pie [2019-08-25T14:32:33.753Z] #47 35.60 + EXTRA_FLAGS=-buildmode=pie [2019-08-25T14:32:33.753Z] #47 35.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-25T14:32:33.753Z] #47 35.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-25T14:32:33.753Z] #47 35.60 + '[' '' = dynamic ']' [2019-08-25T14:32:33.753Z] #47 35.60 + make [2019-08-25T14:32:33.753Z] #47 36.44 🇩 bin/ctr [2019-08-25T14:32:33.753Z] #47 ... [2019-08-25T14:32:33.753Z] [2019-08-25T14:32:33.753Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:33.753Z] #58 23.33 CC images/core-x86.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-25T14:32:34.323Z] #58 24.08 CC images/core-arm.o [2019-08-25T14:32:34.888Z] #58 24.53 CC images/core-aarch64.o [2019-08-25T14:32:34.948Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/make.sh dynbinary test-integration [2019-08-25T14:32:35.146Z] #58 ... [2019-08-25T14:32:35.146Z] [2019-08-25T14:32:35.146Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-08-25T14:32:35.146Z] #30 DONE 88.0s [2019-08-25T14:32:35.529Z] [2019-08-25T14:32:35.529Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:35.529Z] #33 79.86 fmt [2019-08-25T14:32:35.529Z] #33 80.90 path/filepath [2019-08-25T14:32:35.529Z] #33 82.46 regexp [2019-08-25T14:32:35.529Z] #33 84.96 flag [2019-08-25T14:32:35.529Z] #33 86.53 go/token [2019-08-25T14:32:35.529Z] #33 86.92 io/ioutil [2019-08-25T14:32:35.529Z] #33 87.28 go/scanner [2019-08-25T14:32:35.529Z] #33 87.70 net/url [2019-08-25T14:32:35.602Z] sync [2019-08-25T14:32:35.602Z] io [2019-08-25T14:32:35.602Z] reflect [2019-08-25T14:32:35.602Z] syscall [2019-08-25T14:32:35.769Z] [2019-08-25T14:32:35.769Z] Removing bundles/ [2019-08-25T14:32:35.769Z] [2019-08-25T14:32:35.769Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-25T14:32:35.769Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:32:35.769Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T14:32:35.802Z] #33 ... [2019-08-25T14:32:35.802Z] [2019-08-25T14:32:35.802Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:35.802Z] #58 25.30 CC images/core-ppc64.o [2019-08-25T14:32:35.890Z] bytes [2019-08-25T14:32:35.890Z] strings [2019-08-25T14:32:36.178Z] bufio [2019-08-25T14:32:36.464Z] path [2019-08-25T14:32:36.464Z] text/tabwriter [2019-08-25T14:32:36.739Z] #58 26.33 CC images/core-s390.o [2019-08-25T14:32:37.082Z] internal/syscall/unix [2019-08-25T14:32:37.082Z] time [2019-08-25T14:32:37.675Z] #58 27.13 CC images/cpuinfo.o [2019-08-25T14:32:37.700Z] sort [2019-08-25T14:32:37.700Z] internal/poll [2019-08-25T14:32:37.700Z] internal/fmtsort [2019-08-25T14:32:37.700Z] os [2019-08-25T14:32:37.933Z] #58 27.55 CC images/inventory.o [2019-08-25T14:32:38.191Z] #58 27.82 CC images/fdinfo.o [2019-08-25T14:32:38.321Z] path/filepath [2019-08-25T14:32:38.321Z] fmt [2019-08-25T14:32:38.321Z] io/ioutil [2019-08-25T14:32:38.605Z] log [2019-08-25T14:32:38.605Z] flag [2019-08-25T14:32:38.605Z] github.com/BurntSushi/toml [2019-08-25T14:32:38.758Z] #58 28.28 CC images/fown.o [2019-08-25T14:32:39.020Z] #58 28.43 CC images/ns.o [2019-08-25T14:32:39.020Z] #58 28.65 CC images/regfile.o [2019-08-25T14:32:39.281Z] #58 28.87 CC images/ghost-file.o [2019-08-25T14:32:39.612Z] github.com/BurntSushi/toml/cmd/tomlv [2019-08-25T14:32:39.848Z] #58 29.37 CC images/fifo.o [2019-08-25T14:32:39.848Z] #58 ... [2019-08-25T14:32:39.848Z] [2019-08-25T14:32:39.848Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:39.848Z] #13 17.12 Fetched 7918 kB in 14s (549 kB/s) [2019-08-25T14:32:39.848Z] #13 17.12 Reading package lists... [2019-08-25T14:32:40.106Z] #13 22.97 Reading package lists... [2019-08-25T14:32:40.106Z] #13 ... [2019-08-25T14:32:40.106Z] [2019-08-25T14:32:40.106Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:40.106Z] #58 29.62 CC images/remap-file-path.o [2019-08-25T14:32:40.365Z] #58 29.87 CC images/eventfd.o [2019-08-25T14:32:40.623Z] #58 30.17 CC images/eventpoll.o [2019-08-25T14:32:40.882Z] #58 30.51 CC images/fh.o [2019-08-25T14:32:41.091Z] Removing intermediate container 8abcd7764cad [2019-08-25T14:32:41.091Z] ---> 1c95efbc3d5f [2019-08-25T14:32:41.091Z] Step 44/126 : FROM base AS vndr [2019-08-25T14:32:41.091Z] ---> b7239c74cb06 [2019-08-25T14:32:41.091Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-08-25T14:32:41.091Z] ---> Running in 70c8b8009d57 [2019-08-25T14:32:41.091Z] Removing intermediate container 70c8b8009d57 [2019-08-25T14:32:41.091Z] ---> b79ac25b9276 [2019-08-25T14:32:41.091Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:32:41.140Z] #58 30.81 CC images/fsnotify.o [2019-08-25T14:32:41.374Z] ---> 75fe4902c6c6 [2019-08-25T14:32:41.374Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:32:41.374Z] ---> c2a47d78275e [2019-08-25T14:32:41.374Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:32:41.657Z] ---> Running in d89a375e5390 [2019-08-25T14:32:41.706Z] #58 31.42 CC images/signalfd.o [2019-08-25T14:32:41.938Z] + RM_GOPATH=0 [2019-08-25T14:32:41.938Z] + TMP_GOPATH= [2019-08-25T14:32:41.938Z] + : /build [2019-08-25T14:32:41.938Z] + '[' -z '' ']' [2019-08-25T14:32:41.938Z] ++ mktemp -d [2019-08-25T14:32:41.938Z] + export GOPATH=/tmp/tmp.9wlGqcsXQw [2019-08-25T14:32:41.938Z] + GOPATH=/tmp/tmp.9wlGqcsXQw [2019-08-25T14:32:41.938Z] + RM_GOPATH=1 [2019-08-25T14:32:41.938Z] ++ dirname ./install.sh [2019-08-25T14:32:41.938Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T14:32:41.938Z] + dir=. [2019-08-25T14:32:41.938Z] + bin=vndr [2019-08-25T14:32:41.938Z] + shift [2019-08-25T14:32:41.938Z] + '[' '!' -f ./vndr.installer ']' [2019-08-25T14:32:41.938Z] + . ./vndr.installer [2019-08-25T14:32:41.938Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T14:32:41.938Z] + install_vndr [2019-08-25T14:32:41.938Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-08-25T14:32:41.938Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9wlGqcsXQw/src/github.com/LK4D4/vndr [2019-08-25T14:32:41.938Z] Cloning into '/tmp/tmp.9wlGqcsXQw/src/github.com/LK4D4/vndr'... [2019-08-25T14:32:42.222Z] + cd /tmp/tmp.9wlGqcsXQw/src/github.com/LK4D4/vndr [2019-08-25T14:32:42.222Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-08-25T14:32:42.222Z] + go build -buildmode=pie -v -o /build/vndr . [2019-08-25T14:32:42.273Z] #58 31.63 CC images/fs.o [2019-08-25T14:32:42.507Z] errors [2019-08-25T14:32:42.508Z] internal/race [2019-08-25T14:32:42.508Z] runtime/internal/atomic [2019-08-25T14:32:42.508Z] internal/cpu [2019-08-25T14:32:42.508Z] runtime/internal/sys [2019-08-25T14:32:42.508Z] sync/atomic [2019-08-25T14:32:42.508Z] runtime/internal/math [2019-08-25T14:32:42.508Z] internal/bytealg [2019-08-25T14:32:42.508Z] unicode [2019-08-25T14:32:42.508Z] unicode/utf8 [2019-08-25T14:32:42.508Z] math/bits [2019-08-25T14:32:42.531Z] #58 31.93 CC images/pstree.o [2019-08-25T14:32:42.789Z] #58 32.23 CC images/pipe.o [2019-08-25T14:32:42.796Z] internal/testlog [2019-08-25T14:32:42.797Z] runtime [2019-08-25T14:32:42.797Z] math [2019-08-25T14:32:42.797Z] encoding [2019-08-25T14:32:42.797Z] unicode/utf16 [2019-08-25T14:32:42.797Z] container/list [2019-08-25T14:32:42.797Z] crypto/internal/subtle [2019-08-25T14:32:42.797Z] crypto/subtle [2019-08-25T14:32:42.797Z] internal/x/crypto/cryptobyte/asn1 [2019-08-25T14:32:43.046Z] #58 32.53 CC images/tcp-stream.o [2019-08-25T14:32:43.046Z] #58 32.75 CC images/sk-packet.o [2019-08-25T14:32:43.083Z] internal/nettrace [2019-08-25T14:32:43.083Z] internal/x/net/dns/dnsmessage [2019-08-25T14:32:43.369Z] runtime/cgo [2019-08-25T14:32:43.614Z] #58 33.10 CC images/mnt.o [2019-08-25T14:32:43.656Z] strconv [2019-08-25T14:32:43.873Z] #58 33.35 CC images/pipe-data.o [2019-08-25T14:32:43.873Z] #58 33.62 CC images/sa.o [2019-08-25T14:32:44.279Z] crypto/rc4 [2019-08-25T14:32:44.439Z] #58 33.98 CC images/timer.o [2019-08-25T14:32:45.005Z] #58 34.41 CC images/timerfd.o [2019-08-25T14:32:45.005Z] #58 34.66 CC images/mm.o [2019-08-25T14:32:45.571Z] #58 34.98 CC images/sk-opts.o [2019-08-25T14:32:45.828Z] #58 35.27 CC images/sk-unix.o [2019-08-25T14:32:46.086Z] #58 35.74 CC images/sk-inet.o [2019-08-25T14:32:46.654Z] #58 ... [2019-08-25T14:32:46.654Z] [2019-08-25T14:32:46.654Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:46.654Z] #33 89.36 go/ast [2019-08-25T14:32:46.654Z] #33 90.19 text/template/parse [2019-08-25T14:32:46.654Z] #33 94.12 go/parser [2019-08-25T14:32:46.654Z] #33 95.40 text/template [2019-08-25T14:32:46.654Z] #33 98.00 log [2019-08-25T14:32:46.654Z] #33 98.63 encoding/binary [2019-08-25T14:32:46.654Z] #33 ... [2019-08-25T14:32:46.654Z] [2019-08-25T14:32:46.654Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:46.654Z] #58 36.24 CC images/tun.o [2019-08-25T14:32:46.912Z] #58 36.49 CC images/sk-netlink.o [2019-08-25T14:32:46.961Z] sync [2019-08-25T14:32:46.961Z] github.com/LK4D4/vndr/godl/singleflight [2019-08-25T14:32:46.961Z] io [2019-08-25T14:32:46.961Z] reflect [2019-08-25T14:32:46.961Z] syscall [2019-08-25T14:32:46.961Z] math/rand [2019-08-25T14:32:47.170Z] #58 36.69 CC images/packet-sock.o [2019-08-25T14:32:47.245Z] bytes [2019-08-25T14:32:47.245Z] strings [2019-08-25T14:32:47.428Z] #58 37.11 CC images/ipc-var.o [2019-08-25T14:32:47.864Z] bufio [2019-08-25T14:32:47.864Z] path [2019-08-25T14:32:47.993Z] #58 37.38 CC images/ipc-desc.o [2019-08-25T14:32:47.993Z] #58 37.61 CC images/ipc-shm.o [2019-08-25T14:32:48.150Z] hash [2019-08-25T14:32:48.150Z] crypto/internal/randutil [2019-08-25T14:32:48.150Z] hash/crc32 [2019-08-25T14:32:48.150Z] crypto [2019-08-25T14:32:48.252Z] #58 37.85 CC images/ipc-msg.o [2019-08-25T14:32:48.437Z] crypto/sha512 [2019-08-25T14:32:48.437Z] time [2019-08-25T14:32:48.437Z] internal/syscall/unix [2019-08-25T14:32:48.437Z] crypto/hmac [2019-08-25T14:32:48.437Z] crypto/sha1 [2019-08-25T14:32:48.510Z] #58 38.13 CC images/ipc-sem.o [2019-08-25T14:32:48.722Z] crypto/sha256 [2019-08-25T14:32:48.722Z] internal/singleflight [2019-08-25T14:32:48.722Z] internal/x/crypto/hkdf [2019-08-25T14:32:48.722Z] internal/x/text/transform [2019-08-25T14:32:48.767Z] #58 38.38 CC images/utsns.o [2019-08-25T14:32:49.025Z] #58 38.64 CC images/creds.o [2019-08-25T14:32:49.283Z] #58 38.87 CC images/vma.o [2019-08-25T14:32:49.354Z] internal/poll [2019-08-25T14:32:49.354Z] sort [2019-08-25T14:32:49.354Z] encoding/binary [2019-08-25T14:32:49.540Z] #58 39.09 CC images/netdev.o [2019-08-25T14:32:49.639Z] internal/fmtsort [2019-08-25T14:32:49.639Z] regexp/syntax [2019-08-25T14:32:49.639Z] os [2019-08-25T14:32:49.924Z] crypto/cipher [2019-08-25T14:32:49.924Z] encoding/base64 [2019-08-25T14:32:49.924Z] crypto/md5 [2019-08-25T14:32:50.131Z] #58 39.51 CC images/tty.o [2019-08-25T14:32:50.209Z] crypto/aes [2019-08-25T14:32:50.209Z] crypto/des [2019-08-25T14:32:50.496Z] encoding/pem [2019-08-25T14:32:50.496Z] internal/x/crypto/internal/chacha20 [2019-08-25T14:32:50.496Z] internal/x/crypto/poly1305 [2019-08-25T14:32:50.496Z] internal/x/crypto/curve25519 [2019-08-25T14:32:50.496Z] internal/x/crypto/chacha20poly1305 [2019-08-25T14:32:50.710Z] #58 ... [2019-08-25T14:32:50.710Z] [2019-08-25T14:32:50.710Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:50.710Z] #13 22.97 Reading package lists... [2019-08-25T14:32:50.710Z] #13 28.29 Building dependency tree... [2019-08-25T14:32:50.710Z] #13 29.25 Reading state information... [2019-08-25T14:32:50.710Z] #13 30.23 The following additional packages will be installed: [2019-08-25T14:32:50.710Z] #13 30.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-25T14:32:50.710Z] #13 30.25 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-25T14:32:50.710Z] #13 30.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-25T14:32:50.710Z] #13 30.25 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-25T14:32:50.710Z] #13 30.25 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-25T14:32:50.710Z] #13 30.25 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-25T14:32:50.710Z] #13 30.25 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-25T14:32:50.710Z] #13 30.25 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-25T14:32:50.710Z] #13 30.26 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-25T14:32:50.710Z] #13 30.26 Suggested packages: [2019-08-25T14:32:50.710Z] #13 30.28 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-25T14:32:50.710Z] #13 30.28 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-25T14:32:50.710Z] #13 30.28 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-25T14:32:50.710Z] #13 30.28 vim-doc vim-scripts xfsdump acl attr quota [2019-08-25T14:32:50.710Z] #13 30.28 Recommended packages: [2019-08-25T14:32:50.710Z] #13 30.28 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-25T14:32:50.710Z] #13 30.28 python3-keyrings.alt python3-xdg unzip [2019-08-25T14:32:50.710Z] #13 33.79 The following NEW packages will be installed: [2019-08-25T14:32:50.710Z] #13 33.79 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-25T14:32:50.710Z] #13 33.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-25T14:32:50.710Z] #13 33.79 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-25T14:32:50.710Z] #13 33.79 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-25T14:32:50.710Z] #13 33.79 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-25T14:32:50.710Z] #13 33.80 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-25T14:32:50.710Z] #13 33.80 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-25T14:32:50.710Z] #13 33.80 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-25T14:32:50.710Z] #13 33.80 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-25T14:32:50.710Z] #13 33.80 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-25T14:32:50.710Z] #13 33.80 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-25T14:32:50.710Z] #13 33.80 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-25T14:32:50.710Z] #13 33.80 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-25T14:32:50.710Z] #13 33.80 xfsprogs xxd xz-utils zip [2019-08-25T14:32:50.710Z] #13 35.03 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:32:50.710Z] #13 35.03 Need to get 90.9 MB of archives. [2019-08-25T14:32:50.710Z] #13 35.03 After this operation, 541 MB of additional disk space will be used. [2019-08-25T14:32:50.710Z] #13 35.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-08-25T14:32:50.710Z] #13 35.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-08-25T14:32:50.710Z] #13 35.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-08-25T14:32:50.710Z] #13 35.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-08-25T14:32:50.710Z] #13 35.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-08-25T14:32:50.710Z] #13 35.07 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-08-25T14:32:50.710Z] #13 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-08-25T14:32:50.710Z] #13 35.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-08-25T14:32:50.710Z] #13 35.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-08-25T14:32:50.710Z] #13 35.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-08-25T14:32:50.710Z] #13 35.53 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-08-25T14:32:50.710Z] #13 35.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-08-25T14:32:50.710Z] #13 35.58 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-08-25T14:32:50.710Z] #13 35.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-08-25T14:32:50.710Z] #13 35.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-08-25T14:32:50.710Z] #13 35.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-08-25T14:32:50.710Z] #13 35.61 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-08-25T14:32:50.710Z] #13 35.61 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-08-25T14:32:50.710Z] #13 35.62 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-08-25T14:32:50.710Z] #13 35.63 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-08-25T14:32:50.710Z] #13 35.63 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-08-25T14:32:50.710Z] #13 35.66 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T14:32:50.710Z] #13 35.69 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T14:32:50.710Z] #13 35.70 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-08-25T14:32:50.710Z] #13 35.71 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-08-25T14:32:50.710Z] #13 35.72 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-08-25T14:32:50.711Z] #13 35.75 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-08-25T14:32:50.711Z] #13 35.76 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-08-25T14:32:50.711Z] #13 35.77 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-08-25T14:32:50.711Z] #13 35.82 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-08-25T14:32:50.711Z] #13 35.83 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-08-25T14:32:50.711Z] #13 35.84 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-08-25T14:32:50.711Z] #13 35.85 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-08-25T14:32:50.711Z] #13 35.87 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-08-25T14:32:50.711Z] #13 35.88 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-08-25T14:32:50.711Z] #13 35.89 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-08-25T14:32:50.711Z] #13 35.89 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-08-25T14:32:50.711Z] #13 35.89 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-08-25T14:32:50.711Z] #13 35.91 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-08-25T14:32:50.711Z] #13 35.94 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-08-25T14:32:50.711Z] #13 35.96 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-08-25T14:32:50.711Z] #13 35.98 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-08-25T14:32:50.711Z] #13 36.04 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-08-25T14:32:50.711Z] #13 36.05 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-08-25T14:32:50.711Z] #13 36.06 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-08-25T14:32:50.711Z] #13 36.07 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-08-25T14:32:50.711Z] #13 36.08 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-08-25T14:32:50.711Z] #13 36.08 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-08-25T14:32:50.711Z] #13 36.22 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-08-25T14:32:50.711Z] #13 36.25 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-25T14:32:50.711Z] #13 36.36 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-25T14:32:50.711Z] #13 36.38 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-25T14:32:50.711Z] #13 36.39 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-08-25T14:32:50.711Z] #13 36.42 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-25T14:32:50.711Z] #13 36.42 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-08-25T14:32:50.711Z] #13 36.46 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-25T14:32:50.711Z] #13 37.11 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-08-25T14:32:50.711Z] #13 37.21 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-08-25T14:32:50.711Z] #13 37.28 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-08-25T14:32:50.711Z] #13 37.30 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-08-25T14:32:50.711Z] #13 37.31 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-08-25T14:32:50.711Z] #13 37.36 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-08-25T14:32:50.711Z] #13 37.68 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-08-25T14:32:50.711Z] #13 37.93 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-08-25T14:32:50.711Z] #13 37.99 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-25T14:32:50.783Z] fmt [2019-08-25T14:32:50.783Z] path/filepath [2019-08-25T14:32:50.783Z] regexp [2019-08-25T14:32:50.968Z] #13 ... [2019-08-25T14:32:50.968Z] [2019-08-25T14:32:50.968Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:50.968Z] #58 40.45 CC images/file-lock.o [2019-08-25T14:32:51.069Z] io/ioutil [2019-08-25T14:32:51.226Z] #58 40.73 CC images/rlimit.o [2019-08-25T14:32:51.353Z] flag [2019-08-25T14:32:51.353Z] go/token [2019-08-25T14:32:51.353Z] net/url [2019-08-25T14:32:51.353Z] text/template/parse [2019-08-25T14:32:51.483Z] #58 41.00 CC images/pagemap.o [2019-08-25T14:32:51.640Z] go/scanner [2019-08-25T14:32:51.741Z] #58 41.32 CC images/siginfo.o [2019-08-25T14:32:51.926Z] go/ast [2019-08-25T14:32:51.926Z] log [2019-08-25T14:32:51.926Z] encoding/json [2019-08-25T14:32:51.926Z] encoding/xml [2019-08-25T14:32:51.998Z] #58 41.63 CC images/rpc.o [2019-08-25T14:32:52.549Z] text/template [2019-08-25T14:32:53.172Z] go/parser [2019-08-25T14:32:53.457Z] compress/flate [2019-08-25T14:32:53.742Z] context [2019-08-25T14:32:53.742Z] go/doc [2019-08-25T14:32:53.896Z] #58 43.16 CC images/ext-file.o [2019-08-25T14:32:53.896Z] #58 43.36 CC images/cgroup.o [2019-08-25T14:32:54.028Z] math/big [2019-08-25T14:32:54.028Z] encoding/hex [2019-08-25T14:32:54.320Z] net [2019-08-25T14:32:54.320Z] compress/gzip [2019-08-25T14:32:54.463Z] #58 44.07 CC images/userns.o [2019-08-25T14:32:54.605Z] internal/x/text/unicode/bidi [2019-08-25T14:32:54.721Z] #58 44.33 CC images/google/protobuf/descriptor.o [2019-08-25T14:32:54.892Z] github.com/LK4D4/vndr/build [2019-08-25T14:32:55.514Z] internal/x/text/secure/bidirule [2019-08-25T14:32:55.514Z] internal/x/text/unicode/norm [2019-08-25T14:32:55.802Z] internal/x/net/http2/hpack [2019-08-25T14:32:56.091Z] mime [2019-08-25T14:32:56.091Z] crypto/rand [2019-08-25T14:32:56.381Z] crypto/elliptic [2019-08-25T14:32:56.668Z] encoding/asn1 [2019-08-25T14:32:56.955Z] crypto/rsa [2019-08-25T14:32:56.955Z] crypto/dsa [2019-08-25T14:32:57.242Z] internal/x/net/idna [2019-08-25T14:32:57.242Z] crypto/ecdsa [2019-08-25T14:32:57.248Z] #58 46.40 CC images/opts.o [2019-08-25T14:32:57.249Z] #58 46.74 CC images/seccomp.o [2019-08-25T14:32:57.506Z] #58 47.11 CC images/binfmt-misc.o [2019-08-25T14:32:57.506Z] #58 ... [2019-08-25T14:32:57.506Z] [2019-08-25T14:32:57.506Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:32:57.506Z] #33 100.5 go/doc [2019-08-25T14:32:57.506Z] #33 100.5 encoding/base64 [2019-08-25T14:32:57.506Z] #33 101.1 encoding/json [2019-08-25T14:32:57.506Z] #33 104.9 github.com/LK4D4/vndr/build [2019-08-25T14:32:57.506Z] #33 106.7 encoding/xml [2019-08-25T14:32:57.506Z] #33 108.8 github.com/LK4D4/vndr/godl/singleflight [2019-08-25T14:32:57.506Z] #33 109.1 compress/flate [2019-08-25T14:32:57.527Z] crypto/x509/pkix [2019-08-25T14:32:57.527Z] internal/x/crypto/cryptobyte [2019-08-25T14:32:57.765Z] #33 ... [2019-08-25T14:32:57.765Z] [2019-08-25T14:32:57.765Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:32:57.765Z] #13 38.37 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-25T14:32:57.765Z] #13 38.66 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-08-25T14:32:57.765Z] #13 38.67 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-08-25T14:32:57.765Z] #13 41.17 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-08-25T14:32:57.765Z] #13 43.81 debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:32:57.765Z] #13 43.99 Fetched 90.9 MB in 8s (10.2 MB/s) [2019-08-25T14:32:57.765Z] #13 44.08 Selecting previously unselected package bash-completion. [2019-08-25T14:32:57.765Z] #13 44.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-08-25T14:32:57.765Z] #13 44.21 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-25T14:32:57.814Z] mime/quotedprintable [2019-08-25T14:32:57.814Z] net/http/internal [2019-08-25T14:32:57.814Z] os/exec [2019-08-25T14:32:58.023Z] #13 ... [2019-08-25T14:32:58.024Z] [2019-08-25T14:32:58.024Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:32:58.024Z] #58 47.48 CC images/time.o [2019-08-25T14:32:58.282Z] #58 47.76 CC images/sysctl.o [2019-08-25T14:32:58.282Z] #58 47.97 CC images/autofs.o [2019-08-25T14:32:58.539Z] #58 48.24 CC images/macvlan.o [2019-08-25T14:32:58.797Z] #58 48.44 CC images/sit.o [2019-08-25T14:32:59.289Z] internal/x/net/http/httpproxy [2019-08-25T14:32:59.289Z] net/textproto [2019-08-25T14:32:59.289Z] crypto/x509 [2019-08-25T14:32:59.295Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-08-25T14:32:59.363Z] #58 48.70 LINK images/built-in.o [2019-08-25T14:32:59.363Z] #58 48.83 GEN compel/include/asm [2019-08-25T14:32:59.363Z] #58 48.84 GEN compel/include/version.h [2019-08-25T14:32:59.363Z] #58 48.87 touch .config [2019-08-25T14:32:59.363Z] #58 48.88 GEN include/common/config.h [2019-08-25T14:32:59.363Z] #58 48.97 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-08-25T14:32:59.363Z] #58 49.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-08-25T14:32:59.363Z] #58 49.03 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-08-25T14:32:59.363Z] #58 49.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-08-25T14:32:59.363Z] #58 49.11 DEP compel/arch/x86/plugins/std/memcpy.d [2019-08-25T14:32:59.572Z] internal/x/net/http/httpguts [2019-08-25T14:32:59.572Z] mime/multipart [2019-08-25T14:32:59.621Z] #58 49.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-08-25T14:32:59.621Z] #58 49.19 GEN compel/plugins/include/uapi/std/syscall.h [2019-08-25T14:32:59.621Z] #58 49.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-08-25T14:32:59.621Z] #58 49.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-08-25T14:32:59.621Z] #58 49.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-08-25T14:32:59.621Z] #58 49.27 DEP compel/plugins/std/infect.d [2019-08-25T14:32:59.858Z] tests/integration/api_client_test.py ..... [ 7%] [2019-08-25T14:32:59.883Z] #58 49.42 DEP compel/plugins/std/string.d [2019-08-25T14:32:59.883Z] #58 49.53 DEP compel/plugins/std/log.d [2019-08-25T14:33:00.146Z] #58 49.70 DEP compel/plugins/std/fds.d [2019-08-25T14:33:00.189Z] crypto/tls [2019-08-25T14:33:00.410Z] #58 49.83 DEP compel/plugins/std/std.d [2019-08-25T14:33:00.410Z] #58 49.99 DEP compel/plugins/shmem/shmem.d [2019-08-25T14:33:00.668Z] #58 50.10 DEP compel/plugins/fds/fds.d [2019-08-25T14:33:00.668Z] #58 50.38 CC compel/plugins/std/std.o [2019-08-25T14:33:01.233Z] #58 50.80 CC compel/plugins/std/fds.o [2019-08-25T14:33:01.798Z] #58 51.41 CC compel/plugins/std/log.o [2019-08-25T14:33:02.219Z] net/http/httptrace [2019-08-25T14:33:02.219Z] net/http [2019-08-25T14:33:02.315Z] tests/integration/api_config_test.py ..... [ 8%] [2019-08-25T14:33:03.172Z] #58 52.54 CC compel/plugins/std/string.o [2019-08-25T14:33:03.737Z] #58 53.20 CC compel/plugins/std/infect.o [2019-08-25T14:33:04.304Z] #58 53.76 CC compel/arch/x86/plugins/std/parasite-head.o [2019-08-25T14:33:04.304Z] #58 53.82 CC compel/arch/x86/plugins/std/memcpy.o [2019-08-25T14:33:04.304Z] #58 53.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-08-25T14:33:04.304Z] #58 53.95 AR compel/plugins/std.lib.a [2019-08-25T14:33:04.562Z] #58 54.02 CC compel/plugins/fds/fds.o [2019-08-25T14:33:04.820Z] #58 54.46 AR compel/plugins/fds.lib.a [2019-08-25T14:33:05.078Z] #58 54.54 HOSTDEP compel/src/lib/log-host.d [2019-08-25T14:33:05.078Z] #58 54.66 HOSTDEP compel/src/lib/handle-elf-host.d [2019-08-25T14:33:05.349Z] #58 54.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-08-25T14:33:05.607Z] #58 54.97 HOSTDEP compel/src/main-host.d [2019-08-25T14:33:05.607Z] #58 55.12 DEP compel/src/lib/ptrace.d [2019-08-25T14:33:05.607Z] #58 ... [2019-08-25T14:33:05.607Z] [2019-08-25T14:33:05.607Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:33:05.607Z] #13 47.80 Unpacking bash-completion (1:2.1-4.3) ... [2019-08-25T14:33:05.607Z] #13 48.49 Selecting previously unselected package libnet1:amd64. [2019-08-25T14:33:05.607Z] #13 48.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 48.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T14:33:05.607Z] #13 48.62 Selecting previously unselected package libnfnetlink0:amd64. [2019-08-25T14:33:05.607Z] #13 48.64 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 48.65 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-25T14:33:05.607Z] #13 48.73 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-08-25T14:33:05.607Z] #13 48.74 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 48.74 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-25T14:33:05.607Z] #13 48.87 Selecting previously unselected package libudev-dev:amd64. [2019-08-25T14:33:05.607Z] #13 48.87 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 48.90 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-25T14:33:05.607Z] #13 49.12 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-08-25T14:33:05.607Z] #13 49.13 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 49.13 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T14:33:05.607Z] #13 49.87 Selecting previously unselected package python3.5-minimal. [2019-08-25T14:33:05.607Z] #13 49.88 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 49.90 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T14:33:05.607Z] #13 51.23 Selecting previously unselected package python3-minimal. [2019-08-25T14:33:05.607Z] #13 51.24 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 51.24 Unpacking python3-minimal (3.5.3-1) ... [2019-08-25T14:33:05.607Z] #13 51.39 Selecting previously unselected package libmpdec2:amd64. [2019-08-25T14:33:05.607Z] #13 51.41 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 51.42 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-08-25T14:33:05.607Z] #13 51.58 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-08-25T14:33:05.607Z] #13 51.60 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T14:33:05.607Z] #13 51.61 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T14:33:05.675Z] github.com/LK4D4/vndr/godl [2019-08-25T14:33:05.676Z] github.com/LK4D4/vndr [2019-08-25T14:33:06.172Z] #13 53.52 Selecting previously unselected package python3.5. [2019-08-25T14:33:06.172Z] #13 53.54 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-08-25T14:33:06.172Z] #13 53.55 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T14:33:06.430Z] #13 53.73 Selecting previously unselected package libpython3-stdlib:amd64. [2019-08-25T14:33:06.430Z] #13 53.75 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-08-25T14:33:06.430Z] #13 53.75 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-25T14:33:06.430Z] #13 53.83 Selecting previously unselected package dh-python. [2019-08-25T14:33:06.430Z] #13 53.83 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-25T14:33:06.430Z] #13 53.84 Unpacking dh-python (2.20170125) ... [2019-08-25T14:33:06.688Z] #13 54.03 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T14:33:06.688Z] #13 54.05 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T14:33:08.590Z] #13 ... [2019-08-25T14:33:08.590Z] [2019-08-25T14:33:08.590Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-08-25T14:33:08.590Z] #61 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T14:33:08.590Z] #61 113.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-08-25T14:33:08.590Z] #61 DONE 121.5s [2019-08-25T14:33:08.590Z] [2019-08-25T14:33:08.590Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T14:33:08.849Z] #62 DONE 0.1s [2019-08-25T14:33:08.849Z] [2019-08-25T14:33:08.849Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:08.849Z] #58 55.30 DEP compel/src/lib/infect.d [2019-08-25T14:33:08.849Z] #58 55.51 DEP compel/src/lib/infect-util.d [2019-08-25T14:33:08.849Z] #58 55.70 DEP compel/src/lib/infect-rpc.d [2019-08-25T14:33:08.849Z] #58 55.81 DEP compel/arch/x86/src/lib/infect.d [2019-08-25T14:33:08.849Z] #58 56.00 DEP compel/arch/x86/src/lib/cpu.d [2019-08-25T14:33:08.849Z] #58 56.13 DEP compel/src/lib/log.d [2019-08-25T14:33:08.849Z] #58 56.27 DEP compel/src/main.d [2019-08-25T14:33:08.849Z] #58 56.41 DEP compel/src/lib/handle-elf.d [2019-08-25T14:33:08.849Z] #58 56.57 DEP compel/arch/x86/src/lib/handle-elf.d [2019-08-25T14:33:08.849Z] #58 56.79 CC compel/src/lib/log.o [2019-08-25T14:33:08.849Z] #58 57.12 CC compel/arch/x86/src/lib/cpu.o [2019-08-25T14:33:08.849Z] #58 58.23 CC compel/arch/x86/src/lib/infect.o [2019-08-25T14:33:08.849Z] #58 ... [2019-08-25T14:33:08.849Z] [2019-08-25T14:33:08.849Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:33:08.849Z] #33 111.8 hash [2019-08-25T14:33:08.849Z] #33 112.1 hash/crc32 [2019-08-25T14:33:08.849Z] #33 112.7 compress/gzip [2019-08-25T14:33:08.849Z] #33 113.2 context [2019-08-25T14:33:08.849Z] #33 113.5 crypto/cipher [2019-08-25T14:33:08.849Z] #33 114.1 math/rand [2019-08-25T14:33:08.849Z] #33 114.8 math/big [2019-08-25T14:33:08.849Z] #33 115.2 crypto/aes [2019-08-25T14:33:08.849Z] #33 116.5 crypto [2019-08-25T14:33:08.849Z] #33 116.8 crypto/des [2019-08-25T14:33:08.849Z] #33 117.3 crypto/internal/randutil [2019-08-25T14:33:08.849Z] #33 117.4 crypto/sha512 [2019-08-25T14:33:08.849Z] #33 118.4 crypto/hmac [2019-08-25T14:33:08.849Z] #33 118.7 crypto/md5 [2019-08-25T14:33:08.849Z] #33 119.7 crypto/sha1 [2019-08-25T14:33:08.849Z] #33 120.7 crypto/sha256 [2019-08-25T14:33:09.783Z] #33 122.3 encoding/hex [2019-08-25T14:33:10.040Z] #33 ... [2019-08-25T14:33:10.040Z] [2019-08-25T14:33:10.040Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:10.040Z] #58 59.64 CC compel/src/lib/infect-rpc.o [2019-08-25T14:33:10.056Z] Removing intermediate container d89a375e5390 [2019-08-25T14:33:10.056Z] ---> e832b6870e9d [2019-08-25T14:33:10.056Z] Step 49/126 : FROM dev-base AS containerd [2019-08-25T14:33:10.056Z] ---> b7239c74cb06 [2019-08-25T14:33:10.056Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:33:10.056Z] ---> Using cache [2019-08-25T14:33:10.056Z] ---> d1dd8fd03850 [2019-08-25T14:33:10.056Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-08-25T14:33:10.056Z] ---> Running in 575aee0bdf3d [2019-08-25T14:33:10.056Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:33:10.056Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:33:10.056Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:33:10.056Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:33:10.056Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:33:10.056Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T14:33:10.338Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T14:33:10.606Z] #58 60.13 CC compel/src/lib/infect-util.o [2019-08-25T14:33:10.620Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T14:33:10.864Z] #58 60.50 CC compel/src/lib/infect.o [2019-08-25T14:33:12.098Z] Fetched 7716 kB in 2s (3108 kB/s) [2019-08-25T14:33:13.589Z] Reading package lists... [2019-08-25T14:33:14.155Z] #58 63.25 CC compel/src/lib/ptrace.o [2019-08-25T14:33:14.155Z] #58 63.73 AR compel/libcompel.a [2019-08-25T14:33:14.155Z] #58 63.83 HOSTCC compel/src/main-host.o [2019-08-25T14:33:14.594Z] Reading package lists... [2019-08-25T14:33:14.720Z] #58 64.20 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-08-25T14:33:14.881Z] Building dependency tree... [2019-08-25T14:33:14.881Z] Reading state information... [2019-08-25T14:33:14.881Z] The following additional packages will be installed: [2019-08-25T14:33:14.881Z] btrfs-progs liblzo2-2 [2019-08-25T14:33:14.882Z] The following NEW packages will be installed: [2019-08-25T14:33:14.882Z] btrfs-progs btrfs-tools liblzo2-2 [2019-08-25T14:33:14.882Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:33:14.882Z] Need to get 588 kB of archives. [2019-08-25T14:33:14.882Z] After this operation, 5005 kB of additional disk space will be used. [2019-08-25T14:33:14.882Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-25T14:33:14.882Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-25T14:33:14.978Z] #58 64.52 HOSTCC compel/src/lib/handle-elf-host.o [2019-08-25T14:33:15.164Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-25T14:33:15.164Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:33:15.164Z] Fetched 588 kB in 0s (5632 kB/s) [2019-08-25T14:33:15.164Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-25T14:33:15.164Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T14:33:15.164Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-25T14:33:15.164Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T14:33:15.164Z] Selecting previously unselected package btrfs-progs. [2019-08-25T14:33:15.164Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-25T14:33:15.164Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T14:33:15.235Z] #58 64.96 HOSTCC compel/src/lib/log-host.o [2019-08-25T14:33:15.446Z] Selecting previously unselected package btrfs-tools. [2019-08-25T14:33:15.446Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-25T14:33:15.446Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T14:33:15.446Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:33:15.446Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T14:33:15.446Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T14:33:15.446Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T14:33:15.446Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:33:15.800Z] #58 65.19 HOSTLINK compel/compel-host-bin [2019-08-25T14:33:15.800Z] #58 ... [2019-08-25T14:33:15.800Z] [2019-08-25T14:33:15.800Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:33:15.800Z] #13 58.01 Setting up python3-minimal (3.5.3-1) ... [2019-08-25T14:33:15.800Z] #13 59.39 Selecting previously unselected package python3. [2019-08-25T14:33:15.800Z] #13 59.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-08-25T14:33:15.800Z] #13 59.44 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-08-25T14:33:15.800Z] #13 59.45 Unpacking python3 (3.5.3-1) ... [2019-08-25T14:33:15.800Z] #13 59.58 Selecting previously unselected package pigz. [2019-08-25T14:33:15.800Z] #13 59.60 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-08-25T14:33:15.800Z] #13 59.61 Unpacking pigz (2.3.4-1) ... [2019-08-25T14:33:15.800Z] #13 59.74 Selecting previously unselected package libip4tc0:amd64. [2019-08-25T14:33:15.800Z] #13 59.74 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T14:33:15.800Z] #13 59.75 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:33:15.800Z] #13 59.88 Selecting previously unselected package libip6tc0:amd64. [2019-08-25T14:33:15.800Z] #13 59.89 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T14:33:15.800Z] #13 59.89 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:33:15.800Z] #13 60.01 Selecting previously unselected package libiptc0:amd64. [2019-08-25T14:33:15.800Z] #13 60.02 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T14:33:15.800Z] #13 60.03 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:33:15.800Z] #13 60.17 Selecting previously unselected package libxtables12:amd64. [2019-08-25T14:33:15.800Z] #13 60.17 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T14:33:15.800Z] #13 60.18 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:33:15.800Z] #13 60.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-08-25T14:33:15.801Z] #13 60.26 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 60.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-25T14:33:15.801Z] #13 60.45 Selecting previously unselected package iptables. [2019-08-25T14:33:15.801Z] #13 60.47 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 60.49 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T14:33:15.801Z] #13 60.91 Selecting previously unselected package xxd. [2019-08-25T14:33:15.801Z] #13 60.92 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 60.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:33:15.801Z] #13 61.10 Selecting previously unselected package vim-common. [2019-08-25T14:33:15.801Z] #13 61.10 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T14:33:15.801Z] #13 61.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:33:15.801Z] #13 61.30 Selecting previously unselected package bzip2. [2019-08-25T14:33:15.801Z] #13 61.30 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 61.32 Unpacking bzip2 (1.0.6-8.1) ... [2019-08-25T14:33:15.801Z] #13 61.41 Selecting previously unselected package libgpm2:amd64. [2019-08-25T14:33:15.801Z] #13 61.42 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 61.43 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-25T14:33:15.801Z] #13 61.52 Selecting previously unselected package xz-utils. [2019-08-25T14:33:15.801Z] #13 61.52 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 61.53 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-25T14:33:15.801Z] #13 61.75 Selecting previously unselected package aufs-tools. [2019-08-25T14:33:15.801Z] #13 61.75 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 61.76 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-25T14:33:15.801Z] #13 61.92 Selecting previously unselected package liblzo2-2:amd64. [2019-08-25T14:33:15.801Z] #13 61.92 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 61.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T14:33:15.801Z] #13 62.06 Selecting previously unselected package btrfs-progs. [2019-08-25T14:33:15.801Z] #13 62.06 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 62.06 Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T14:33:15.801Z] #13 62.65 Selecting previously unselected package btrfs-tools. [2019-08-25T14:33:15.801Z] #13 62.65 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 62.65 Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T14:33:15.801Z] #13 62.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-08-25T14:33:15.801Z] #13 62.77 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 62.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T14:33:15.801Z] #13 62.92 Selecting previously unselected package dmsetup. [2019-08-25T14:33:15.801Z] #13 62.94 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 62.95 Unpacking dmsetup (2:1.02.137-2) ... [2019-08-25T14:33:15.801Z] #13 63.12 Selecting previously unselected package libonig4:amd64. [2019-08-25T14:33:15.801Z] #13 63.12 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-08-25T14:33:15.801Z] #13 63.13 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-08-25T14:33:15.801Z] #13 63.33 Selecting previously unselected package libjq1:amd64. [2019-08-25T14:33:16.058Z] #13 63.34 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T14:33:16.058Z] #13 63.34 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T14:33:16.063Z] Removing intermediate container 575aee0bdf3d [2019-08-25T14:33:16.063Z] ---> 91032d2eceab [2019-08-25T14:33:16.063Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-08-25T14:33:16.063Z] ---> Running in 7c82dbb8e9a6 [2019-08-25T14:33:16.063Z] Removing intermediate container 7c82dbb8e9a6 [2019-08-25T14:33:16.063Z] ---> 5e962762ac25 [2019-08-25T14:33:16.063Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:33:16.334Z] #13 63.50 Selecting previously unselected package jq. [2019-08-25T14:33:16.334Z] #13 63.50 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-08-25T14:33:16.334Z] #13 63.51 Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T14:33:16.334Z] #13 63.61 Selecting previously unselected package libaio1:amd64. [2019-08-25T14:33:16.334Z] #13 63.61 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-08-25T14:33:16.334Z] #13 63.61 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-08-25T14:33:16.334Z] #13 63.69 Selecting previously unselected package libcap2-bin. [2019-08-25T14:33:16.334Z] #13 63.69 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-08-25T14:33:16.334Z] #13 63.70 Unpacking libcap2-bin (1:2.25-1) ... [2019-08-25T14:33:16.346Z] ---> 7ee4ba568f33 [2019-08-25T14:33:16.346Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:33:16.346Z] ---> 395095ff119a [2019-08-25T14:33:16.346Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:33:16.346Z] ---> Running in c72c47351e25 [2019-08-25T14:33:16.591Z] #13 63.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-08-25T14:33:16.591Z] #13 63.81 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-08-25T14:33:16.591Z] #13 63.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T14:33:16.591Z] #13 63.90 Selecting previously unselected package libsepol1-dev:amd64. [2019-08-25T14:33:16.591Z] #13 63.93 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-08-25T14:33:16.591Z] #13 63.94 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-08-25T14:33:16.629Z] + RM_GOPATH=0 [2019-08-25T14:33:16.629Z] + TMP_GOPATH= [2019-08-25T14:33:16.629Z] + : /build [2019-08-25T14:33:16.629Z] + '[' -z '' ']' [2019-08-25T14:33:16.629Z] ++ mktemp -d [2019-08-25T14:33:16.629Z] + export GOPATH=/tmp/tmp.bcjL5Kn5sY [2019-08-25T14:33:16.629Z] + GOPATH=/tmp/tmp.bcjL5Kn5sY [2019-08-25T14:33:16.629Z] + RM_GOPATH=1 [2019-08-25T14:33:16.629Z] ++ dirname ./install.sh [2019-08-25T14:33:16.629Z] + dir=. [2019-08-25T14:33:16.629Z] + bin=containerd [2019-08-25T14:33:16.629Z] + shift [2019-08-25T14:33:16.629Z] + '[' '!' -f ./containerd.installer ']' [2019-08-25T14:33:16.629Z] + . ./containerd.installer [2019-08-25T14:33:16.629Z] ++ CONTAINERD_COMMIT=a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T14:33:16.629Z] + install_containerd [2019-08-25T14:33:16.629Z] + echo 'Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310' [2019-08-25T14:33:16.629Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.bcjL5Kn5sY/src/github.com/containerd/containerd [2019-08-25T14:33:16.629Z] Install containerd version a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T14:33:16.629Z] Cloning into '/tmp/tmp.bcjL5Kn5sY/src/github.com/containerd/containerd'... [2019-08-25T14:33:16.849Z] #13 64.27 Selecting previously unselected package libpcre16-3:amd64. [2019-08-25T14:33:16.849Z] #13 64.28 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-08-25T14:33:16.849Z] #13 64.29 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-08-25T14:33:17.107Z] #13 64.46 Selecting previously unselected package libpcre32-3:amd64. [2019-08-25T14:33:17.107Z] #13 64.47 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-08-25T14:33:17.107Z] #13 64.47 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-08-25T14:33:17.366Z] #13 64.64 Selecting previously unselected package libpcre3-dev:amd64. [2019-08-25T14:33:17.366Z] #13 64.65 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-08-25T14:33:17.366Z] #13 64.66 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-25T14:33:17.624Z] #13 65.14 Selecting previously unselected package libselinux1-dev:amd64. [2019-08-25T14:33:17.624Z] #13 65.14 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-08-25T14:33:17.882Z] #13 65.15 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-25T14:33:18.141Z] #13 65.37 Selecting previously unselected package libdevmapper-dev:amd64. [2019-08-25T14:33:18.141Z] #13 65.39 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-08-25T14:33:18.141Z] #13 65.40 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-25T14:33:18.141Z] #13 65.52 Selecting previously unselected package libnl-3-200:amd64. [2019-08-25T14:33:18.141Z] #13 65.52 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-08-25T14:33:18.141Z] #13 65.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T14:33:18.399Z] #13 65.63 Selecting previously unselected package libprotobuf-c1:amd64. [2019-08-25T14:33:18.399Z] #13 65.65 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-08-25T14:33:18.399Z] #13 65.66 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T14:33:18.399Z] #13 65.76 Selecting previously unselected package libreadline5:amd64. [2019-08-25T14:33:18.399Z] #13 65.78 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-08-25T14:33:18.399Z] #13 65.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-25T14:33:18.658Z] #13 65.97 Selecting previously unselected package libsystemd-dev:amd64. [2019-08-25T14:33:18.658Z] #13 65.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-08-25T14:33:18.658Z] #13 65.99 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-25T14:33:20.032Z] #13 ... [2019-08-25T14:33:20.032Z] [2019-08-25T14:33:20.032Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:33:20.032Z] #33 122.9 encoding/pem [2019-08-25T14:33:20.032Z] #33 123.4 internal/singleflight [2019-08-25T14:33:20.032Z] #33 123.6 net [2019-08-25T14:33:20.032Z] #33 124.0 crypto/rand [2019-08-25T14:33:20.032Z] #33 124.6 crypto/elliptic [2019-08-25T14:33:20.032Z] #33 126.7 encoding/asn1 [2019-08-25T14:33:20.032Z] #33 129.4 crypto/ecdsa [2019-08-25T14:33:20.032Z] #33 130.0 crypto/rsa [2019-08-25T14:33:20.032Z] #33 131.2 crypto/dsa [2019-08-25T14:33:20.032Z] #33 131.8 crypto/x509/pkix [2019-08-25T14:33:20.032Z] #33 132.5 internal/x/crypto/cryptobyte [2019-08-25T14:33:20.290Z] #33 ... [2019-08-25T14:33:20.290Z] [2019-08-25T14:33:20.290Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:20.290Z] #58 65.31 DEP soccr/soccr.d [2019-08-25T14:33:20.290Z] #58 65.52 CC soccr/soccr.o [2019-08-25T14:33:20.290Z] #58 67.12 AR soccr/libsoccr.a [2019-08-25T14:33:20.290Z] #58 67.17 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T14:33:20.290Z] #58 67.62 DEP criu/arch/x86/sigframe.d [2019-08-25T14:33:20.290Z] #58 67.72 DEP criu/arch/x86/sigaction_compat.d [2019-08-25T14:33:20.290Z] #58 67.86 DEP criu/arch/x86/kerndat.d [2019-08-25T14:33:20.290Z] #58 68.01 DEP criu/arch/x86/crtools.d [2019-08-25T14:33:20.290Z] #58 68.15 DEP criu/arch/x86/cpu.d [2019-08-25T14:33:20.290Z] #58 68.34 CC criu/arch/x86/cpu.o [2019-08-25T14:33:20.290Z] #58 69.06 CC criu/arch/x86/crtools.o [2019-08-25T14:33:21.226Z] #58 70.58 CC criu/arch/x86/kerndat.o [2019-08-25T14:33:21.485Z] #58 ... [2019-08-25T14:33:21.485Z] [2019-08-25T14:33:21.485Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:33:21.485Z] #13 67.82 Selecting previously unselected package net-tools. [2019-08-25T14:33:21.485Z] #13 67.84 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-08-25T14:33:21.485Z] #13 67.85 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T14:33:21.485Z] #13 68.12 Selecting previously unselected package python-pip-whl. [2019-08-25T14:33:21.485Z] #13 68.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-25T14:33:21.485Z] #13 68.14 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T14:33:21.485Z] #13 68.78 Selecting previously unselected package python3-pip. [2019-08-25T14:33:21.485Z] #13 68.78 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-25T14:33:21.485Z] #13 68.79 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T14:33:21.743Z] #13 69.02 Selecting previously unselected package python3-pkg-resources. [2019-08-25T14:33:21.743Z] #13 69.02 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T14:33:21.743Z] #13 69.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-25T14:33:22.001Z] #13 69.24 Selecting previously unselected package python3-setuptools. [2019-08-25T14:33:22.001Z] #13 69.25 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-25T14:33:22.001Z] #13 69.25 Unpacking python3-setuptools (33.1.1-1) ... [2019-08-25T14:33:22.259Z] #13 69.49 Selecting previously unselected package python3-wheel. [2019-08-25T14:33:22.259Z] #13 69.52 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-25T14:33:22.259Z] #13 69.53 Unpacking python3-wheel (0.29.0-2) ... [2019-08-25T14:33:22.259Z] #13 69.67 Selecting previously unselected package thin-provisioning-tools. [2019-08-25T14:33:22.259Z] #13 69.69 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-08-25T14:33:22.259Z] #13 69.70 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T14:33:22.774Z] #13 70.02 Selecting previously unselected package vim-runtime. [2019-08-25T14:33:22.774Z] #13 70.03 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T14:33:22.774Z] #13 70.10 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-25T14:33:22.774Z] #13 70.15 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-25T14:33:22.774Z] #13 70.16 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:33:23.444Z] + cd /tmp/tmp.bcjL5Kn5sY/src/github.com/containerd/containerd [2019-08-25T14:33:23.444Z] + git checkout -q a4bc1d432a2c33aa2eed37f338dceabb93641310 [2019-08-25T14:33:23.444Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-08-25T14:33:23.444Z] + BUILDTAGS='netgo osusergo static_build' [2019-08-25T14:33:23.444Z] + export EXTRA_FLAGS=-buildmode=pie [2019-08-25T14:33:23.444Z] + EXTRA_FLAGS=-buildmode=pie [2019-08-25T14:33:23.444Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-08-25T14:33:23.444Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-08-25T14:33:23.444Z] + '[' '' = dynamic ']' [2019-08-25T14:33:23.444Z] + make [2019-08-25T14:33:23.726Z] 🇩 bin/ctr [2019-08-25T14:33:25.302Z] #13 ... [2019-08-25T14:33:25.302Z] [2019-08-25T14:33:25.302Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T14:33:25.302Z] #24 138.3 + GOBIN=/build [2019-08-25T14:33:25.560Z] #24 138.3 + /build/gometalinter --install [2019-08-25T14:33:25.560Z] #24 138.3 Installing: [2019-08-25T14:33:25.560Z] #24 138.3 deadcode [2019-08-25T14:33:25.560Z] #24 138.3 dupl [2019-08-25T14:33:25.560Z] #24 138.3 errcheck [2019-08-25T14:33:25.560Z] #24 138.3 gas [2019-08-25T14:33:25.560Z] #24 138.3 gochecknoglobals [2019-08-25T14:33:25.560Z] #24 138.3 gochecknoinits [2019-08-25T14:33:25.560Z] #24 138.3 goconst [2019-08-25T14:33:25.560Z] #24 138.3 gocyclo [2019-08-25T14:33:25.560Z] #24 138.3 goimports [2019-08-25T14:33:25.560Z] #24 138.3 golint [2019-08-25T14:33:25.560Z] #24 138.3 gosimple [2019-08-25T14:33:25.560Z] #24 138.3 gotype [2019-08-25T14:33:25.560Z] #24 138.3 gotypex [2019-08-25T14:33:25.560Z] #24 138.3 ineffassign [2019-08-25T14:33:25.560Z] #24 138.3 interfacer [2019-08-25T14:33:25.560Z] #24 138.3 lll [2019-08-25T14:33:25.560Z] #24 138.3 maligned [2019-08-25T14:33:25.560Z] #24 138.3 megacheck [2019-08-25T14:33:25.560Z] #24 138.3 misspell [2019-08-25T14:33:25.560Z] #24 138.3 nakedret [2019-08-25T14:33:25.560Z] #24 138.3 safesql [2019-08-25T14:33:25.560Z] #24 138.3 staticcheck [2019-08-25T14:33:25.560Z] #24 138.3 structcheck [2019-08-25T14:33:25.560Z] #24 138.3 unconvert [2019-08-25T14:33:25.560Z] #24 138.3 unparam [2019-08-25T14:33:25.560Z] #24 138.3 unused [2019-08-25T14:33:25.560Z] #24 138.3 varcheck [2019-08-25T14:33:30.820Z] #24 ... [2019-08-25T14:33:30.820Z] [2019-08-25T14:33:30.820Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:33:30.820Z] #13 74.77 Selecting previously unselected package vim. [2019-08-25T14:33:30.820Z] #13 74.77 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-08-25T14:33:30.820Z] #13 74.79 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:33:30.820Z] #13 75.50 Selecting previously unselected package xfsprogs. [2019-08-25T14:33:30.820Z] #13 75.50 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-08-25T14:33:30.820Z] #13 75.51 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-25T14:33:30.820Z] #13 76.21 Selecting previously unselected package zip. [2019-08-25T14:33:30.820Z] #13 76.21 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-08-25T14:33:30.820Z] #13 76.23 Unpacking zip (3.0-11+b1) ... [2019-08-25T14:33:30.820Z] #13 76.42 Selecting previously unselected package libapparmor-perl. [2019-08-25T14:33:30.820Z] #13 76.45 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T14:33:30.820Z] #13 76.45 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T14:33:30.820Z] #13 76.62 Selecting previously unselected package apparmor. [2019-08-25T14:33:30.820Z] #13 76.63 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-08-25T14:33:30.820Z] #13 76.71 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-25T14:33:30.820Z] #13 77.15 Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-25T14:33:30.820Z] #13 77.15 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-08-25T14:33:30.820Z] #13 77.16 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T14:33:31.753Z] #13 78.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-25T14:33:31.753Z] #13 78.94 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-08-25T14:33:31.753Z] #13 78.94 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T14:33:31.753Z] #13 ... [2019-08-25T14:33:31.753Z] [2019-08-25T14:33:31.753Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:31.753Z] #58 71.14 CC criu/arch/x86/sigaction_compat.o [2019-08-25T14:33:31.753Z] #58 71.45 CC criu/arch/x86/sigframe.o [2019-08-25T14:33:31.753Z] #58 71.86 LINK criu/arch/x86/crtools.built-in.o [2019-08-25T14:33:31.753Z] #58 71.90 DEP criu/pie/util-vdso-elf32.d [2019-08-25T14:33:31.753Z] #58 72.01 DEP criu/arch/x86/vdso-pie.d [2019-08-25T14:33:31.753Z] #58 72.20 DEP criu/pie/parasite-vdso.d [2019-08-25T14:33:31.753Z] #58 72.38 DEP criu/pie/util-vdso.d [2019-08-25T14:33:31.753Z] #58 72.52 DEP criu/pie/util.d [2019-08-25T14:33:31.753Z] #58 72.69 CC criu/pie/util.o [2019-08-25T14:33:31.753Z] #58 73.05 CC criu/pie/util-vdso.o [2019-08-25T14:33:31.753Z] #58 73.71 CC criu/pie/parasite-vdso.o [2019-08-25T14:33:31.753Z] #58 74.96 CC criu/arch/x86/vdso-pie.o [2019-08-25T14:33:31.753Z] #58 75.33 CC criu/pie/util-vdso-elf32.o [2019-08-25T14:33:31.753Z] #58 76.04 AR criu/pie/pie.lib.a [2019-08-25T14:33:31.753Z] #58 76.12 DEP criu/pie/restorer.d [2019-08-25T14:33:31.753Z] #58 76.38 DEP criu/arch/x86/sigaction_compat_pie.d [2019-08-25T14:33:31.753Z] #58 76.52 DEP criu/arch/x86/restorer_unmap.d [2019-08-25T14:33:31.753Z] #58 76.57 DEP criu/arch/x86/restorer.d [2019-08-25T14:33:31.753Z] #58 76.83 DEP criu/pie/parasite.d [2019-08-25T14:33:31.753Z] #58 77.25 CC criu/pie/parasite.o [2019-08-25T14:33:31.753Z] #58 78.82 LINK criu/pie/parasite.built-in.o [2019-08-25T14:33:31.753Z] #58 78.84 GEN criu/pie/parasite-blob.h [2019-08-25T14:33:31.753Z] #58 78.87 CC criu/arch/x86/restorer.o [2019-08-25T14:33:31.753Z] #58 79.50 CC criu/arch/x86/restorer_unmap.o [2019-08-25T14:33:31.753Z] #58 79.59 CC criu/arch/x86/sigaction_compat_pie.o [2019-08-25T14:33:31.753Z] #58 79.91 CC criu/pie/restorer.o [2019-08-25T14:33:32.011Z] #58 ... [2019-08-25T14:33:32.011Z] [2019-08-25T14:33:32.011Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:33:32.011Z] #33 134.9 internal/x/crypto/internal/chacha20 [2019-08-25T14:33:32.011Z] #33 135.4 internal/x/crypto/poly1305 [2019-08-25T14:33:32.011Z] #33 135.7 internal/x/crypto/chacha20poly1305 [2019-08-25T14:33:32.011Z] #33 136.9 internal/x/crypto/hkdf [2019-08-25T14:33:32.011Z] #33 137.0 internal/x/text/transform [2019-08-25T14:33:32.011Z] #33 137.9 internal/x/text/unicode/bidi [2019-08-25T14:33:32.011Z] #33 139.9 internal/x/text/secure/bidirule [2019-08-25T14:33:32.011Z] #33 140.3 internal/x/text/unicode/norm [2019-08-25T14:33:32.011Z] #33 144.3 internal/x/net/idna [2019-08-25T14:33:33.387Z] #33 145.8 crypto/x509 [2019-08-25T14:33:33.645Z] #33 146.5 net/textproto [2019-08-25T14:33:33.645Z] #33 ... [2019-08-25T14:33:33.645Z] [2019-08-25T14:33:33.645Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:33:33.645Z] #13 81.04 Selecting previously unselected package binutils-mingw-w64. [2019-08-25T14:33:33.645Z] #13 81.05 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-25T14:33:33.645Z] #13 81.06 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T14:33:33.902Z] #13 81.18 Selecting previously unselected package mingw-w64-common. [2019-08-25T14:33:33.902Z] #13 81.20 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-25T14:33:33.902Z] #13 81.21 Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-25T14:33:39.166Z] #13 86.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-25T14:33:39.166Z] #13 86.03 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-25T14:33:39.166Z] #13 86.04 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T14:33:40.538Z] #13 ... [2019-08-25T14:33:40.538Z] [2019-08-25T14:33:40.538Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:40.538Z] #58 83.27 LINK criu/pie/restorer.built-in.o [2019-08-25T14:33:40.538Z] #58 83.31 GEN criu/pie/restorer-blob.h [2019-08-25T14:33:40.538Z] #58 83.43 DEP criu/vdso.d [2019-08-25T14:33:40.538Z] #58 83.63 DEP criu/vdso-compat.d [2019-08-25T14:33:40.538Z] #58 83.79 DEP criu/uts_ns.d [2019-08-25T14:33:40.538Z] #58 84.08 DEP criu/util.d [2019-08-25T14:33:40.538Z] #58 84.35 DEP criu/uffd.d [2019-08-25T14:33:40.538Z] #58 84.64 DEP criu/tun.d [2019-08-25T14:33:40.538Z] #58 84.93 DEP criu/tty.d [2019-08-25T14:33:40.538Z] #58 85.18 DEP criu/timerfd.d [2019-08-25T14:33:40.538Z] #58 85.43 DEP criu/sysfs_parse.d [2019-08-25T14:33:40.538Z] #58 85.61 DEP criu/sysctl.d [2019-08-25T14:33:40.538Z] #58 85.76 DEP criu/string.d [2019-08-25T14:33:40.538Z] #58 85.83 DEP criu/stats.d [2019-08-25T14:33:40.538Z] #58 86.05 DEP criu/sockets.d [2019-08-25T14:33:40.538Z] #58 86.30 DEP criu/sk-unix.d [2019-08-25T14:33:40.538Z] #58 86.62 DEP criu/sk-tcp.d [2019-08-25T14:33:40.538Z] #58 86.83 DEP criu/sk-queue.d [2019-08-25T14:33:40.538Z] #58 87.06 DEP criu/sk-packet.d [2019-08-25T14:33:40.538Z] #58 87.35 DEP criu/sk-netlink.d [2019-08-25T14:33:40.538Z] #58 87.60 DEP criu/sk-inet.d [2019-08-25T14:33:40.538Z] #58 87.80 DEP criu/signalfd.d [2019-08-25T14:33:40.538Z] #58 87.95 DEP criu/sigframe.d [2019-08-25T14:33:40.538Z] #58 88.12 DEP criu/shmem.d [2019-08-25T14:33:40.538Z] #58 88.31 DEP criu/servicefd.d [2019-08-25T14:33:40.538Z] #58 88.50 DEP criu/seize.d [2019-08-25T14:33:40.538Z] #58 88.70 DEP criu/seccomp.d [2019-08-25T14:33:40.538Z] #58 88.99 DEP criu/rst-malloc.d [2019-08-25T14:33:40.538Z] #58 89.11 DEP criu/rbtree.d [2019-08-25T14:33:40.538Z] #58 89.18 DEP criu/pstree.d [2019-08-25T14:33:40.538Z] #58 89.42 DEP criu/protobuf.d [2019-08-25T14:33:40.538Z] #58 89.54 GEN criu/protobuf-desc-gen.h [2019-08-25T14:33:41.912Z] #58 91.28 DEP criu/protobuf-desc.d [2019-08-25T14:33:41.912Z] #58 91.44 DEP criu/proc_parse.d [2019-08-25T14:33:42.006Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-08-25T14:33:42.170Z] #58 91.69 DEP criu/plugin.d [2019-08-25T14:33:42.170Z] #58 91.79 DEP criu/pipes.d [2019-08-25T14:33:42.428Z] #58 92.01 DEP criu/pie-util.d [2019-08-25T14:33:42.687Z] #58 92.14 DEP criu/pie-util-vdso.d [2019-08-25T14:33:42.687Z] #58 92.31 DEP criu/pie-util-vdso-elf32.d [2019-08-25T14:33:42.945Z] #58 92.48 DEP criu/path.d [2019-08-25T14:33:43.203Z] #58 92.75 DEP criu/parasite-syscall.d [2019-08-25T14:33:43.461Z] #58 93.09 DEP criu/pagemap.d [2019-08-25T14:33:43.729Z] #58 ... [2019-08-25T14:33:43.729Z] [2019-08-25T14:33:43.729Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:33:43.729Z] #13 91.07 Selecting previously unselected package gcc-mingw-w64-base. [2019-08-25T14:33:43.729Z] #13 91.08 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T14:33:43.729Z] #13 91.09 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T14:33:43.986Z] #13 91.22 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-25T14:33:43.986Z] #13 91.23 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T14:33:43.986Z] #13 91.24 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:33:45.359Z] #13 ... [2019-08-25T14:33:45.359Z] [2019-08-25T14:33:45.359Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:33:45.359Z] #33 148.0 internal/x/net/http/httpguts [2019-08-25T14:33:45.359Z] #33 148.2 internal/x/net/http/httpproxy [2019-08-25T14:33:45.359Z] #33 148.9 internal/x/net/http2/hpack [2019-08-25T14:33:45.359Z] #33 149.9 mime [2019-08-25T14:33:45.359Z] #33 151.4 mime/quotedprintable [2019-08-25T14:33:45.359Z] #33 151.6 crypto/tls [2019-08-25T14:33:45.359Z] #33 152.0 mime/multipart [2019-08-25T14:33:45.359Z] #33 153.1 net/http/internal [2019-08-25T14:33:45.359Z] #33 153.6 os/exec [2019-08-25T14:33:45.359Z] #33 ... [2019-08-25T14:33:45.359Z] [2019-08-25T14:33:45.359Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:45.359Z] #58 93.33 DEP criu/pagemap-cache.d [2019-08-25T14:33:45.359Z] #58 93.45 DEP criu/page-xfer.d [2019-08-25T14:33:45.359Z] #58 93.67 DEP criu/page-pipe.d [2019-08-25T14:33:45.359Z] #58 93.79 DEP criu/netfilter.d [2019-08-25T14:33:45.359Z] #58 94.03 DEP criu/net.d [2019-08-25T14:33:45.359Z] #58 94.32 DEP criu/namespaces.d [2019-08-25T14:33:45.359Z] #58 94.53 DEP criu/mount.d [2019-08-25T14:33:45.359Z] #58 94.76 DEP criu/mem.d [2019-08-25T14:33:45.359Z] #58 94.94 DEP criu/lsm.d [2019-08-25T14:33:45.617Z] #58 95.10 DEP criu/log.d [2019-08-25T14:33:45.617Z] #58 95.26 DEP criu/libnetlink.d [2019-08-25T14:33:45.876Z] #58 95.46 DEP criu/kerndat.d [2019-08-25T14:33:46.134Z] #58 95.74 DEP criu/kcmp-ids.d [2019-08-25T14:33:46.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:33:46.297Z] [2019-08-25T14:33:46.297Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T14:33:46.297Z] PKG_CONFIG=pkg-config [2019-08-25T14:33:46.297Z] GOLANG_VERSION=1.12.9 [2019-08-25T14:33:46.297Z] HOSTNAME=dde2f40816f1 [2019-08-25T14:33:46.297Z] DOCKER_EXPERIMENTAL=1 [2019-08-25T14:33:46.297Z] container=docker [2019-08-25T14:33:46.297Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-25T14:33:46.297Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T14:33:46.297Z] GOPATH=/go [2019-08-25T14:33:46.297Z] PWD=/go/src/github.com/docker/docker [2019-08-25T14:33:46.297Z] HOME=/root [2019-08-25T14:33:46.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T14:33:46.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T14:33:46.297Z] DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:33:46.297Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T14:33:46.297Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T14:33:46.297Z] TERM=xterm [2019-08-25T14:33:46.297Z] DEST=bundles/test-integration [2019-08-25T14:33:46.297Z] SHLVL=1 [2019-08-25T14:33:46.297Z] TIMEOUT=120m [2019-08-25T14:33:46.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T14:33:46.297Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T14:33:46.297Z] _=/usr/bin/env [2019-08-25T14:33:46.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T14:33:46.392Z] #58 95.88 DEP criu/irmap.d [2019-08-25T14:33:46.392Z] #58 96.00 DEP criu/ipc_ns.d [2019-08-25T14:33:46.677Z] #58 96.22 DEP criu/image.d [2019-08-25T14:33:46.950Z] #58 96.53 DEP criu/image-desc.d [2019-08-25T14:33:47.235Z] #58 96.67 DEP criu/fsnotify.d [2019-08-25T14:33:47.235Z] #58 96.92 DEP criu/filesystems.d [2019-08-25T14:33:47.494Z] #58 97.17 DEP criu/files.d [2019-08-25T14:33:48.059Z] #58 97.41 DEP criu/files-reg.d [2019-08-25T14:33:48.317Z] #58 97.71 DEP criu/files-ext.d [2019-08-25T14:33:48.317Z] #58 97.90 DEP criu/file-lock.d [2019-08-25T14:33:48.574Z] #58 98.10 DEP criu/file-ids.d [2019-08-25T14:33:48.912Z] #58 98.35 DEP criu/fifo.d [2019-08-25T14:33:48.912Z] #58 98.50 DEP criu/fdstore.d [2019-08-25T14:33:49.169Z] #58 ... [2019-08-25T14:33:49.169Z] [2019-08-25T14:33:49.169Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-08-25T14:33:49.169Z] #27 DONE 162.0s [2019-08-25T14:33:49.169Z] [2019-08-25T14:33:49.169Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:49.169Z] #58 98.68 DEP criu/fault-injection.d [2019-08-25T14:33:49.169Z] #58 98.74 DEP criu/external.d [2019-08-25T14:33:49.169Z] #58 ... [2019-08-25T14:33:49.169Z] [2019-08-25T14:33:49.169Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:33:49.169Z] #33 160.8 net/http/httptrace [2019-08-25T14:33:49.169Z] #33 161.1 net/http [2019-08-25T14:33:53.352Z] #33 ... [2019-08-25T14:33:53.352Z] [2019-08-25T14:33:53.352Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:53.352Z] #58 98.95 DEP criu/eventpoll.d [2019-08-25T14:33:53.352Z] #58 99.26 DEP criu/eventfd.d [2019-08-25T14:33:53.352Z] #58 99.59 DEP criu/crtools.d [2019-08-25T14:33:53.352Z] #58 99.93 DEP criu/cr-service.d [2019-08-25T14:33:53.352Z] #58 100.0 DEP criu/cr-restore.d [2019-08-25T14:33:53.352Z] #58 100.3 DEP criu/cr-errno.d [2019-08-25T14:33:53.352Z] #58 100.4 DEP criu/cr-dump.d [2019-08-25T14:33:53.352Z] #58 100.7 DEP criu/cr-dedup.d [2019-08-25T14:33:53.352Z] #58 100.8 DEP criu/cr-check.d [2019-08-25T14:33:53.352Z] #58 101.0 DEP criu/config.d [2019-08-25T14:33:53.352Z] #58 101.2 DEP criu/clone-noasan.d [2019-08-25T14:33:53.352Z] #58 101.3 DEP criu/cgroup.d [2019-08-25T14:33:53.352Z] #58 101.5 DEP criu/cgroup-props.d [2019-08-25T14:33:53.352Z] #58 101.6 DEP criu/bitmap.d [2019-08-25T14:33:53.352Z] #58 101.6 DEP criu/bfd.d [2019-08-25T14:33:53.352Z] #58 101.7 DEP criu/autofs.d [2019-08-25T14:33:53.352Z] #58 101.9 DEP criu/aio.d [2019-08-25T14:33:53.352Z] #58 102.2 DEP criu/action-scripts.d [2019-08-25T14:33:53.352Z] #58 102.6 CC criu/action-scripts.o [2019-08-25T14:33:53.918Z] #58 103.3 CC criu/aio.o [2019-08-25T14:33:54.485Z] #58 ... [2019-08-25T14:33:54.485Z] [2019-08-25T14:33:54.485Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-08-25T14:33:54.485Z] #15 167.2 + rm -rf /tmp/tmp.ux1QfaP3Gd [2019-08-25T14:33:54.485Z] #15 DONE 167.6s [2019-08-25T14:33:54.485Z] [2019-08-25T14:33:54.485Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:33:54.485Z] #58 104.0 CC criu/autofs.o [2019-08-25T14:33:57.010Z] #58 106.2 CC criu/bfd.o [2019-08-25T14:33:57.010Z] #58 106.6 CC criu/bitmap.o [2019-08-25T14:33:57.268Z] #58 106.9 CC criu/cgroup-props.o [2019-08-25T14:33:58.199Z] #58 107.8 CC criu/cgroup.o [2019-08-25T14:34:01.482Z] #58 110.9 CC criu/clone-noasan.o [2019-08-25T14:34:01.482Z] #58 111.0 CC criu/config.o [2019-08-25T14:34:03.385Z] #58 112.6 CC criu/cr-check.o [2019-08-25T14:34:03.385Z] #58 ... [2019-08-25T14:34:03.385Z] [2019-08-25T14:34:03.385Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:34:03.385Z] #13 110.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-25T14:34:03.385Z] #13 110.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-08-25T14:34:03.385Z] #13 110.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:34:09.949Z] #13 ... [2019-08-25T14:34:09.949Z] [2019-08-25T14:34:09.949Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-08-25T14:34:09.949Z] #33 173.6 github.com/LK4D4/vndr/godl [2019-08-25T14:34:09.949Z] #33 174.6 github.com/LK4D4/vndr [2019-08-25T14:34:09.949Z] #33 DONE 182.7s [2019-08-25T14:34:09.949Z] [2019-08-25T14:34:09.949Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:09.949Z] #58 114.5 CC criu/cr-dedup.o [2019-08-25T14:34:09.949Z] #58 115.0 CC criu/cr-dump.o [2019-08-25T14:34:09.949Z] #58 117.7 CC criu/cr-errno.o [2019-08-25T14:34:09.949Z] #58 117.9 CC criu/cr-restore.o [2019-08-25T14:34:13.233Z] #58 122.7 CC criu/cr-service.o [2019-08-25T14:34:14.618Z] #58 124.2 CC criu/crtools.o [2019-08-25T14:34:14.876Z] #58 ... [2019-08-25T14:34:14.876Z] [2019-08-25T14:34:14.876Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:34:14.876Z] #13 122.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-25T14:34:14.876Z] #13 122.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T14:34:14.876Z] #13 122.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-08-25T14:34:14.876Z] #13 122.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T14:34:14.876Z] #13 122.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-08-25T14:34:14.876Z] #13 122.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:34:15.135Z] #13 122.4 Processing triggers for mime-support (3.60) ... [2019-08-25T14:34:15.135Z] #13 122.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:34:15.135Z] #13 122.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-08-25T14:34:15.135Z] #13 122.5 Setting up libcap2-bin (1:2.25-1) ... [2019-08-25T14:34:15.135Z] #13 122.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T14:34:15.135Z] #13 122.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T14:34:15.135Z] #13 122.5 Setting up bash-completion (1:2.1-4.3) ... [2019-08-25T14:34:17.666Z] #13 124.8 Setting up libonig4:amd64 (6.1.3-2) ... [2019-08-25T14:34:17.666Z] #13 124.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-08-25T14:34:17.666Z] #13 124.8 Setting up zip (3.0-11+b1) ... [2019-08-25T14:34:17.666Z] #13 124.8 Setting up bzip2 (1.0.6-8.1) ... [2019-08-25T14:34:17.666Z] #13 124.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T14:34:17.666Z] #13 124.9 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-08-25T14:34:17.666Z] #13 124.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:34:17.666Z] #13 124.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-08-25T14:34:17.666Z] #13 124.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:34:17.666Z] #13 124.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-25T14:34:17.666Z] #13 124.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-25T14:34:17.666Z] #13 124.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T14:34:17.666Z] #13 124.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:34:17.666Z] #13 125.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-08-25T14:34:17.666Z] #13 125.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-08-25T14:34:17.666Z] #13 125.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-08-25T14:34:17.666Z] #13 125.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:34:18.233Z] #13 125.4 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up pigz (2.3.4-1) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:34:18.233Z] #13 125.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-08-25T14:34:18.233Z] #13 125.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-08-25T14:34:18.233Z] #13 125.6 Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T14:34:18.233Z] #13 125.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-08-25T14:34:18.233Z] #13 125.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-08-25T14:34:18.233Z] #13 125.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-25T14:34:18.233Z] #13 125.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-25T14:34:18.233Z] #13 125.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-08-25T14:34:18.491Z] #13 125.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-08-25T14:34:18.491Z] #13 125.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T14:34:18.491Z] #13 125.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T14:34:18.491Z] #13 125.7 Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T14:34:18.491Z] #13 125.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-08-25T14:34:18.491Z] #13 125.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T14:34:20.507Z] 🇩 bin/containerd [2019-08-25T14:34:23.761Z] #13 130.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-08-25T14:34:23.761Z] #13 130.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:34:23.761Z] #13 130.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 [2019-08-25T14:34:23.761Z] #13 130.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 [2019-08-25T14:34:23.761Z] #13 130.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 [2019-08-25T14:34:23.761Z] #13 130.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 [2019-08-25T14:34:23.761Z] #13 130.4 Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T14:34:23.761Z] #13 130.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:34:23.761Z] #13 130.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 [2019-08-25T14:34:23.761Z] #13 130.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 [2019-08-25T14:34:23.761Z] #13 130.4 Setting up python3 (3.5.3-1) ... [2019-08-25T14:34:24.696Z] #13 132.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-25T14:34:25.266Z] #13 ... [2019-08-25T14:34:25.266Z] [2019-08-25T14:34:25.266Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:25.266Z] #58 124.8 CC criu/eventfd.o [2019-08-25T14:34:25.266Z] #58 125.1 CC criu/eventpoll.o [2019-08-25T14:34:25.266Z] #58 126.1 CC criu/external.o [2019-08-25T14:34:25.266Z] #58 126.5 CC criu/fault-injection.o [2019-08-25T14:34:25.266Z] #58 126.7 CC criu/fdstore.o [2019-08-25T14:34:25.266Z] #58 127.0 CC criu/fifo.o [2019-08-25T14:34:25.266Z] #58 127.4 CC criu/file-ids.o [2019-08-25T14:34:25.266Z] #58 127.8 CC criu/file-lock.o [2019-08-25T14:34:25.266Z] #58 128.8 CC criu/files-ext.o [2019-08-25T14:34:25.266Z] #58 129.2 CC criu/files-reg.o [2019-08-25T14:34:25.266Z] #58 131.3 CC criu/files.o [2019-08-25T14:34:25.266Z] #58 133.3 CC criu/filesystems.o [2019-08-25T14:34:25.266Z] #58 133.9 CC criu/fsnotify.o [2019-08-25T14:34:25.524Z] #58 135.1 CC criu/image-desc.o [2019-08-25T14:34:25.524Z] #58 135.2 CC criu/image.o [2019-08-25T14:34:26.091Z] #58 ... [2019-08-25T14:34:26.091Z] [2019-08-25T14:34:26.091Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-08-25T14:34:26.091Z] #13 133.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-25T14:34:26.350Z] #13 133.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-25T14:34:26.350Z] #13 133.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T14:34:26.350Z] #13 133.7 Setting up python3-wheel (0.29.0-2) ... [2019-08-25T14:34:27.284Z] #13 134.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-25T14:34:27.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T14:34:27.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T14:34:28.659Z] #13 135.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-08-25T14:34:28.659Z] #13 135.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T14:34:28.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T14:34:29.594Z] #13 136.9 Setting up dmsetup (2:1.02.137-2) ... [2019-08-25T14:34:29.594Z] #13 136.9 Setting up python3-setuptools (33.1.1-1) ... [2019-08-25T14:34:30.969Z] #13 138.1 Setting up dh-python (2.20170125) ... [2019-08-25T14:34:31.536Z] #13 138.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-08-25T14:34:31.536Z] #13 138.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:34:32.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T14:34:32.105Z] #13 DONE 139.5s [2019-08-25T14:34:32.105Z] [2019-08-25T14:34:32.105Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:32.105Z] #58 136.2 CC criu/ipc_ns.o [2019-08-25T14:34:32.105Z] #58 137.3 CC criu/irmap.o [2019-08-25T14:34:32.105Z] #58 138.2 CC criu/kcmp-ids.o [2019-08-25T14:34:32.105Z] #58 138.5 CC criu/kerndat.o [2019-08-25T14:34:32.105Z] #58 139.7 CC criu/libnetlink.o [2019-08-25T14:34:32.105Z] #58 140.2 CC criu/log.o [2019-08-25T14:34:32.105Z] #58 140.7 CC criu/lsm.o [2019-08-25T14:34:32.105Z] #58 141.1 CC criu/mem.o [2019-08-25T14:34:33.482Z] #58 ... [2019-08-25T14:34:33.482Z] [2019-08-25T14:34:33.482Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-08-25T14:34:33.482Z] #42 163.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-25T14:34:34.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T14:34:35.386Z] #42 165.4 + mkdir -p /build [2019-08-25T14:34:35.645Z] #42 165.4 + cp runc /build/runc [2019-08-25T14:34:35.904Z] #42 DONE 165.7s [2019-08-25T14:34:35.904Z] [2019-08-25T14:34:35.904Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:35.904Z] #58 143.2 CC criu/mount.o [2019-08-25T14:34:38.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T14:34:38.440Z] #58 147.6 CC criu/namespaces.o [2019-08-25T14:34:39.816Z] #58 149.2 CC criu/net.o [2019-08-25T14:34:41.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T14:34:41.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T14:34:41.719Z] #58 151.4 CC criu/netfilter.o [2019-08-25T14:34:41.977Z] #58 151.7 CC criu/page-pipe.o [2019-08-25T14:34:41.977Z] #58 ... [2019-08-25T14:34:41.977Z] [2019-08-25T14:34:41.977Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T14:34:41.977Z] #14 6.826 Collecting yamllint==1.16.0 [2019-08-25T14:34:42.545Z] #14 ... [2019-08-25T14:34:42.545Z] [2019-08-25T14:34:42.545Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:42.545Z] #58 152.2 CC criu/page-xfer.o [2019-08-25T14:34:43.920Z] #58 153.3 CC criu/pagemap-cache.o [2019-08-25T14:34:43.920Z] #58 153.5 CC criu/pagemap.o [2019-08-25T14:34:44.487Z] #58 154.2 CC criu/parasite-syscall.o [2019-08-25T14:34:44.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T14:34:45.421Z] #58 154.9 CC criu/path.o [2019-08-25T14:34:45.680Z] #58 155.1 CC criu/pie-util-vdso-elf32.o [2019-08-25T14:34:45.938Z] #58 155.6 CC criu/pie-util-vdso.o [2019-08-25T14:34:46.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T14:34:46.504Z] #58 155.9 CC criu/pie-util.o [2019-08-25T14:34:46.504Z] #58 156.1 CC criu/pipes.o [2019-08-25T14:34:47.439Z] #58 156.9 CC criu/plugin.o [2019-08-25T14:34:47.698Z] #58 157.3 CC criu/proc_parse.o [2019-08-25T14:34:49.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T14:34:50.286Z] #58 ... [2019-08-25T14:34:50.286Z] [2019-08-25T14:34:50.286Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T14:34:50.286Z] #55 223.1 + dpkg --print-architecture [2019-08-25T14:34:50.286Z] #55 223.1 + cd /tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution [2019-08-25T14:34:50.286Z] #55 223.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-08-25T14:34:50.286Z] #55 223.4 + GOPATH=/tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8YNeTEsjFl [2019-08-25T14:34:50.286Z] #55 223.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-08-25T14:34:52.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T14:34:53.065Z] 🇩 bin/containerd-stress [2019-08-25T14:34:54.535Z] 🇩 bin/containerd-shim [2019-08-25T14:34:55.567Z] #55 ... [2019-08-25T14:34:55.567Z] [2019-08-25T14:34:55.567Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-08-25T14:34:55.567Z] #14 13.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-25T14:34:55.567Z] #14 13.86 Collecting pyyaml (from yamllint==1.16.0) [2019-08-25T14:34:55.567Z] #14 15.06 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-25T14:34:55.567Z] #14 17.03 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-25T14:34:55.567Z] #14 18.15 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-25T14:34:55.567Z] #14 19.40 Building wheels for collected packages: pyyaml, pathspec [2019-08-25T14:34:55.567Z] #14 19.40 Running setup.py bdist_wheel for pyyaml: started [2019-08-25T14:34:55.567Z] #14 20.63 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-25T14:34:55.567Z] #14 20.63 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-25T14:34:55.567Z] #14 20.71 Running setup.py bdist_wheel for pathspec: started [2019-08-25T14:34:55.567Z] #14 21.96 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-25T14:34:55.567Z] #14 21.96 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-25T14:34:55.567Z] #14 21.98 Successfully built pyyaml pathspec [2019-08-25T14:34:55.567Z] #14 21.98 Installing collected packages: pyyaml, pathspec, yamllint [2019-08-25T14:34:55.567Z] #14 22.39 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-25T14:34:55.567Z] #14 DONE 22.9s [2019-08-25T14:34:55.567Z] [2019-08-25T14:34:55.567Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T14:34:55.567Z] #16 DONE 0.2s [2019-08-25T14:34:55.567Z] [2019-08-25T14:34:55.567Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:55.567Z] #58 159.9 CC criu/protobuf-desc.o [2019-08-25T14:34:55.567Z] #58 161.0 CC criu/protobuf.o [2019-08-25T14:34:55.567Z] #58 161.5 CC criu/pstree.o [2019-08-25T14:34:55.567Z] #58 162.6 CC criu/rbtree.o [2019-08-25T14:34:55.567Z] #58 162.9 CC criu/rst-malloc.o [2019-08-25T14:34:55.567Z] #58 163.1 CC criu/seccomp.o [2019-08-25T14:34:55.567Z] #58 163.8 CC criu/seize.o [2019-08-25T14:34:55.567Z] #58 164.6 CC criu/servicefd.o [2019-08-25T14:34:55.567Z] #58 165.2 CC criu/shmem.o [2019-08-25T14:34:56.134Z] #58 ... [2019-08-25T14:34:56.134Z] [2019-08-25T14:34:56.134Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T14:34:56.134Z] #21 DONE 0.8s [2019-08-25T14:34:56.134Z] [2019-08-25T14:34:56.134Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:34:56.134Z] #58 165.8 CC criu/sigframe.o [2019-08-25T14:34:56.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T14:34:56.392Z] #58 166.0 CC criu/signalfd.o [2019-08-25T14:34:56.650Z] #58 166.3 CC criu/sk-inet.o [2019-08-25T14:34:56.719Z] ................................................. [ 30%] [2019-08-25T14:34:57.585Z] #58 167.2 CC criu/sk-netlink.o [2019-08-25T14:34:57.844Z] #58 167.5 CC criu/sk-packet.o [2019-08-25T14:34:58.410Z] #58 168.0 CC criu/sk-queue.o [2019-08-25T14:34:58.669Z] #58 168.3 CC criu/sk-tcp.o [2019-08-25T14:34:59.236Z] #58 168.7 CC criu/sk-unix.o [2019-08-25T14:34:59.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T14:35:01.138Z] #58 170.6 CC criu/sockets.o [2019-08-25T14:35:01.706Z] #58 171.4 CC criu/stats.o [2019-08-25T14:35:02.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T14:35:02.273Z] #58 171.7 CC criu/string.o [2019-08-25T14:35:02.273Z] #58 171.8 CC criu/sysctl.o [2019-08-25T14:35:02.839Z] #58 172.4 CC criu/sysfs_parse.o [2019-08-25T14:35:03.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T14:35:03.405Z] #58 172.9 CC criu/timerfd.o [2019-08-25T14:35:03.664Z] #58 173.3 CC criu/tty.o [2019-08-25T14:35:04.841Z] 🇩 bin/containerd-shim-runc-v1 [2019-08-25T14:35:05.566Z] #58 175.1 CC criu/tun.o [2019-08-25T14:35:06.133Z] #58 175.5 CC criu/uffd.o [2019-08-25T14:35:06.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T14:35:07.065Z] #58 176.7 CC criu/util.o [2019-08-25T14:35:07.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-25T14:35:07.941Z] Using test binary docker [2019-08-25T14:35:07.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-25T14:35:07.941Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T14:35:07.941Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T14:35:07.941Z] Warning failed to create cache: (null) [2019-08-25T14:35:07.941Z] . [2019-08-25T14:35:07.941Z] Starting dockerd [2019-08-25T14:35:07.941Z] INFO: Waiting for daemon to start... [2019-08-25T14:35:08.441Z] #58 177.9 CC criu/uts_ns.o [2019-08-25T14:35:08.441Z] #58 178.1 CC criu/vdso-compat.o [2019-08-25T14:35:09.007Z] #58 178.4 CC criu/vdso.o [2019-08-25T14:35:09.247Z] 🇩 binaries [2019-08-25T14:35:09.247Z] + mkdir -p /build [2019-08-25T14:35:09.247Z] + cp bin/containerd /build/containerd [2019-08-25T14:35:09.247Z] + cp bin/containerd-shim /build/containerd-shim [2019-08-25T14:35:09.247Z] + cp bin/ctr /build/ctr [2019-08-25T14:35:09.939Z] #58 179.2 LINK criu/built-in.o [2019-08-25T14:35:09.940Z] #58 179.4 LINK criu/criu [2019-08-25T14:35:10.197Z] #58 179.7 DEP lib/c/criu.d [2019-08-25T14:35:10.366Z] . [2019-08-25T14:35:10.366Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-25T14:35:10.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-25T14:35:10.366Z] Error: No such image: emptyfs [2019-08-25T14:35:10.366Z] Running integration-test (iteration 1) [2019-08-25T14:35:10.366Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-25T14:35:10.455Z] #58 179.8 CC images/rpc.pb-c.o [2019-08-25T14:35:10.712Z] #58 180.4 CC lib/c/criu.o [2019-08-25T14:35:10.973Z] #58 ... [2019-08-25T14:35:10.973Z] [2019-08-25T14:35:10.973Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-08-25T14:35:11.236Z] #55 244.3 + rm -rf /tmp/tmp.8YNeTEsjFl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8YNeTEsjFl [2019-08-25T14:35:11.506Z] #55 DONE 244.6s [2019-08-25T14:35:11.506Z] [2019-08-25T14:35:11.506Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:35:12.078Z] #47 ... [2019-08-25T14:35:12.078Z] [2019-08-25T14:35:12.078Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-08-25T14:35:12.078Z] #58 181.6 LINK lib/c/built-in.o [2019-08-25T14:35:12.078Z] #58 181.6 LINK lib/c/libcriu.so [2019-08-25T14:35:12.335Z] #58 181.9 GEN magic.py [2019-08-25T14:35:12.593Z] #58 182.1 Note: Building without setproctitle() and strlcpy() support. [2019-08-25T14:35:12.593Z] #58 182.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-08-25T14:35:13.159Z] #58 182.8 fatal: Not a git repository (or any of the parent directories): .git [2019-08-25T14:35:13.724Z] #58 183.3 make[1]: Nothing to be done for 'all'. [2019-08-25T14:35:14.290Z] #58 183.7 make[1]: 'images/built-in.o' is up to date. [2019-08-25T14:35:14.290Z] #58 183.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-08-25T14:35:14.290Z] #58 183.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-08-25T14:35:14.290Z] #58 183.8 make[1]: 'compel/libcompel.a' is up to date. [2019-08-25T14:35:14.290Z] #58 183.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-08-25T14:35:14.290Z] #58 183.8 make[1]: Nothing to be done for 'all'. [2019-08-25T14:35:14.290Z] #58 183.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-08-25T14:35:14.290Z] #58 183.9 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.290Z] #58 184.0 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.290Z] #58 184.0 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.290Z] #58 184.0 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.549Z] #58 184.1 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.549Z] #58 184.1 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.549Z] #58 184.2 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.549Z] #58 184.2 make[2]: Nothing to be done for 'all'. [2019-08-25T14:35:14.549Z] #58 184.2 INSTALL criu/criu [2019-08-25T14:35:14.737Z] Removing intermediate container c72c47351e25 [2019-08-25T14:35:14.737Z] ---> 98ec34998e6c [2019-08-25T14:35:14.737Z] Step 56/126 : FROM dev-base AS proxy [2019-08-25T14:35:14.737Z] ---> b7239c74cb06 [2019-08-25T14:35:14.737Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-08-25T14:35:14.737Z] ---> Running in 758276d7994e [2019-08-25T14:35:14.737Z] Removing intermediate container 758276d7994e [2019-08-25T14:35:14.737Z] ---> 068b6061fed0 [2019-08-25T14:35:14.737Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:35:14.737Z] ---> bd0342f9d4fe [2019-08-25T14:35:14.737Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:35:14.737Z] ---> eda66eed295e [2019-08-25T14:35:14.737Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:35:14.806Z] #58 DONE 184.4s [2019-08-25T14:35:14.806Z] [2019-08-25T14:35:14.806Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:35:15.018Z] ---> Running in ca0ae8e7b69d [2019-08-25T14:35:15.299Z] + RM_GOPATH=0 [2019-08-25T14:35:15.299Z] + TMP_GOPATH= [2019-08-25T14:35:15.299Z] + : /build [2019-08-25T14:35:15.299Z] + '[' -z '' ']' [2019-08-25T14:35:15.299Z] ++ mktemp -d [2019-08-25T14:35:15.299Z] + export GOPATH=/tmp/tmp.spuAdSdrDu [2019-08-25T14:35:15.299Z] + GOPATH=/tmp/tmp.spuAdSdrDu [2019-08-25T14:35:15.299Z] + RM_GOPATH=1 [2019-08-25T14:35:15.299Z] ++ dirname ./install.sh [2019-08-25T14:35:15.299Z] Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T14:35:15.299Z] + dir=. [2019-08-25T14:35:15.299Z] + bin=proxy [2019-08-25T14:35:15.299Z] + shift [2019-08-25T14:35:15.299Z] + '[' '!' -f ./proxy.installer ']' [2019-08-25T14:35:15.299Z] + . ./proxy.installer [2019-08-25T14:35:15.299Z] ++ LIBNETWORK_COMMIT=09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T14:35:15.299Z] + install_proxy [2019-08-25T14:35:15.299Z] + case "$1" in [2019-08-25T14:35:15.299Z] + export CGO_ENABLED=0 [2019-08-25T14:35:15.299Z] + CGO_ENABLED=0 [2019-08-25T14:35:15.299Z] + _install_proxy [2019-08-25T14:35:15.299Z] + echo 'Install docker-proxy version 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1' [2019-08-25T14:35:15.299Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.spuAdSdrDu/src/github.com/docker/libnetwork [2019-08-25T14:35:15.299Z] Cloning into '/tmp/tmp.spuAdSdrDu/src/github.com/docker/libnetwork'... [2019-08-25T14:35:15.739Z] #47 ... [2019-08-25T14:35:15.739Z] [2019-08-25T14:35:15.739Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-08-25T14:35:15.739Z] #24 DONE 248.4s [2019-08-25T14:35:15.739Z] [2019-08-25T14:35:15.739Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:35:17.987Z] + cd /tmp/tmp.spuAdSdrDu/src/github.com/docker/libnetwork [2019-08-25T14:35:17.988Z] + git checkout -q 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 [2019-08-25T14:35:18.271Z] #47 ... [2019-08-25T14:35:18.271Z] [2019-08-25T14:35:18.271Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T14:35:18.272Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-08-25T14:35:18.837Z] #25 DONE 0.5s [2019-08-25T14:35:18.837Z] [2019-08-25T14:35:18.837Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T14:35:18.837Z] #28 DONE 0.1s [2019-08-25T14:35:18.837Z] [2019-08-25T14:35:18.837Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T14:35:18.837Z] #31 DONE 0.1s [2019-08-25T14:35:18.837Z] [2019-08-25T14:35:18.837Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:35:19.096Z] #47 ... [2019-08-25T14:35:19.096Z] [2019-08-25T14:35:19.096Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T14:35:19.096Z] #34 DONE 0.1s [2019-08-25T14:35:19.096Z] [2019-08-25T14:35:19.096Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T14:35:19.096Z] #39 DONE 0.1s [2019-08-25T14:35:19.096Z] [2019-08-25T14:35:19.096Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T14:35:19.096Z] #43 DONE 0.1s [2019-08-25T14:35:19.096Z] [2019-08-25T14:35:19.096Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-08-25T14:35:19.449Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-08-25T14:35:19.951Z] Loaded image: buildpack-deps:jessie [2019-08-25T14:35:19.952Z] Loaded image: busybox:latest [2019-08-25T14:35:20.561Z] Loaded image: busybox:glibc [2019-08-25T14:35:20.561Z] Loaded image: debian:jessie [2019-08-25T14:35:20.561Z] Loaded image: hello-world:latest [2019-08-25T14:35:20.561Z] INFO: Testing against a local daemon [2019-08-25T14:35:20.561Z] === RUN TestCgroupNamespacesBuild [2019-08-25T14:35:22.376Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2019-08-25T14:35:22.376Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-25T14:35:22.376Z] daemon.go:336: [dc3c25cd2d04d] waiting for daemon to start [2019-08-25T14:35:22.376Z] daemon.go:336: [dc3c25cd2d04d] waiting for daemon to start [2019-08-25T14:35:22.376Z] daemon.go:364: [dc3c25cd2d04d] daemon started [2019-08-25T14:35:22.376Z] daemon.go:472: [dc3c25cd2d04d] Stopping daemon [2019-08-25T14:35:22.376Z] daemon.go:307: [dc3c25cd2d04d] exiting daemon [2019-08-25T14:35:22.376Z] daemon.go:459: [dc3c25cd2d04d] Daemon stopped [2019-08-25T14:35:22.376Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T14:35:22.659Z] Removing intermediate container ca0ae8e7b69d [2019-08-25T14:35:22.659Z] ---> 7e943857c9a5 [2019-08-25T14:35:22.659Z] Step 61/126 : FROM base AS gometalinter [2019-08-25T14:35:22.659Z] ---> b7239c74cb06 [2019-08-25T14:35:22.659Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-08-25T14:35:22.659Z] ---> Running in 836cf2274d32 [2019-08-25T14:35:22.659Z] Removing intermediate container 836cf2274d32 [2019-08-25T14:35:22.659Z] ---> bf8eeb7c4dab [2019-08-25T14:35:22.659Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:35:22.659Z] ---> 82cf50d16dfa [2019-08-25T14:35:22.659Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:35:22.659Z] ---> 3b88df081b1b [2019-08-25T14:35:22.659Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:35:22.659Z] ---> Running in 902b1cd11b2f [2019-08-25T14:35:22.659Z] + RM_GOPATH=0 [2019-08-25T14:35:22.659Z] + TMP_GOPATH= [2019-08-25T14:35:22.659Z] + : /build [2019-08-25T14:35:22.659Z] + '[' -z '' ']' [2019-08-25T14:35:22.659Z] ++ mktemp -d [2019-08-25T14:35:22.659Z] + export GOPATH=/tmp/tmp.p4RPx6AsfI [2019-08-25T14:35:22.659Z] + GOPATH=/tmp/tmp.p4RPx6AsfI [2019-08-25T14:35:22.659Z] + RM_GOPATH=1 [2019-08-25T14:35:22.659Z] ++ dirname ./install.sh [2019-08-25T14:35:22.659Z] + dir=. [2019-08-25T14:35:22.659Z] + bin=gometalinter [2019-08-25T14:35:22.659Z] + shift [2019-08-25T14:35:22.659Z] + '[' '!' -f ./gometalinter.installer ']' [2019-08-25T14:35:22.659Z] Installing gometalinter version v2.0.6 [2019-08-25T14:35:22.659Z] + . ./gometalinter.installer [2019-08-25T14:35:22.659Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-08-25T14:35:22.659Z] + install_gometalinter [2019-08-25T14:35:22.659Z] + echo 'Installing gometalinter version v2.0.6' [2019-08-25T14:35:22.659Z] + go get -d github.com/alecthomas/gometalinter [2019-08-25T14:35:24.132Z] + cd /tmp/tmp.p4RPx6AsfI/src/github.com/alecthomas/gometalinter [2019-08-25T14:35:24.132Z] + git checkout -q v2.0.6 [2019-08-25T14:35:24.132Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-08-25T14:35:24.246Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2019-08-25T14:35:24.247Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T14:35:24.247Z] daemon.go:336: [df94ac7eaea44] waiting for daemon to start [2019-08-25T14:35:24.247Z] daemon.go:336: [df94ac7eaea44] waiting for daemon to start [2019-08-25T14:35:24.247Z] daemon.go:364: [df94ac7eaea44] daemon started [2019-08-25T14:35:24.247Z] daemon.go:472: [df94ac7eaea44] Stopping daemon [2019-08-25T14:35:24.247Z] daemon.go:307: [df94ac7eaea44] exiting daemon [2019-08-25T14:35:24.247Z] daemon.go:459: [df94ac7eaea44] Daemon stopped [2019-08-25T14:35:24.247Z] === RUN TestBuildWithSession [2019-08-25T14:35:25.651Z] #47 213.8 🇩 bin/containerd [2019-08-25T14:35:26.735Z] --- PASS: TestBuildWithSession (2.69s) [2019-08-25T14:35:26.735Z] === RUN TestBuildSquashParent [2019-08-25T14:35:28.034Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-08-25T14:35:32.613Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-08-25T14:35:32.981Z] --- PASS: TestBuildSquashParent (6.54s) [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:35:32.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:35:32.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:35:32.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:35:32.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:35:32.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:35:32.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:35:32.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:35:32.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:35:32.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:35:36.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:35:36.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:35:38.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:35:38.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.56s) [2019-08-25T14:35:41.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s) [2019-08-25T14:35:41.174Z] === RUN TestBuildMultiStageCopy [2019-08-25T14:35:41.174Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-25T14:35:42.612Z] + GOBIN=/build [2019-08-25T14:35:42.612Z] + /build/gometalinter --install [2019-08-25T14:35:42.612Z] Installing: [2019-08-25T14:35:42.612Z] deadcode [2019-08-25T14:35:42.612Z] dupl [2019-08-25T14:35:42.612Z] errcheck [2019-08-25T14:35:42.612Z] gas [2019-08-25T14:35:42.612Z] gochecknoglobals [2019-08-25T14:35:42.612Z] gochecknoinits [2019-08-25T14:35:42.612Z] goconst [2019-08-25T14:35:42.612Z] gocyclo [2019-08-25T14:35:42.612Z] goimports [2019-08-25T14:35:42.612Z] golint [2019-08-25T14:35:42.612Z] gosimple [2019-08-25T14:35:42.612Z] gotype [2019-08-25T14:35:42.612Z] gotypex [2019-08-25T14:35:42.612Z] ineffassign [2019-08-25T14:35:42.612Z] interfacer [2019-08-25T14:35:42.612Z] lll [2019-08-25T14:35:42.612Z] maligned [2019-08-25T14:35:42.612Z] megacheck [2019-08-25T14:35:42.612Z] misspell [2019-08-25T14:35:42.612Z] nakedret [2019-08-25T14:35:42.612Z] safesql [2019-08-25T14:35:42.612Z] staticcheck [2019-08-25T14:35:42.612Z] structcheck [2019-08-25T14:35:42.612Z] unconvert [2019-08-25T14:35:42.612Z] unparam [2019-08-25T14:35:42.612Z] unused [2019-08-25T14:35:42.612Z] varcheck [2019-08-25T14:35:43.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-25T14:35:44.173Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-25T14:35:44.542Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-25T14:35:44.927Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-25T14:35:45.708Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2019-08-25T14:35:45.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2019-08-25T14:35:45.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-08-25T14:35:45.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-08-25T14:35:45.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-08-25T14:35:45.708Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-08-25T14:35:45.708Z] === RUN TestBuildMultiStageParentConfig [2019-08-25T14:35:47.118Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2019-08-25T14:35:47.118Z] === RUN TestBuildLabelWithTargets [2019-08-25T14:35:47.568Z] #47 236.3 🇩 bin/containerd-stress [2019-08-25T14:35:48.912Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2019-08-25T14:35:48.912Z] === RUN TestBuildWithEmptyLayers [2019-08-25T14:35:49.472Z] #47 237.9 🇩 bin/containerd-shim [2019-08-25T14:35:50.185Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2019-08-25T14:35:50.185Z] === RUN TestBuildMultiStageOnBuild [2019-08-25T14:35:53.443Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2019-08-25T14:35:53.443Z] === RUN TestBuildUncleanTarFilenames [2019-08-25T14:35:54.722Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2019-08-25T14:35:54.722Z] === RUN TestBuildMultiStageLayerLeak [2019-08-25T14:35:56.032Z] #47 243.7 🇩 bin/containerd-shim-runc-v1 [2019-08-25T14:35:57.235Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2019-08-25T14:35:57.235Z] === RUN TestBuildWithHugeFile [2019-08-25T14:35:57.931Z] #47 246.3 🇩 binaries [2019-08-25T14:35:57.931Z] #47 246.3 + mkdir -p /build [2019-08-25T14:35:57.931Z] #47 246.3 + cp bin/containerd /build/containerd [2019-08-25T14:35:57.931Z] #47 246.3 + cp bin/containerd-shim /build/containerd-shim [2019-08-25T14:35:57.931Z] #47 246.3 + cp bin/ctr /build/ctr [2019-08-25T14:35:58.223Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-08-25T14:35:58.495Z] #47 DONE 247.0s [2019-08-25T14:35:59.427Z] [2019-08-25T14:35:59.427Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T14:35:59.427Z] #48 DONE 0.2s [2019-08-25T14:35:59.427Z] [2019-08-25T14:35:59.427Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T14:35:59.427Z] #51 DONE 0.1s [2019-08-25T14:35:59.427Z] [2019-08-25T14:35:59.427Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T14:35:59.684Z] #54 DONE 0.1s [2019-08-25T14:35:59.684Z] [2019-08-25T14:35:59.684Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T14:35:59.684Z] #56 DONE 0.2s [2019-08-25T14:35:59.684Z] [2019-08-25T14:35:59.684Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-08-25T14:35:59.684Z] #59 DONE 0.1s [2019-08-25T14:35:59.941Z] [2019-08-25T14:35:59.941Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T14:35:59.941Z] #63 DONE 0.1s [2019-08-25T14:35:59.941Z] [2019-08-25T14:35:59.941Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-08-25T14:35:59.941Z] #65 DONE 0.1s [2019-08-25T14:36:00.202Z] [2019-08-25T14:36:00.202Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-08-25T14:36:00.202Z] #66 DONE 0.0s [2019-08-25T14:36:00.202Z] [2019-08-25T14:36:00.202Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-08-25T14:36:01.133Z] #67 DONE 0.9s [2019-08-25T14:36:01.133Z] [2019-08-25T14:36:01.133Z] #68 exporting to image [2019-08-25T14:36:01.133Z] #68 exporting layers [2019-08-25T14:36:07.251Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-08-25T14:36:07.689Z] #68 exporting layers 6.6s done [2019-08-25T14:36:07.689Z] #68 writing image sha256:b0cc0b7d4913261c1bd476c9ae92720719a7374d0e42f65b1682c0ccd9fd91d8 done [2019-08-25T14:36:07.689Z] #68 naming to docker.io/library/docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 done [2019-08-25T14:36:07.689Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-08-25T14:36:09.680Z] [2019-08-25T14:36:09.680Z] Removing bundles/ [2019-08-25T14:36:09.680Z] [2019-08-25T14:36:09.680Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-08-25T14:36:09.680Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:36:09.680Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T14:36:09.709Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-08-25T14:36:15.211Z] Removing intermediate container 902b1cd11b2f [2019-08-25T14:36:15.211Z] ---> 331814e94cb6 [2019-08-25T14:36:15.211Z] Step 66/126 : FROM base AS gotestsum [2019-08-25T14:36:15.211Z] ---> b7239c74cb06 [2019-08-25T14:36:15.211Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-08-25T14:36:15.211Z] ---> Running in fb9c3f31e155 [2019-08-25T14:36:15.211Z] Removing intermediate container fb9c3f31e155 [2019-08-25T14:36:15.211Z] ---> 04c2dfa0b2a4 [2019-08-25T14:36:15.211Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:36:15.211Z] ---> e167a96ab767 [2019-08-25T14:36:15.211Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:36:15.211Z] ---> 668541dacaf6 [2019-08-25T14:36:15.211Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:36:15.211Z] ---> Running in ac6f0d63ee58 [2019-08-25T14:36:15.496Z] + RM_GOPATH=0 [2019-08-25T14:36:15.496Z] + TMP_GOPATH= [2019-08-25T14:36:15.496Z] + : /build [2019-08-25T14:36:15.496Z] + '[' -z '' ']' [2019-08-25T14:36:15.496Z] ++ mktemp -d [2019-08-25T14:36:15.496Z] + export GOPATH=/tmp/tmp.1bKKv2PWRq [2019-08-25T14:36:15.496Z] + GOPATH=/tmp/tmp.1bKKv2PWRq [2019-08-25T14:36:15.496Z] + RM_GOPATH=1 [2019-08-25T14:36:15.496Z] ++ dirname ./install.sh [2019-08-25T14:36:15.496Z] + dir=. [2019-08-25T14:36:15.496Z] + bin=gotestsum [2019-08-25T14:36:15.496Z] + shift [2019-08-25T14:36:15.496Z] + '[' '!' -f ./gotestsum.installer ']' [2019-08-25T14:36:15.496Z] + . ./gotestsum.installer [2019-08-25T14:36:15.496Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-08-25T14:36:15.496Z] + install_gotestsum [2019-08-25T14:36:15.496Z] + echo 'Installing gotestsum version v0.3.5' [2019-08-25T14:36:15.496Z] Installing gotestsum version v0.3.5 [2019-08-25T14:36:15.496Z] + go get -d gotest.tools/gotestsum [2019-08-25T14:36:15.525Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-08-25T14:36:25.768Z] + cd /tmp/tmp.1bKKv2PWRq/src/gotest.tools/gotestsum [2019-08-25T14:36:25.768Z] + git checkout -q v0.3.5 [2019-08-25T14:36:25.768Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-08-25T14:36:29.091Z] ........................ [ 67%] [2019-08-25T14:36:31.424Z] --- PASS: TestBuildWithHugeFile (29.61s) [2019-08-25T14:36:31.424Z] === RUN TestBuildWithEmptyDockerfile [2019-08-25T14:36:31.424Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:36:31.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:36:31.424Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:36:31.424Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:36:31.424Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:36:31.424Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:36:31.424Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:36:31.424Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:36:31.424Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:36:31.424Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2019-08-25T14:36:31.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-08-25T14:36:31.424Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-08-25T14:36:31.424Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-08-25T14:36:31.424Z] === RUN TestBuildPreserveOwnership [2019-08-25T14:36:31.424Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-25T14:36:31.424Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-25T14:36:33.438Z] --- PASS: TestBuildPreserveOwnership (6.16s) [2019-08-25T14:36:33.438Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2019-08-25T14:36:33.438Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2019-08-25T14:36:33.438Z] === RUN TestBuildPlatformInvalid [2019-08-25T14:36:33.438Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-08-25T14:36:33.438Z] PASS [2019-08-25T14:36:33.802Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-25T14:36:33.802Z] INFO: Testing against a local daemon [2019-08-25T14:36:33.802Z] === RUN TestConfigList [2019-08-25T14:36:36.251Z] --- PASS: TestConfigList (2.47s) [2019-08-25T14:36:36.251Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-25T14:36:36.251Z] daemon.go:336: [d9e728c30ac2d] waiting for daemon to start [2019-08-25T14:36:36.251Z] daemon.go:336: [d9e728c30ac2d] waiting for daemon to start [2019-08-25T14:36:36.251Z] daemon.go:364: [d9e728c30ac2d] daemon started [2019-08-25T14:36:36.251Z] daemon.go:472: [d9e728c30ac2d] Stopping daemon [2019-08-25T14:36:36.251Z] daemon.go:307: [d9e728c30ac2d] exiting daemon [2019-08-25T14:36:36.251Z] daemon.go:459: [d9e728c30ac2d] Daemon stopped [2019-08-25T14:36:36.251Z] === RUN TestConfigsCreateAndDelete [2019-08-25T14:36:38.912Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2019-08-25T14:36:38.912Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-25T14:36:38.913Z] daemon.go:336: [d2f083160e997] waiting for daemon to start [2019-08-25T14:36:38.913Z] daemon.go:336: [d2f083160e997] waiting for daemon to start [2019-08-25T14:36:38.913Z] daemon.go:364: [d2f083160e997] daemon started [2019-08-25T14:36:38.913Z] daemon.go:472: [d2f083160e997] Stopping daemon [2019-08-25T14:36:38.913Z] daemon.go:307: [d2f083160e997] exiting daemon [2019-08-25T14:36:38.913Z] daemon.go:459: [d2f083160e997] Daemon stopped [2019-08-25T14:36:38.913Z] === RUN TestConfigsUpdate [2019-08-25T14:36:42.102Z] --- PASS: TestConfigsUpdate (2.95s) [2019-08-25T14:36:42.102Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-25T14:36:42.102Z] daemon.go:336: [d8e39fa61c556] waiting for daemon to start [2019-08-25T14:36:42.102Z] daemon.go:336: [d8e39fa61c556] waiting for daemon to start [2019-08-25T14:36:42.102Z] daemon.go:364: [d8e39fa61c556] daemon started [2019-08-25T14:36:42.102Z] daemon.go:472: [d8e39fa61c556] Stopping daemon [2019-08-25T14:36:42.102Z] daemon.go:307: [d8e39fa61c556] exiting daemon [2019-08-25T14:36:42.102Z] daemon.go:459: [d8e39fa61c556] Daemon stopped [2019-08-25T14:36:42.102Z] === RUN TestTemplatedConfig [2019-08-25T14:36:44.270Z] Removing intermediate container ac6f0d63ee58 [2019-08-25T14:36:44.270Z] ---> ca055dd617e8 [2019-08-25T14:36:44.270Z] Step 71/126 : FROM dev-base AS dockercli [2019-08-25T14:36:44.270Z] ---> b7239c74cb06 [2019-08-25T14:36:44.270Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-08-25T14:36:44.270Z] ---> Running in 41d713bcbc47 [2019-08-25T14:36:44.270Z] Removing intermediate container 41d713bcbc47 [2019-08-25T14:36:44.270Z] ---> bd023b4309c3 [2019-08-25T14:36:44.270Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:36:44.270Z] ---> 50a3f44ff535 [2019-08-25T14:36:44.270Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:36:44.270Z] ---> 43184ecf765d [2019-08-25T14:36:44.270Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:36:44.270Z] ---> Running in 351d98e627e0 [2019-08-25T14:36:44.553Z] + RM_GOPATH=0 [2019-08-25T14:36:44.553Z] + TMP_GOPATH= [2019-08-25T14:36:44.553Z] + : /build [2019-08-25T14:36:44.553Z] + '[' -z '' ']' [2019-08-25T14:36:44.553Z] ++ mktemp -d [2019-08-25T14:36:44.553Z] + export GOPATH=/tmp/tmp.G8Xy6V5TbO [2019-08-25T14:36:44.553Z] + GOPATH=/tmp/tmp.G8Xy6V5TbO [2019-08-25T14:36:44.553Z] + RM_GOPATH=1 [2019-08-25T14:36:44.553Z] ++ dirname ./install.sh [2019-08-25T14:36:44.553Z] + dir=. [2019-08-25T14:36:44.553Z] + bin=dockercli [2019-08-25T14:36:44.553Z] + shift [2019-08-25T14:36:44.553Z] + '[' '!' -f ./dockercli.installer ']' [2019-08-25T14:36:44.553Z] + . ./dockercli.installer [2019-08-25T14:36:44.553Z] ++ DOCKERCLI_CHANNEL=stable [2019-08-25T14:36:44.553Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T14:36:44.553Z] + install_dockercli [2019-08-25T14:36:44.553Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T14:36:44.553Z] Install docker/cli version 17.06.2-ce from stable [2019-08-25T14:36:44.553Z] ++ uname -m [2019-08-25T14:36:44.553Z] + arch=ppc64le [2019-08-25T14:36:44.553Z] + '[' ppc64le '!=' x86_64 ']' [2019-08-25T14:36:44.553Z] + '[' ppc64le '!=' s390x ']' [2019-08-25T14:36:44.553Z] + '[' ppc64le '!=' armhf ']' [2019-08-25T14:36:44.553Z] + build_dockercli [2019-08-25T14:36:44.553Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.G8Xy6V5TbO/tmp/docker-ce [2019-08-25T14:36:44.553Z] Cloning into '/tmp/tmp.G8Xy6V5TbO/tmp/docker-ce'... [2019-08-25T14:36:46.116Z] --- PASS: TestTemplatedConfig (3.80s) [2019-08-25T14:36:46.116Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-25T14:36:46.116Z] daemon.go:336: [d9023fce93eb4] waiting for daemon to start [2019-08-25T14:36:46.116Z] daemon.go:336: [d9023fce93eb4] waiting for daemon to start [2019-08-25T14:36:46.116Z] daemon.go:364: [d9023fce93eb4] daemon started [2019-08-25T14:36:46.116Z] daemon.go:472: [d9023fce93eb4] Stopping daemon [2019-08-25T14:36:46.116Z] daemon.go:307: [d9023fce93eb4] exiting daemon [2019-08-25T14:36:46.116Z] daemon.go:459: [d9023fce93eb4] Daemon stopped [2019-08-25T14:36:46.116Z] === RUN TestConfigInspect [2019-08-25T14:36:48.632Z] --- PASS: TestConfigInspect (3.03s) [2019-08-25T14:36:48.632Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-25T14:36:48.632Z] daemon.go:336: [de9b422ce26e8] waiting for daemon to start [2019-08-25T14:36:48.632Z] daemon.go:336: [de9b422ce26e8] waiting for daemon to start [2019-08-25T14:36:48.632Z] daemon.go:364: [de9b422ce26e8] daemon started [2019-08-25T14:36:48.632Z] daemon.go:472: [de9b422ce26e8] Stopping daemon [2019-08-25T14:36:48.632Z] daemon.go:307: [de9b422ce26e8] exiting daemon [2019-08-25T14:36:48.632Z] daemon.go:459: [de9b422ce26e8] Daemon stopped [2019-08-25T14:36:48.632Z] === RUN TestConfigCreateWithLabels [2019-08-25T14:36:51.057Z] --- PASS: TestConfigCreateWithLabels (2.38s) [2019-08-25T14:36:51.057Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-25T14:36:51.057Z] daemon.go:336: [db73da2c02a0f] waiting for daemon to start [2019-08-25T14:36:51.057Z] daemon.go:336: [db73da2c02a0f] waiting for daemon to start [2019-08-25T14:36:51.057Z] daemon.go:364: [db73da2c02a0f] daemon started [2019-08-25T14:36:51.057Z] daemon.go:472: [db73da2c02a0f] Stopping daemon [2019-08-25T14:36:51.057Z] daemon.go:307: [db73da2c02a0f] exiting daemon [2019-08-25T14:36:51.057Z] daemon.go:459: [db73da2c02a0f] Daemon stopped [2019-08-25T14:36:51.057Z] === RUN TestConfigCreateResolve [2019-08-25T14:36:54.347Z] --- PASS: TestConfigCreateResolve (2.96s) [2019-08-25T14:36:54.347Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-25T14:36:54.347Z] daemon.go:336: [d781def9d7a27] waiting for daemon to start [2019-08-25T14:36:54.347Z] daemon.go:336: [d781def9d7a27] waiting for daemon to start [2019-08-25T14:36:54.347Z] daemon.go:364: [d781def9d7a27] daemon started [2019-08-25T14:36:54.347Z] daemon.go:472: [d781def9d7a27] Stopping daemon [2019-08-25T14:36:54.347Z] daemon.go:307: [d781def9d7a27] exiting daemon [2019-08-25T14:36:54.347Z] daemon.go:459: [d781def9d7a27] Daemon stopped [2019-08-25T14:36:54.347Z] === RUN TestConfigDaemonLibtrustID [2019-08-25T14:36:54.721Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-08-25T14:36:54.721Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-25T14:36:54.721Z] daemon.go:336: [d72307b111e06] waiting for daemon to start [2019-08-25T14:36:54.721Z] daemon.go:336: [d72307b111e06] waiting for daemon to start [2019-08-25T14:36:54.721Z] daemon.go:364: [d72307b111e06] daemon started [2019-08-25T14:36:54.721Z] daemon.go:472: [d72307b111e06] Stopping daemon [2019-08-25T14:36:54.721Z] daemon.go:307: [d72307b111e06] exiting daemon [2019-08-25T14:36:54.721Z] daemon.go:459: [d72307b111e06] Daemon stopped [2019-08-25T14:36:54.721Z] PASS [2019-08-25T14:36:54.721Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-25T14:36:54.721Z] INFO: Testing against a local daemon [2019-08-25T14:36:54.721Z] === RUN TestCheckpoint [2019-08-25T14:36:54.721Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-25T14:36:54.721Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-25T14:36:54.721Z] === RUN TestContainerInvalidJSON [2019-08-25T14:36:55.097Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:36:55.097Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:36:55.097Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:36:55.097Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:36:55.097Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:36:55.097Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:36:55.097Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:36:55.097Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:36:55.097Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:36:55.097Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-25T14:36:55.097Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-25T14:36:55.097Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-25T14:36:55.097Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-25T14:36:55.097Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-25T14:36:55.097Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-08-25T14:36:55.097Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-25T14:36:55.097Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-08-25T14:36:55.097Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-25T14:36:55.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2019-08-25T14:36:55.469Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-25T14:36:55.469Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-08-25T14:36:55.469Z] === RUN TestCopyFromContainer [2019-08-25T14:36:57.353Z] === RUN TestCopyFromContainer// [2019-08-25T14:36:57.806Z] === RUN TestCopyFromContainer//bar/root [2019-08-25T14:36:57.806Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-25T14:36:57.806Z] === RUN TestCopyFromContainer/bar/quux [2019-08-25T14:36:57.806Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-25T14:36:57.806Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-25T14:36:57.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-25T14:36:58.192Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-25T14:36:58.192Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-25T14:36:58.192Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer (2.91s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-08-25T14:36:58.192Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-08-25T14:36:58.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-25T14:36:58.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:36:58.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:36:58.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:36:58.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:36:58.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:36:58.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:36:58.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:36:58.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:36:58.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:36:58.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-25T14:36:58.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-25T14:36:58.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-25T14:36:58.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-25T14:36:58.192Z] === RUN TestCreateWithInvalidEnv [2019-08-25T14:36:58.192Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-25T14:36:58.192Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-25T14:36:58.192Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-25T14:36:58.192Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-25T14:36:58.192Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-25T14:36:58.192Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-25T14:36:58.192Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-25T14:36:58.192Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-25T14:36:58.192Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-25T14:36:58.192Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-25T14:36:58.192Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-25T14:36:58.192Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-25T14:36:58.192Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-25T14:36:58.192Z] === RUN TestCreateTmpfsMountsTarget [2019-08-25T14:36:58.560Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-08-25T14:36:58.560Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-25T14:37:01.006Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:37:01.006Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:37:01.006Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:37:01.006Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-08-25T14:37:01.369Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-08-25T14:37:01.369Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-25T14:37:03.931Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2019-08-25T14:37:03.931Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-25T14:37:03.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:37:03.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:37:03.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:37:03.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:37:03.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:37:03.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:37:03.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:37:03.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:37:03.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:37:03.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:37:03.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:37:03.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:37:03.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:37:03.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:37:03.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:37:03.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-08-25T14:37:03.932Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-08-25T14:37:03.932Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-08-25T14:37:03.932Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-25T14:37:03.932Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-08-25T14:37:03.932Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-08-25T14:37:03.932Z] === RUN TestContainerStartOnDaemonRestart [2019-08-25T14:37:03.932Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-25T14:37:03.932Z] === RUN TestDaemonRestartIpcMode [2019-08-25T14:37:03.932Z] === PAUSE TestDaemonRestartIpcMode [2019-08-25T14:37:03.932Z] === RUN TestDiff [2019-08-25T14:37:04.734Z] --- PASS: TestDiff (0.82s) [2019-08-25T14:37:04.734Z] === RUN TestExecWithCloseStdin [2019-08-25T14:37:06.001Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-08-25T14:37:06.001Z] === RUN TestExec [2019-08-25T14:37:06.893Z] --- PASS: TestExec (1.06s) [2019-08-25T14:37:06.893Z] === RUN TestExecUser [2019-08-25T14:37:08.159Z] --- PASS: TestExecUser (1.13s) [2019-08-25T14:37:08.159Z] === RUN TestExportContainerAndImportImage [2019-08-25T14:37:09.452Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2019-08-25T14:37:09.452Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-25T14:37:09.974Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-08-25T14:37:10.757Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-08-25T14:37:10.757Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-25T14:37:10.757Z] daemon.go:336: [d50ed75ca2037] waiting for daemon to start [2019-08-25T14:37:10.757Z] daemon.go:336: [d50ed75ca2037] waiting for daemon to start [2019-08-25T14:37:10.757Z] daemon.go:364: [d50ed75ca2037] daemon started [2019-08-25T14:37:10.757Z] daemon.go:472: [d50ed75ca2037] Stopping daemon [2019-08-25T14:37:10.757Z] daemon.go:307: [d50ed75ca2037] exiting daemon [2019-08-25T14:37:10.757Z] daemon.go:459: [d50ed75ca2037] Daemon stopped [2019-08-25T14:37:10.757Z] daemon.go:336: [d50ed75ca2037] waiting for daemon to start [2019-08-25T14:37:10.757Z] daemon.go:336: [d50ed75ca2037] waiting for daemon to start [2019-08-25T14:37:10.757Z] daemon.go:364: [d50ed75ca2037] daemon started [2019-08-25T14:37:10.757Z] daemon.go:472: [d50ed75ca2037] Stopping daemon [2019-08-25T14:37:10.757Z] daemon.go:307: [d50ed75ca2037] exiting daemon [2019-08-25T14:37:10.757Z] daemon.go:459: [d50ed75ca2037] Daemon stopped [2019-08-25T14:37:10.757Z] === RUN TestHealthCheckWorkdir [2019-08-25T14:37:11.534Z] + cd /tmp/tmp.G8Xy6V5TbO/tmp/docker-ce [2019-08-25T14:37:11.534Z] + git checkout -q v17.06.2-ce [2019-08-25T14:37:12.096Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2019-08-25T14:37:12.096Z] === RUN TestHealthKillContainer [2019-08-25T14:37:13.011Z] + mkdir -p /tmp/tmp.G8Xy6V5TbO/src/github.com/docker [2019-08-25T14:37:13.011Z] + mv components/cli /tmp/tmp.G8Xy6V5TbO/src/github.com/docker/cli [2019-08-25T14:37:13.011Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-08-25T14:37:15.268Z] --- PASS: TestHealthKillContainer (3.06s) [2019-08-25T14:37:15.268Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-25T14:37:16.096Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2019-08-25T14:37:16.096Z] === RUN TestIpcModeNone [2019-08-25T14:37:17.357Z] --- PASS: TestIpcModeNone (1.11s) [2019-08-25T14:37:17.357Z] === RUN TestIpcModePrivate [2019-08-25T14:37:18.623Z] --- PASS: TestIpcModePrivate (1.11s) [2019-08-25T14:37:18.623Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-08-25T14:37:18.623Z] === RUN TestIpcModeShareable [2019-08-25T14:37:19.401Z] --- PASS: TestIpcModeShareable (1.07s) [2019-08-25T14:37:19.401Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-08-25T14:37:19.401Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-25T14:37:22.678Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2019-08-25T14:37:22.678Z] === RUN TestAPIIpcModeHost [2019-08-25T14:37:23.455Z] --- PASS: TestAPIIpcModeHost (0.92s) [2019-08-25T14:37:23.455Z] === RUN TestDaemonIpcModeShareable [2019-08-25T14:37:24.856Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-08-25T14:37:25.329Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-08-25T14:37:25.329Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-25T14:37:25.329Z] daemon.go:336: [d5a337401e481] waiting for daemon to start [2019-08-25T14:37:25.329Z] daemon.go:336: [d5a337401e481] waiting for daemon to start [2019-08-25T14:37:25.329Z] daemon.go:364: [d5a337401e481] daemon started [2019-08-25T14:37:25.329Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-25T14:37:25.329Z] daemon.go:472: [d5a337401e481] Stopping daemon [2019-08-25T14:37:25.329Z] daemon.go:307: [d5a337401e481] exiting daemon [2019-08-25T14:37:25.329Z] daemon.go:459: [d5a337401e481] Daemon stopped [2019-08-25T14:37:25.329Z] === RUN TestDaemonIpcModePrivate [2019-08-25T14:37:26.752Z] tests/integration/client_test.py ..... [ 75%] [2019-08-25T14:37:27.205Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-08-25T14:37:27.205Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-25T14:37:27.205Z] daemon.go:336: [d9cfb645d5f8f] waiting for daemon to start [2019-08-25T14:37:27.205Z] daemon.go:336: [d9cfb645d5f8f] waiting for daemon to start [2019-08-25T14:37:27.205Z] daemon.go:364: [d9cfb645d5f8f] daemon started [2019-08-25T14:37:27.205Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-25T14:37:27.205Z] daemon.go:472: [d9cfb645d5f8f] Stopping daemon [2019-08-25T14:37:27.205Z] daemon.go:307: [d9cfb645d5f8f] exiting daemon [2019-08-25T14:37:27.205Z] daemon.go:459: [d9cfb645d5f8f] Daemon stopped [2019-08-25T14:37:27.205Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-25T14:37:27.683Z] tests/integration/errors_test.py . [ 76%] [2019-08-25T14:37:29.020Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2019-08-25T14:37:29.020Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-25T14:37:29.020Z] daemon.go:336: [d64f48a3a5d02] waiting for daemon to start [2019-08-25T14:37:29.020Z] daemon.go:336: [d64f48a3a5d02] waiting for daemon to start [2019-08-25T14:37:29.020Z] daemon.go:364: [d64f48a3a5d02] daemon started [2019-08-25T14:37:29.020Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-08-25T14:37:29.020Z] daemon.go:472: [d64f48a3a5d02] Stopping daemon [2019-08-25T14:37:29.020Z] daemon.go:307: [d64f48a3a5d02] exiting daemon [2019-08-25T14:37:29.020Z] daemon.go:459: [d64f48a3a5d02] Daemon stopped [2019-08-25T14:37:29.020Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-25T14:37:30.964Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2019-08-25T14:37:30.964Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-25T14:37:30.964Z] daemon.go:336: [de2ed94077e18] waiting for daemon to start [2019-08-25T14:37:30.964Z] daemon.go:336: [de2ed94077e18] waiting for daemon to start [2019-08-25T14:37:30.964Z] daemon.go:364: [de2ed94077e18] daemon started [2019-08-25T14:37:30.964Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-08-25T14:37:30.964Z] daemon.go:472: [de2ed94077e18] Stopping daemon [2019-08-25T14:37:30.964Z] daemon.go:307: [de2ed94077e18] exiting daemon [2019-08-25T14:37:30.964Z] daemon.go:459: [de2ed94077e18] Daemon stopped [2019-08-25T14:37:30.964Z] === RUN TestIpcModeOlderClient [2019-08-25T14:37:30.964Z] === PAUSE TestIpcModeOlderClient [2019-08-25T14:37:30.964Z] === RUN TestKillContainerInvalidSignal [2019-08-25T14:37:31.102Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:37:31.102Z] [2019-08-25T14:37:31.102Z] [2019-08-25T14:37:31.102Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T14:37:31.102Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-25T14:37:31.102Z] [2019-08-25T14:37:31.102Z] [2019-08-25T14:37:31.102Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-08-25T14:37:31.102Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T14:37:31.102Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-08-25T14:37:31.102Z] PKG_CONFIG=pkg-config [2019-08-25T14:37:31.102Z] GOLANG_VERSION=1.12.9 [2019-08-25T14:37:31.102Z] HOSTNAME=7543e46658ff [2019-08-25T14:37:31.102Z] KEEPBUNDLE=1 [2019-08-25T14:37:31.102Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-25T14:37:31.102Z] container=docker [2019-08-25T14:37:31.102Z] TEST_SKIP_INTEGRATION=1 [2019-08-25T14:37:31.102Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T14:37:31.102Z] GOPATH=/go [2019-08-25T14:37:31.102Z] PWD=/go/src/github.com/docker/docker [2019-08-25T14:37:31.102Z] HOME=/root [2019-08-25T14:37:31.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T14:37:31.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T14:37:31.102Z] DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:37:31.102Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T14:37:31.102Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T14:37:31.102Z] TEST_INTEGRATION_DEST=2 [2019-08-25T14:37:31.102Z] TERM=xterm [2019-08-25T14:37:31.102Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-08-25T14:37:31.102Z] SHLVL=1 [2019-08-25T14:37:31.102Z] TIMEOUT=120m [2019-08-25T14:37:31.102Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-25T14:37:31.102Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T14:37:31.102Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T14:37:31.102Z] _=/usr/bin/env [2019-08-25T14:37:31.102Z] Building test suite binary ./integration-cli/test.main [2019-08-25T14:37:31.102Z] No new tests added to integration. [2019-08-25T14:37:31.102Z] [2019-08-25T14:37:31.102Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T14:37:31.102Z] PKG_CONFIG=pkg-config [2019-08-25T14:37:31.102Z] GOLANG_VERSION=1.12.9 [2019-08-25T14:37:31.102Z] HOSTNAME=411f3920e364 [2019-08-25T14:37:31.102Z] KEEPBUNDLE=1 [2019-08-25T14:37:31.102Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-25T14:37:31.102Z] container=docker [2019-08-25T14:37:31.102Z] TEST_SKIP_INTEGRATION=1 [2019-08-25T14:37:31.102Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T14:37:31.102Z] GOPATH=/go [2019-08-25T14:37:31.102Z] PWD=/go/src/github.com/docker/docker [2019-08-25T14:37:31.102Z] HOME=/root [2019-08-25T14:37:31.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T14:37:31.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T14:37:31.102Z] DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:37:31.102Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T14:37:31.102Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T14:37:31.102Z] TEST_INTEGRATION_DEST=3 [2019-08-25T14:37:31.102Z] TERM=xterm [2019-08-25T14:37:31.102Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-08-25T14:37:31.102Z] SHLVL=1 [2019-08-25T14:37:31.102Z] TIMEOUT=120m [2019-08-25T14:37:31.102Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-25T14:37:31.102Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T14:37:31.102Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T14:37:31.102Z] _=/usr/bin/env [2019-08-25T14:37:31.102Z] Building test suite binary ./integration-cli/test.main [2019-08-25T14:37:31.102Z] PKG_CONFIG=pkg-config [2019-08-25T14:37:31.102Z] GOLANG_VERSION=1.12.9 [2019-08-25T14:37:31.102Z] HOSTNAME=5d1399d0e883 [2019-08-25T14:37:31.102Z] KEEPBUNDLE=1 [2019-08-25T14:37:31.102Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-25T14:37:31.102Z] container=docker [2019-08-25T14:37:31.102Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-25T14:37:31.102Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T14:37:31.102Z] GOPATH=/go [2019-08-25T14:37:31.102Z] PWD=/go/src/github.com/docker/docker [2019-08-25T14:37:31.102Z] HOME=/root [2019-08-25T14:37:31.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T14:37:31.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T14:37:31.102Z] DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:37:31.102Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T14:37:31.102Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T14:37:31.102Z] TEST_INTEGRATION_DEST=1 [2019-08-25T14:37:31.102Z] TERM=xterm [2019-08-25T14:37:31.102Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-08-25T14:37:31.102Z] SHLVL=1 [2019-08-25T14:37:31.102Z] TIMEOUT=120m [2019-08-25T14:37:31.103Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T14:37:31.103Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T14:37:31.103Z] _=/usr/bin/env [2019-08-25T14:37:31.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T14:37:31.747Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2019-08-25T14:37:31.747Z] === RUN TestKillContainer [2019-08-25T14:37:31.747Z] === RUN TestKillContainer/no_signal [2019-08-25T14:37:32.521Z] === RUN TestKillContainer/non_killing_signal [2019-08-25T14:37:33.321Z] === RUN TestKillContainer/killing_signal [2019-08-25T14:37:34.712Z] --- PASS: TestKillContainer (2.74s) [2019-08-25T14:37:34.712Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-08-25T14:37:34.712Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-08-25T14:37:34.712Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-08-25T14:37:34.712Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-25T14:37:34.712Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-25T14:37:35.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-25T14:37:36.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2019-08-25T14:37:36.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2019-08-25T14:37:36.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-08-25T14:37:36.284Z] === RUN TestKillStoppedContainer [2019-08-25T14:37:36.661Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-08-25T14:37:36.661Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-25T14:37:36.661Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-08-25T14:37:36.661Z] === RUN TestKillDifferentUserContainer [2019-08-25T14:37:37.465Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-08-25T14:37:37.465Z] === RUN TestInspectOomKilledTrue [2019-08-25T14:37:37.465Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-25T14:37:37.465Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T14:37:37.465Z] === RUN TestInspectOomKilledFalse [2019-08-25T14:37:37.465Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-25T14:37:37.465Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T14:37:37.465Z] === RUN TestLinksEtcHostsContentMatch [2019-08-25T14:37:38.304Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-08-25T14:37:38.304Z] === RUN TestLinksContainerNames [2019-08-25T14:37:40.097Z] --- PASS: TestLinksContainerNames (1.67s) [2019-08-25T14:37:40.097Z] === RUN TestLogsFollowTailEmpty [2019-08-25T14:37:40.890Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-08-25T14:37:40.890Z] === RUN TestContainerNetworkMountsNoChown [2019-08-25T14:37:41.682Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/default [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/default [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/private [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/private [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rprivate [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/slave [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/slave [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rslave [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/shared [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/shared [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rshared [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/default [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/rshared [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/shared [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/rslave [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/slave [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/rprivate [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/private [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-25T14:37:41.682Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:37:41.682Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:37:41.682Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:37:42.072Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-25T14:37:42.541Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-08-25T14:37:42.541Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-08-25T14:37:42.541Z] === RUN TestContainerBindMountNonRecursive [2019-08-25T14:37:44.443Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2019-08-25T14:37:44.443Z] === RUN TestNetworkNat [2019-08-25T14:37:45.690Z] --- PASS: TestNetworkNat (0.87s) [2019-08-25T14:37:45.690Z] === RUN TestNetworkLocalhostTCPNat [2019-08-25T14:37:46.467Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-08-25T14:37:46.467Z] === RUN TestNetworkLoopbackNat [2019-08-25T14:37:47.779Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-08-25T14:37:47.779Z] === RUN TestPause [2019-08-25T14:37:48.560Z] --- PASS: TestPause (1.01s) [2019-08-25T14:37:48.560Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-25T14:37:48.560Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-25T14:37:48.560Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-25T14:37:48.560Z] === RUN TestPauseStopPausedContainer [2019-08-25T14:37:49.355Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-08-25T14:37:49.355Z] === RUN TestPsFilter [2019-08-25T14:37:49.736Z] --- PASS: TestPsFilter (0.24s) [2019-08-25T14:37:49.736Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-25T14:37:50.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-08-25T14:37:50.519Z] === RUN TestRemoveContainerWithVolume [2019-08-25T14:37:51.447Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2019-08-25T14:37:51.447Z] === RUN TestRemoveContainerRunning [2019-08-25T14:37:52.260Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-08-25T14:37:52.260Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-25T14:37:53.531Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-08-25T14:37:53.531Z] === RUN TestRemoveInvalidContainer [2019-08-25T14:37:53.531Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-08-25T14:37:53.531Z] === RUN TestRenameLinkedContainer [2019-08-25T14:37:56.783Z] --- PASS: TestRenameLinkedContainer (3.56s) [2019-08-25T14:37:56.783Z] === RUN TestRenameStoppedContainer [2019-08-25T14:37:57.555Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-08-25T14:37:57.555Z] === RUN TestRenameRunningContainerAndReuse [2019-08-25T14:38:00.003Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s) [2019-08-25T14:38:00.004Z] === RUN TestRenameInvalidName [2019-08-25T14:38:00.956Z] --- PASS: TestRenameInvalidName (0.95s) [2019-08-25T14:38:00.956Z] === RUN TestRenameAnonymousContainer [2019-08-25T14:38:04.125Z] --- PASS: TestRenameAnonymousContainer (3.16s) [2019-08-25T14:38:04.125Z] === RUN TestRenameContainerWithSameName [2019-08-25T14:38:04.500Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-08-25T14:38:04.500Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-25T14:38:06.375Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2019-08-25T14:38:06.375Z] === RUN TestResize [2019-08-25T14:38:06.671Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-08-25T14:38:07.618Z] --- PASS: TestResize (0.93s) [2019-08-25T14:38:07.618Z] === RUN TestResizeWithInvalidSize [2019-08-25T14:38:08.401Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-08-25T14:38:08.401Z] === RUN TestResizeWhenContainerNotStarted [2019-08-25T14:38:09.202Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:09.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:09.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:09.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:38:09.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:38:12.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:38:12.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:38:15.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:38:15.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:38:17.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:38:18.242Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:19.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:19.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:20.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:20.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:38:21.346Z] + return [2019-08-25T14:38:21.347Z] Removing intermediate container 351d98e627e0 [2019-08-25T14:38:21.347Z] ---> a5cca9874056 [2019-08-25T14:38:21.347Z] Step 76/126 : FROM runtime-dev AS runc [2019-08-25T14:38:21.347Z] ---> c1f5c3e39e96 [2019-08-25T14:38:21.347Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-08-25T14:38:21.347Z] ---> Running in e54921428dd8 [2019-08-25T14:38:21.347Z] Removing intermediate container e54921428dd8 [2019-08-25T14:38:21.347Z] ---> 37241b480812 [2019-08-25T14:38:21.347Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:38:21.347Z] ---> 863d09f1f991 [2019-08-25T14:38:21.347Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:38:21.347Z] ---> 2ee89345d428 [2019-08-25T14:38:21.347Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:38:21.347Z] ---> Running in 4a5022b2d82d [2019-08-25T14:38:21.347Z] + RM_GOPATH=0 [2019-08-25T14:38:21.347Z] + TMP_GOPATH= [2019-08-25T14:38:21.347Z] + : /build [2019-08-25T14:38:21.347Z] + '[' -z '' ']' [2019-08-25T14:38:21.347Z] ++ mktemp -d [2019-08-25T14:38:21.347Z] + export GOPATH=/tmp/tmp.tCHfiQwvZB [2019-08-25T14:38:21.347Z] + GOPATH=/tmp/tmp.tCHfiQwvZB [2019-08-25T14:38:21.347Z] + RM_GOPATH=1 [2019-08-25T14:38:21.347Z] ++ dirname ./install.sh [2019-08-25T14:38:21.347Z] + dir=. [2019-08-25T14:38:21.347Z] + bin=runc [2019-08-25T14:38:21.347Z] + shift [2019-08-25T14:38:21.347Z] + '[' '!' -f ./runc.installer ']' [2019-08-25T14:38:21.347Z] + . ./runc.installer [2019-08-25T14:38:21.347Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:38:21.347Z] + install_runc [2019-08-25T14:38:21.347Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-08-25T14:38:21.347Z] + uname -r [2019-08-25T14:38:21.347Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-08-25T14:38:21.347Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-08-25T14:38:21.347Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-08-25T14:38:21.347Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tCHfiQwvZB/src/github.com/opencontainers/runc [2019-08-25T14:38:21.347Z] Cloning into '/tmp/tmp.tCHfiQwvZB/src/github.com/opencontainers/runc'... [2019-08-25T14:38:21.347Z] + cd /tmp/tmp.tCHfiQwvZB/src/github.com/opencontainers/runc [2019-08-25T14:38:21.347Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-08-25T14:38:21.347Z] + '[' -z '' ']' [2019-08-25T14:38:21.347Z] + target=static [2019-08-25T14:38:21.347Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-08-25T14:38:21.347Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [dd54e7b6cda13] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [dd54e7b6cda13] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [dd54e7b6cda13] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [dd54e7b6cda13] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [dd54e7b6cda13] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [dd54e7b6cda13] Daemon stopped [2019-08-25T14:38:23.484Z] daemon.go:336: [dd54e7b6cda13] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [dd54e7b6cda13] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [dd54e7b6cda13] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [dd54e7b6cda13] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [dd54e7b6cda13] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [dd54e7b6cda13] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d26b95214f234] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d26b95214f234] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d26b95214f234] daemon started [2019-08-25T14:38:23.484Z] daemon.go:307: [d26b95214f234] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d26b95214f234] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d26b95214f234] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d26b95214f234] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d26b95214f234] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d26b95214f234] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d26b95214f234] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d6c1cf029f192] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d6c1cf029f192] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d6c1cf029f192] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d6c1cf029f192] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d6c1cf029f192] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d6c1cf029f192] Daemon stopped [2019-08-25T14:38:23.484Z] daemon.go:336: [d6c1cf029f192] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d6c1cf029f192] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d6c1cf029f192] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d6c1cf029f192] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d6c1cf029f192] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d6c1cf029f192] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d22d3f99342de] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d22d3f99342de] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d22d3f99342de] daemon started [2019-08-25T14:38:23.484Z] daemon.go:336: [d22d3f99342de] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:307: [d22d3f99342de] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d22d3f99342de] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d22d3f99342de] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d22d3f99342de] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d22d3f99342de] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d22d3f99342de] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [da18f766d86fe] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [da18f766d86fe] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [da18f766d86fe] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [da18f766d86fe] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [da18f766d86fe] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [da18f766d86fe] Daemon stopped [2019-08-25T14:38:23.484Z] daemon.go:336: [da18f766d86fe] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [da18f766d86fe] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [da18f766d86fe] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [da18f766d86fe] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [da18f766d86fe] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [da18f766d86fe] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d828c2e33c806] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d828c2e33c806] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d828c2e33c806] daemon started [2019-08-25T14:38:23.484Z] daemon.go:336: [d828c2e33c806] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:307: [d828c2e33c806] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d828c2e33c806] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d828c2e33c806] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d828c2e33c806] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d828c2e33c806] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d828c2e33c806] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d560195afd896] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d560195afd896] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d560195afd896] daemon started [2019-08-25T14:38:23.484Z] daemon.go:336: [d560195afd896] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:307: [d560195afd896] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d560195afd896] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d560195afd896] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d560195afd896] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d560195afd896] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d560195afd896] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [da2f7e08f0503] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [da2f7e08f0503] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [da2f7e08f0503] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [da2f7e08f0503] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [da2f7e08f0503] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [da2f7e08f0503] Daemon stopped [2019-08-25T14:38:23.484Z] daemon.go:336: [da2f7e08f0503] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [da2f7e08f0503] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [da2f7e08f0503] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [da2f7e08f0503] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [da2f7e08f0503] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [da2f7e08f0503] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d14abb08ddb4f] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d14abb08ddb4f] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d14abb08ddb4f] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d14abb08ddb4f] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d14abb08ddb4f] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d14abb08ddb4f] Daemon stopped [2019-08-25T14:38:23.484Z] daemon.go:336: [d14abb08ddb4f] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d14abb08ddb4f] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d14abb08ddb4f] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d14abb08ddb4f] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d14abb08ddb4f] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d14abb08ddb4f] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d2b35bfa48d00] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d2b35bfa48d00] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d2b35bfa48d00] daemon started [2019-08-25T14:38:23.484Z] daemon.go:336: [d2b35bfa48d00] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:307: [d2b35bfa48d00] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d2b35bfa48d00] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d2b35bfa48d00] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d2b35bfa48d00] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d2b35bfa48d00] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d2b35bfa48d00] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [dfdc2841e911a] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [dfdc2841e911a] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [dfdc2841e911a] daemon started [2019-08-25T14:38:23.484Z] daemon.go:307: [dfdc2841e911a] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [dfdc2841e911a] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [dfdc2841e911a] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [dfdc2841e911a] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [dfdc2841e911a] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [dfdc2841e911a] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [dfdc2841e911a] Daemon stopped [2019-08-25T14:38:23.484Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2019-08-25T14:38:23.484Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:38:23.484Z] daemon.go:336: [d251347929aa1] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d251347929aa1] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d251347929aa1] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d251347929aa1] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d251347929aa1] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d251347929aa1] Daemon stopped [2019-08-25T14:38:23.484Z] daemon.go:336: [d251347929aa1] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:336: [d251347929aa1] waiting for daemon to start [2019-08-25T14:38:23.484Z] daemon.go:364: [d251347929aa1] daemon started [2019-08-25T14:38:23.484Z] daemon.go:472: [d251347929aa1] Stopping daemon [2019-08-25T14:38:23.484Z] daemon.go:307: [d251347929aa1] exiting daemon [2019-08-25T14:38:23.484Z] daemon.go:459: [d251347929aa1] Daemon stopped [2019-08-25T14:38:23.484Z] === RUN TestCgroupNamespacesRun [2019-08-25T14:38:25.393Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2019-08-25T14:38:25.393Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-25T14:38:25.393Z] daemon.go:336: [d9dd335f3e5f1] waiting for daemon to start [2019-08-25T14:38:25.393Z] daemon.go:336: [d9dd335f3e5f1] waiting for daemon to start [2019-08-25T14:38:25.393Z] daemon.go:364: [d9dd335f3e5f1] daemon started [2019-08-25T14:38:25.393Z] daemon.go:472: [d9dd335f3e5f1] Stopping daemon [2019-08-25T14:38:25.393Z] daemon.go:307: [d9dd335f3e5f1] exiting daemon [2019-08-25T14:38:25.393Z] daemon.go:459: [d9dd335f3e5f1] Daemon stopped [2019-08-25T14:38:25.393Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-25T14:38:27.189Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-08-25T14:38:27.189Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-08-25T14:38:27.189Z] daemon.go:336: [d47e4a66091c6] waiting for daemon to start [2019-08-25T14:38:27.189Z] daemon.go:336: [d47e4a66091c6] waiting for daemon to start [2019-08-25T14:38:27.189Z] daemon.go:364: [d47e4a66091c6] daemon started [2019-08-25T14:38:27.189Z] daemon.go:472: [d47e4a66091c6] Stopping daemon [2019-08-25T14:38:27.189Z] daemon.go:307: [d47e4a66091c6] exiting daemon [2019-08-25T14:38:27.189Z] daemon.go:459: [d47e4a66091c6] Daemon stopped [2019-08-25T14:38:27.189Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-25T14:38:27.443Z] ......... [ 85%] [2019-08-25T14:38:28.466Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2019-08-25T14:38:28.466Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-25T14:38:28.466Z] daemon.go:336: [d73705efce63f] waiting for daemon to start [2019-08-25T14:38:28.466Z] daemon.go:336: [d73705efce63f] waiting for daemon to start [2019-08-25T14:38:28.466Z] daemon.go:364: [d73705efce63f] daemon started [2019-08-25T14:38:28.466Z] daemon.go:472: [d73705efce63f] Stopping daemon [2019-08-25T14:38:28.466Z] daemon.go:307: [d73705efce63f] exiting daemon [2019-08-25T14:38:28.466Z] daemon.go:459: [d73705efce63f] Daemon stopped [2019-08-25T14:38:28.466Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-25T14:38:30.396Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-08-25T14:38:30.396Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-25T14:38:30.396Z] daemon.go:336: [d1ad3579a2c8a] waiting for daemon to start [2019-08-25T14:38:30.396Z] daemon.go:336: [d1ad3579a2c8a] waiting for daemon to start [2019-08-25T14:38:30.396Z] daemon.go:364: [d1ad3579a2c8a] daemon started [2019-08-25T14:38:30.396Z] daemon.go:472: [d1ad3579a2c8a] Stopping daemon [2019-08-25T14:38:30.396Z] daemon.go:307: [d1ad3579a2c8a] exiting daemon [2019-08-25T14:38:30.396Z] daemon.go:459: [d1ad3579a2c8a] Daemon stopped [2019-08-25T14:38:30.396Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-25T14:38:32.240Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2019-08-25T14:38:32.240Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-25T14:38:32.240Z] daemon.go:336: [d9860c87ecbf7] waiting for daemon to start [2019-08-25T14:38:32.240Z] daemon.go:336: [d9860c87ecbf7] waiting for daemon to start [2019-08-25T14:38:32.240Z] daemon.go:364: [d9860c87ecbf7] daemon started [2019-08-25T14:38:32.240Z] daemon.go:472: [d9860c87ecbf7] Stopping daemon [2019-08-25T14:38:32.240Z] daemon.go:307: [d9860c87ecbf7] exiting daemon [2019-08-25T14:38:32.240Z] daemon.go:459: [d9860c87ecbf7] Daemon stopped [2019-08-25T14:38:32.240Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T14:38:33.034Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-08-25T14:38:33.034Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T14:38:33.034Z] daemon.go:336: [d609856787ec9] waiting for daemon to start [2019-08-25T14:38:33.034Z] daemon.go:336: [d609856787ec9] waiting for daemon to start [2019-08-25T14:38:33.034Z] daemon.go:364: [d609856787ec9] daemon started [2019-08-25T14:38:33.034Z] daemon.go:472: [d609856787ec9] Stopping daemon [2019-08-25T14:38:33.034Z] daemon.go:307: [d609856787ec9] exiting daemon [2019-08-25T14:38:33.034Z] daemon.go:459: [d609856787ec9] Daemon stopped [2019-08-25T14:38:33.034Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-25T14:38:33.337Z] tests/integration/models_images_test.py ............... [ 89%] [2019-08-25T14:38:34.340Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-08-25T14:38:34.340Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-25T14:38:34.340Z] daemon.go:336: [d9cfacff3d767] waiting for daemon to start [2019-08-25T14:38:34.340Z] daemon.go:336: [d9cfacff3d767] waiting for daemon to start [2019-08-25T14:38:34.340Z] daemon.go:364: [d9cfacff3d767] daemon started [2019-08-25T14:38:34.340Z] daemon.go:472: [d9cfacff3d767] Stopping daemon [2019-08-25T14:38:34.340Z] daemon.go:307: [d9cfacff3d767] exiting daemon [2019-08-25T14:38:34.340Z] daemon.go:459: [d9cfacff3d767] Daemon stopped [2019-08-25T14:38:34.340Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-25T14:38:34.962Z] tests/integration/models_networks_test.py .... [ 90%] [2019-08-25T14:38:36.146Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-08-25T14:38:36.146Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-25T14:38:36.146Z] daemon.go:336: [dd77fb0b8d13e] waiting for daemon to start [2019-08-25T14:38:36.146Z] daemon.go:336: [dd77fb0b8d13e] waiting for daemon to start [2019-08-25T14:38:36.146Z] daemon.go:364: [dd77fb0b8d13e] daemon started [2019-08-25T14:38:36.146Z] daemon.go:472: [dd77fb0b8d13e] Stopping daemon [2019-08-25T14:38:36.146Z] daemon.go:307: [dd77fb0b8d13e] exiting daemon [2019-08-25T14:38:36.146Z] daemon.go:459: [dd77fb0b8d13e] Daemon stopped [2019-08-25T14:38:36.146Z] === RUN TestKernelTCPMemory [2019-08-25T14:38:36.922Z] --- PASS: TestKernelTCPMemory (0.96s) [2019-08-25T14:38:36.922Z] === RUN TestNISDomainname [2019-08-25T14:38:38.253Z] --- PASS: TestNISDomainname (1.15s) [2019-08-25T14:38:38.253Z] === RUN TestHostnameDnsResolution [2019-08-25T14:38:39.158Z] --- PASS: TestHostnameDnsResolution (1.35s) [2019-08-25T14:38:39.158Z] === RUN TestStats [2019-08-25T14:38:41.507Z] tests/integration/models_nodes_test.py . [ 91%] [2019-08-25T14:38:41.581Z] --- PASS: TestStats (2.33s) [2019-08-25T14:38:41.581Z] === RUN TestStopContainerWithTimeout [2019-08-25T14:38:41.581Z] === RUN TestStopContainerWithTimeout/0 [2019-08-25T14:38:41.581Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-25T14:38:41.581Z] === RUN TestStopContainerWithTimeout/1 [2019-08-25T14:38:41.581Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-25T14:38:41.581Z] === RUN TestStopContainerWithTimeout/3 [2019-08-25T14:38:41.581Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-25T14:38:41.581Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-25T14:38:41.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-25T14:38:41.581Z] === CONT TestStopContainerWithTimeout/0 [2019-08-25T14:38:41.581Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-25T14:38:42.070Z] tests/integration/models_resources_test.py . [ 91%] [2019-08-25T14:38:42.372Z] === CONT TestStopContainerWithTimeout/3 [2019-08-25T14:38:44.851Z] === CONT TestStopContainerWithTimeout/1 [2019-08-25T14:38:46.655Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-08-25T14:38:46.655Z] --- PASS: TestStopContainerWithTimeout/0 (0.88s) [2019-08-25T14:38:46.655Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2019-08-25T14:38:46.655Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-08-25T14:38:46.655Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-08-25T14:38:46.655Z] === RUN TestDeleteDevicemapper [2019-08-25T14:38:46.655Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-25T14:38:46.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-25T14:38:46.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-25T14:38:48.342Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-08-25T14:38:48.342Z] + mkdir -p /build [2019-08-25T14:38:48.342Z] + cp runc /build/runc [2019-08-25T14:38:48.342Z] Removing intermediate container 4a5022b2d82d [2019-08-25T14:38:48.342Z] ---> f2cde3bb2f40 [2019-08-25T14:38:48.342Z] Step 81/126 : FROM dev-base AS tini [2019-08-25T14:38:48.342Z] ---> b7239c74cb06 [2019-08-25T14:38:48.342Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:38:48.342Z] ---> Using cache [2019-08-25T14:38:48.342Z] ---> d1dd8fd03850 [2019-08-25T14:38:48.342Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-08-25T14:38:48.342Z] ---> Running in 1e959cd7a46e [2019-08-25T14:38:48.342Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:38:48.342Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:38:48.342Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:38:48.342Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:38:48.342Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:38:48.342Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T14:38:48.342Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T14:38:48.342Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T14:38:48.415Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-08-25T14:38:49.353Z] Fetched 7716 kB in 2s (3029 kB/s) [2019-08-25T14:38:50.822Z] Reading package lists... [2019-08-25T14:38:50.828Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2019-08-25T14:38:50.828Z] === RUN TestUpdateMemory [2019-08-25T14:38:50.828Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-25T14:38:50.828Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-25T14:38:50.828Z] === RUN TestUpdateCPUQuota [2019-08-25T14:38:51.826Z] Reading package lists... [2019-08-25T14:38:51.826Z] Building dependency tree... [2019-08-25T14:38:51.826Z] Reading state information... [2019-08-25T14:38:52.078Z] --- PASS: TestUpdateCPUQuota (1.65s) [2019-08-25T14:38:52.078Z] === RUN TestUpdatePidsLimit [2019-08-25T14:38:52.079Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-25T14:38:52.131Z] The following additional packages will be installed: [2019-08-25T14:38:52.131Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-08-25T14:38:52.131Z] Suggested packages: [2019-08-25T14:38:52.131Z] codeblocks eclipse ninja-build lrzip [2019-08-25T14:38:52.131Z] Recommended packages: [2019-08-25T14:38:52.131Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-08-25T14:38:52.131Z] The following NEW packages will be installed: [2019-08-25T14:38:52.131Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-08-25T14:38:52.131Z] vim-common xxd [2019-08-25T14:38:52.131Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:38:52.131Z] Need to get 13.4 MB of archives. [2019-08-25T14:38:52.131Z] After this operation, 60.4 MB of additional disk space will be used. [2019-08-25T14:38:52.131Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-08-25T14:38:52.416Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-25T14:38:52.416Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] [2019-08-25T14:38:52.416Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-08-25T14:38:52.416Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-08-25T14:38:52.416Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-08-25T14:38:52.416Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-08-25T14:38:52.416Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-08-25T14:38:52.416Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T14:38:52.416Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T14:38:52.446Z] === RUN TestUpdatePidsLimit/no_change [2019-08-25T14:38:52.699Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:38:52.699Z] Fetched 13.4 MB in 0s (35.8 MB/s) [2019-08-25T14:38:52.699Z] Selecting previously unselected package cmake-data. [2019-08-25T14:38:52.699Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-08-25T14:38:52.699Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-08-25T14:38:52.699Z] Unpacking cmake-data (3.7.2-1) ... [2019-08-25T14:38:52.846Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-25T14:38:53.250Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-25T14:38:53.321Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-25T14:38:53.321Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-25T14:38:53.321Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T14:38:53.321Z] Selecting previously unselected package libicu57:ppc64el. [2019-08-25T14:38:53.321Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ... [2019-08-25T14:38:53.321Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-25T14:38:53.644Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-25T14:38:54.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-25T14:38:54.808Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-25T14:38:54.817Z] Selecting previously unselected package libxml2:ppc64el. [2019-08-25T14:38:54.817Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-08-25T14:38:54.817Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T14:38:54.817Z] Selecting previously unselected package libarchive13:ppc64el. [2019-08-25T14:38:54.817Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-08-25T14:38:54.817Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-25T14:38:54.817Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-08-25T14:38:54.817Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-08-25T14:38:54.817Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-25T14:38:54.817Z] Selecting previously unselected package libuv1:ppc64el. [2019-08-25T14:38:54.817Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-08-25T14:38:54.817Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-08-25T14:38:54.817Z] Selecting previously unselected package cmake. [2019-08-25T14:38:54.817Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-08-25T14:38:54.817Z] Unpacking cmake (3.7.2-1) ... [2019-08-25T14:38:55.099Z] Selecting previously unselected package xxd. [2019-08-25T14:38:55.099Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-25T14:38:55.099Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:38:55.382Z] Selecting previously unselected package vim-common. [2019-08-25T14:38:55.382Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T14:38:55.382Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:38:55.382Z] Processing triggers for mime-support (3.60) ... [2019-08-25T14:38:55.382Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:38:55.382Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-08-25T14:38:55.382Z] Setting up cmake-data (3.7.2-1) ... [2019-08-25T14:38:55.382Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ... [2019-08-25T14:38:55.382Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-08-25T14:38:55.382Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:38:55.382Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:38:55.382Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T14:38:55.382Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-08-25T14:38:55.382Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-08-25T14:38:55.382Z] Setting up cmake (3.7.2-1) ... [2019-08-25T14:38:55.382Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:38:56.181Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-08-25T14:38:56.181Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit (4.60s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.59s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-08-25T14:38:56.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-08-25T14:38:56.615Z] === RUN TestUpdateRestartPolicy [2019-08-25T14:38:57.407Z] Removing intermediate container 1e959cd7a46e [2019-08-25T14:38:57.407Z] ---> 837a735cf949 [2019-08-25T14:38:57.407Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:38:57.407Z] ---> c79bf36d604f [2019-08-25T14:38:57.407Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-08-25T14:38:57.407Z] ---> Running in 7b34a311d813 [2019-08-25T14:38:57.407Z] Removing intermediate container 7b34a311d813 [2019-08-25T14:38:57.407Z] ---> b5b0cc32255e [2019-08-25T14:38:57.407Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:38:57.407Z] ---> 49377cbcd0e2 [2019-08-25T14:38:57.407Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:38:57.689Z] ---> Running in 6f1c70536287 [2019-08-25T14:38:57.971Z] + RM_GOPATH=0 [2019-08-25T14:38:57.971Z] + TMP_GOPATH= [2019-08-25T14:38:57.971Z] + : /build [2019-08-25T14:38:57.971Z] + '[' -z '' ']' [2019-08-25T14:38:57.971Z] ++ mktemp -d [2019-08-25T14:38:57.971Z] + export GOPATH=/tmp/tmp.F6qJKKpr2G [2019-08-25T14:38:57.971Z] + GOPATH=/tmp/tmp.F6qJKKpr2G [2019-08-25T14:38:57.971Z] + RM_GOPATH=1 [2019-08-25T14:38:57.971Z] ++ dirname ./install.sh [2019-08-25T14:38:57.971Z] + dir=. [2019-08-25T14:38:57.971Z] + bin=tini [2019-08-25T14:38:57.971Z] + shift [2019-08-25T14:38:57.971Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T14:38:57.971Z] + '[' '!' -f ./tini.installer ']' [2019-08-25T14:38:57.971Z] + . ./tini.installer [2019-08-25T14:38:57.971Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T14:38:57.971Z] + install_tini [2019-08-25T14:38:57.971Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-08-25T14:38:57.971Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.F6qJKKpr2G/tini [2019-08-25T14:38:57.971Z] Cloning into '/tmp/tmp.F6qJKKpr2G/tini'... [2019-08-25T14:38:58.252Z] + cd /tmp/tmp.F6qJKKpr2G/tini [2019-08-25T14:38:58.252Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-08-25T14:38:58.252Z] + cmake . [2019-08-25T14:38:58.252Z] -- The C compiler identification is GNU 6.3.0 [2019-08-25T14:38:58.252Z] -- Check for working C compiler: /usr/bin/cc [2019-08-25T14:38:58.534Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-08-25T14:38:58.534Z] -- Detecting C compiler ABI info [2019-08-25T14:38:58.534Z] -- Detecting C compiler ABI info - done [2019-08-25T14:38:58.534Z] -- Detecting C compile features [2019-08-25T14:38:59.151Z] -- Detecting C compile features - done [2019-08-25T14:38:59.151Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-08-25T14:38:59.151Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-08-25T14:38:59.151Z] -- Configuring done [2019-08-25T14:38:59.151Z] -- Generating done [2019-08-25T14:38:59.151Z] -- Build files have been written to: /tmp/tmp.F6qJKKpr2G/tini [2019-08-25T14:38:59.151Z] + make tini-static [2019-08-25T14:38:59.151Z] Scanning dependencies of target tini-static [2019-08-25T14:38:59.151Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-08-25T14:38:59.773Z] [100%] Linking C executable tini-static [2019-08-25T14:38:59.774Z] [100%] Built target tini-static [2019-08-25T14:38:59.774Z] + mkdir -p /build [2019-08-25T14:38:59.774Z] + cp tini-static /build/docker-init [2019-08-25T14:39:00.387Z] Removing intermediate container 6f1c70536287 [2019-08-25T14:39:00.387Z] ---> 3d95b50c19d4 [2019-08-25T14:39:00.387Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-08-25T14:39:00.387Z] ---> b7239c74cb06 [2019-08-25T14:39:00.387Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-08-25T14:39:00.387Z] ---> Running in db6986917f30 [2019-08-25T14:39:00.387Z] Removing intermediate container db6986917f30 [2019-08-25T14:39:00.387Z] ---> 3c90dd4acf16 [2019-08-25T14:39:00.387Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:39:00.670Z] ---> 0976f0c9b651 [2019-08-25T14:39:00.670Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-08-25T14:39:00.670Z] ---> 2ff32f99b123 [2019-08-25T14:39:00.670Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-08-25T14:39:00.670Z] ---> Running in a74c9e4c1c0d [2019-08-25T14:39:00.952Z] + RM_GOPATH=0 [2019-08-25T14:39:00.952Z] + TMP_GOPATH= [2019-08-25T14:39:00.952Z] + : /build/ [2019-08-25T14:39:00.952Z] + '[' -z '' ']' [2019-08-25T14:39:00.952Z] ++ mktemp -d [2019-08-25T14:39:00.952Z] + export GOPATH=/tmp/tmp.xsJnK0LXXg [2019-08-25T14:39:00.952Z] + GOPATH=/tmp/tmp.xsJnK0LXXg [2019-08-25T14:39:00.952Z] + RM_GOPATH=1 [2019-08-25T14:39:00.952Z] ++ dirname ./install.sh [2019-08-25T14:39:00.952Z] + dir=. [2019-08-25T14:39:00.952Z] + bin=rootlesskit [2019-08-25T14:39:00.952Z] + shift [2019-08-25T14:39:00.952Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-08-25T14:39:00.952Z] + . ./rootlesskit.installer [2019-08-25T14:39:00.952Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T14:39:00.952Z] + install_rootlesskit [2019-08-25T14:39:00.952Z] + case "$1" in [2019-08-25T14:39:00.952Z] + export CGO_ENABLED=0 [2019-08-25T14:39:00.952Z] + CGO_ENABLED=0 [2019-08-25T14:39:00.952Z] + _install_rootlesskit [2019-08-25T14:39:00.952Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T14:39:00.952Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-08-25T14:39:00.952Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xsJnK0LXXg/src/github.com/rootless-containers/rootlesskit [2019-08-25T14:39:00.952Z] Cloning into '/tmp/tmp.xsJnK0LXXg/src/github.com/rootless-containers/rootlesskit'... [2019-08-25T14:39:01.142Z] tests/integration/regression_test.py ...... [ 98%] [2019-08-25T14:39:01.963Z] + cd /tmp/tmp.xsJnK0LXXg/src/github.com/rootless-containers/rootlesskit [2019-08-25T14:39:01.963Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-08-25T14:39:02.171Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-08-25T14:39:02.171Z] tests/integration/credentials/utils_test.py . [100%] [2019-08-25T14:39:02.171Z] [2019-08-25T14:39:02.171Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-08-25T14:39:02.171Z] =========================== short test summary info ============================ [2019-08-25T14:39:02.171Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-08-25T14:39:02.171Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-08-25T14:39:02.171Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-08-25T14:39:02.171Z] Not supported on most drivers [2019-08-25T14:39:02.171Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-08-25T14:39:02.171Z] This doesn't seem to be taken into account by the engine [2019-08-25T14:39:02.171Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-08-25T14:39:02.171Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-08-25T14:39:02.171Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-08-25T14:39:02.171Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-08-25T14:39:02.171Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-08-25T14:39:02.171Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-08-25T14:39:02.171Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-08-25T14:39:02.171Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 390.14 seconds == [2019-08-25T14:39:02.246Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T14:39:02.246Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-08-25T14:39:02.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-08-25T14:39:10.309Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2019-08-25T14:39:10.310Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-25T14:39:10.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-08-25T14:39:10.310Z] === RUN TestWaitNonBlocked [2019-08-25T14:39:10.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:39:10.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:39:10.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:39:10.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:39:10.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:39:10.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:39:11.569Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-08-25T14:39:11.569Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-08-25T14:39:11.569Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2019-08-25T14:39:11.569Z] === RUN TestWaitBlocked [2019-08-25T14:39:11.569Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:39:11.569Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:39:11.569Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:39:11.569Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:39:11.569Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:39:11.569Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:39:12.347Z] --- PASS: TestWaitBlocked (0.01s) [2019-08-25T14:39:12.347Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2019-08-25T14:39:12.347Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2019-08-25T14:39:12.347Z] === CONT TestContainerStartOnDaemonRestart [2019-08-25T14:39:12.347Z] === CONT TestIpcModeOlderClient [2019-08-25T14:39:12.719Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-08-25T14:39:12.719Z] === CONT TestDaemonRestartIpcMode [2019-08-25T14:39:14.605Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-08-25T14:39:14.605Z] Clearing AppArmor profiles cache:. [2019-08-25T14:39:14.605Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T14:39:14.605Z] Unloading profiles will leave already running processes permanently [2019-08-25T14:39:14.605Z] unconfined, which can lead to unexpected situations. [2019-08-25T14:39:14.605Z] [2019-08-25T14:39:14.605Z] To set a process to complain mode, use the command line tool [2019-08-25T14:39:14.605Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T14:39:14.605Z] with the 'teardown' option." [2019-08-25T14:39:14.605Z] [2019-08-25T14:39:14.796Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-08-25T14:39:14.797Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy Post stage [Pipeline] junit [2019-08-25T14:39:15.181Z] Recording test results [2019-08-25T14:39:15.317Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2019-08-25T14:39:15.317Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-25T14:39:15.317Z] daemon.go:336: [d88d07ca82ea3] waiting for daemon to start [2019-08-25T14:39:15.317Z] daemon.go:336: [d88d07ca82ea3] waiting for daemon to start [2019-08-25T14:39:15.317Z] daemon.go:364: [d88d07ca82ea3] daemon started [2019-08-25T14:39:15.317Z] daemon.go:336: [d88d07ca82ea3] waiting for daemon to start [2019-08-25T14:39:15.317Z] daemon.go:307: [d88d07ca82ea3] exiting daemon [2019-08-25T14:39:15.317Z] daemon.go:336: [d88d07ca82ea3] waiting for daemon to start [2019-08-25T14:39:15.317Z] daemon.go:364: [d88d07ca82ea3] daemon started [2019-08-25T14:39:15.317Z] daemon.go:472: [d88d07ca82ea3] Stopping daemon [2019-08-25T14:39:15.317Z] daemon.go:307: [d88d07ca82ea3] exiting daemon [2019-08-25T14:39:15.317Z] daemon.go:459: [d88d07ca82ea3] Daemon stopped [Pipeline] sh [2019-08-25T14:39:16.401Z] + echo Ensuring container killed. [2019-08-25T14:39:16.401Z] Ensuring container killed. [2019-08-25T14:39:16.401Z] + docker rm -vf docker-pr1 [2019-08-25T14:39:16.401Z] Error: No such container: docker-pr1 [2019-08-25T14:39:16.401Z] + true [Pipeline] sh [2019-08-25T14:39:16.684Z] + echo Chowning /workspace to jenkins user [2019-08-25T14:39:16.684Z] Chowning /workspace to jenkins user [2019-08-25T14:39:16.684Z] + id -u [2019-08-25T14:39:16.684Z] + id -g [2019-08-25T14:39:16.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39795:/workspace busybox chown -R 1000:1000 /workspace [2019-08-25T14:39:16.822Z] Removing intermediate container a74c9e4c1c0d [2019-08-25T14:39:16.822Z] ---> c9ef3bb59f69 [2019-08-25T14:39:16.822Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-08-25T14:39:16.822Z] ---> 31e7cbd25cd0 [2019-08-25T14:39:16.822Z] Step 94/126 : FROM runtime-dev AS dev [2019-08-25T14:39:16.822Z] ---> c1f5c3e39e96 [2019-08-25T14:39:16.822Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-08-25T14:39:16.822Z] ---> Running in 6da37a1b5769 [2019-08-25T14:39:17.104Z] Removing intermediate container 6da37a1b5769 [2019-08-25T14:39:17.104Z] ---> 0aa155f362fd [2019-08-25T14:39:17.104Z] Step 96/126 : RUN groupadd -r docker [2019-08-25T14:39:17.104Z] ---> Running in c9361037b06e [2019-08-25T14:39:17.109Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2019-08-25T14:39:17.109Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-25T14:39:17.109Z] daemon.go:336: [dfd0cd49e7e96] waiting for daemon to start [2019-08-25T14:39:17.109Z] daemon.go:336: [dfd0cd49e7e96] waiting for daemon to start [2019-08-25T14:39:17.109Z] daemon.go:364: [dfd0cd49e7e96] daemon started [2019-08-25T14:39:17.109Z] daemon.go:472: [dfd0cd49e7e96] Stopping daemon [2019-08-25T14:39:17.109Z] daemon.go:307: [dfd0cd49e7e96] exiting daemon [2019-08-25T14:39:17.109Z] daemon.go:459: [dfd0cd49e7e96] Daemon stopped [2019-08-25T14:39:17.109Z] daemon.go:336: [dfd0cd49e7e96] waiting for daemon to start [2019-08-25T14:39:17.109Z] daemon.go:336: [dfd0cd49e7e96] waiting for daemon to start [2019-08-25T14:39:17.109Z] daemon.go:364: [dfd0cd49e7e96] daemon started [2019-08-25T14:39:17.109Z] daemon.go:472: [dfd0cd49e7e96] Stopping daemon [2019-08-25T14:39:17.109Z] daemon.go:307: [dfd0cd49e7e96] exiting daemon [2019-08-25T14:39:17.109Z] daemon.go:459: [dfd0cd49e7e96] Daemon stopped [2019-08-25T14:39:17.109Z] PASS [2019-08-25T14:39:17.109Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-25T14:39:17.109Z] INFO: Testing against a local daemon [2019-08-25T14:39:17.109Z] === RUN TestCommitInheritsEnv [2019-08-25T14:39:17.480Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-08-25T14:39:17.480Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-25T14:39:17.480Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-25T14:39:17.480Z] === RUN TestImagesFilterMultiReference [2019-08-25T14:39:17.480Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-25T14:39:17.480Z] === RUN TestImagePullPlatformInvalid [2019-08-25T14:39:17.720Z] Removing intermediate container c9361037b06e [2019-08-25T14:39:17.720Z] ---> f82323a87e2a [2019-08-25T14:39:17.720Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-08-25T14:39:17.720Z] ---> Running in d96f161743bf [2019-08-25T14:39:17.844Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-08-25T14:39:17.844Z] === RUN TestRemoveImageOrphaning [Pipeline] sh [2019-08-25T14:39:18.232Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-08-25T14:39:18.232Z] === RUN TestRemoveImageGarbageCollector [2019-08-25T14:39:18.232Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-25T14:39:18.232Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:39:18.232Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-25T14:39:18.232Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-08-25T14:39:18.232Z] === RUN TestTagInvalidReference [2019-08-25T14:39:18.232Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-25T14:39:18.232Z] === RUN TestTagValidPrefixedRepo [2019-08-25T14:39:18.232Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-08-25T14:39:18.232Z] === RUN TestTagExistedNameWithoutForce [2019-08-25T14:39:18.232Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-08-25T14:39:18.232Z] === RUN TestTagOfficialNames [2019-08-25T14:39:18.232Z] --- PASS: TestTagOfficialNames (0.04s) [2019-08-25T14:39:18.232Z] === RUN TestTagMatchesDigest [2019-08-25T14:39:18.232Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-25T14:39:18.232Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-25T14:39:18.342Z] + echo Creating docker-py-bundles.tar.gz [2019-08-25T14:39:18.342Z] Creating docker-py-bundles.tar.gz [2019-08-25T14:39:18.342Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-08-25T14:39:18.387Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-08-25T14:39:18.729Z] Removing intermediate container d96f161743bf [2019-08-25T14:39:18.729Z] ---> 6710df12b77b [2019-08-25T14:39:18.729Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-08-25T14:39:18.729Z] ---> Running in c69b23bddda2 [2019-08-25T14:39:18.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/make.sh binary-daemon [2019-08-25T14:39:19.011Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-08-25T14:39:19.294Z] Removing intermediate container c69b23bddda2 [2019-08-25T14:39:19.294Z] ---> 7ffdd3bf9adf [2019-08-25T14:39:19.294Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-08-25T14:39:19.294Z] ---> Running in ec264b2e338e [2019-08-25T14:39:19.324Z] [2019-08-25T14:39:19.324Z] Removing bundles/ [2019-08-25T14:39:19.324Z] [2019-08-25T14:39:19.324Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-08-25T14:39:19.580Z] Building: bundles/binary-daemon/dockerd-dev [2019-08-25T14:39:19.580Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T14:39:19.908Z] Removing intermediate container ec264b2e338e [2019-08-25T14:39:19.908Z] ---> 7d56ebcb2a07 [2019-08-25T14:39:19.908Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-08-25T14:39:20.192Z] ---> Running in 8ed67a45f9ea [2019-08-25T14:39:20.808Z] Removing intermediate container 8ed67a45f9ea [2019-08-25T14:39:20.808Z] ---> 655090fd104e [2019-08-25T14:39:20.808Z] Step 101/126 : RUN ldconfig [2019-08-25T14:39:20.808Z] ---> Running in 2e78aa15d325 [2019-08-25T14:39:21.441Z] Removing intermediate container 2e78aa15d325 [2019-08-25T14:39:21.441Z] ---> 7eb50d124337 [2019-08-25T14:39:21.441Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-08-25T14:39:21.441Z] ---> Running in c50614390b64 [2019-08-25T14:39:22.058Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-08-25T14:39:22.058Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-08-25T14:39:22.058Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-08-25T14:39:22.058Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-08-25T14:39:22.058Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-08-25T14:39:22.058Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-08-25T14:39:22.342Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-08-25T14:39:22.623Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-08-25T14:39:24.639Z] Fetched 7716 kB in 2s (3210 kB/s) [2019-08-25T14:39:25.643Z] Reading package lists... [2019-08-25T14:39:26.647Z] Reading package lists... [2019-08-25T14:39:26.929Z] Building dependency tree... [2019-08-25T14:39:26.929Z] Reading state information... [2019-08-25T14:39:26.929Z] The following additional packages will be installed: [2019-08-25T14:39:26.929Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-08-25T14:39:26.929Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-08-25T14:39:26.929Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-08-25T14:39:26.929Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-08-25T14:39:26.929Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-08-25T14:39:26.929Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-08-25T14:39:26.929Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-08-25T14:39:26.929Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-08-25T14:39:26.929Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-08-25T14:39:26.929Z] Suggested packages: [2019-08-25T14:39:26.929Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-08-25T14:39:26.929Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-08-25T14:39:26.929Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-08-25T14:39:26.929Z] vim-doc vim-scripts xfsdump acl attr quota [2019-08-25T14:39:26.929Z] Recommended packages: [2019-08-25T14:39:26.929Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-08-25T14:39:26.929Z] python3-keyrings.alt python3-xdg unzip [2019-08-25T14:39:27.934Z] The following NEW packages will be installed: [2019-08-25T14:39:27.934Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-08-25T14:39:27.934Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-08-25T14:39:27.934Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-08-25T14:39:27.934Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-08-25T14:39:27.934Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-08-25T14:39:27.934Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-08-25T14:39:27.934Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-08-25T14:39:27.934Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-08-25T14:39:27.934Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-08-25T14:39:27.934Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-08-25T14:39:27.934Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-08-25T14:39:27.934Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-08-25T14:39:27.934Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-08-25T14:39:27.934Z] xfsprogs xxd xz-utils zip [2019-08-25T14:39:27.934Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-08-25T14:39:27.934Z] Need to get 87.3 MB of archives. [2019-08-25T14:39:27.934Z] After this operation, 585 MB of additional disk space will be used. [2019-08-25T14:39:27.934Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-08-25T14:39:27.934Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-08-25T14:39:27.934Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-08-25T14:39:27.934Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-08-25T14:39:27.934Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB] [2019-08-25T14:39:27.934Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-08-25T14:39:27.934Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-08-25T14:39:28.224Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-08-25T14:39:28.225Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-08-25T14:39:28.225Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-08-25T14:39:28.225Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-08-25T14:39:28.225Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-08-25T14:39:28.225Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-08-25T14:39:28.225Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-08-25T14:39:28.225Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-08-25T14:39:28.225Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-08-25T14:39:28.225Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-08-25T14:39:28.225Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-08-25T14:39:28.225Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-08-25T14:39:28.225Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-08-25T14:39:28.225Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-08-25T14:39:28.225Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-08-25T14:39:28.225Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-08-25T14:39:28.225Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-08-25T14:39:28.225Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-08-25T14:39:28.225Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-08-25T14:39:28.225Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-08-25T14:39:28.225Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-08-25T14:39:28.225Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-08-25T14:39:28.508Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-08-25T14:39:28.508Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-08-25T14:39:28.508Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-08-25T14:39:28.508Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-08-25T14:39:28.508Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-08-25T14:39:28.508Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-08-25T14:39:28.508Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-08-25T14:39:28.508Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-08-25T14:39:28.508Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-08-25T14:39:28.508Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-08-25T14:39:28.508Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-08-25T14:39:28.508Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-08-25T14:39:28.508Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-08-25T14:39:28.508Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-08-25T14:39:28.508Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-08-25T14:39:28.508Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-08-25T14:39:28.508Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-08-25T14:39:28.508Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-08-25T14:39:28.508Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] [2019-08-25T14:39:28.508Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-08-25T14:39:28.508Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-08-25T14:39:28.508Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-08-25T14:39:28.508Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-08-25T14:39:28.508Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-08-25T14:39:28.508Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-08-25T14:39:28.508Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-08-25T14:39:28.508Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-08-25T14:39:28.791Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-08-25T14:39:28.791Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-08-25T14:39:28.791Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-08-25T14:39:28.791Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-08-25T14:39:28.791Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-08-25T14:39:28.791Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-08-25T14:39:28.791Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-08-25T14:39:28.791Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-08-25T14:39:28.791Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-08-25T14:39:29.077Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-08-25T14:39:29.077Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-08-25T14:39:29.077Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-08-25T14:39:29.697Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-08-25T14:39:30.313Z] debconf: delaying package configuration, since apt-utils is not installed [2019-08-25T14:39:30.313Z] Fetched 87.3 MB in 2s (40.1 MB/s) [2019-08-25T14:39:30.313Z] Selecting previously unselected package bash-completion. [2019-08-25T14:39:30.313Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-08-25T14:39:30.313Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-08-25T14:39:31.321Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-08-25T14:39:31.605Z] Selecting previously unselected package libnet1:ppc64el. [2019-08-25T14:39:31.605Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-08-25T14:39:31.605Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T14:39:31.605Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-08-25T14:39:31.605Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-08-25T14:39:31.605Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-25T14:39:31.605Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-08-25T14:39:31.605Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-08-25T14:39:31.605Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-25T14:39:31.605Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-08-25T14:39:31.605Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-25T14:39:31.605Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T14:39:31.605Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-08-25T14:39:31.605Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T14:39:31.605Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T14:39:31.888Z] Selecting previously unselected package python3.5-minimal. [2019-08-25T14:39:31.888Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T14:39:31.888Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T14:39:32.171Z] Selecting previously unselected package python3-minimal. [2019-08-25T14:39:32.171Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-08-25T14:39:32.171Z] Unpacking python3-minimal (3.5.3-1) ... [2019-08-25T14:39:32.171Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-08-25T14:39:32.171Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-08-25T14:39:32.171Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-08-25T14:39:32.171Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-08-25T14:39:32.171Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T14:39:32.171Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T14:39:32.453Z] Selecting previously unselected package python3.5. [2019-08-25T14:39:32.453Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-08-25T14:39:32.453Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T14:39:32.736Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-08-25T14:39:32.736Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-08-25T14:39:32.736Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-25T14:39:32.736Z] Selecting previously unselected package dh-python. [2019-08-25T14:39:32.736Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-08-25T14:39:32.736Z] Unpacking dh-python (2.20170125) ... [2019-08-25T14:39:32.736Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T14:39:32.736Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-08-25T14:39:33.742Z] Setting up python3-minimal (3.5.3-1) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package python3. [2019-08-25T14:39:34.025Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-08-25T14:39:34.025Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking python3 (3.5.3-1) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package pigz. [2019-08-25T14:39:34.025Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking pigz (2.3.4-1) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-08-25T14:39:34.025Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-08-25T14:39:34.025Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package libiptc0:ppc64el. [2019-08-25T14:39:34.025Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package libxtables12:ppc64el. [2019-08-25T14:39:34.025Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-08-25T14:39:34.025Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-08-25T14:39:34.025Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-25T14:39:34.025Z] Selecting previously unselected package iptables. [2019-08-25T14:39:34.318Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-08-25T14:39:34.318Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:34.318Z] Selecting previously unselected package xxd. [2019-08-25T14:39:34.318Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-25T14:39:34.318Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:34.318Z] Selecting previously unselected package vim-common. [2019-08-25T14:39:34.318Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T14:39:34.318Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:34.318Z] Selecting previously unselected package bzip2. [2019-08-25T14:39:34.318Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-08-25T14:39:34.318Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-08-25T14:39:34.318Z] Selecting previously unselected package libgpm2:ppc64el. [2019-08-25T14:39:34.318Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-08-25T14:39:34.318Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-25T14:39:34.318Z] Selecting previously unselected package xz-utils. [2019-08-25T14:39:34.318Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-08-25T14:39:34.318Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-08-25T14:39:34.602Z] Selecting previously unselected package aufs-tools. [2019-08-25T14:39:34.602Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-08-25T14:39:34.602Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-08-25T14:39:34.602Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-08-25T14:39:34.602Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-08-25T14:39:34.602Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T14:39:34.602Z] Selecting previously unselected package btrfs-progs. [2019-08-25T14:39:34.602Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-08-25T14:39:34.602Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-08-25T14:39:34.602Z] Selecting previously unselected package btrfs-tools. [2019-08-25T14:39:34.602Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-08-25T14:39:34.602Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-08-25T14:39:34.602Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-08-25T14:39:34.602Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T14:39:34.602Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package dmsetup. [2019-08-25T14:39:34.884Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package libonig4:ppc64el. [2019-08-25T14:39:34.884Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package libjq1:ppc64el. [2019-08-25T14:39:34.884Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package jq. [2019-08-25T14:39:34.884Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package libaio1:ppc64el. [2019-08-25T14:39:34.884Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package libcap2-bin. [2019-08-25T14:39:34.884Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-08-25T14:39:34.884Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T14:39:34.884Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-08-25T14:39:34.884Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-08-25T14:39:34.884Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-08-25T14:39:35.168Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-08-25T14:39:35.168Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-08-25T14:39:35.168Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-25T14:39:35.168Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-08-25T14:39:35.168Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-08-25T14:39:35.168Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-25T14:39:35.168Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-08-25T14:39:35.168Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-08-25T14:39:35.168Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-25T14:39:35.168Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-08-25T14:39:35.168Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-08-25T14:39:35.168Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-25T14:39:35.450Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-08-25T14:39:35.450Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-08-25T14:39:35.450Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-25T14:39:35.450Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-08-25T14:39:35.450Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-08-25T14:39:35.450Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T14:39:35.450Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-08-25T14:39:35.450Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-08-25T14:39:35.450Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T14:39:35.450Z] Selecting previously unselected package libreadline5:ppc64el. [2019-08-25T14:39:35.450Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-08-25T14:39:35.450Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-25T14:39:35.450Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-08-25T14:39:35.450Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ... [2019-08-25T14:39:35.450Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T14:39:36.066Z] Selecting previously unselected package net-tools. [2019-08-25T14:39:36.066Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-08-25T14:39:36.066Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T14:39:36.066Z] Selecting previously unselected package python-pip-whl. [2019-08-25T14:39:36.066Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-08-25T14:39:36.066Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T14:39:36.066Z] Selecting previously unselected package python3-pip. [2019-08-25T14:39:36.066Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-08-25T14:39:36.066Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T14:39:36.066Z] Selecting previously unselected package python3-pkg-resources. [2019-08-25T14:39:36.066Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-08-25T14:39:36.066Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-08-25T14:39:36.349Z] Selecting previously unselected package python3-setuptools. [2019-08-25T14:39:36.349Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-08-25T14:39:36.349Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-08-25T14:39:36.349Z] Selecting previously unselected package python3-wheel. [2019-08-25T14:39:36.349Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-08-25T14:39:36.349Z] Unpacking python3-wheel (0.29.0-2) ... [2019-08-25T14:39:36.349Z] Selecting previously unselected package thin-provisioning-tools. [2019-08-25T14:39:36.349Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-08-25T14:39:36.349Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T14:39:36.349Z] Selecting previously unselected package vim-runtime. [2019-08-25T14:39:36.349Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-08-25T14:39:36.349Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-08-25T14:39:36.349Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-08-25T14:39:36.349Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:37.361Z] Selecting previously unselected package vim. [2019-08-25T14:39:37.361Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-08-25T14:39:37.361Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:37.644Z] Selecting previously unselected package xfsprogs. [2019-08-25T14:39:37.644Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-08-25T14:39:37.644Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-08-25T14:39:37.644Z] Selecting previously unselected package zip. [2019-08-25T14:39:37.644Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-08-25T14:39:37.644Z] Unpacking zip (3.0-11+b1) ... [2019-08-25T14:39:37.644Z] Selecting previously unselected package libapparmor-perl. [2019-08-25T14:39:37.644Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T14:39:37.644Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T14:39:37.926Z] Selecting previously unselected package apparmor. [2019-08-25T14:39:37.926Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-08-25T14:39:37.926Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-08-25T14:39:37.926Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-08-25T14:39:37.926Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-25T14:39:37.926Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T14:39:38.208Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-08-25T14:39:38.208Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-08-25T14:39:38.208Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T14:39:38.824Z] Selecting previously unselected package binutils-mingw-w64. [2019-08-25T14:39:38.824Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-08-25T14:39:38.824Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T14:39:38.824Z] Selecting previously unselected package mingw-w64-common. [2019-08-25T14:39:38.824Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-08-25T14:39:38.824Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-08-25T14:39:39.835Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-08-25T14:39:39.835Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-08-25T14:39:39.835Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T14:39:40.852Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-08-25T14:39:40.852Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-25T14:39:40.852Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T14:39:41.135Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-08-25T14:39:41.135Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-25T14:39:41.135Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:39:45.541Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-08-25T14:39:45.541Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-08-25T14:39:45.541Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:39:48.994Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-08-25T14:39:48.994Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-08-25T14:39:48.994Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-08-25T14:39:48.994Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-08-25T14:39:48.994Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-08-25T14:39:48.994Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:48.994Z] Processing triggers for mime-support (3.60) ... [2019-08-25T14:39:48.994Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:48.994Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-08-25T14:39:48.994Z] Setting up libcap2-bin (1:2.25-1) ... [2019-08-25T14:39:48.994Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-08-25T14:39:48.994Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-08-25T14:39:48.994Z] Setting up bash-completion (1:2.1-4.3) ... [2019-08-25T14:39:50.001Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-08-25T14:39:50.001Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-08-25T14:39:50.001Z] Setting up zip (3.0-11+b1) ... [2019-08-25T14:39:50.001Z] Setting up bzip2 (1.0.6-8.1) ... [2019-08-25T14:39:50.001Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-08-25T14:39:50.001Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-08-25T14:39:50.001Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:39:50.001Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-08-25T14:39:50.001Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:50.001Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-08-25T14:39:50.001Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-08-25T14:39:50.001Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-08-25T14:39:50.001Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:50.001Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-08-25T14:39:50.001Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-08-25T14:39:50.001Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-08-25T14:39:50.001Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:50.287Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T14:39:50.287Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-08-25T14:39:50.287Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-08-25T14:39:50.287Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-08-25T14:39:50.287Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-08-25T14:39:50.287Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ... [2019-08-25T14:39:50.287Z] Setting up pigz (2.3.4-1) ... [2019-08-25T14:39:50.287Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-08-25T14:39:50.287Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-08-25T14:39:50.287Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:50.287Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-08-25T14:39:50.287Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-08-25T14:39:50.287Z] Setting up jq (1.5+dfsg-1.3) ... [2019-08-25T14:39:50.287Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-08-25T14:39:50.287Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-08-25T14:39:50.287Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-08-25T14:39:50.287Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-08-25T14:39:50.287Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-08-25T14:39:50.287Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-08-25T14:39:50.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-08-25T14:39:50.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-08-25T14:39:50.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-08-25T14:39:50.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-08-25T14:39:50.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-08-25T14:39:50.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-08-25T14:39:50.288Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-08-25T14:39:50.288Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:50.288Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-08-25T14:39:50.288Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-08-25T14:39:50.288Z] Setting up btrfs-progs (4.7.3-1) ... [2019-08-25T14:39:50.288Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-08-25T14:39:50.288Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-08-25T14:39:52.307Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-08-25T14:39:52.307Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:39:52.307Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-08-25T14:39:52.307Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T14:39:52.307Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-08-25T14:39:52.307Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-08-25T14:39:52.307Z] Setting up btrfs-tools (4.7.3-1) ... [2019-08-25T14:39:52.307Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-08-25T14:39:52.307Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-25T14:39:52.307Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-08-25T14:39:52.307Z] Setting up python3 (3.5.3-1) ... [2019-08-25T14:39:52.920Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-08-25T14:39:53.547Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-08-25T14:39:53.547Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-08-25T14:39:53.547Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T14:39:53.547Z] Setting up python3-wheel (0.29.0-2) ... [2019-08-25T14:39:53.830Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-08-25T14:39:54.112Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-08-25T14:39:54.112Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-08-25T14:39:54.725Z] Setting up dmsetup (2:1.02.137-2) ... [2019-08-25T14:39:54.725Z] Setting up python3-setuptools (33.1.1-1) ... [2019-08-25T14:39:55.012Z] Setting up dh-python (2.20170125) ... [2019-08-25T14:39:55.294Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-08-25T14:39:55.294Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-08-25T14:40:05.583Z] Removing intermediate container c50614390b64 [2019-08-25T14:40:05.583Z] ---> 727e6c7b32cb [2019-08-25T14:40:05.583Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-08-25T14:40:05.583Z] ---> Running in b95ae1f5c934 [2019-08-25T14:40:08.257Z] Collecting yamllint==1.16.0 [2019-08-25T14:40:08.541Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-08-25T14:40:08.541Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-08-25T14:40:08.825Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-08-25T14:40:09.439Z] Collecting pyyaml (from yamllint==1.16.0) [2019-08-25T14:40:09.721Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-08-25T14:40:10.342Z] Building wheels for collected packages: pathspec, pyyaml [2019-08-25T14:40:10.342Z] Running setup.py bdist_wheel for pathspec: started [2019-08-25T14:40:10.962Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-08-25T14:40:10.962Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-08-25T14:40:10.962Z] Running setup.py bdist_wheel for pyyaml: started [2019-08-25T14:40:11.577Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-08-25T14:40:11.577Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-08-25T14:40:11.860Z] Successfully built pathspec pyyaml [2019-08-25T14:40:11.860Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-08-25T14:40:11.860Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-08-25T14:40:12.474Z] Removing intermediate container b95ae1f5c934 [2019-08-25T14:40:12.474Z] ---> ea4a856612fa [2019-08-25T14:40:12.474Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-08-25T14:40:13.947Z] ---> effb4ae39698 [2019-08-25T14:40:13.947Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T14:40:18.329Z] ---> f0bcb85648e4 [2019-08-25T14:40:18.329Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-08-25T14:40:21.022Z] ---> 2bbf3a76c9a5 [2019-08-25T14:40:21.022Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-08-25T14:40:21.022Z] ---> 71dc38aaa258 [2019-08-25T14:40:21.022Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-08-25T14:40:21.022Z] ---> bd2ab2ddc2bb [2019-08-25T14:40:21.022Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-08-25T14:40:21.305Z] ---> 512a80e73e79 [2019-08-25T14:40:21.305Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-08-25T14:40:21.589Z] ---> 2fd9de43bc6c [2019-08-25T14:40:21.589Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-08-25T14:40:21.872Z] ---> bacb5f60d61a [2019-08-25T14:40:21.872Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-08-25T14:40:22.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T14:40:22.880Z] ---> 255b097be2a5 [2019-08-25T14:40:22.880Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-08-25T14:40:23.163Z] ---> 30624ea87316 [2019-08-25T14:40:23.163Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-08-25T14:40:23.778Z] ---> 15777b585469 [2019-08-25T14:40:23.778Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-08-25T14:40:25.251Z] ---> 3325cafe4c72 [2019-08-25T14:40:25.251Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-08-25T14:40:25.535Z] ---> 15cad81ce410 [2019-08-25T14:40:25.535Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-08-25T14:40:26.151Z] ---> 4cf06b4b5392 [2019-08-25T14:40:26.151Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-08-25T14:40:26.151Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-08-25T14:40:26.151Z] bad55c542dc9: Pulling fs layer [2019-08-25T14:40:26.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T14:40:26.770Z] bad55c542dc9: Download complete [2019-08-25T14:40:27.391Z] bad55c542dc9: Pull complete [2019-08-25T14:40:27.391Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-25T14:40:27.391Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-08-25T14:40:27.674Z] ---> 62d4844ccc78 [2019-08-25T14:40:27.674Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-08-25T14:40:27.674Z] ---> Running in 3e6d169c73f5 [2019-08-25T14:40:27.956Z] Removing intermediate container 3e6d169c73f5 [2019-08-25T14:40:27.956Z] ---> 24a1d5b5a764 [2019-08-25T14:40:27.956Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-08-25T14:40:27.956Z] ---> Running in 545507dd949b [2019-08-25T14:40:27.956Z] Removing intermediate container 545507dd949b [2019-08-25T14:40:27.956Z] ---> 45de730a9aab [2019-08-25T14:40:27.956Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-08-25T14:40:27.956Z] ---> Running in a8246e6aa2d4 [2019-08-25T14:40:28.239Z] Removing intermediate container a8246e6aa2d4 [2019-08-25T14:40:28.239Z] ---> 5204c7b6ecb2 [2019-08-25T14:40:28.239Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-08-25T14:40:28.239Z] ---> Running in 3f45a4e83dfd [2019-08-25T14:40:28.239Z] Removing intermediate container 3f45a4e83dfd [2019-08-25T14:40:28.239Z] ---> 51fe85af56f3 [2019-08-25T14:40:28.239Z] Step 123/126 : VOLUME /var/lib/docker [2019-08-25T14:40:28.239Z] ---> Running in 680db6837890 [2019-08-25T14:40:28.521Z] Removing intermediate container 680db6837890 [2019-08-25T14:40:28.521Z] ---> 344f59ac1ef6 [2019-08-25T14:40:28.521Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-08-25T14:40:28.521Z] ---> Running in b2568525f0f0 [2019-08-25T14:40:28.521Z] Removing intermediate container b2568525f0f0 [2019-08-25T14:40:28.521Z] ---> 3ebd031a7288 [2019-08-25T14:40:28.521Z] Step 125/126 : FROM dev AS final [2019-08-25T14:40:28.521Z] ---> 3ebd031a7288 [2019-08-25T14:40:28.521Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-08-25T14:40:35.339Z] ---> 2aa2f527185a [2019-08-25T14:40:35.339Z] Successfully built 2aa2f527185a [2019-08-25T14:40:35.339Z] Successfully tagged docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-25T14:40:35.773Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/test/unit [2019-08-25T14:40:36.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T14:40:40.978Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-08-25T14:40:40.978Z] Copying nested executables into bundles/binary-daemon [2019-08-25T14:40:40.978Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-08-25T14:40:41.267Z] ? github.com/docker/docker/api [no test files] [2019-08-25T14:40:41.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/make.sh cross [2019-08-25T14:40:41.863Z] [2019-08-25T14:40:41.863Z] Removing bundles/ [2019-08-25T14:40:41.863Z] [2019-08-25T14:40:42.120Z] ---> Making bundle: cross (in bundles/cross) [2019-08-25T14:40:42.120Z] Cross building: bundles/cross/linux/amd64 [2019-08-25T14:40:42.120Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-08-25T14:40:42.120Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-08-25T14:40:43.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T14:40:49.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T14:40:56.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T14:40:57.693Z] --- PASS: TestImportExtremelyLargeImageWorks (94.25s) [2019-08-25T14:40:57.693Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-25T14:40:57.693Z] daemon.go:336: [dd3ab279f439d] waiting for daemon to start [2019-08-25T14:40:57.693Z] daemon.go:336: [dd3ab279f439d] waiting for daemon to start [2019-08-25T14:40:57.693Z] daemon.go:364: [dd3ab279f439d] daemon started [2019-08-25T14:40:57.693Z] daemon.go:472: [dd3ab279f439d] Stopping daemon [2019-08-25T14:40:57.693Z] daemon.go:307: [dd3ab279f439d] exiting daemon [2019-08-25T14:40:57.693Z] daemon.go:459: [dd3ab279f439d] Daemon stopped [2019-08-25T14:40:57.693Z] PASS [2019-08-25T14:40:57.693Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-25T14:40:57.693Z] INFO: Testing against a local daemon [2019-08-25T14:40:57.693Z] === RUN TestNetworkCreateDelete [2019-08-25T14:40:57.693Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-08-25T14:40:57.693Z] === RUN TestDockerNetworkDeletePreferID [2019-08-25T14:40:57.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-08-25T14:40:57.693Z] === RUN TestInspectNetwork [2019-08-25T14:40:57.693Z] === RUN TestInspectNetwork/full_network_id [2019-08-25T14:40:57.693Z] === RUN TestInspectNetwork/partial_network_id [2019-08-25T14:40:57.693Z] === RUN TestInspectNetwork/network_name [2019-08-25T14:40:57.693Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-25T14:41:02.815Z] --- PASS: TestInspectNetwork (8.93s) [2019-08-25T14:41:02.815Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-25T14:41:02.815Z] daemon.go:336: [d8cfd19c5a6d5] waiting for daemon to start [2019-08-25T14:41:02.815Z] daemon.go:336: [d8cfd19c5a6d5] waiting for daemon to start [2019-08-25T14:41:02.815Z] daemon.go:364: [d8cfd19c5a6d5] daemon started [2019-08-25T14:41:02.815Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-25T14:41:02.815Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-25T14:41:02.815Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-25T14:41:02.815Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-25T14:41:02.815Z] daemon.go:472: [d8cfd19c5a6d5] Stopping daemon [2019-08-25T14:41:02.815Z] daemon.go:307: [d8cfd19c5a6d5] exiting daemon [2019-08-25T14:41:02.815Z] daemon.go:459: [d8cfd19c5a6d5] Daemon stopped [2019-08-25T14:41:02.815Z] === RUN TestRunContainerWithBridgeNone [2019-08-25T14:41:03.694Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2019-08-25T14:41:04.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T14:41:04.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T14:41:05.305Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2019-08-25T14:41:05.305Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-25T14:41:05.305Z] daemon.go:336: [d4ec23eef73d3] waiting for daemon to start [2019-08-25T14:41:05.305Z] daemon.go:336: [d4ec23eef73d3] waiting for daemon to start [2019-08-25T14:41:05.305Z] daemon.go:364: [d4ec23eef73d3] daemon started [2019-08-25T14:41:05.305Z] daemon.go:472: [d4ec23eef73d3] Stopping daemon [2019-08-25T14:41:05.305Z] daemon.go:307: [d4ec23eef73d3] exiting daemon [2019-08-25T14:41:05.305Z] daemon.go:459: [d4ec23eef73d3] Daemon stopped [2019-08-25T14:41:05.305Z] === RUN TestNetworkInvalidJSON [2019-08-25T14:41:05.305Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-25T14:41:05.305Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-25T14:41:05.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T14:41:05.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T14:41:05.305Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T14:41:05.305Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T14:41:05.305Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-25T14:41:05.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T14:41:05.305Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T14:41:05.305Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-25T14:41:05.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-25T14:41:05.305Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-25T14:41:05.305Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-25T14:41:05.305Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-25T14:41:06.690Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-08-25T14:41:06.690Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-25T14:41:06.690Z] daemon.go:336: [dad066c0b7128] waiting for daemon to start [2019-08-25T14:41:06.690Z] daemon.go:336: [dad066c0b7128] waiting for daemon to start [2019-08-25T14:41:06.690Z] daemon.go:364: [dad066c0b7128] daemon started [2019-08-25T14:41:06.690Z] daemon.go:472: [dad066c0b7128] Stopping daemon [2019-08-25T14:41:06.690Z] daemon.go:307: [dad066c0b7128] exiting daemon [2019-08-25T14:41:06.690Z] daemon.go:459: [dad066c0b7128] Daemon stopped [2019-08-25T14:41:06.690Z] daemon.go:336: [dad066c0b7128] waiting for daemon to start [2019-08-25T14:41:06.690Z] daemon.go:336: [dad066c0b7128] waiting for daemon to start [2019-08-25T14:41:06.690Z] daemon.go:364: [dad066c0b7128] daemon started [2019-08-25T14:41:06.690Z] daemon.go:472: [dad066c0b7128] Stopping daemon [2019-08-25T14:41:06.690Z] daemon.go:307: [dad066c0b7128] exiting daemon [2019-08-25T14:41:06.690Z] daemon.go:459: [dad066c0b7128] Daemon stopped [2019-08-25T14:41:06.690Z] === RUN TestDaemonDefaultNetworkPools [2019-08-25T14:41:07.058Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2019-08-25T14:41:07.058Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-25T14:41:07.058Z] daemon.go:336: [db2b32ddc0f2e] waiting for daemon to start [2019-08-25T14:41:07.058Z] daemon.go:336: [db2b32ddc0f2e] waiting for daemon to start [2019-08-25T14:41:07.058Z] daemon.go:364: [db2b32ddc0f2e] daemon started [2019-08-25T14:41:07.058Z] daemon.go:472: [db2b32ddc0f2e] Stopping daemon [2019-08-25T14:41:07.058Z] daemon.go:307: [db2b32ddc0f2e] exiting daemon [2019-08-25T14:41:07.058Z] daemon.go:459: [db2b32ddc0f2e] Daemon stopped [2019-08-25T14:41:07.058Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-25T14:41:08.354Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-08-25T14:41:08.354Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-25T14:41:08.354Z] daemon.go:336: [daba27e188170] waiting for daemon to start [2019-08-25T14:41:08.354Z] daemon.go:336: [daba27e188170] waiting for daemon to start [2019-08-25T14:41:08.354Z] daemon.go:364: [daba27e188170] daemon started [2019-08-25T14:41:08.354Z] daemon.go:472: [daba27e188170] Stopping daemon [2019-08-25T14:41:08.354Z] daemon.go:307: [daba27e188170] exiting daemon [2019-08-25T14:41:08.354Z] daemon.go:459: [daba27e188170] Daemon stopped [2019-08-25T14:41:08.354Z] daemon.go:336: [daba27e188170] waiting for daemon to start [2019-08-25T14:41:08.354Z] daemon.go:336: [daba27e188170] waiting for daemon to start [2019-08-25T14:41:08.354Z] daemon.go:364: [daba27e188170] daemon started [2019-08-25T14:41:08.354Z] daemon.go:472: [daba27e188170] Stopping daemon [2019-08-25T14:41:08.354Z] daemon.go:307: [daba27e188170] exiting daemon [2019-08-25T14:41:08.354Z] daemon.go:459: [daba27e188170] Daemon stopped [2019-08-25T14:41:08.354Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T14:41:10.159Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2019-08-25T14:41:10.159Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T14:41:10.159Z] daemon.go:336: [d0d056905c8b8] waiting for daemon to start [2019-08-25T14:41:10.159Z] daemon.go:336: [d0d056905c8b8] waiting for daemon to start [2019-08-25T14:41:10.159Z] daemon.go:364: [d0d056905c8b8] daemon started [2019-08-25T14:41:10.159Z] daemon.go:472: [d0d056905c8b8] Stopping daemon [2019-08-25T14:41:10.159Z] daemon.go:307: [d0d056905c8b8] exiting daemon [2019-08-25T14:41:10.159Z] daemon.go:459: [d0d056905c8b8] Daemon stopped [2019-08-25T14:41:10.159Z] daemon.go:336: [d0d056905c8b8] waiting for daemon to start [2019-08-25T14:41:10.159Z] daemon.go:336: [d0d056905c8b8] waiting for daemon to start [2019-08-25T14:41:10.159Z] daemon.go:364: [d0d056905c8b8] daemon started [2019-08-25T14:41:10.159Z] daemon.go:472: [d0d056905c8b8] Stopping daemon [2019-08-25T14:41:10.159Z] daemon.go:307: [d0d056905c8b8] exiting daemon [2019-08-25T14:41:10.159Z] daemon.go:459: [d0d056905c8b8] Daemon stopped [2019-08-25T14:41:10.159Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T14:41:10.522Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-08-25T14:41:10.522Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T14:41:10.522Z] daemon.go:336: [d64568f2856c3] waiting for daemon to start [2019-08-25T14:41:10.522Z] daemon.go:336: [d64568f2856c3] waiting for daemon to start [2019-08-25T14:41:10.522Z] daemon.go:364: [d64568f2856c3] daemon started [2019-08-25T14:41:10.522Z] daemon.go:472: [d64568f2856c3] Stopping daemon [2019-08-25T14:41:10.522Z] daemon.go:307: [d64568f2856c3] exiting daemon [2019-08-25T14:41:10.522Z] daemon.go:459: [d64568f2856c3] Daemon stopped [2019-08-25T14:41:10.522Z] === RUN TestServiceWithPredefinedNetwork [2019-08-25T14:41:12.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T14:41:13.772Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2019-08-25T14:41:13.772Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-25T14:41:13.772Z] daemon.go:336: [de4312b2df0b8] waiting for daemon to start [2019-08-25T14:41:13.772Z] daemon.go:336: [de4312b2df0b8] waiting for daemon to start [2019-08-25T14:41:13.772Z] daemon.go:364: [de4312b2df0b8] daemon started [2019-08-25T14:41:13.772Z] daemon.go:472: [de4312b2df0b8] Stopping daemon [2019-08-25T14:41:13.772Z] daemon.go:307: [de4312b2df0b8] exiting daemon [2019-08-25T14:41:13.772Z] daemon.go:459: [de4312b2df0b8] Daemon stopped [2019-08-25T14:41:13.772Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-25T14:41:13.772Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-25T14:41:13.772Z] service_test.go:230: FLAKY_TEST [2019-08-25T14:41:13.772Z] === RUN TestServiceWithDataPathPortInit [2019-08-25T14:41:16.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T14:41:18.890Z] --- PASS: TestServiceWithDataPathPortInit (5.41s) [2019-08-25T14:41:18.890Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T14:41:18.890Z] daemon.go:336: [daccae7036c0a] waiting for daemon to start [2019-08-25T14:41:18.890Z] daemon.go:336: [daccae7036c0a] waiting for daemon to start [2019-08-25T14:41:18.890Z] daemon.go:364: [daccae7036c0a] daemon started [2019-08-25T14:41:18.890Z] daemon.go:472: [daccae7036c0a] Stopping daemon [2019-08-25T14:41:18.890Z] daemon.go:307: [daccae7036c0a] exiting daemon [2019-08-25T14:41:18.890Z] daemon.go:459: [daccae7036c0a] Daemon stopped [2019-08-25T14:41:18.890Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T14:41:18.890Z] daemon.go:336: [d9e930b3c3af2] waiting for daemon to start [2019-08-25T14:41:18.890Z] daemon.go:336: [d9e930b3c3af2] waiting for daemon to start [2019-08-25T14:41:18.890Z] daemon.go:364: [d9e930b3c3af2] daemon started [2019-08-25T14:41:18.890Z] daemon.go:472: [d9e930b3c3af2] Stopping daemon [2019-08-25T14:41:18.890Z] daemon.go:307: [d9e930b3c3af2] exiting daemon [2019-08-25T14:41:18.890Z] daemon.go:459: [d9e930b3c3af2] Daemon stopped [2019-08-25T14:41:18.890Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-25T14:41:24.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T14:41:25.276Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.74s) [2019-08-25T14:41:25.276Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T14:41:25.276Z] daemon.go:336: [d337fd5502335] waiting for daemon to start [2019-08-25T14:41:25.276Z] daemon.go:336: [d337fd5502335] waiting for daemon to start [2019-08-25T14:41:25.276Z] daemon.go:364: [d337fd5502335] daemon started [2019-08-25T14:41:25.276Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wu0fzz55ysq7ec4uxj6b8uggh Created:2019-08-25 14:41:20.240960091 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-25T14:41:25.276Z] daemon.go:472: [d337fd5502335] Stopping daemon [2019-08-25T14:41:25.276Z] daemon.go:307: [d337fd5502335] exiting daemon [2019-08-25T14:41:25.276Z] daemon.go:459: [d337fd5502335] Daemon stopped [2019-08-25T14:41:25.276Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T14:41:25.276Z] daemon.go:336: [d8f32257c5825] waiting for daemon to start [2019-08-25T14:41:25.276Z] daemon.go:336: [d8f32257c5825] waiting for daemon to start [2019-08-25T14:41:25.276Z] daemon.go:364: [d8f32257c5825] daemon started [2019-08-25T14:41:25.276Z] daemon.go:472: [d8f32257c5825] Stopping daemon [2019-08-25T14:41:25.276Z] daemon.go:307: [d8f32257c5825] exiting daemon [2019-08-25T14:41:25.276Z] daemon.go:459: [d8f32257c5825] Daemon stopped [2019-08-25T14:41:25.276Z] PASS [2019-08-25T14:41:25.276Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-25T14:41:25.276Z] INFO: Testing against a local daemon [2019-08-25T14:41:25.276Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-25T14:41:26.545Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.41s) [2019-08-25T14:41:26.545Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-08-25T14:41:26.545Z] daemon.go:336: [d8ff19b3c41da] waiting for daemon to start [2019-08-25T14:41:26.545Z] daemon.go:336: [d8ff19b3c41da] waiting for daemon to start [2019-08-25T14:41:26.545Z] daemon.go:364: [d8ff19b3c41da] daemon started [2019-08-25T14:41:26.546Z] daemon.go:472: [d8ff19b3c41da] Stopping daemon [2019-08-25T14:41:26.546Z] daemon.go:307: [d8ff19b3c41da] exiting daemon [2019-08-25T14:41:26.546Z] daemon.go:459: [d8ff19b3c41da] Daemon stopped [2019-08-25T14:41:26.546Z] daemon.go:336: [d8ff19b3c41da] waiting for daemon to start [2019-08-25T14:41:26.546Z] daemon.go:336: [d8ff19b3c41da] waiting for daemon to start [2019-08-25T14:41:26.546Z] daemon.go:364: [d8ff19b3c41da] daemon started [2019-08-25T14:41:26.546Z] daemon.go:472: [d8ff19b3c41da] Stopping daemon [2019-08-25T14:41:26.546Z] daemon.go:307: [d8ff19b3c41da] exiting daemon [2019-08-25T14:41:26.546Z] daemon.go:459: [d8ff19b3c41da] Daemon stopped [2019-08-25T14:41:26.546Z] === RUN TestDockerNetworkIpvlan [2019-08-25T14:41:27.355Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-08-25T14:41:28.188Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-08-25T14:41:29.043Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-08-25T14:41:32.266Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-08-25T14:41:32.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T14:41:35.583Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-08-25T14:41:38.045Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-08-25T14:41:39.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T14:41:42.142Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-08-25T14:41:45.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T14:41:47.347Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-08-25T14:41:52.503Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-08-25T14:41:53.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan (27.79s) [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d181ba1831a2d] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d181ba1831a2d] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d181ba1831a2d] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.16s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d181ba1831a2d] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d181ba1831a2d] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d181ba1831a2d] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d461858270f88] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d461858270f88] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d461858270f88] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d461858270f88] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d461858270f88] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d461858270f88] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [df28157ad74ab] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [df28157ad74ab] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [df28157ad74ab] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.30s) [2019-08-25T14:41:54.335Z] daemon.go:472: [df28157ad74ab] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [df28157ad74ab] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [df28157ad74ab] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [de5c38298e74d] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [de5c38298e74d] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [de5c38298e74d] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.34s) [2019-08-25T14:41:54.335Z] daemon.go:472: [de5c38298e74d] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [de5c38298e74d] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [de5c38298e74d] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d1d5a00204ab6] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d1d5a00204ab6] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d1d5a00204ab6] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.24s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d1d5a00204ab6] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d1d5a00204ab6] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d1d5a00204ab6] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d15e3de0a75bd] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d15e3de0a75bd] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d15e3de0a75bd] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.44s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d15e3de0a75bd] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d15e3de0a75bd] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d15e3de0a75bd] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d36627a596b16] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d36627a596b16] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d36627a596b16] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.25s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d36627a596b16] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d36627a596b16] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d36627a596b16] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d9c7c74c18652] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d9c7c74c18652] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d9c7c74c18652] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.21s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d9c7c74c18652] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d9c7c74c18652] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d9c7c74c18652] Daemon stopped [2019-08-25T14:41:54.335Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-08-25T14:41:54.335Z] daemon.go:336: [d7531f1f959c4] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:336: [d7531f1f959c4] waiting for daemon to start [2019-08-25T14:41:54.335Z] daemon.go:364: [d7531f1f959c4] daemon started [2019-08-25T14:41:54.335Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.90s) [2019-08-25T14:41:54.335Z] daemon.go:472: [d7531f1f959c4] Stopping daemon [2019-08-25T14:41:54.335Z] daemon.go:307: [d7531f1f959c4] exiting daemon [2019-08-25T14:41:54.335Z] daemon.go:459: [d7531f1f959c4] Daemon stopped [2019-08-25T14:41:54.335Z] PASS [2019-08-25T14:41:54.335Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-25T14:41:54.335Z] INFO: Testing against a local daemon [2019-08-25T14:41:54.335Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-25T14:41:55.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T14:41:56.133Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-08-25T14:41:56.133Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-25T14:41:56.133Z] daemon.go:336: [d9873e04f88e6] waiting for daemon to start [2019-08-25T14:41:56.133Z] daemon.go:336: [d9873e04f88e6] waiting for daemon to start [2019-08-25T14:41:56.133Z] daemon.go:364: [d9873e04f88e6] daemon started [2019-08-25T14:41:56.133Z] daemon.go:472: [d9873e04f88e6] Stopping daemon [2019-08-25T14:41:56.133Z] daemon.go:307: [d9873e04f88e6] exiting daemon [2019-08-25T14:41:56.133Z] daemon.go:459: [d9873e04f88e6] Daemon stopped [2019-08-25T14:41:56.133Z] daemon.go:336: [d9873e04f88e6] waiting for daemon to start [2019-08-25T14:41:56.133Z] daemon.go:336: [d9873e04f88e6] waiting for daemon to start [2019-08-25T14:41:56.133Z] daemon.go:364: [d9873e04f88e6] daemon started [2019-08-25T14:41:56.133Z] daemon.go:472: [d9873e04f88e6] Stopping daemon [2019-08-25T14:41:56.133Z] daemon.go:307: [d9873e04f88e6] exiting daemon [2019-08-25T14:41:56.133Z] daemon.go:459: [d9873e04f88e6] Daemon stopped [2019-08-25T14:41:56.133Z] === RUN TestDockerNetworkMacvlan [2019-08-25T14:41:56.961Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-25T14:41:57.812Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-25T14:41:58.594Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-25T14:42:01.820Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-25T14:42:02.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T14:42:03.540Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-08-25T14:42:03.540Z] Copying nested executables into bundles/cross/linux/amd64 [2019-08-25T14:42:03.540Z] Cross building: bundles/cross/windows/amd64 [2019-08-25T14:42:03.540Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-25T14:42:03.540Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-08-25T14:42:05.025Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-25T14:42:05.445Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T14:42:05.445Z] Using test binary docker [2019-08-25T14:42:05.445Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T14:42:05.704Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T14:42:05.704Z] Warning failed to create cache: (null) [2019-08-25T14:42:05.704Z] . [2019-08-25T14:42:05.704Z] INFO: Waiting for daemon to start... [2019-08-25T14:42:05.704Z] Starting dockerd [2019-08-25T14:42:06.309Z] --- PASS: TestDockerNetworkMacvlan (10.26s) [2019-08-25T14:42:06.309Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T14:42:06.309Z] daemon.go:336: [dc8622a3b5181] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:336: [dc8622a3b5181] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:364: [dc8622a3b5181] daemon started [2019-08-25T14:42:06.309Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-08-25T14:42:06.309Z] daemon.go:472: [dc8622a3b5181] Stopping daemon [2019-08-25T14:42:06.309Z] daemon.go:307: [dc8622a3b5181] exiting daemon [2019-08-25T14:42:06.309Z] daemon.go:459: [dc8622a3b5181] Daemon stopped [2019-08-25T14:42:06.309Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T14:42:06.309Z] daemon.go:336: [d773e2a4fc7a3] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:336: [d773e2a4fc7a3] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:364: [d773e2a4fc7a3] daemon started [2019-08-25T14:42:06.309Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-08-25T14:42:06.309Z] daemon.go:472: [d773e2a4fc7a3] Stopping daemon [2019-08-25T14:42:06.309Z] daemon.go:307: [d773e2a4fc7a3] exiting daemon [2019-08-25T14:42:06.309Z] daemon.go:459: [d773e2a4fc7a3] Daemon stopped [2019-08-25T14:42:06.309Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T14:42:06.309Z] daemon.go:336: [dc364aecad178] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:336: [dc364aecad178] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:364: [dc364aecad178] daemon started [2019-08-25T14:42:06.309Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-08-25T14:42:06.309Z] daemon.go:472: [dc364aecad178] Stopping daemon [2019-08-25T14:42:06.309Z] daemon.go:307: [dc364aecad178] exiting daemon [2019-08-25T14:42:06.309Z] daemon.go:459: [dc364aecad178] Daemon stopped [2019-08-25T14:42:06.309Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T14:42:06.309Z] daemon.go:336: [d85d3d208919d] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:336: [d85d3d208919d] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:364: [d85d3d208919d] daemon started [2019-08-25T14:42:06.309Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-08-25T14:42:06.309Z] daemon.go:472: [d85d3d208919d] Stopping daemon [2019-08-25T14:42:06.309Z] daemon.go:307: [d85d3d208919d] exiting daemon [2019-08-25T14:42:06.309Z] daemon.go:459: [d85d3d208919d] Daemon stopped [2019-08-25T14:42:06.309Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T14:42:06.309Z] daemon.go:336: [d79568183da17] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:336: [d79568183da17] waiting for daemon to start [2019-08-25T14:42:06.309Z] daemon.go:364: [d79568183da17] daemon started [2019-08-25T14:42:06.309Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-08-25T14:42:06.309Z] daemon.go:472: [d79568183da17] Stopping daemon [2019-08-25T14:42:06.309Z] daemon.go:307: [d79568183da17] exiting daemon [2019-08-25T14:42:06.309Z] daemon.go:459: [d79568183da17] Daemon stopped [2019-08-25T14:42:06.309Z] PASS [2019-08-25T14:42:06.309Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-25T14:42:06.309Z] testing: warning: no tests to run [2019-08-25T14:42:06.309Z] PASS [2019-08-25T14:42:06.309Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-25T14:42:06.309Z] INFO: Testing against a local daemon [2019-08-25T14:42:06.309Z] === RUN TestAuthZPluginAllowRequest [2019-08-25T14:42:08.234Z] . [2019-08-25T14:42:08.234Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T14:42:08.234Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T14:42:08.234Z] Error: No such image: emptyfs [2019-08-25T14:42:08.234Z] Running integration-test (iteration 1) [2019-08-25T14:42:08.234Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-25T14:42:08.315Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-08-25T14:42:08.315Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-25T14:42:08.315Z] daemon.go:336: [dd3db4350dce1] waiting for daemon to start [2019-08-25T14:42:08.315Z] daemon.go:336: [dd3db4350dce1] waiting for daemon to start [2019-08-25T14:42:08.315Z] daemon.go:364: [dd3db4350dce1] daemon started [2019-08-25T14:42:08.315Z] daemon.go:472: [dd3db4350dce1] Stopping daemon [2019-08-25T14:42:08.315Z] daemon.go:307: [dd3db4350dce1] exiting daemon [2019-08-25T14:42:08.315Z] daemon.go:459: [dd3db4350dce1] Daemon stopped [2019-08-25T14:42:08.315Z] === RUN TestAuthZPluginTLS [2019-08-25T14:42:08.678Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-08-25T14:42:08.678Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-25T14:42:08.678Z] daemon.go:336: [d4dbaebd10183] waiting for daemon to start [2019-08-25T14:42:08.678Z] daemon.go:336: [d4dbaebd10183] waiting for daemon to start [2019-08-25T14:42:08.678Z] daemon.go:364: [d4dbaebd10183] daemon started [2019-08-25T14:42:08.678Z] daemon.go:472: [d4dbaebd10183] Stopping daemon [2019-08-25T14:42:08.678Z] daemon.go:307: [d4dbaebd10183] exiting daemon [2019-08-25T14:42:08.678Z] daemon.go:459: [d4dbaebd10183] Daemon stopped [2019-08-25T14:42:08.678Z] === RUN TestAuthZPluginDenyRequest [2019-08-25T14:42:09.470Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-08-25T14:42:09.470Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-25T14:42:09.470Z] daemon.go:336: [d0fbabe3a8676] waiting for daemon to start [2019-08-25T14:42:09.471Z] daemon.go:336: [d0fbabe3a8676] waiting for daemon to start [2019-08-25T14:42:09.471Z] daemon.go:364: [d0fbabe3a8676] daemon started [2019-08-25T14:42:09.471Z] daemon.go:472: [d0fbabe3a8676] Stopping daemon [2019-08-25T14:42:09.471Z] daemon.go:307: [d0fbabe3a8676] exiting daemon [2019-08-25T14:42:09.471Z] daemon.go:459: [d0fbabe3a8676] Daemon stopped [2019-08-25T14:42:09.471Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-25T14:42:09.843Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-08-25T14:42:09.843Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-25T14:42:09.843Z] daemon.go:336: [dacfc3406caae] waiting for daemon to start [2019-08-25T14:42:09.843Z] daemon.go:336: [dacfc3406caae] waiting for daemon to start [2019-08-25T14:42:09.843Z] daemon.go:364: [dacfc3406caae] daemon started [2019-08-25T14:42:09.843Z] daemon.go:472: [dacfc3406caae] Stopping daemon [2019-08-25T14:42:09.843Z] daemon.go:307: [dacfc3406caae] exiting daemon [2019-08-25T14:42:09.843Z] daemon.go:459: [dacfc3406caae] Daemon stopped [2019-08-25T14:42:09.843Z] === RUN TestAuthZPluginDenyResponse [2019-08-25T14:42:10.635Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-08-25T14:42:10.635Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-25T14:42:10.635Z] daemon.go:336: [d217c78a21c5a] waiting for daemon to start [2019-08-25T14:42:10.635Z] daemon.go:336: [d217c78a21c5a] waiting for daemon to start [2019-08-25T14:42:10.635Z] daemon.go:364: [d217c78a21c5a] daemon started [2019-08-25T14:42:10.635Z] daemon.go:472: [d217c78a21c5a] Stopping daemon [2019-08-25T14:42:10.635Z] daemon.go:307: [d217c78a21c5a] exiting daemon [2019-08-25T14:42:10.635Z] daemon.go:459: [d217c78a21c5a] Daemon stopped [2019-08-25T14:42:10.635Z] === RUN TestAuthZPluginAllowEventStream [2019-08-25T14:42:12.501Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2019-08-25T14:42:12.501Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-25T14:42:12.501Z] daemon.go:336: [d33cc7163ba60] waiting for daemon to start [2019-08-25T14:42:12.501Z] daemon.go:336: [d33cc7163ba60] waiting for daemon to start [2019-08-25T14:42:12.501Z] daemon.go:364: [d33cc7163ba60] daemon started [2019-08-25T14:42:12.501Z] daemon.go:472: [d33cc7163ba60] Stopping daemon [2019-08-25T14:42:12.501Z] daemon.go:307: [d33cc7163ba60] exiting daemon [2019-08-25T14:42:12.501Z] daemon.go:459: [d33cc7163ba60] Daemon stopped [2019-08-25T14:42:12.501Z] === RUN TestAuthZPluginErrorResponse [2019-08-25T14:42:12.861Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-08-25T14:42:12.861Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-25T14:42:12.861Z] daemon.go:336: [db0708c368fda] waiting for daemon to start [2019-08-25T14:42:12.861Z] daemon.go:336: [db0708c368fda] waiting for daemon to start [2019-08-25T14:42:12.861Z] daemon.go:364: [db0708c368fda] daemon started [2019-08-25T14:42:12.861Z] daemon.go:472: [db0708c368fda] Stopping daemon [2019-08-25T14:42:12.861Z] daemon.go:307: [db0708c368fda] exiting daemon [2019-08-25T14:42:12.861Z] daemon.go:459: [db0708c368fda] Daemon stopped [2019-08-25T14:42:12.861Z] === RUN TestAuthZPluginErrorRequest [2019-08-25T14:42:13.236Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-08-25T14:42:13.236Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-25T14:42:13.236Z] daemon.go:336: [d26b09f84fb31] waiting for daemon to start [2019-08-25T14:42:13.236Z] daemon.go:336: [d26b09f84fb31] waiting for daemon to start [2019-08-25T14:42:13.236Z] daemon.go:364: [d26b09f84fb31] daemon started [2019-08-25T14:42:13.236Z] daemon.go:472: [d26b09f84fb31] Stopping daemon [2019-08-25T14:42:13.236Z] daemon.go:307: [d26b09f84fb31] exiting daemon [2019-08-25T14:42:13.236Z] daemon.go:459: [d26b09f84fb31] Daemon stopped [2019-08-25T14:42:13.236Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T14:42:14.030Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-08-25T14:42:14.030Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T14:42:14.030Z] daemon.go:336: [d736f363e60d4] waiting for daemon to start [2019-08-25T14:42:14.030Z] daemon.go:336: [d736f363e60d4] waiting for daemon to start [2019-08-25T14:42:14.030Z] daemon.go:364: [d736f363e60d4] daemon started [2019-08-25T14:42:14.030Z] daemon.go:472: [d736f363e60d4] Stopping daemon [2019-08-25T14:42:14.030Z] daemon.go:307: [d736f363e60d4] exiting daemon [2019-08-25T14:42:14.030Z] daemon.go:459: [d736f363e60d4] Daemon stopped [2019-08-25T14:42:14.030Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-25T14:42:16.054Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-08-25T14:42:16.054Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-25T14:42:16.054Z] daemon.go:336: [d246fad4869d2] waiting for daemon to start [2019-08-25T14:42:16.054Z] daemon.go:336: [d246fad4869d2] waiting for daemon to start [2019-08-25T14:42:16.054Z] daemon.go:364: [d246fad4869d2] daemon started [2019-08-25T14:42:16.054Z] daemon.go:472: [d246fad4869d2] Stopping daemon [2019-08-25T14:42:16.054Z] daemon.go:307: [d246fad4869d2] exiting daemon [2019-08-25T14:42:16.054Z] daemon.go:459: [d246fad4869d2] Daemon stopped [2019-08-25T14:42:16.054Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T14:42:18.484Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-08-25T14:42:18.484Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T14:42:18.484Z] daemon.go:336: [d9c5e8330355c] waiting for daemon to start [2019-08-25T14:42:18.484Z] daemon.go:336: [d9c5e8330355c] waiting for daemon to start [2019-08-25T14:42:18.484Z] daemon.go:364: [d9c5e8330355c] daemon started [2019-08-25T14:42:18.484Z] daemon.go:472: [d9c5e8330355c] Stopping daemon [2019-08-25T14:42:18.484Z] daemon.go:307: [d9c5e8330355c] exiting daemon [2019-08-25T14:42:18.484Z] daemon.go:459: [d9c5e8330355c] Daemon stopped [2019-08-25T14:42:18.484Z] === RUN TestAuthZPluginHeader [2019-08-25T14:42:19.305Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-08-25T14:42:19.305Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-25T14:42:19.305Z] daemon.go:336: [dc135d9ae5a9c] waiting for daemon to start [2019-08-25T14:42:19.305Z] daemon.go:336: [dc135d9ae5a9c] waiting for daemon to start [2019-08-25T14:42:19.305Z] daemon.go:364: [dc135d9ae5a9c] daemon started [2019-08-25T14:42:19.305Z] daemon.go:472: [dc135d9ae5a9c] Stopping daemon [2019-08-25T14:42:19.305Z] daemon.go:307: [dc135d9ae5a9c] exiting daemon [2019-08-25T14:42:19.305Z] daemon.go:459: [dc135d9ae5a9c] Daemon stopped [2019-08-25T14:42:19.305Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T14:42:19.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-25T14:42:19.305Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:42:19.305Z] === RUN TestAuthZPluginV2Disable [2019-08-25T14:42:19.305Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-25T14:42:19.305Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:42:19.305Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-25T14:42:19.305Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-25T14:42:19.305Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:42:19.305Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T14:42:19.305Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-25T14:42:19.305Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:42:19.305Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T14:42:35.770Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2019-08-25T14:42:35.770Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:364: [d5640bd630992] daemon started [2019-08-25T14:42:35.770Z] daemon.go:472: [d5640bd630992] Stopping daemon [2019-08-25T14:42:35.770Z] daemon.go:307: [d5640bd630992] exiting daemon [2019-08-25T14:42:35.770Z] daemon.go:459: [d5640bd630992] Daemon stopped [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:350: [d5640bd630992] error pinging daemon on start: Get http://d5640bd630992.sock/_ping: context deadline exceeded [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:350: [d5640bd630992] error pinging daemon on start: Get http://d5640bd630992.sock/_ping: context deadline exceeded [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:350: [d5640bd630992] error pinging daemon on start: Get http://d5640bd630992.sock/_ping: context deadline exceeded [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:350: [d5640bd630992] error pinging daemon on start: Get http://d5640bd630992.sock/_ping: context deadline exceeded [2019-08-25T14:42:35.770Z] daemon.go:307: [d5640bd630992] exiting daemon [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:336: [d5640bd630992] waiting for daemon to start [2019-08-25T14:42:35.770Z] daemon.go:364: [d5640bd630992] daemon started [2019-08-25T14:42:35.770Z] daemon.go:472: [d5640bd630992] Stopping daemon [2019-08-25T14:42:35.770Z] daemon.go:307: [d5640bd630992] exiting daemon [2019-08-25T14:42:35.770Z] daemon.go:459: [d5640bd630992] Daemon stopped [2019-08-25T14:42:35.770Z] PASS [2019-08-25T14:42:35.770Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-25T14:42:36.138Z] INFO: Testing against a local daemon [2019-08-25T14:42:36.138Z] === RUN TestPluginInvalidJSON [2019-08-25T14:42:36.138Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T14:42:36.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T14:42:36.138Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T14:42:36.138Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-25T14:42:36.138Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-08-25T14:42:36.138Z] PASS [2019-08-25T14:42:36.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-25T14:42:36.529Z] INFO: Testing against a local daemon [2019-08-25T14:42:36.529Z] === RUN TestExternalGraphDriver [2019-08-25T14:42:36.529Z] === RUN TestExternalGraphDriver/json [2019-08-25T14:42:39.000Z] === RUN TestExternalGraphDriver/spec [2019-08-25T14:42:40.305Z] Loaded image: buildpack-deps:jessie [2019-08-25T14:42:40.305Z] Loaded image: busybox:latest [2019-08-25T14:42:40.305Z] Loaded image: busybox:glibc [2019-08-25T14:42:40.305Z] Loaded image: debian:jessie [2019-08-25T14:42:40.305Z] Loaded image: hello-world:latest [2019-08-25T14:42:40.305Z] INFO: Testing against a local daemon [2019-08-25T14:42:40.305Z] === RUN TestCgroupNamespacesBuild [2019-08-25T14:42:40.305Z] --- PASS: TestCgroupNamespacesBuild (3.43s) [2019-08-25T14:42:40.305Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild [2019-08-25T14:42:40.305Z] daemon.go:336: [dc669f3cf5f7e] waiting for daemon to start [2019-08-25T14:42:40.305Z] daemon.go:336: [dc669f3cf5f7e] waiting for daemon to start [2019-08-25T14:42:40.305Z] daemon.go:364: [dc669f3cf5f7e] daemon started [2019-08-25T14:42:40.305Z] daemon.go:472: [dc669f3cf5f7e] Stopping daemon [2019-08-25T14:42:40.305Z] daemon.go:307: [dc669f3cf5f7e] exiting daemon [2019-08-25T14:42:40.305Z] daemon.go:459: [dc669f3cf5f7e] Daemon stopped [2019-08-25T14:42:40.305Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T14:42:40.891Z] === RUN TestExternalGraphDriver/pull [2019-08-25T14:42:42.834Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2019-08-25T14:42:42.834Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T14:42:42.834Z] daemon.go:336: [d0f76993f33c4] waiting for daemon to start [2019-08-25T14:42:42.834Z] daemon.go:336: [d0f76993f33c4] waiting for daemon to start [2019-08-25T14:42:42.834Z] daemon.go:364: [d0f76993f33c4] daemon started [2019-08-25T14:42:42.834Z] daemon.go:472: [d0f76993f33c4] Stopping daemon [2019-08-25T14:42:42.834Z] daemon.go:307: [d0f76993f33c4] exiting daemon [2019-08-25T14:42:42.834Z] daemon.go:459: [d0f76993f33c4] Daemon stopped [2019-08-25T14:42:42.834Z] === RUN TestBuildWithSession [2019-08-25T14:42:43.346Z] --- PASS: TestExternalGraphDriver (6.76s) [2019-08-25T14:42:43.346Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:364: [df05297d7ca19] daemon started [2019-08-25T14:42:43.346Z] daemon.go:472: [df05297d7ca19] Stopping daemon [2019-08-25T14:42:43.346Z] daemon.go:307: [df05297d7ca19] exiting daemon [2019-08-25T14:42:43.346Z] daemon.go:459: [df05297d7ca19] Daemon stopped [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:364: [df05297d7ca19] daemon started [2019-08-25T14:42:43.346Z] daemon.go:472: [df05297d7ca19] Stopping daemon [2019-08-25T14:42:43.346Z] daemon.go:307: [df05297d7ca19] exiting daemon [2019-08-25T14:42:43.346Z] daemon.go:459: [df05297d7ca19] Daemon stopped [2019-08-25T14:42:43.346Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:364: [df05297d7ca19] daemon started [2019-08-25T14:42:43.346Z] daemon.go:472: [df05297d7ca19] Stopping daemon [2019-08-25T14:42:43.346Z] daemon.go:307: [df05297d7ca19] exiting daemon [2019-08-25T14:42:43.346Z] daemon.go:459: [df05297d7ca19] Daemon stopped [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:364: [df05297d7ca19] daemon started [2019-08-25T14:42:43.346Z] daemon.go:472: [df05297d7ca19] Stopping daemon [2019-08-25T14:42:43.346Z] daemon.go:307: [df05297d7ca19] exiting daemon [2019-08-25T14:42:43.346Z] daemon.go:459: [df05297d7ca19] Daemon stopped [2019-08-25T14:42:43.346Z] --- PASS: TestExternalGraphDriver/spec (2.29s) [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:336: [df05297d7ca19] waiting for daemon to start [2019-08-25T14:42:43.346Z] daemon.go:364: [df05297d7ca19] daemon started [2019-08-25T14:42:43.346Z] daemon.go:472: [df05297d7ca19] Stopping daemon [2019-08-25T14:42:43.346Z] daemon.go:307: [df05297d7ca19] exiting daemon [2019-08-25T14:42:43.346Z] daemon.go:459: [df05297d7ca19] Daemon stopped [2019-08-25T14:42:43.346Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2019-08-25T14:42:43.346Z] === RUN TestGraphdriverPluginV2 [2019-08-25T14:42:43.346Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-08-25T14:42:43.346Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:42:43.346Z] PASS [2019-08-25T14:42:43.346Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-25T14:42:43.346Z] INFO: Testing against a local daemon [2019-08-25T14:42:43.346Z] === RUN TestContinueAfterPluginCrash [2019-08-25T14:42:43.346Z] === PAUSE TestContinueAfterPluginCrash [2019-08-25T14:42:43.346Z] === RUN TestDaemonStartWithLogOpt [2019-08-25T14:42:43.346Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-25T14:42:43.346Z] === CONT TestContinueAfterPluginCrash [2019-08-25T14:42:43.346Z] === CONT TestDaemonStartWithLogOpt [2019-08-25T14:42:46.120Z] --- PASS: TestBuildWithSession (3.58s) [2019-08-25T14:42:46.120Z] === RUN TestBuildSquashParent [2019-08-25T14:42:54.973Z] --- PASS: TestDaemonStartWithLogOpt (11.09s) [2019-08-25T14:42:54.973Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-25T14:42:54.973Z] daemon.go:336: [dbd9707a18bad] waiting for daemon to start [2019-08-25T14:42:54.973Z] daemon.go:336: [dbd9707a18bad] waiting for daemon to start [2019-08-25T14:42:54.973Z] daemon.go:364: [dbd9707a18bad] daemon started [2019-08-25T14:42:54.973Z] daemon.go:472: [dbd9707a18bad] Stopping daemon [2019-08-25T14:42:54.973Z] daemon.go:307: [dbd9707a18bad] exiting daemon [2019-08-25T14:42:54.973Z] daemon.go:459: [dbd9707a18bad] Daemon stopped [2019-08-25T14:42:54.973Z] daemon.go:336: [dbd9707a18bad] waiting for daemon to start [2019-08-25T14:42:54.973Z] daemon.go:336: [dbd9707a18bad] waiting for daemon to start [2019-08-25T14:42:54.973Z] daemon.go:364: [dbd9707a18bad] daemon started [2019-08-25T14:42:54.973Z] daemon.go:472: [dbd9707a18bad] Stopping daemon [2019-08-25T14:42:54.973Z] daemon.go:307: [dbd9707a18bad] exiting daemon [2019-08-25T14:42:54.973Z] daemon.go:459: [dbd9707a18bad] Daemon stopped [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 4.0% of statements [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-25T14:42:55.858Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-25T14:42:55.858Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-08-25T14:42:58.319Z] --- PASS: TestBuildSquashParent (10.92s) [2019-08-25T14:42:58.319Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-08-25T14:42:58.319Z] daemon.go:336: [dd29f71097b6e] waiting for daemon to start [2019-08-25T14:42:58.319Z] daemon.go:336: [dd29f71097b6e] waiting for daemon to start [2019-08-25T14:42:58.319Z] daemon.go:364: [dd29f71097b6e] daemon started [2019-08-25T14:42:58.319Z] daemon.go:472: [dd29f71097b6e] Stopping daemon [2019-08-25T14:42:58.319Z] daemon.go:307: [dd29f71097b6e] exiting daemon [2019-08-25T14:42:58.319Z] daemon.go:459: [dd29f71097b6e] Daemon stopped [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:42:58.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:42:58.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:42:58.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:42:58.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:42:58.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:42:58.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:42:58.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:42:58.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:42:58.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:42:59.253Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T14:42:59.253Z] Using test binary docker [2019-08-25T14:42:59.253Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T14:42:59.253Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T14:42:59.253Z] Warning failed to create cache: (null) [2019-08-25T14:42:59.253Z] . [2019-08-25T14:42:59.253Z] INFO: Waiting for daemon to start... [2019-08-25T14:42:59.253Z] Starting dockerd [2019-08-25T14:43:00.004Z] --- PASS: TestContinueAfterPluginCrash (15.99s) [2019-08-25T14:43:00.004Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-25T14:43:00.004Z] daemon.go:336: [d7cf1dcc605a2] waiting for daemon to start [2019-08-25T14:43:00.004Z] daemon.go:336: [d7cf1dcc605a2] waiting for daemon to start [2019-08-25T14:43:00.004Z] daemon.go:364: [d7cf1dcc605a2] daemon started [2019-08-25T14:43:00.004Z] daemon.go:472: [d7cf1dcc605a2] Stopping daemon [2019-08-25T14:43:00.004Z] daemon.go:307: [d7cf1dcc605a2] exiting daemon [2019-08-25T14:43:00.004Z] daemon.go:459: [d7cf1dcc605a2] Daemon stopped [2019-08-25T14:43:00.004Z] PASS [2019-08-25T14:43:00.004Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-25T14:43:00.004Z] INFO: Testing against a local daemon [2019-08-25T14:43:00.004Z] === RUN TestPluginWithDevMounts [2019-08-25T14:43:00.004Z] === PAUSE TestPluginWithDevMounts [2019-08-25T14:43:00.004Z] === CONT TestPluginWithDevMounts [2019-08-25T14:43:00.443Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T14:43:00.443Z] Using test binary docker [2019-08-25T14:43:00.443Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T14:43:00.443Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T14:43:00.443Z] Warning failed to create cache: (null) [2019-08-25T14:43:00.443Z] . [2019-08-25T14:43:00.443Z] INFO: Waiting for daemon to start... [2019-08-25T14:43:00.443Z] Starting dockerd [2019-08-25T14:43:00.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:43:00.443Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:43:01.376Z] [2019-08-25T14:43:01.376Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T14:43:01.376Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T14:43:01.634Z] Error: No such image: emptyfs [2019-08-25T14:43:01.634Z] Running integration-test (iteration 1) [2019-08-25T14:43:01.634Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-08-25T14:43:01.877Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-08-25T14:43:01.877Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-25T14:43:01.877Z] daemon.go:336: [de4cb8d22ac81] waiting for daemon to start [2019-08-25T14:43:01.877Z] daemon.go:336: [de4cb8d22ac81] waiting for daemon to start [2019-08-25T14:43:01.877Z] daemon.go:364: [de4cb8d22ac81] daemon started [2019-08-25T14:43:01.877Z] daemon.go:472: [de4cb8d22ac81] Stopping daemon [2019-08-25T14:43:01.877Z] daemon.go:307: [de4cb8d22ac81] exiting daemon [2019-08-25T14:43:01.877Z] daemon.go:459: [de4cb8d22ac81] Daemon stopped [2019-08-25T14:43:01.877Z] PASS [2019-08-25T14:43:01.877Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-25T14:43:02.251Z] INFO: Testing against a local daemon [2019-08-25T14:43:02.251Z] === RUN TestSecretInspect [2019-08-25T14:43:02.567Z] [2019-08-25T14:43:02.567Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T14:43:02.567Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T14:43:02.567Z] Error: No such image: emptyfs [2019-08-25T14:43:03.503Z] Running integration-test (iteration 1) [2019-08-25T14:43:03.503Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-08-25T14:43:03.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:43:03.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:43:04.279Z] ok github.com/docker/docker/builder/fscache 0.155s coverage: 69.2% of statements [2019-08-25T14:43:04.565Z] ok github.com/docker/docker/builder/remotecontext/git 5.157s coverage: 85.1% of statements [2019-08-25T14:43:05.425Z] --- PASS: TestSecretInspect (3.01s) [2019-08-25T14:43:05.425Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-25T14:43:05.425Z] daemon.go:336: [dbfb53ff0b9e4] waiting for daemon to start [2019-08-25T14:43:05.425Z] daemon.go:336: [dbfb53ff0b9e4] waiting for daemon to start [2019-08-25T14:43:05.425Z] daemon.go:364: [dbfb53ff0b9e4] daemon started [2019-08-25T14:43:05.425Z] daemon.go:472: [dbfb53ff0b9e4] Stopping daemon [2019-08-25T14:43:05.425Z] daemon.go:307: [dbfb53ff0b9e4] exiting daemon [2019-08-25T14:43:05.425Z] daemon.go:459: [dbfb53ff0b9e4] Daemon stopped [2019-08-25T14:43:05.425Z] === RUN TestSecretList [2019-08-25T14:43:06.072Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-08-25T14:43:06.072Z] ok github.com/docker/docker/builder/dockerfile 1.046s coverage: 45.1% of statements [2019-08-25T14:43:06.358Z] ok github.com/docker/docker/builder/remotecontext 0.427s coverage: 13.6% of statements [2019-08-25T14:43:06.358Z] ? github.com/docker/docker/cli [no test files] [2019-08-25T14:43:06.358Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.26s) [2019-08-25T14:43:07.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.22s) [2019-08-25T14:43:07.693Z] === RUN TestBuildMultiStageCopy [2019-08-25T14:43:07.693Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-25T14:43:07.982Z] --- PASS: TestSecretList (2.89s) [2019-08-25T14:43:07.982Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-25T14:43:07.982Z] daemon.go:336: [dd6f341cfd45b] waiting for daemon to start [2019-08-25T14:43:07.982Z] daemon.go:336: [dd6f341cfd45b] waiting for daemon to start [2019-08-25T14:43:07.982Z] daemon.go:364: [dd6f341cfd45b] daemon started [2019-08-25T14:43:07.982Z] daemon.go:472: [dd6f341cfd45b] Stopping daemon [2019-08-25T14:43:07.982Z] daemon.go:307: [dd6f341cfd45b] exiting daemon [2019-08-25T14:43:07.982Z] daemon.go:459: [dd6f341cfd45b] Daemon stopped [2019-08-25T14:43:07.982Z] === RUN TestSecretsCreateAndDelete [2019-08-25T14:43:11.170Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2019-08-25T14:43:11.170Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-25T14:43:11.170Z] daemon.go:336: [d24c55c1d796f] waiting for daemon to start [2019-08-25T14:43:11.170Z] daemon.go:336: [d24c55c1d796f] waiting for daemon to start [2019-08-25T14:43:11.170Z] daemon.go:364: [d24c55c1d796f] daemon started [2019-08-25T14:43:11.170Z] daemon.go:472: [d24c55c1d796f] Stopping daemon [2019-08-25T14:43:11.170Z] daemon.go:307: [d24c55c1d796f] exiting daemon [2019-08-25T14:43:11.170Z] daemon.go:459: [d24c55c1d796f] Daemon stopped [2019-08-25T14:43:11.170Z] === RUN TestSecretsUpdate [2019-08-25T14:43:11.203Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-08-25T14:43:11.203Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-08-25T14:43:11.203Z] remote: Enumerating objects: 19, done. [2019-08-25T14:43:11.203Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-08-25T14:43:11.203Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-08-25T14:43:11.203Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-08-25T14:43:11.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-08-25T14:43:11.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/test/unit [2019-08-25T14:43:11.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-25T14:43:11.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-25T14:43:12.810Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-25T14:43:13.725Z] --- PASS: TestSecretsUpdate (2.84s) [2019-08-25T14:43:13.725Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-25T14:43:13.725Z] daemon.go:336: [d7be71661e896] waiting for daemon to start [2019-08-25T14:43:13.725Z] daemon.go:336: [d7be71661e896] waiting for daemon to start [2019-08-25T14:43:13.725Z] daemon.go:364: [d7be71661e896] daemon started [2019-08-25T14:43:13.725Z] daemon.go:472: [d7be71661e896] Stopping daemon [2019-08-25T14:43:13.725Z] daemon.go:307: [d7be71661e896] exiting daemon [2019-08-25T14:43:13.725Z] daemon.go:459: [d7be71661e896] Daemon stopped [2019-08-25T14:43:13.725Z] === RUN TestTemplatedSecret [2019-08-25T14:43:13.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-25T14:43:14.043Z] ? github.com/docker/docker/api [no test files] [2019-08-25T14:43:14.678Z] --- PASS: TestBuildMultiStageCopy (7.01s) [2019-08-25T14:43:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.86s) [2019-08-25T14:43:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-08-25T14:43:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2019-08-25T14:43:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2019-08-25T14:43:14.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.83s) [2019-08-25T14:43:14.678Z] === RUN TestBuildMultiStageParentConfig [2019-08-25T14:43:17.205Z] --- PASS: TestBuildMultiStageParentConfig (2.34s) [2019-08-25T14:43:17.206Z] === RUN TestBuildLabelWithTargets [2019-08-25T14:43:17.803Z] --- PASS: TestTemplatedSecret (3.52s) [2019-08-25T14:43:17.803Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-25T14:43:17.803Z] daemon.go:336: [d0b8c6c36f7d4] waiting for daemon to start [2019-08-25T14:43:17.803Z] daemon.go:336: [d0b8c6c36f7d4] waiting for daemon to start [2019-08-25T14:43:17.803Z] daemon.go:364: [d0b8c6c36f7d4] daemon started [2019-08-25T14:43:17.803Z] daemon.go:472: [d0b8c6c36f7d4] Stopping daemon [2019-08-25T14:43:17.803Z] daemon.go:307: [d0b8c6c36f7d4] exiting daemon [2019-08-25T14:43:17.803Z] daemon.go:459: [d0b8c6c36f7d4] Daemon stopped [2019-08-25T14:43:17.803Z] === RUN TestSecretCreateResolve [2019-08-25T14:43:20.253Z] --- PASS: TestSecretCreateResolve (3.02s) [2019-08-25T14:43:20.253Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-25T14:43:20.253Z] daemon.go:336: [d96163ad5e85a] waiting for daemon to start [2019-08-25T14:43:20.253Z] daemon.go:336: [d96163ad5e85a] waiting for daemon to start [2019-08-25T14:43:20.253Z] daemon.go:364: [d96163ad5e85a] daemon started [2019-08-25T14:43:20.253Z] daemon.go:472: [d96163ad5e85a] Stopping daemon [2019-08-25T14:43:20.253Z] daemon.go:307: [d96163ad5e85a] exiting daemon [2019-08-25T14:43:20.253Z] daemon.go:459: [d96163ad5e85a] Daemon stopped [2019-08-25T14:43:20.253Z] PASS [2019-08-25T14:43:20.253Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-25T14:43:20.484Z] --- PASS: TestBuildLabelWithTargets (3.01s) [2019-08-25T14:43:20.484Z] === RUN TestBuildWithEmptyLayers [2019-08-25T14:43:20.614Z] INFO: Testing against a local daemon [2019-08-25T14:43:20.614Z] === RUN TestServiceCreateInit [2019-08-25T14:43:20.614Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-25T14:43:21.417Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2019-08-25T14:43:21.417Z] === RUN TestBuildMultiStageOnBuild [2019-08-25T14:43:21.622Z] ok github.com/docker/docker/client 0.826s coverage: 75.8% of statements [2019-08-25T14:43:25.599Z] Loaded image: buildpack-deps:jessie [2019-08-25T14:43:25.599Z] Loaded image: busybox:latest [2019-08-25T14:43:25.803Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-25T14:43:25.857Z] Loaded image: busybox:glibc [2019-08-25T14:43:25.857Z] Loaded image: debian:jessie [2019-08-25T14:43:25.857Z] --- PASS: TestBuildMultiStageOnBuild (4.54s) [2019-08-25T14:43:25.857Z] === RUN TestBuildUncleanTarFilenames [2019-08-25T14:43:25.857Z] Loaded image: hello-world:latest [2019-08-25T14:43:26.114Z] INFO: Testing against a local daemon [2019-08-25T14:43:26.114Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.003s [2019-08-25T14:43:26.114Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.036s [2019-08-25T14:43:26.114Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.010s [2019-08-25T14:43:26.114Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-08-25T14:43:26.114Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-08-25T14:43:26.114Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.015s [2019-08-25T14:43:26.114Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.017s [2019-08-25T14:43:27.528Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 1.108s [2019-08-25T14:43:27.528Z] Loaded image: buildpack-deps:jessie [2019-08-25T14:43:27.528Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.128s [2019-08-25T14:43:27.528Z] Loaded image: busybox:latest [2019-08-25T14:43:27.528Z] --- PASS: TestBuildUncleanTarFilenames (1.68s) [2019-08-25T14:43:27.528Z] === RUN TestBuildMultiStageLayerLeak [2019-08-25T14:43:27.792Z] Loaded image: busybox:glibc [2019-08-25T14:43:27.792Z] Loaded image: debian:jessie [2019-08-25T14:43:28.062Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.495s [2019-08-25T14:43:28.062Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.043s [2019-08-25T14:43:28.062Z] Loaded image: hello-world:latest [2019-08-25T14:43:28.062Z] INFO: Testing against a local daemon [2019-08-25T14:43:28.627Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.586s [2019-08-25T14:43:28.885Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.160s [2019-08-25T14:43:28.885Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.003s [2019-08-25T14:43:28.898Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2019-08-25T14:43:30.782Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.465s [2019-08-25T14:43:30.782Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2019-08-25T14:43:30.782Z] === RUN TestBuildWithHugeFile [2019-08-25T14:43:30.782Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.083s [2019-08-25T14:43:30.782Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.002s [2019-08-25T14:43:30.782Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.002s [2019-08-25T14:43:30.920Z] --- PASS: TestServiceCreateInit (10.31s) [2019-08-25T14:43:30.920Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2019-08-25T14:43:30.920Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-25T14:43:30.920Z] daemon.go:336: [d69c74a0cb7d1] waiting for daemon to start [2019-08-25T14:43:30.920Z] daemon.go:336: [d69c74a0cb7d1] waiting for daemon to start [2019-08-25T14:43:30.920Z] daemon.go:364: [d69c74a0cb7d1] daemon started [2019-08-25T14:43:30.920Z] daemon.go:472: [d69c74a0cb7d1] Stopping daemon [2019-08-25T14:43:30.920Z] daemon.go:307: [d69c74a0cb7d1] exiting daemon [2019-08-25T14:43:30.920Z] daemon.go:459: [d69c74a0cb7d1] Daemon stopped [2019-08-25T14:43:30.920Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2019-08-25T14:43:30.920Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-25T14:43:30.920Z] daemon.go:336: [dff0410cc7df8] waiting for daemon to start [2019-08-25T14:43:30.920Z] daemon.go:336: [dff0410cc7df8] waiting for daemon to start [2019-08-25T14:43:30.920Z] daemon.go:364: [dff0410cc7df8] daemon started [2019-08-25T14:43:30.920Z] daemon.go:472: [dff0410cc7df8] Stopping daemon [2019-08-25T14:43:30.920Z] daemon.go:307: [dff0410cc7df8] exiting daemon [2019-08-25T14:43:30.920Z] daemon.go:459: [dff0410cc7df8] Daemon stopped [2019-08-25T14:43:30.920Z] === RUN TestCreateServiceMultipleTimes [2019-08-25T14:43:31.346Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.634s [2019-08-25T14:43:32.719Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 0.982s [2019-08-25T14:43:32.719Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.656s [2019-08-25T14:43:32.977Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.125s [2019-08-25T14:43:32.977Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-08-25T14:43:32.977Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-08-25T14:43:35.505Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 2.711s [2019-08-25T14:43:36.070Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.597s [2019-08-25T14:43:38.597Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.965s [2019-08-25T14:43:39.971Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 3.770s [2019-08-25T14:43:41.343Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.390s [2019-08-25T14:43:42.715Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 2.624s [2019-08-25T14:43:45.242Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 2.510s [2019-08-25T14:43:45.242Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.345s [2019-08-25T14:43:46.621Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 1.715s [2019-08-25T14:43:47.554Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.092s [2019-08-25T14:43:48.929Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.418s [2019-08-25T14:43:50.302Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.216s [2019-08-25T14:43:50.561Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.983s [2019-08-25T14:43:50.654Z] --- PASS: TestCreateServiceMultipleTimes (16.85s) [2019-08-25T14:43:50.654Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-25T14:43:50.654Z] daemon.go:336: [d064d86d1bea6] waiting for daemon to start [2019-08-25T14:43:50.654Z] daemon.go:336: [d064d86d1bea6] waiting for daemon to start [2019-08-25T14:43:50.654Z] daemon.go:364: [d064d86d1bea6] daemon started [2019-08-25T14:43:50.654Z] daemon.go:472: [d064d86d1bea6] Stopping daemon [2019-08-25T14:43:50.654Z] daemon.go:307: [d064d86d1bea6] exiting daemon [2019-08-25T14:43:50.654Z] daemon.go:459: [d064d86d1bea6] Daemon stopped [2019-08-25T14:43:50.654Z] === RUN TestCreateServiceConflict [2019-08-25T14:43:50.654Z] --- PASS: TestCreateServiceConflict (2.91s) [2019-08-25T14:43:50.654Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-25T14:43:50.654Z] daemon.go:336: [d8203eadd7c6a] waiting for daemon to start [2019-08-25T14:43:50.654Z] daemon.go:336: [d8203eadd7c6a] waiting for daemon to start [2019-08-25T14:43:50.654Z] daemon.go:364: [d8203eadd7c6a] daemon started [2019-08-25T14:43:50.654Z] daemon.go:472: [d8203eadd7c6a] Stopping daemon [2019-08-25T14:43:50.654Z] daemon.go:307: [d8203eadd7c6a] exiting daemon [2019-08-25T14:43:50.654Z] daemon.go:459: [d8203eadd7c6a] Daemon stopped [2019-08-25T14:43:50.654Z] === RUN TestCreateServiceMaxReplicas [2019-08-25T14:43:51.494Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.229s [2019-08-25T14:43:52.871Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.228s [2019-08-25T14:43:53.437Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 2.842s [2019-08-25T14:43:54.821Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2019-08-25T14:43:54.821Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-25T14:43:54.821Z] daemon.go:336: [d3415d3af31f3] waiting for daemon to start [2019-08-25T14:43:54.821Z] daemon.go:336: [d3415d3af31f3] waiting for daemon to start [2019-08-25T14:43:54.821Z] daemon.go:364: [d3415d3af31f3] daemon started [2019-08-25T14:43:54.821Z] daemon.go:472: [d3415d3af31f3] Stopping daemon [2019-08-25T14:43:54.821Z] daemon.go:307: [d3415d3af31f3] exiting daemon [2019-08-25T14:43:54.821Z] daemon.go:459: [d3415d3af31f3] Daemon stopped [2019-08-25T14:43:54.821Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-25T14:43:55.337Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 2.130s [2019-08-25T14:43:57.236Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.159s [2019-08-25T14:43:58.170Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 4.467s [2019-08-25T14:43:58.735Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 1.063s [2019-08-25T14:44:00.110Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.992s [2019-08-25T14:44:02.643Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.250s [2019-08-25T14:44:02.643Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 4.486s [2019-08-25T14:44:04.016Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 1.123s [2019-08-25T14:44:05.923Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 0.908s [2019-08-25T14:44:06.488Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 3.887s [2019-08-25T14:44:07.421Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 1.832s [2019-08-25T14:44:07.985Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.515s [2019-08-25T14:44:08.482Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.78s) [2019-08-25T14:44:08.482Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-25T14:44:08.482Z] daemon.go:336: [dd06ac7d69798] waiting for daemon to start [2019-08-25T14:44:08.482Z] daemon.go:336: [dd06ac7d69798] waiting for daemon to start [2019-08-25T14:44:08.482Z] daemon.go:364: [dd06ac7d69798] daemon started [2019-08-25T14:44:08.482Z] daemon.go:472: [dd06ac7d69798] Stopping daemon [2019-08-25T14:44:08.482Z] daemon.go:307: [dd06ac7d69798] exiting daemon [2019-08-25T14:44:08.482Z] daemon.go:459: [dd06ac7d69798] Daemon stopped [2019-08-25T14:44:08.482Z] === RUN TestCreateServiceSecretFileMode [2019-08-25T14:44:08.843Z] ok github.com/docker/docker/cmd/dockerd 0.294s coverage: 29.9% of statements [2019-08-25T14:44:11.269Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 3.198s [2019-08-25T14:44:11.269Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 3.038s [2019-08-25T14:44:11.526Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.505s [2019-08-25T14:44:11.957Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2019-08-25T14:44:11.957Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-25T14:44:11.957Z] daemon.go:336: [dc5e96536a3c0] waiting for daemon to start [2019-08-25T14:44:11.957Z] daemon.go:336: [dc5e96536a3c0] waiting for daemon to start [2019-08-25T14:44:11.957Z] daemon.go:364: [dc5e96536a3c0] daemon started [2019-08-25T14:44:11.957Z] daemon.go:472: [dc5e96536a3c0] Stopping daemon [2019-08-25T14:44:11.957Z] daemon.go:307: [dc5e96536a3c0] exiting daemon [2019-08-25T14:44:11.957Z] daemon.go:459: [dc5e96536a3c0] Daemon stopped [2019-08-25T14:44:11.957Z] === RUN TestCreateServiceConfigFileMode [2019-08-25T14:44:12.093Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.503s [2019-08-25T14:44:12.350Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 1.740s [2019-08-25T14:44:14.249Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 1.900s [2019-08-25T14:44:14.407Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2019-08-25T14:44:14.407Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-25T14:44:14.407Z] daemon.go:336: [d575e2f8a2f64] waiting for daemon to start [2019-08-25T14:44:14.407Z] daemon.go:336: [d575e2f8a2f64] waiting for daemon to start [2019-08-25T14:44:14.407Z] daemon.go:364: [d575e2f8a2f64] daemon started [2019-08-25T14:44:14.407Z] daemon.go:472: [d575e2f8a2f64] Stopping daemon [2019-08-25T14:44:14.407Z] daemon.go:307: [d575e2f8a2f64] exiting daemon [2019-08-25T14:44:14.407Z] daemon.go:459: [d575e2f8a2f64] Daemon stopped [2019-08-25T14:44:14.407Z] === RUN TestCreateServiceSysctls [2019-08-25T14:44:14.506Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.977s [2019-08-25T14:44:14.506Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.003s [2019-08-25T14:44:14.506Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.535s [2019-08-25T14:44:16.406Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.738s [2019-08-25T14:44:17.299Z] ok github.com/docker/docker/container 0.162s coverage: 35.5% of statements [2019-08-25T14:44:17.299Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-25T14:44:17.299Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-25T14:44:17.299Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-25T14:44:17.299Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-25T14:44:17.340Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 1.118s [2019-08-25T14:44:17.597Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.209s [2019-08-25T14:44:19.481Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-08-25T14:44:19.481Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-25T14:44:19.481Z] daemon.go:336: [d96efa426c4fc] waiting for daemon to start [2019-08-25T14:44:19.481Z] daemon.go:336: [d96efa426c4fc] waiting for daemon to start [2019-08-25T14:44:19.481Z] daemon.go:364: [d96efa426c4fc] daemon started [2019-08-25T14:44:19.481Z] daemon.go:472: [d96efa426c4fc] Stopping daemon [2019-08-25T14:44:19.481Z] daemon.go:307: [d96efa426c4fc] exiting daemon [2019-08-25T14:44:19.481Z] daemon.go:459: [d96efa426c4fc] Daemon stopped [2019-08-25T14:44:19.481Z] === RUN TestCreateServiceCapabilities [2019-08-25T14:44:19.497Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 1.813s [2019-08-25T14:44:21.976Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2019-08-25T14:44:21.976Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-25T14:44:21.976Z] daemon.go:336: [da9f576bedc73] waiting for daemon to start [2019-08-25T14:44:21.976Z] daemon.go:336: [da9f576bedc73] waiting for daemon to start [2019-08-25T14:44:21.976Z] daemon.go:364: [da9f576bedc73] daemon started [2019-08-25T14:44:21.976Z] daemon.go:472: [da9f576bedc73] Stopping daemon [2019-08-25T14:44:21.976Z] daemon.go:307: [da9f576bedc73] exiting daemon [2019-08-25T14:44:21.976Z] daemon.go:459: [da9f576bedc73] Daemon stopped [2019-08-25T14:44:21.976Z] === RUN TestInspect [2019-08-25T14:44:22.778Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.283s [2019-08-25T14:44:22.818Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2019-08-25T14:44:24.154Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.321s [2019-08-25T14:44:24.428Z] --- PASS: TestInspect (2.88s) [2019-08-25T14:44:24.428Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-25T14:44:24.428Z] daemon.go:336: [d706d64d303c1] waiting for daemon to start [2019-08-25T14:44:24.428Z] daemon.go:336: [d706d64d303c1] waiting for daemon to start [2019-08-25T14:44:24.428Z] daemon.go:364: [d706d64d303c1] daemon started [2019-08-25T14:44:24.428Z] daemon.go:472: [d706d64d303c1] Stopping daemon [2019-08-25T14:44:24.428Z] daemon.go:307: [d706d64d303c1] exiting daemon [2019-08-25T14:44:24.428Z] daemon.go:459: [d706d64d303c1] Daemon stopped [2019-08-25T14:44:24.428Z] === RUN TestDockerNetworkConnectAlias [2019-08-25T14:44:24.723Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.545s [2019-08-25T14:44:28.928Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.889s [2019-08-25T14:44:30.773Z] --- PASS: TestDockerNetworkConnectAlias (6.11s) [2019-08-25T14:44:30.773Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-25T14:44:30.773Z] daemon.go:336: [dd8486e1ae2b4] waiting for daemon to start [2019-08-25T14:44:30.773Z] daemon.go:336: [dd8486e1ae2b4] waiting for daemon to start [2019-08-25T14:44:30.773Z] daemon.go:364: [dd8486e1ae2b4] daemon started [2019-08-25T14:44:30.773Z] daemon.go:472: [dd8486e1ae2b4] Stopping daemon [2019-08-25T14:44:30.773Z] daemon.go:307: [dd8486e1ae2b4] exiting daemon [2019-08-25T14:44:30.773Z] daemon.go:459: [dd8486e1ae2b4] Daemon stopped [2019-08-25T14:44:30.773Z] === RUN TestDockerNetworkReConnect [2019-08-25T14:44:31.248Z] ok github.com/docker/docker/daemon/cluster/convert 0.066s coverage: 35.8% of statements [2019-08-25T14:44:32.210Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 3.649s [2019-08-25T14:44:32.775Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.503s [2019-08-25T14:44:33.340Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.553s [2019-08-25T14:44:33.908Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.592s [2019-08-25T14:44:34.474Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.511s [2019-08-25T14:44:34.724Z] ok github.com/docker/docker/daemon/cluster 0.224s coverage: 0.5% of statements [2019-08-25T14:44:35.883Z] --- PASS: TestDockerNetworkReConnect (4.76s) [2019-08-25T14:44:35.883Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-25T14:44:35.883Z] daemon.go:336: [dda222152c311] waiting for daemon to start [2019-08-25T14:44:35.883Z] daemon.go:336: [dda222152c311] waiting for daemon to start [2019-08-25T14:44:35.883Z] daemon.go:364: [dda222152c311] daemon started [2019-08-25T14:44:35.883Z] daemon.go:472: [dda222152c311] Stopping daemon [2019-08-25T14:44:35.883Z] daemon.go:307: [dda222152c311] exiting daemon [2019-08-25T14:44:35.883Z] daemon.go:459: [dda222152c311] Daemon stopped [2019-08-25T14:44:35.883Z] === RUN TestServicePlugin [2019-08-25T14:44:35.883Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-25T14:44:35.883Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:44:35.883Z] === RUN TestServiceUpdateLabel [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/container [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/events [no test files] [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 95.2% of statements [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/image [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/network [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-08-25T14:44:36.559Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-08-25T14:44:36.559Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-08-25T14:44:38.326Z] --- PASS: TestServiceUpdateLabel (2.99s) [2019-08-25T14:44:38.326Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-25T14:44:38.326Z] daemon.go:336: [d592b2e7787ba] waiting for daemon to start [2019-08-25T14:44:38.326Z] daemon.go:336: [d592b2e7787ba] waiting for daemon to start [2019-08-25T14:44:38.326Z] daemon.go:364: [d592b2e7787ba] daemon started [2019-08-25T14:44:38.326Z] daemon.go:472: [d592b2e7787ba] Stopping daemon [2019-08-25T14:44:38.326Z] daemon.go:307: [d592b2e7787ba] exiting daemon [2019-08-25T14:44:38.326Z] daemon.go:459: [d592b2e7787ba] Daemon stopped [2019-08-25T14:44:38.326Z] === RUN TestServiceUpdateSecrets [2019-08-25T14:44:38.655Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 3.954s [2019-08-25T14:44:38.655Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-08-25T14:44:39.135Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-08-25T14:44:39.835Z] ok github.com/docker/docker/builder/fscache 0.113s coverage: 69.2% of statements [2019-08-25T14:44:40.400Z] ok github.com/docker/docker/builder/dockerfile 0.648s coverage: 45.1% of statements [2019-08-25T14:44:41.845Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-08-25T14:44:41.934Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.562s [2019-08-25T14:44:41.934Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-08-25T14:44:42.859Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 84.2% of statements [2019-08-25T14:44:42.951Z] ok github.com/docker/docker/builder/remotecontext 0.176s coverage: 13.6% of statements [2019-08-25T14:44:42.951Z] ok github.com/docker/docker/builder/remotecontext/git 1.104s coverage: 85.1% of statements [2019-08-25T14:44:42.951Z] ? github.com/docker/docker/cli [no test files] [2019-08-25T14:44:42.951Z] ? github.com/docker/docker/cli/config [no test files] [2019-08-25T14:44:43.515Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-08-25T14:44:45.222Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 27.644s [2019-08-25T14:44:45.547Z] ok github.com/docker/docker/daemon/graphdriver 0.046s coverage: 2.2% of statements [2019-08-25T14:44:46.158Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 1.120s [2019-08-25T14:44:47.580Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.539s coverage: 13.6% of statements [2019-08-25T14:44:48.683Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 2.419s [2019-08-25T14:44:48.683Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.230s [2019-08-25T14:44:48.772Z] ok github.com/docker/docker/client 0.188s coverage: 75.8% of statements [2019-08-25T14:44:48.940Z] --- PASS: TestBuildWithHugeFile (78.33s) [2019-08-25T14:44:48.940Z] === RUN TestBuildWithEmptyDockerfile [2019-08-25T14:44:48.940Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:44:48.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:44:48.940Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:44:48.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:44:48.940Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:44:48.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:44:48.940Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:44:48.940Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:44:49.198Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:44:49.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-08-25T14:44:49.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2019-08-25T14:44:49.198Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-08-25T14:44:49.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-08-25T14:44:49.198Z] === RUN TestBuildPreserveOwnership [2019-08-25T14:44:49.198Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-25T14:44:49.762Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.841s [2019-08-25T14:44:50.280Z] ok github.com/docker/docker/daemon 12.497s coverage: 17.6% of statements [2019-08-25T14:44:50.280Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-25T14:44:50.280Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-25T14:44:50.280Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-25T14:44:50.280Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-25T14:44:50.567Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2019-08-25T14:44:51.658Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 1.991s [2019-08-25T14:44:52.053Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.553s coverage: 57.8% of statements [2019-08-25T14:44:53.032Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-25T14:44:53.964Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.242s [2019-08-25T14:44:54.897Z] --- PASS: TestBuildPreserveOwnership (5.43s) [2019-08-25T14:44:54.897Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.63s) [2019-08-25T14:44:54.897Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2019-08-25T14:44:54.897Z] === RUN TestBuildPlatformInvalid [2019-08-25T14:44:54.897Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 2.235s [2019-08-25T14:44:54.897Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.904s [2019-08-25T14:44:54.897Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-08-25T14:44:54.897Z] PASS [2019-08-25T14:44:54.897Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-25T14:44:54.912Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2019-08-25T14:44:54.912Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-25T14:44:54.912Z] daemon.go:336: [d385696fc1e3d] waiting for daemon to start [2019-08-25T14:44:54.912Z] daemon.go:336: [d385696fc1e3d] waiting for daemon to start [2019-08-25T14:44:54.912Z] daemon.go:364: [d385696fc1e3d] daemon started [2019-08-25T14:44:54.912Z] daemon.go:472: [d385696fc1e3d] Stopping daemon [2019-08-25T14:44:54.912Z] daemon.go:307: [d385696fc1e3d] exiting daemon [2019-08-25T14:44:54.912Z] daemon.go:459: [d385696fc1e3d] Daemon stopped [2019-08-25T14:44:54.912Z] === RUN TestServiceUpdateConfigs [2019-08-25T14:44:55.155Z] INFO: Testing against a local daemon [2019-08-25T14:44:55.155Z] === RUN TestConfigList [2019-08-25T14:44:58.433Z] --- PASS: TestConfigList (3.25s) [2019-08-25T14:44:58.433Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-08-25T14:44:58.433Z] daemon.go:336: [d8e53e161e563] waiting for daemon to start [2019-08-25T14:44:58.433Z] daemon.go:336: [d8e53e161e563] waiting for daemon to start [2019-08-25T14:44:58.433Z] daemon.go:364: [d8e53e161e563] daemon started [2019-08-25T14:44:58.433Z] daemon.go:472: [d8e53e161e563] Stopping daemon [2019-08-25T14:44:58.433Z] daemon.go:307: [d8e53e161e563] exiting daemon [2019-08-25T14:44:58.433Z] daemon.go:459: [d8e53e161e563] Daemon stopped [2019-08-25T14:44:58.433Z] === RUN TestConfigsCreateAndDelete [2019-08-25T14:44:58.896Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.422s coverage: 68.6% of statements [2019-08-25T14:44:58.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.969s coverage: 50.8% of statements [2019-08-25T14:45:00.938Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.200s coverage: 46.1% of statements [2019-08-25T14:45:00.938Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-25T14:45:01.710Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2019-08-25T14:45:01.710Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-08-25T14:45:01.710Z] daemon.go:336: [ddb63352a8e88] waiting for daemon to start [2019-08-25T14:45:01.710Z] daemon.go:336: [ddb63352a8e88] waiting for daemon to start [2019-08-25T14:45:01.710Z] daemon.go:364: [ddb63352a8e88] daemon started [2019-08-25T14:45:01.710Z] daemon.go:472: [ddb63352a8e88] Stopping daemon [2019-08-25T14:45:01.710Z] daemon.go:307: [ddb63352a8e88] exiting daemon [2019-08-25T14:45:01.710Z] daemon.go:459: [ddb63352a8e88] Daemon stopped [2019-08-25T14:45:01.710Z] === RUN TestConfigsUpdate [2019-08-25T14:45:02.431Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-08-25T14:45:03.053Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.570s coverage: 76.1% of statements [2019-08-25T14:45:03.082Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 8.066s [2019-08-25T14:45:03.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.639s coverage: 52.5% of statements [2019-08-25T14:45:03.339Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-25T14:45:03.339Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-25T14:45:04.018Z] --- PASS: TestConfigsUpdate (3.03s) [2019-08-25T14:45:04.018Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-08-25T14:45:04.018Z] daemon.go:336: [db4fc5dd8e2c8] waiting for daemon to start [2019-08-25T14:45:04.018Z] daemon.go:336: [db4fc5dd8e2c8] waiting for daemon to start [2019-08-25T14:45:04.018Z] daemon.go:364: [db4fc5dd8e2c8] daemon started [2019-08-25T14:45:04.018Z] daemon.go:472: [db4fc5dd8e2c8] Stopping daemon [2019-08-25T14:45:04.018Z] daemon.go:307: [db4fc5dd8e2c8] exiting daemon [2019-08-25T14:45:04.018Z] daemon.go:459: [db4fc5dd8e2c8] Daemon stopped [2019-08-25T14:45:04.018Z] === RUN TestTemplatedConfig [2019-08-25T14:45:05.377Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2019-08-25T14:45:06.546Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 3.736s [2019-08-25T14:45:06.804Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.110s [2019-08-25T14:45:06.868Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2019-08-25T14:45:07.061Z] --- PASS: TestTemplatedConfig (2.95s) [2019-08-25T14:45:07.061Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-08-25T14:45:07.061Z] daemon.go:336: [d5c6d6a4bdc87] waiting for daemon to start [2019-08-25T14:45:07.061Z] daemon.go:336: [d5c6d6a4bdc87] waiting for daemon to start [2019-08-25T14:45:07.061Z] daemon.go:364: [d5c6d6a4bdc87] daemon started [2019-08-25T14:45:07.061Z] daemon.go:472: [d5c6d6a4bdc87] Stopping daemon [2019-08-25T14:45:07.061Z] daemon.go:307: [d5c6d6a4bdc87] exiting daemon [2019-08-25T14:45:07.061Z] daemon.go:459: [d5c6d6a4bdc87] Daemon stopped [2019-08-25T14:45:07.061Z] === RUN TestConfigInspect [2019-08-25T14:45:07.061Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.923s [2019-08-25T14:45:08.434Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.782s [2019-08-25T14:45:09.569Z] ok github.com/docker/docker/daemon/logger 0.278s coverage: 42.7% of statements [2019-08-25T14:45:10.334Z] --- PASS: TestConfigInspect (3.34s) [2019-08-25T14:45:10.334Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-08-25T14:45:10.334Z] daemon.go:336: [df2cbc4f66764] waiting for daemon to start [2019-08-25T14:45:10.334Z] daemon.go:336: [df2cbc4f66764] waiting for daemon to start [2019-08-25T14:45:10.334Z] daemon.go:364: [df2cbc4f66764] daemon started [2019-08-25T14:45:10.334Z] daemon.go:472: [df2cbc4f66764] Stopping daemon [2019-08-25T14:45:10.334Z] daemon.go:307: [df2cbc4f66764] exiting daemon [2019-08-25T14:45:10.334Z] daemon.go:459: [df2cbc4f66764] Daemon stopped [2019-08-25T14:45:10.334Z] === RUN TestConfigCreateWithLabels [2019-08-25T14:45:11.270Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2019-08-25T14:45:11.270Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-25T14:45:11.270Z] daemon.go:336: [d9bbd2d5ad2fe] waiting for daemon to start [2019-08-25T14:45:11.270Z] daemon.go:336: [d9bbd2d5ad2fe] waiting for daemon to start [2019-08-25T14:45:11.270Z] daemon.go:364: [d9bbd2d5ad2fe] daemon started [2019-08-25T14:45:11.270Z] daemon.go:472: [d9bbd2d5ad2fe] Stopping daemon [2019-08-25T14:45:11.270Z] daemon.go:307: [d9bbd2d5ad2fe] exiting daemon [2019-08-25T14:45:11.270Z] daemon.go:459: [d9bbd2d5ad2fe] Daemon stopped [2019-08-25T14:45:11.270Z] === RUN TestServiceUpdateNetwork [2019-08-25T14:45:11.613Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 68.2% of statements [2019-08-25T14:45:12.861Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.952s [2019-08-25T14:45:13.118Z] --- PASS: TestConfigCreateWithLabels (2.70s) [2019-08-25T14:45:13.118Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-08-25T14:45:13.118Z] daemon.go:336: [d52226fa3fcb3] waiting for daemon to start [2019-08-25T14:45:13.118Z] daemon.go:336: [d52226fa3fcb3] waiting for daemon to start [2019-08-25T14:45:13.118Z] daemon.go:364: [d52226fa3fcb3] daemon started [2019-08-25T14:45:13.118Z] daemon.go:472: [d52226fa3fcb3] Stopping daemon [2019-08-25T14:45:13.118Z] daemon.go:307: [d52226fa3fcb3] exiting daemon [2019-08-25T14:45:13.118Z] daemon.go:459: [d52226fa3fcb3] Daemon stopped [2019-08-25T14:45:13.118Z] === RUN TestConfigCreateResolve [2019-08-25T14:45:13.683Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.164s [2019-08-25T14:45:14.248Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.608s [2019-08-25T14:45:14.318Z] ok github.com/docker/docker/daemon/logger/awslogs 0.708s coverage: 78.6% of statements [2019-08-25T14:45:14.602Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-08-25T14:45:14.602Z] ok github.com/docker/docker/daemon/images 0.116s coverage: 4.9% of statements [2019-08-25T14:45:14.602Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-25T14:45:14.602Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-25T14:45:14.602Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-25T14:45:14.602Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-25T14:45:16.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-08-25T14:45:16.092Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-08-25T14:45:16.774Z] --- PASS: TestConfigCreateResolve (3.19s) [2019-08-25T14:45:16.774Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-08-25T14:45:16.774Z] daemon.go:336: [d0a4064bfe46c] waiting for daemon to start [2019-08-25T14:45:16.774Z] daemon.go:336: [d0a4064bfe46c] waiting for daemon to start [2019-08-25T14:45:16.774Z] daemon.go:364: [d0a4064bfe46c] daemon started [2019-08-25T14:45:16.774Z] daemon.go:472: [d0a4064bfe46c] Stopping daemon [2019-08-25T14:45:16.774Z] daemon.go:307: [d0a4064bfe46c] exiting daemon [2019-08-25T14:45:16.774Z] daemon.go:459: [d0a4064bfe46c] Daemon stopped [2019-08-25T14:45:16.774Z] === RUN TestConfigDaemonLibtrustID [2019-08-25T14:45:16.774Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-08-25T14:45:16.774Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-08-25T14:45:16.774Z] daemon.go:336: [d740b86ea6c53] waiting for daemon to start [2019-08-25T14:45:16.774Z] daemon.go:336: [d740b86ea6c53] waiting for daemon to start [2019-08-25T14:45:16.774Z] daemon.go:364: [d740b86ea6c53] daemon started [2019-08-25T14:45:16.774Z] daemon.go:472: [d740b86ea6c53] Stopping daemon [2019-08-25T14:45:16.774Z] daemon.go:307: [d740b86ea6c53] exiting daemon [2019-08-25T14:45:16.774Z] daemon.go:459: [d740b86ea6c53] Daemon stopped [2019-08-25T14:45:16.774Z] PASS [2019-08-25T14:45:16.774Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-25T14:45:17.031Z] INFO: Testing against a local daemon [2019-08-25T14:45:17.031Z] === RUN TestCheckpoint [2019-08-25T14:45:17.031Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-25T14:45:17.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-25T14:45:17.031Z] === RUN TestContainerInvalidJSON [2019-08-25T14:45:17.031Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:45:17.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:45:17.031Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:45:17.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:45:17.031Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:45:17.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:45:17.031Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:45:17.031Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:45:17.031Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:45:17.031Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-08-25T14:45:17.031Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-25T14:45:17.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-25T14:45:17.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-25T14:45:17.031Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-25T14:45:17.031Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-08-25T14:45:17.031Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-25T14:45:17.290Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-08-25T14:45:17.290Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-25T14:45:17.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-08-25T14:45:17.290Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-25T14:45:17.290Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-25T14:45:17.290Z] === RUN TestCopyFromContainer [2019-08-25T14:45:17.855Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.370s [2019-08-25T14:45:18.788Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.437s [2019-08-25T14:45:19.047Z] === RUN TestCopyFromContainer// [2019-08-25T14:45:19.305Z] === RUN TestCopyFromContainer//bar/root [2019-08-25T14:45:19.305Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-25T14:45:19.305Z] === RUN TestCopyFromContainer/bar/quux [2019-08-25T14:45:19.563Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-25T14:45:19.563Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-25T14:45:19.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-25T14:45:19.821Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-25T14:45:19.821Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-25T14:45:19.821Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer (2.62s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-08-25T14:45:20.080Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-08-25T14:45:20.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-25T14:45:20.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:45:20.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:45:20.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:45:20.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:45:20.080Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:45:20.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:45:20.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:45:20.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:45:20.080Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:45:20.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-08-25T14:45:20.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-08-25T14:45:20.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-08-25T14:45:20.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-08-25T14:45:20.080Z] === RUN TestCreateWithInvalidEnv [2019-08-25T14:45:20.080Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-25T14:45:20.080Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-25T14:45:20.080Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-25T14:45:20.080Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-25T14:45:20.080Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-25T14:45:20.080Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-25T14:45:20.080Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-25T14:45:20.080Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-25T14:45:20.080Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-25T14:45:20.080Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-08-25T14:45:20.080Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-25T14:45:20.080Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-25T14:45:20.080Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-25T14:45:20.080Z] === RUN TestCreateTmpfsMountsTarget [2019-08-25T14:45:20.080Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-08-25T14:45:20.080Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-25T14:45:20.339Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.711s [2019-08-25T14:45:20.514Z] ok github.com/docker/docker/daemon/logger/local 0.111s coverage: 74.7% of statements [2019-08-25T14:45:20.514Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-25T14:45:20.514Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 18.6% of statements [2019-08-25T14:45:20.596Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.792s [2019-08-25T14:45:20.800Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-08-25T14:45:21.530Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.130s [2019-08-25T14:45:22.290Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:45:22.907Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:45:22.907Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.247s [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:45:22.907Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-08-25T14:45:22.907Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-08-25T14:45:22.907Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-25T14:45:23.838Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 3.080s [2019-08-25T14:45:24.330Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-08-25T14:45:24.403Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.522s [2019-08-25T14:45:24.870Z] --- PASS: TestServiceUpdateNetwork (14.01s) [2019-08-25T14:45:24.871Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-25T14:45:24.871Z] daemon.go:336: [dfad9b1b8f7ba] waiting for daemon to start [2019-08-25T14:45:24.871Z] daemon.go:336: [dfad9b1b8f7ba] waiting for daemon to start [2019-08-25T14:45:24.871Z] daemon.go:364: [dfad9b1b8f7ba] daemon started [2019-08-25T14:45:24.871Z] daemon.go:472: [dfad9b1b8f7ba] Stopping daemon [2019-08-25T14:45:24.871Z] daemon.go:307: [dfad9b1b8f7ba] exiting daemon [2019-08-25T14:45:24.871Z] daemon.go:459: [dfad9b1b8f7ba] Daemon stopped [2019-08-25T14:45:24.871Z] PASS [2019-08-25T14:45:24.871Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-25T14:45:24.871Z] INFO: Testing against a local daemon [2019-08-25T14:45:24.871Z] === RUN TestSessionCreate [2019-08-25T14:45:24.871Z] --- PASS: TestSessionCreate (0.03s) [2019-08-25T14:45:24.871Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-25T14:45:24.871Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-08-25T14:45:24.871Z] PASS [2019-08-25T14:45:24.871Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-25T14:45:24.871Z] INFO: Testing against a local daemon [2019-08-25T14:45:24.871Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-25T14:45:24.871Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-25T14:45:24.871Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-25T14:45:24.871Z] === RUN TestEventsExecDie [2019-08-25T14:45:24.871Z] --- PASS: TestEventsExecDie (0.96s) [2019-08-25T14:45:24.871Z] === RUN TestEventsBackwardsCompatible [2019-08-25T14:45:24.954Z] ok github.com/docker/docker/daemon/logger/splunk 3.291s coverage: 84.5% of statements [2019-08-25T14:45:24.954Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-25T14:45:24.954Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-25T14:45:25.252Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-08-25T14:45:25.252Z] === RUN TestInfoBinaryCommits [2019-08-25T14:45:25.252Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-08-25T14:45:25.252Z] === RUN TestInfoAPIVersioned [2019-08-25T14:45:25.252Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-25T14:45:25.252Z] === RUN TestInfoAPI [2019-08-25T14:45:25.252Z] --- PASS: TestInfoAPI (0.04s) [2019-08-25T14:45:25.252Z] === RUN TestInfoAPIWarnings [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2019-08-25T14:45:25.776Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-25T14:45:25.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:45:25.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:45:25.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:45:25.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:45:25.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:45:25.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:45:25.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:45:25.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:45:25.776Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:45:25.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:45:25.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:45:25.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:45:25.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:45:25.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:45:25.776Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-08-25T14:45:25.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-08-25T14:45:25.776Z] === RUN TestContainerStartOnDaemonRestart [2019-08-25T14:45:25.776Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-25T14:45:25.776Z] === RUN TestDaemonRestartIpcMode [2019-08-25T14:45:25.776Z] === PAUSE TestDaemonRestartIpcMode [2019-08-25T14:45:25.776Z] === RUN TestDiff [2019-08-25T14:45:26.035Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.142s [2019-08-25T14:45:26.189Z] --- PASS: TestInfoAPIWarnings (0.90s) [2019-08-25T14:45:26.189Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-25T14:45:26.189Z] daemon.go:336: [d8f91f046b1fb] waiting for daemon to start [2019-08-25T14:45:26.189Z] daemon.go:336: [d8f91f046b1fb] waiting for daemon to start [2019-08-25T14:45:26.189Z] daemon.go:364: [d8f91f046b1fb] daemon started [2019-08-25T14:45:26.189Z] daemon.go:472: [d8f91f046b1fb] Stopping daemon [2019-08-25T14:45:26.189Z] daemon.go:307: [d8f91f046b1fb] exiting daemon [2019-08-25T14:45:26.189Z] daemon.go:459: [d8f91f046b1fb] Daemon stopped [2019-08-25T14:45:26.189Z] === RUN TestLoginFailsWithBadCredentials [2019-08-25T14:45:26.591Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2019-08-25T14:45:26.591Z] === RUN TestPingCacheHeaders [2019-08-25T14:45:26.591Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-08-25T14:45:26.591Z] === RUN TestPingGet [2019-08-25T14:45:26.591Z] --- PASS: TestPingGet (0.01s) [2019-08-25T14:45:26.591Z] === RUN TestPingHead [2019-08-25T14:45:26.591Z] --- PASS: TestPingHead (0.02s) [2019-08-25T14:45:26.591Z] === RUN TestVersion [2019-08-25T14:45:26.591Z] --- PASS: TestVersion (0.02s) [2019-08-25T14:45:26.591Z] PASS [2019-08-25T14:45:26.591Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-25T14:45:26.600Z] --- PASS: TestDiff (0.97s) [2019-08-25T14:45:26.600Z] === RUN TestExecWithCloseStdin [2019-08-25T14:45:26.981Z] INFO: Testing against a local daemon [2019-08-25T14:45:26.981Z] === RUN TestVolumesCreateAndList [2019-08-25T14:45:26.981Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-08-25T14:45:26.981Z] === RUN TestVolumesRemove [2019-08-25T14:45:26.981Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-25T14:45:26.981Z] === RUN TestVolumesInspect [2019-08-25T14:45:26.981Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-25T14:45:26.981Z] === RUN TestVolumesInvalidJSON [2019-08-25T14:45:26.981Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-25T14:45:26.981Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-25T14:45:26.981Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-25T14:45:26.981Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-08-25T14:45:26.981Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-08-25T14:45:26.981Z] PASS [2019-08-25T14:45:26.981Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-25T14:45:27.456Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.9% of statements [2019-08-25T14:45:27.456Z] ok github.com/docker/docker/container 0.135s coverage: 35.5% of statements [2019-08-25T14:45:27.456Z] ? github.com/docker/docker/container/stream [no test files] [2019-08-25T14:45:27.456Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-08-25T14:45:27.456Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-08-25T14:45:27.456Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-08-25T14:45:28.021Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-08-25T14:45:28.021Z] === RUN TestExec [2019-08-25T14:45:28.282Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 3.951s [2019-08-25T14:45:28.782Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-25T14:45:28.782Z] Clearing AppArmor profiles cache:. [2019-08-25T14:45:28.782Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T14:45:28.782Z] Unloading profiles will leave already running processes permanently [2019-08-25T14:45:28.782Z] unconfined, which can lead to unexpected situations. [2019-08-25T14:45:28.782Z] [2019-08-25T14:45:28.782Z] To set a process to complain mode, use the command line tool [2019-08-25T14:45:28.782Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T14:45:28.782Z] with the 'teardown' option." [2019-08-25T14:45:28.782Z] Removing test suite binaries [2019-08-25T14:45:28.782Z] [2019-08-25T14:45:28.846Z] --- PASS: TestExec (1.10s) [2019-08-25T14:45:28.846Z] === RUN TestExecUser [2019-08-25T14:45:29.380Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2019-08-25T14:45:29.664Z] ok github.com/docker/docker/distribution/metadata 0.126s coverage: 48.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T14:45:30.219Z] --- PASS: TestExecUser (1.07s) [2019-08-25T14:45:30.219Z] === RUN TestExportContainerAndImportImage [2019-08-25T14:45:30.285Z] ok github.com/docker/docker/distribution 0.690s coverage: 22.6% of statements [2019-08-25T14:45:30.285Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-25T14:45:31.136Z] + echo Ensuring container killed. [2019-08-25T14:45:31.136Z] Ensuring container killed. [2019-08-25T14:45:31.136Z] + docker rm -vf docker-pr1 [2019-08-25T14:45:31.136Z] Error: No such container: docker-pr1 [2019-08-25T14:45:31.136Z] + true [2019-08-25T14:45:31.150Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-08-25T14:45:31.150Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] sh [2019-08-25T14:45:32.055Z] + echo Chowning /workspace to jenkins user [2019-08-25T14:45:32.055Z] Chowning /workspace to jenkins user [2019-08-25T14:45:32.055Z] + id -u [2019-08-25T14:45:32.055Z] + id -g [2019-08-25T14:45:32.055Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39795:/workspace busybox chown -R 1001:1001 /workspace [2019-08-25T14:45:32.326Z] ok github.com/docker/docker/distribution/xfer 1.480s coverage: 83.4% of statements [2019-08-25T14:45:32.326Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-25T14:45:32.526Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2019-08-25T14:45:32.526Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-08-25T14:45:32.526Z] daemon.go:336: [db1ab8a03d3f1] waiting for daemon to start [2019-08-25T14:45:32.526Z] daemon.go:336: [db1ab8a03d3f1] waiting for daemon to start [2019-08-25T14:45:32.526Z] daemon.go:364: [db1ab8a03d3f1] daemon started [2019-08-25T14:45:32.526Z] daemon.go:472: [db1ab8a03d3f1] Stopping daemon [2019-08-25T14:45:32.526Z] daemon.go:307: [db1ab8a03d3f1] exiting daemon [2019-08-25T14:45:32.526Z] daemon.go:459: [db1ab8a03d3f1] Daemon stopped [2019-08-25T14:45:32.526Z] daemon.go:336: [db1ab8a03d3f1] waiting for daemon to start [2019-08-25T14:45:32.526Z] daemon.go:336: [db1ab8a03d3f1] waiting for daemon to start [2019-08-25T14:45:32.526Z] daemon.go:364: [db1ab8a03d3f1] daemon started [2019-08-25T14:45:32.526Z] daemon.go:472: [db1ab8a03d3f1] Stopping daemon [2019-08-25T14:45:32.526Z] daemon.go:307: [db1ab8a03d3f1] exiting daemon [2019-08-25T14:45:32.527Z] daemon.go:459: [db1ab8a03d3f1] Daemon stopped [2019-08-25T14:45:32.527Z] === RUN TestHealthCheckWorkdir [2019-08-25T14:45:32.783Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.278s [2019-08-25T14:45:33.715Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2019-08-25T14:45:33.715Z] === RUN TestHealthKillContainer [Pipeline] sh [2019-08-25T14:45:34.735Z] + echo Creating s390x-integration-bundles.tar.gz [2019-08-25T14:45:34.735Z] Creating s390x-integration-bundles.tar.gz [2019-08-25T14:45:34.735Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [2019-08-25T14:45:34.735Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] step [2019-08-25T14:45:34.932Z] Archiving artifacts [2019-08-25T14:45:35.028Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-08-25T14:45:35.028Z] ok github.com/docker/docker/image 0.119s coverage: 86.4% of statements [2019-08-25T14:45:35.028Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-25T14:45:35.086Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.891s [2019-08-25T14:45:35.554Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2019-08-25T14:45:36.054Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2019-08-25T14:45:36.054Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-25T14:45:36.458Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.540s [2019-08-25T14:45:36.715Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.514s [2019-08-25T14:45:36.923Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-08-25T14:45:36.974Z] --- PASS: TestHealthKillContainer (3.16s) [2019-08-25T14:45:36.974Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-25T14:45:37.233Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.516s [2019-08-25T14:45:37.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-08-25T14:45:37.802Z] === RUN TestIpcModeNone [2019-08-25T14:45:37.802Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.501s [2019-08-25T14:45:38.294Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-08-25T14:45:38.754Z] ok github.com/docker/docker/internal/testutil 0.033s coverage: 62.5% of statements [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-25T14:45:38.754Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-25T14:45:39.176Z] --- PASS: TestIpcModeNone (1.16s) [2019-08-25T14:45:39.176Z] === RUN TestIpcModePrivate [2019-08-25T14:45:39.740Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.479s [2019-08-25T14:45:39.771Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [Pipeline] sh [2019-08-25T14:45:39.997Z] --- PASS: TestIpcModePrivate (1.00s) [2019-08-25T14:45:39.997Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:184, shared: false, mustBeShared: false [2019-08-25T14:45:39.997Z] === RUN TestIpcModeShareable [2019-08-25T14:45:40.256Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 5.168s [2019-08-25T14:45:40.541Z] + make clean [2019-08-25T14:45:40.541Z] docker volume rm -f docker-dev-cache [2019-08-25T14:45:40.788Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2019-08-25T14:45:40.901Z] docker-dev-cache [Pipeline] deleteDir [2019-08-25T14:45:41.191Z] --- PASS: TestIpcModeShareable (1.06s) [2019-08-25T14:45:41.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2019-08-25T14:45:41.191Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-25T14:45:41.756Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.973s [2019-08-25T14:45:43.654Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.665s [2019-08-25T14:45:43.912Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.725s [2019-08-25T14:45:44.170Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2019-08-25T14:45:44.170Z] === RUN TestAPIIpcModeHost [2019-08-25T14:45:44.428Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.422s [2019-08-25T14:45:45.226Z] ok github.com/docker/docker/opts 0.078s coverage: 66.9% of statements [2019-08-25T14:45:45.360Z] --- PASS: TestAPIIpcModeHost (0.99s) [2019-08-25T14:45:45.360Z] === RUN TestDaemonIpcModeShareable [2019-08-25T14:45:45.360Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 2.010s [2019-08-25T14:45:46.711Z] ok github.com/docker/docker/pkg/authorization 1.079s coverage: 66.7% of statements [2019-08-25T14:45:46.711Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2019-08-25T14:45:46.997Z] ok github.com/docker/docker/pkg/archive 1.400s coverage: 76.7% of statements [2019-08-25T14:45:47.257Z] --- PASS: TestDaemonIpcModeShareable (2.07s) [2019-08-25T14:45:47.257Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-08-25T14:45:47.257Z] daemon.go:336: [d676f34f6997c] waiting for daemon to start [2019-08-25T14:45:47.257Z] daemon.go:336: [d676f34f6997c] waiting for daemon to start [2019-08-25T14:45:47.257Z] daemon.go:364: [d676f34f6997c] daemon started [2019-08-25T14:45:47.257Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2019-08-25T14:45:47.257Z] daemon.go:472: [d676f34f6997c] Stopping daemon [2019-08-25T14:45:47.257Z] daemon.go:307: [d676f34f6997c] exiting daemon [2019-08-25T14:45:47.257Z] daemon.go:459: [d676f34f6997c] Daemon stopped [2019-08-25T14:45:47.257Z] === RUN TestDaemonIpcModePrivate [2019-08-25T14:45:47.257Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.975s [2019-08-25T14:45:47.618Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2019-08-25T14:45:48.246Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-08-25T14:45:48.246Z] ok github.com/docker/docker/daemon 12.176s coverage: 17.6% of statements [2019-08-25T14:45:48.246Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-08-25T14:45:48.246Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-08-25T14:45:48.637Z] ok github.com/docker/docker/pkg/directory 0.035s coverage: 80.0% of statements [2019-08-25T14:45:49.156Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2019-08-25T14:45:49.156Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-08-25T14:45:49.156Z] daemon.go:336: [de90f820a5a9a] waiting for daemon to start [2019-08-25T14:45:49.156Z] daemon.go:336: [de90f820a5a9a] waiting for daemon to start [2019-08-25T14:45:49.156Z] daemon.go:364: [de90f820a5a9a] daemon started [2019-08-25T14:45:49.156Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2019-08-25T14:45:49.156Z] daemon.go:472: [de90f820a5a9a] Stopping daemon [2019-08-25T14:45:49.156Z] daemon.go:307: [de90f820a5a9a] exiting daemon [2019-08-25T14:45:49.156Z] daemon.go:459: [de90f820a5a9a] Daemon stopped [2019-08-25T14:45:49.156Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-25T14:45:49.156Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.885s [2019-08-25T14:45:49.177Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 84.2% of statements [2019-08-25T14:45:49.433Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-08-25T14:45:50.125Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2019-08-25T14:45:50.802Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-08-25T14:45:50.802Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-08-25T14:45:50.802Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-08-25T14:45:51.059Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2019-08-25T14:45:51.140Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2019-08-25T14:45:51.682Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.10s) [2019-08-25T14:45:51.682Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-08-25T14:45:51.682Z] daemon.go:336: [d0145d844a928] waiting for daemon to start [2019-08-25T14:45:51.682Z] daemon.go:336: [d0145d844a928] waiting for daemon to start [2019-08-25T14:45:51.682Z] daemon.go:364: [d0145d844a928] daemon started [2019-08-25T14:45:51.682Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false [2019-08-25T14:45:51.682Z] daemon.go:472: [d0145d844a928] Stopping daemon [2019-08-25T14:45:51.682Z] daemon.go:307: [d0145d844a928] exiting daemon [2019-08-25T14:45:51.682Z] daemon.go:459: [d0145d844a928] Daemon stopped [2019-08-25T14:45:51.682Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-25T14:45:51.682Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 2.174s [2019-08-25T14:45:51.940Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.518s [2019-08-25T14:45:52.154Z] ok github.com/docker/docker/layer 8.076s coverage: 66.9% of statements [2019-08-25T14:45:52.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-25T14:45:52.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-25T14:45:52.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-25T14:45:52.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-25T14:45:52.154Z] ? github.com/docker/docker/oci [no test files] [2019-08-25T14:45:52.154Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-25T14:45:52.444Z] ok github.com/docker/docker/pkg/discovery/memory 0.027s coverage: 92.3% of statements [2019-08-25T14:45:52.738Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2019-08-25T14:45:52.872Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.508s [2019-08-25T14:45:53.130Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-08-25T14:45:53.130Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-08-25T14:45:53.130Z] daemon.go:336: [dab527f9c2218] waiting for daemon to start [2019-08-25T14:45:53.130Z] daemon.go:336: [dab527f9c2218] waiting for daemon to start [2019-08-25T14:45:53.130Z] daemon.go:364: [dab527f9c2218] daemon started [2019-08-25T14:45:53.130Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2019-08-25T14:45:53.130Z] daemon.go:472: [dab527f9c2218] Stopping daemon [2019-08-25T14:45:53.130Z] daemon.go:307: [dab527f9c2218] exiting daemon [2019-08-25T14:45:53.130Z] daemon.go:459: [dab527f9c2218] Daemon stopped [2019-08-25T14:45:53.130Z] === RUN TestIpcModeOlderClient [2019-08-25T14:45:53.130Z] === PAUSE TestIpcModeOlderClient [2019-08-25T14:45:53.130Z] === RUN TestKillContainerInvalidSignal [2019-08-25T14:45:53.584Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-08-25T14:45:53.754Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-08-25T14:45:54.040Z] ok github.com/docker/docker/pkg/chrootarchive 4.513s coverage: 43.2% of statements [2019-08-25T14:45:54.040Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-25T14:45:54.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-25T14:45:54.063Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-08-25T14:45:54.063Z] === RUN TestKillContainer [2019-08-25T14:45:54.063Z] === RUN TestKillContainer/no_signal [2019-08-25T14:45:54.063Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.244s [2019-08-25T14:45:54.326Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-08-25T14:45:54.516Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.226s coverage: 56.9% of statements [2019-08-25T14:45:54.994Z] === RUN TestKillContainer/non_killing_signal [2019-08-25T14:45:55.252Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.191s [2019-08-25T14:45:55.383Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 89.5% of statements [2019-08-25T14:45:55.509Z] === RUN TestKillContainer/killing_signal [2019-08-25T14:45:55.509Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.515s [2019-08-25T14:45:56.005Z] ok github.com/docker/docker/pkg/fsutils 0.351s coverage: 85.1% of statements [2019-08-25T14:45:56.292Z] ok github.com/docker/docker/pkg/discovery/kv 3.311s coverage: 84.1% of statements [2019-08-25T14:45:56.292Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 10.2% of statements [2019-08-25T14:45:56.881Z] --- PASS: TestKillContainer (2.83s) [2019-08-25T14:45:56.882Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-08-25T14:45:56.882Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-08-25T14:45:56.882Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2019-08-25T14:45:56.882Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-25T14:45:56.882Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-25T14:45:57.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-25T14:45:57.801Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.497s coverage: 46.0% of statements [2019-08-25T14:45:58.059Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.367s coverage: 72.5% of statements [2019-08-25T14:45:58.059Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-08-25T14:45:58.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2019-08-25T14:45:58.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2019-08-25T14:45:58.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-08-25T14:45:58.381Z] === RUN TestKillStoppedContainer [2019-08-25T14:45:58.381Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-08-25T14:45:58.381Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-25T14:45:58.639Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-08-25T14:45:58.639Z] === RUN TestKillDifferentUserContainer [2019-08-25T14:45:58.989Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2019-08-25T14:45:58.989Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2019-08-25T14:45:59.205Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 3.897s [2019-08-25T14:45:59.462Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-08-25T14:45:59.462Z] === RUN TestInspectOomKilledTrue [2019-08-25T14:45:59.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-08-25T14:45:59.462Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T14:45:59.462Z] === RUN TestInspectOomKilledFalse [2019-08-25T14:45:59.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-08-25T14:45:59.462Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-08-25T14:45:59.462Z] === RUN TestLinksEtcHostsContentMatch [2019-08-25T14:45:59.628Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2019-08-25T14:46:00.027Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2019-08-25T14:46:00.027Z] === RUN TestLinksContainerNames [2019-08-25T14:46:00.252Z] ok github.com/docker/docker/pkg/idtools 1.193s coverage: 70.1% of statements [2019-08-25T14:46:00.621Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.987s coverage: 50.8% of statements [2019-08-25T14:46:00.873Z] ok github.com/docker/docker/pkg/ioutils 2.473s coverage: 70.1% of statements [2019-08-25T14:46:00.873Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-25T14:46:01.494Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-08-25T14:46:01.494Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2019-08-25T14:46:01.926Z] --- PASS: TestLinksContainerNames (1.65s) [2019-08-25T14:46:01.926Z] === RUN TestLogsFollowTailEmpty [2019-08-25T14:46:01.926Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.514s [2019-08-25T14:46:02.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-08-25T14:46:02.117Z] ok github.com/docker/docker/pkg/mount 0.907s coverage: 69.6% of statements [2019-08-25T14:46:02.117Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-25T14:46:02.491Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-08-25T14:46:02.491Z] === RUN TestContainerNetworkMountsNoChown [2019-08-25T14:46:02.516Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.479s coverage: 76.1% of statements [2019-08-25T14:46:02.740Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2019-08-25T14:46:03.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/default [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/default [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/private [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/private [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/rprivate [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/slave [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/slave [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/rslave [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/shared [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/shared [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/rshared [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-25T14:46:03.057Z] === CONT TestMountDaemonRoot/default [2019-08-25T14:46:03.057Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-25T14:46:03.057Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rslave [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rshared [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/shared [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rprivate [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/slave [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/private [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-25T14:46:03.315Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:46:03.315Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:46:03.315Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:46:03.388Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 91.4% of statements [2019-08-25T14:46:03.388Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-25T14:46:03.388Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-25T14:46:03.447Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.097s coverage: 57.2% of statements [2019-08-25T14:46:03.447Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-08-25T14:46:03.447Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-08-25T14:46:03.447Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:46:03.573Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-25T14:46:03.830Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-08-25T14:46:03.830Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-25T14:46:03.830Z] === RUN TestContainerBindMountNonRecursive [2019-08-25T14:46:04.403Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2019-08-25T14:46:05.344Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-08-25T14:46:05.887Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 87.9% of statements [2019-08-25T14:46:05.908Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-08-25T14:46:06.171Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2019-08-25T14:46:06.172Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-08-25T14:46:06.360Z] --- PASS: TestContainerBindMountNonRecursive (2.51s) [2019-08-25T14:46:06.360Z] === RUN TestNetworkNat [2019-08-25T14:46:06.839Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-08-25T14:46:06.839Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-08-25T14:46:06.839Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-08-25T14:46:06.925Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 7.606s [2019-08-25T14:46:07.490Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.524s [2019-08-25T14:46:07.702Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2019-08-25T14:46:07.748Z] --- PASS: TestNetworkNat (1.18s) [2019-08-25T14:46:07.748Z] === RUN TestNetworkLocalhostTCPNat [2019-08-25T14:46:07.772Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-08-25T14:46:08.008Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 6.019s [2019-08-25T14:46:08.325Z] ok github.com/docker/docker/pkg/pubsub 1.211s coverage: 73.9% of statements [2019-08-25T14:46:08.574Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-08-25T14:46:08.574Z] === RUN TestNetworkLoopbackNat [2019-08-25T14:46:08.609Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2019-08-25T14:46:09.143Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 78.6% of statements [2019-08-25T14:46:09.143Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-08-25T14:46:09.143Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-08-25T14:46:09.401Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2019-08-25T14:46:09.621Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-08-25T14:46:09.906Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-08-25T14:46:09.948Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-08-25T14:46:09.948Z] === RUN TestPause [2019-08-25T14:46:09.948Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 2.594s [2019-08-25T14:46:10.512Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.372s [2019-08-25T14:46:10.528Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2019-08-25T14:46:10.770Z] --- PASS: TestPause (0.98s) [2019-08-25T14:46:10.770Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-25T14:46:10.770Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-08-25T14:46:10.770Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-25T14:46:10.770Z] === RUN TestPauseStopPausedContainer [2019-08-25T14:46:10.772Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2019-08-25T14:46:11.029Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-08-25T14:46:11.147Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements [2019-08-25T14:46:11.286Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-08-25T14:46:11.432Z] ok github.com/docker/docker/pkg/signal 3.522s coverage: 61.0% of statements [2019-08-25T14:46:12.146Z] --- PASS: TestPauseStopPausedContainer (1.24s) [2019-08-25T14:46:12.146Z] === RUN TestPsFilter [2019-08-25T14:46:12.403Z] --- PASS: TestPsFilter (0.24s) [2019-08-25T14:46:12.403Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-25T14:46:12.448Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2019-08-25T14:46:12.656Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-08-25T14:46:12.656Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-08-25T14:46:12.661Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 2.634s [2019-08-25T14:46:12.733Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2019-08-25T14:46:12.914Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 18.6% of statements [2019-08-25T14:46:13.595Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.25s) [2019-08-25T14:46:13.595Z] === RUN TestRemoveContainerWithVolume [2019-08-25T14:46:14.228Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2019-08-25T14:46:14.514Z] testing: warning: no tests to run [2019-08-25T14:46:14.514Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: 0.0% of statements [no tests to run] [2019-08-25T14:46:14.528Z] --- PASS: TestRemoveContainerWithVolume (1.09s) [2019-08-25T14:46:14.528Z] === RUN TestRemoveContainerRunning [2019-08-25T14:46:14.786Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 2.025s [2019-08-25T14:46:14.801Z] ok github.com/docker/docker/pkg/tarsum 0.248s coverage: 89.3% of statements [2019-08-25T14:46:14.810Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-08-25T14:46:15.067Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-08-25T14:46:15.422Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-08-25T14:46:15.709Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-08-25T14:46:15.709Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-08-25T14:46:15.719Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-08-25T14:46:15.719Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-25T14:46:16.000Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-08-25T14:46:16.258Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 84.5% of statements [2019-08-25T14:46:16.258Z] ? github.com/docker/docker/daemon/names [no test files] [2019-08-25T14:46:16.258Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-08-25T14:46:16.285Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2019-08-25T14:46:16.285Z] === RUN TestRemoveInvalidContainer [2019-08-25T14:46:16.285Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-08-25T14:46:16.285Z] === RUN TestRenameLinkedContainer [2019-08-25T14:46:17.658Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 2.877s [2019-08-25T14:46:18.155Z] ok github.com/docker/docker/distribution 0.154s coverage: 22.6% of statements [2019-08-25T14:46:18.412Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2019-08-25T14:46:18.412Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-08-25T14:46:19.782Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-08-25T14:46:20.129Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2019-08-25T14:46:20.129Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2019-08-25T14:46:20.215Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.417s [2019-08-25T14:46:21.152Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-08-25T14:46:21.160Z] --- PASS: TestRenameLinkedContainer (4.84s) [2019-08-25T14:46:21.160Z] === RUN TestRenameStoppedContainer [2019-08-25T14:46:21.716Z] ok github.com/docker/docker/distribution/xfer 1.441s coverage: 83.4% of statements [2019-08-25T14:46:21.716Z] ? github.com/docker/docker/dockerversion [no test files] [2019-08-25T14:46:22.170Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2019-08-25T14:46:22.282Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-08-25T14:46:22.282Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-08-25T14:46:22.455Z] ok github.com/docker/docker/plugin 0.577s coverage: 27.0% of statements [2019-08-25T14:46:22.532Z] --- PASS: TestRenameStoppedContainer (1.17s) [2019-08-25T14:46:22.533Z] === RUN TestRenameRunningContainerAndReuse [2019-08-25T14:46:23.213Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-08-25T14:46:23.213Z] ? github.com/docker/docker/internal/test [no test files] [2019-08-25T14:46:23.906Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 3.517s [2019-08-25T14:46:23.980Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 45.3% of statements [2019-08-25T14:46:24.145Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-08-25T14:46:24.145Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-08-25T14:46:24.145Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-08-25T14:46:24.402Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-08-25T14:46:24.402Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-08-25T14:46:24.402Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-08-25T14:46:24.402Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-08-25T14:46:24.402Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-08-25T14:46:24.660Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-08-25T14:46:24.660Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-08-25T14:46:24.843Z] --- PASS: TestRenameRunningContainerAndReuse (2.40s) [2019-08-25T14:46:24.843Z] === RUN TestRenameInvalidName [2019-08-25T14:46:24.917Z] ok github.com/docker/docker/internal/testutil 0.002s coverage: 62.5% of statements [2019-08-25T14:46:24.994Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2019-08-25T14:46:25.101Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.826s [2019-08-25T14:46:25.358Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.650s [2019-08-25T14:46:25.616Z] --- PASS: TestRenameInvalidName (0.81s) [2019-08-25T14:46:25.616Z] === RUN TestRenameAnonymousContainer [2019-08-25T14:46:25.849Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-08-25T14:46:26.481Z] ok github.com/docker/docker/runconfig 0.038s coverage: 68.2% of statements [2019-08-25T14:46:26.768Z] ok github.com/docker/docker/registry 0.597s coverage: 56.4% of statements [2019-08-25T14:46:27.221Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2019-08-25T14:46:27.388Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2019-08-25T14:46:27.478Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-08-25T14:46:28.141Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.567s [2019-08-25T14:46:29.077Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.114s [2019-08-25T14:46:29.077Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 3.726s [2019-08-25T14:46:29.334Z] --- PASS: TestRenameAnonymousContainer (3.69s) [2019-08-25T14:46:29.334Z] === RUN TestRenameContainerWithSameName [2019-08-25T14:46:29.374Z] ok github.com/docker/docker/pkg/archive 0.409s coverage: 77.2% of statements [2019-08-25T14:46:30.078Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 67.0% of statements [2019-08-25T14:46:30.268Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2019-08-25T14:46:30.268Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-25T14:46:30.305Z] ok github.com/docker/docker/pkg/authorization 0.398s coverage: 66.7% of statements [2019-08-25T14:46:30.374Z] ok github.com/docker/docker/volume/local 0.077s coverage: 73.0% of statements [2019-08-25T14:46:30.561Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-08-25T14:46:30.819Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-08-25T14:46:31.848Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-08-25T14:46:32.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-08-25T14:46:32.173Z] === RUN TestResize [2019-08-25T14:46:33.105Z] --- PASS: TestResize (0.87s) [2019-08-25T14:46:33.105Z] === RUN TestResizeWithInvalidSize [2019-08-25T14:46:33.668Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-08-25T14:46:33.668Z] === RUN TestResizeWhenContainerNotStarted [2019-08-25T14:46:34.097Z] ok github.com/docker/docker/layer 7.269s coverage: 66.9% of statements [2019-08-25T14:46:34.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-08-25T14:46:34.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-08-25T14:46:34.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-08-25T14:46:34.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-08-25T14:46:34.097Z] ? github.com/docker/docker/oci [no test files] [2019-08-25T14:46:34.097Z] ? github.com/docker/docker/oci/caps [no test files] [2019-08-25T14:46:34.234Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 5.241s [2019-08-25T14:46:34.355Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-08-25T14:46:34.612Z] ok github.com/docker/docker/pkg/chrootarchive 3.025s coverage: 43.2% of statements [2019-08-25T14:46:34.612Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-08-25T14:46:34.612Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-08-25T14:46:34.804Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:34.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:34.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:34.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:46:34.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:46:35.176Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2019-08-25T14:46:35.433Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-08-25T14:46:36.364Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-08-25T14:46:36.928Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-08-25T14:46:37.185Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-08-25T14:46:37.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:37.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:37.851Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 3.476s [2019-08-25T14:46:38.555Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-08-25T14:46:38.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:39.121Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-08-25T14:46:39.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:39.685Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2019-08-25T14:46:39.943Z] ok github.com/docker/docker/pkg/fsutils 0.224s coverage: 85.1% of statements [2019-08-25T14:46:40.200Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-08-25T14:46:40.215Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/rootless [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-25T14:46:40.215Z] ? github.com/docker/docker/volume [no test files] [2019-08-25T14:46:40.216Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-25T14:46:40.216Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === Skipped [2019-08-25T14:46:40.216Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-25T14:46:40.216Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-25T14:46:40.216Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:73: No driver to put! [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-25T14:46:40.216Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-25T14:46:40.216Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-25T14:46:40.216Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:46:40.216Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-25T14:46:40.216Z] graphtest_unix.go:73: No driver to put! [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-25T14:46:40.216Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-25T14:46:40.216Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] [2019-08-25T14:46:40.216Z] DONE 2040 tests, 20 skipped in 361.787s [2019-08-25T14:46:40.284Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:46:40.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2019-08-25T14:46:40.864Z] Recording test results [2019-08-25T14:46:41.133Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 70.1% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-08-25T14:46:41.390Z] ok github.com/docker/docker/pkg/ioutils 0.445s coverage: 68.8% of statements [2019-08-25T14:46:41.652Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/make.sh dynbinary test-integration [2019-08-25T14:46:41.935Z] [2019-08-25T14:46:41.955Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-08-25T14:46:41.955Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-08-25T14:46:42.213Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-08-25T14:46:42.213Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-08-25T14:46:42.223Z] Removing bundles/ [2019-08-25T14:46:42.223Z] [2019-08-25T14:46:42.223Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-08-25T14:46:42.223Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:46:42.223Z] GOOS="" GOARCH="" GOARM="" [2019-08-25T14:46:42.748Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 13.391s [2019-08-25T14:46:42.778Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-08-25T14:46:43.035Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-08-25T14:46:43.292Z] ok github.com/docker/docker/pkg/mount 0.551s coverage: 69.6% of statements [2019-08-25T14:46:43.292Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-08-25T14:46:43.292Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-08-25T14:46:43.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:46:43.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:46:43.856Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-08-25T14:46:43.856Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-08-25T14:46:43.856Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-08-25T14:46:43.856Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-08-25T14:46:44.246Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 6.205s [2019-08-25T14:46:45.226Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2019-08-25T14:46:45.791Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2019-08-25T14:46:46.048Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-08-25T14:46:46.145Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.664s [2019-08-25T14:46:46.146Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 3.788s [2019-08-25T14:46:46.305Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-08-25T14:46:47.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:46:47.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:46:47.673Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-08-25T14:46:47.930Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-08-25T14:46:48.454Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.537s [2019-08-25T14:46:49.389Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 3.146s [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [de44854590013] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [de44854590013] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [de44854590013] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [de44854590013] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [de44854590013] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [de44854590013] Daemon stopped [2019-08-25T14:46:49.954Z] daemon.go:336: [de44854590013] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [de44854590013] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [de44854590013] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [de44854590013] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [de44854590013] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [de44854590013] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d9bc7c6ce1a38] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d9bc7c6ce1a38] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d9bc7c6ce1a38] daemon started [2019-08-25T14:46:49.954Z] daemon.go:336: [d9bc7c6ce1a38] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:307: [d9bc7c6ce1a38] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d9bc7c6ce1a38] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d9bc7c6ce1a38] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d9bc7c6ce1a38] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d9bc7c6ce1a38] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d9bc7c6ce1a38] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [dd1473190986e] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [dd1473190986e] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [dd1473190986e] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [dd1473190986e] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [dd1473190986e] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [dd1473190986e] Daemon stopped [2019-08-25T14:46:49.954Z] daemon.go:336: [dd1473190986e] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [dd1473190986e] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [dd1473190986e] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [dd1473190986e] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [dd1473190986e] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [dd1473190986e] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [ddd169771deca] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [ddd169771deca] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [ddd169771deca] daemon started [2019-08-25T14:46:49.954Z] daemon.go:336: [ddd169771deca] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:307: [ddd169771deca] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [ddd169771deca] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [ddd169771deca] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [ddd169771deca] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [ddd169771deca] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [ddd169771deca] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d7c7cc0a0cbc1] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d7c7cc0a0cbc1] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d7c7cc0a0cbc1] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d7c7cc0a0cbc1] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d7c7cc0a0cbc1] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d7c7cc0a0cbc1] Daemon stopped [2019-08-25T14:46:49.954Z] daemon.go:336: [d7c7cc0a0cbc1] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d7c7cc0a0cbc1] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d7c7cc0a0cbc1] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d7c7cc0a0cbc1] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d7c7cc0a0cbc1] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d7c7cc0a0cbc1] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [de83839d9b57b] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [de83839d9b57b] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [de83839d9b57b] daemon started [2019-08-25T14:46:49.954Z] daemon.go:336: [de83839d9b57b] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:307: [de83839d9b57b] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [de83839d9b57b] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [de83839d9b57b] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [de83839d9b57b] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [de83839d9b57b] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [de83839d9b57b] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d9a6571bd0206] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d9a6571bd0206] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d9a6571bd0206] daemon started [2019-08-25T14:46:49.954Z] daemon.go:336: [d9a6571bd0206] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:307: [d9a6571bd0206] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d9a6571bd0206] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d9a6571bd0206] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d9a6571bd0206] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d9a6571bd0206] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d9a6571bd0206] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [df21f39219fb8] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [df21f39219fb8] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [df21f39219fb8] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [df21f39219fb8] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [df21f39219fb8] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [df21f39219fb8] Daemon stopped [2019-08-25T14:46:49.954Z] daemon.go:336: [df21f39219fb8] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [df21f39219fb8] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [df21f39219fb8] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [df21f39219fb8] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [df21f39219fb8] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [df21f39219fb8] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d359b525045b2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d359b525045b2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d359b525045b2] daemon started [2019-08-25T14:46:49.954Z] daemon.go:307: [d359b525045b2] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d359b525045b2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d359b525045b2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d359b525045b2] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d359b525045b2] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d359b525045b2] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d359b525045b2] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [debc1814342e7] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [debc1814342e7] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [debc1814342e7] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [debc1814342e7] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [debc1814342e7] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [debc1814342e7] Daemon stopped [2019-08-25T14:46:49.954Z] daemon.go:336: [debc1814342e7] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [debc1814342e7] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [debc1814342e7] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [debc1814342e7] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [debc1814342e7] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [debc1814342e7] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [dd9bc2bdd0cf2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [dd9bc2bdd0cf2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [dd9bc2bdd0cf2] daemon started [2019-08-25T14:46:49.954Z] daemon.go:336: [dd9bc2bdd0cf2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:307: [dd9bc2bdd0cf2] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [dd9bc2bdd0cf2] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [dd9bc2bdd0cf2] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [dd9bc2bdd0cf2] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [dd9bc2bdd0cf2] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [dd9bc2bdd0cf2] Daemon stopped [2019-08-25T14:46:49.954Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2019-08-25T14:46:49.954Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:46:49.954Z] daemon.go:336: [d1f084af19216] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d1f084af19216] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d1f084af19216] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d1f084af19216] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d1f084af19216] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d1f084af19216] Daemon stopped [2019-08-25T14:46:49.954Z] daemon.go:336: [d1f084af19216] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:336: [d1f084af19216] waiting for daemon to start [2019-08-25T14:46:49.954Z] daemon.go:364: [d1f084af19216] daemon started [2019-08-25T14:46:49.954Z] daemon.go:472: [d1f084af19216] Stopping daemon [2019-08-25T14:46:49.954Z] daemon.go:307: [d1f084af19216] exiting daemon [2019-08-25T14:46:49.954Z] daemon.go:459: [d1f084af19216] Daemon stopped [2019-08-25T14:46:49.954Z] === RUN TestCgroupNamespacesRun [2019-08-25T14:46:49.954Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.433s [2019-08-25T14:46:51.204Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2019-08-25T14:46:51.204Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-08-25T14:46:51.767Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-08-25T14:46:51.767Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-08-25T14:46:51.857Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-08-25T14:46:51.857Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun [2019-08-25T14:46:51.857Z] daemon.go:336: [d8e7be320bbe7] waiting for daemon to start [2019-08-25T14:46:51.857Z] daemon.go:336: [d8e7be320bbe7] waiting for daemon to start [2019-08-25T14:46:51.857Z] daemon.go:364: [d8e7be320bbe7] daemon started [2019-08-25T14:46:51.857Z] daemon.go:472: [d8e7be320bbe7] Stopping daemon [2019-08-25T14:46:51.857Z] daemon.go:307: [d8e7be320bbe7] exiting daemon [2019-08-25T14:46:51.857Z] daemon.go:459: [d8e7be320bbe7] Daemon stopped [2019-08-25T14:46:51.857Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-25T14:46:52.025Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-08-25T14:46:52.421Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.379s [2019-08-25T14:46:52.589Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-08-25T14:46:53.154Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2019-08-25T14:46:53.718Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2019-08-25T14:46:53.803Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2019-08-25T14:46:53.803Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged [2019-08-25T14:46:53.803Z] daemon.go:336: [d85b823032b01] waiting for daemon to start [2019-08-25T14:46:53.803Z] daemon.go:336: [d85b823032b01] waiting for daemon to start [2019-08-25T14:46:53.803Z] daemon.go:364: [d85b823032b01] daemon started [2019-08-25T14:46:53.803Z] daemon.go:472: [d85b823032b01] Stopping daemon [2019-08-25T14:46:53.803Z] daemon.go:307: [d85b823032b01] exiting daemon [2019-08-25T14:46:53.803Z] daemon.go:459: [d85b823032b01] Daemon stopped [2019-08-25T14:46:53.803Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-25T14:46:54.282Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-08-25T14:46:54.539Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-08-25T14:46:55.103Z] testing: warning: no tests to run [2019-08-25T14:46:55.103Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2019-08-25T14:46:55.179Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 2.980s [2019-08-25T14:46:55.360Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-08-25T14:46:55.436Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2019-08-25T14:46:55.436Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode [2019-08-25T14:46:55.436Z] daemon.go:336: [d388b35f218d3] waiting for daemon to start [2019-08-25T14:46:55.436Z] daemon.go:336: [d388b35f218d3] waiting for daemon to start [2019-08-25T14:46:55.436Z] daemon.go:364: [d388b35f218d3] daemon started [2019-08-25T14:46:55.436Z] daemon.go:472: [d388b35f218d3] Stopping daemon [2019-08-25T14:46:55.436Z] daemon.go:307: [d388b35f218d3] exiting daemon [2019-08-25T14:46:55.436Z] daemon.go:459: [d388b35f218d3] Daemon stopped [2019-08-25T14:46:55.436Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-25T14:46:55.617Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-08-25T14:46:55.874Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-08-25T14:46:57.768Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.0% of statements [2019-08-25T14:46:57.963Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2019-08-25T14:46:57.963Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode [2019-08-25T14:46:57.963Z] daemon.go:336: [de133f0830e75] waiting for daemon to start [2019-08-25T14:46:57.963Z] daemon.go:336: [de133f0830e75] waiting for daemon to start [2019-08-25T14:46:57.963Z] daemon.go:364: [de133f0830e75] daemon started [2019-08-25T14:46:57.963Z] daemon.go:472: [de133f0830e75] Stopping daemon [2019-08-25T14:46:57.963Z] daemon.go:307: [de133f0830e75] exiting daemon [2019-08-25T14:46:57.963Z] daemon.go:459: [de133f0830e75] Daemon stopped [2019-08-25T14:46:57.963Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-25T14:46:58.531Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 9.151s [2019-08-25T14:46:58.699Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-08-25T14:46:59.463Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.98s) [2019-08-25T14:46:59.463Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode [2019-08-25T14:46:59.463Z] daemon.go:336: [d32bd858999c3] waiting for daemon to start [2019-08-25T14:46:59.463Z] daemon.go:336: [d32bd858999c3] waiting for daemon to start [2019-08-25T14:46:59.463Z] daemon.go:364: [d32bd858999c3] daemon started [2019-08-25T14:46:59.463Z] daemon.go:472: [d32bd858999c3] Stopping daemon [2019-08-25T14:46:59.463Z] daemon.go:307: [d32bd858999c3] exiting daemon [2019-08-25T14:46:59.463Z] daemon.go:459: [d32bd858999c3] Daemon stopped [2019-08-25T14:46:59.463Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T14:46:59.630Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 73.8% of statements [2019-08-25T14:46:59.889Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-08-25T14:47:00.395Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-08-25T14:47:00.395Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T14:47:00.395Z] daemon.go:336: [d1564154c170b] waiting for daemon to start [2019-08-25T14:47:00.395Z] daemon.go:336: [d1564154c170b] waiting for daemon to start [2019-08-25T14:47:00.395Z] daemon.go:364: [d1564154c170b] daemon started [2019-08-25T14:47:00.395Z] daemon.go:472: [d1564154c170b] Stopping daemon [2019-08-25T14:47:00.395Z] daemon.go:307: [d1564154c170b] exiting daemon [2019-08-25T14:47:00.395Z] daemon.go:459: [d1564154c170b] Daemon stopped [2019-08-25T14:47:00.395Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-25T14:47:01.328Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-08-25T14:47:01.328Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode [2019-08-25T14:47:01.328Z] daemon.go:336: [d0c7a99cbed31] waiting for daemon to start [2019-08-25T14:47:01.328Z] daemon.go:336: [d0c7a99cbed31] waiting for daemon to start [2019-08-25T14:47:01.328Z] daemon.go:364: [d0c7a99cbed31] daemon started [2019-08-25T14:47:01.328Z] daemon.go:472: [d0c7a99cbed31] Stopping daemon [2019-08-25T14:47:01.328Z] daemon.go:307: [d0c7a99cbed31] exiting daemon [2019-08-25T14:47:01.328Z] daemon.go:459: [d0c7a99cbed31] Daemon stopped [2019-08-25T14:47:01.328Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-25T14:47:01.585Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.100s [2019-08-25T14:47:01.787Z] ok github.com/docker/docker/registry 0.089s coverage: 56.4% of statements [2019-08-25T14:47:01.842Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 6.441s [2019-08-25T14:47:02.057Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-08-25T14:47:02.321Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-08-25T14:47:03.215Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.436s [2019-08-25T14:47:03.215Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.551s [2019-08-25T14:47:03.215Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.02s) [2019-08-25T14:47:03.215Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient [2019-08-25T14:47:03.215Z] daemon.go:336: [d0a81cb389b8d] waiting for daemon to start [2019-08-25T14:47:03.215Z] daemon.go:336: [d0a81cb389b8d] waiting for daemon to start [2019-08-25T14:47:03.215Z] daemon.go:364: [d0a81cb389b8d] daemon started [2019-08-25T14:47:03.215Z] daemon.go:472: [d0a81cb389b8d] Stopping daemon [2019-08-25T14:47:03.215Z] daemon.go:307: [d0a81cb389b8d] exiting daemon [2019-08-25T14:47:03.215Z] daemon.go:459: [d0a81cb389b8d] Daemon stopped [2019-08-25T14:47:03.215Z] === RUN TestKernelTCPMemory [2019-08-25T14:47:03.263Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-08-25T14:47:03.827Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-08-25T14:47:04.589Z] --- PASS: TestKernelTCPMemory (1.19s) [2019-08-25T14:47:04.589Z] === RUN TestNISDomainname [2019-08-25T14:47:04.761Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-08-25T14:47:04.847Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.529s [2019-08-25T14:47:05.326Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-08-25T14:47:05.780Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.329s [2019-08-25T14:47:05.780Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.891s [2019-08-25T14:47:05.780Z] --- PASS: TestNISDomainname (1.30s) [2019-08-25T14:47:05.780Z] === RUN TestHostnameDnsResolution [2019-08-25T14:47:06.697Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-08-25T14:47:06.714Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.928s [2019-08-25T14:47:07.647Z] --- PASS: TestHostnameDnsResolution (1.71s) [2019-08-25T14:47:07.647Z] === RUN TestStats [2019-08-25T14:47:08.580Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 2.798s [2019-08-25T14:47:08.580Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-08-25T14:47:08.580Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-08-25T14:47:09.513Z] --- PASS: TestStats (2.15s) [2019-08-25T14:47:09.513Z] === RUN TestStopContainerWithTimeout [2019-08-25T14:47:09.513Z] === RUN TestStopContainerWithTimeout/0 [2019-08-25T14:47:09.513Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-25T14:47:09.513Z] === RUN TestStopContainerWithTimeout/1 [2019-08-25T14:47:09.513Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-25T14:47:09.513Z] === RUN TestStopContainerWithTimeout/3 [2019-08-25T14:47:09.513Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-25T14:47:09.513Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-25T14:47:09.513Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-25T14:47:09.513Z] === CONT TestStopContainerWithTimeout/0 [2019-08-25T14:47:09.513Z] === CONT TestStopContainerWithTimeout/3 [2019-08-25T14:47:10.886Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-25T14:47:12.784Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 5.750s [2019-08-25T14:47:12.784Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.788s [2019-08-25T14:47:12.784Z] === CONT TestStopContainerWithTimeout/1 [2019-08-25T14:47:14.157Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.644s [2019-08-25T14:47:14.724Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.742s [2019-08-25T14:47:14.724Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-08-25T14:47:14.724Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2019-08-25T14:47:14.724Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2019-08-25T14:47:14.724Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2019-08-25T14:47:14.724Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2019-08-25T14:47:14.724Z] === RUN TestDeleteDevicemapper [2019-08-25T14:47:15.055Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-25T14:47:15.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-25T14:47:15.055Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-25T14:47:16.043Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 0.910s [2019-08-25T14:47:17.419Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2019-08-25T14:47:17.419Z] === RUN TestUpdateMemory [2019-08-25T14:47:17.419Z] --- SKIP: TestUpdateMemory (0.00s) [2019-08-25T14:47:17.419Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-08-25T14:47:17.419Z] === RUN TestUpdateCPUQuota [2019-08-25T14:47:17.984Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 5.127s [2019-08-25T14:47:19.356Z] --- PASS: TestUpdateCPUQuota (1.88s) [2019-08-25T14:47:19.356Z] === RUN TestUpdatePidsLimit [2019-08-25T14:47:19.356Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-25T14:47:19.922Z] === RUN TestUpdatePidsLimit/no_change [2019-08-25T14:47:20.181Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-25T14:47:20.746Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-25T14:47:21.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-25T14:47:21.311Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.502s [2019-08-25T14:47:21.544Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/rootless [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/volume [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-08-25T14:47:21.544Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === Skipped [2019-08-25T14:47:21.544Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-08-25T14:47:21.544Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-08-25T14:47:21.544Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver btrfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:73: No driver to put! [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-08-25T14:47:21.544Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-08-25T14:47:21.544Z] overlay_test.go:49: Fails to compute changes intermittently [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-08-25T14:47:21.544Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-08-25T14:47:21.544Z] graphtest_unix.go:46: Driver zfs not supported [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-08-25T14:47:21.544Z] graphtest_unix.go:73: No driver to put! [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-08-25T14:47:21.544Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-08-25T14:47:21.544Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] [2019-08-25T14:47:21.544Z] DONE 2040 tests, 20 skipped in 246.157s Post stage [Pipeline] junit [2019-08-25T14:47:21.556Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-08-25T14:47:21.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-25T14:47:22.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -e DOCKER_GRAPHDRIVER docker:5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 hack/validate/vendor [2019-08-25T14:47:22.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-25T14:47:23.009Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 6.976s [2019-08-25T14:47:23.050Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-08-25T14:47:23.928Z] + echo Building e2e image [2019-08-25T14:47:23.928Z] Building e2e image [2019-08-25T14:47:23.928Z] + docker build --build-arg DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 -t moby-e2e-test -f Dockerfile.e2e . [2019-08-25T14:47:23.928Z] #2 [internal] load .dockerignore [2019-08-25T14:47:23.928Z] #2 transferring context: 34B done [2019-08-25T14:47:23.928Z] #2 DONE 0.0s [2019-08-25T14:47:23.928Z] [2019-08-25T14:47:23.928Z] #1 [internal] load build definition from Dockerfile.e2e [2019-08-25T14:47:23.928Z] #1 transferring dockerfile: 3.19kB done [2019-08-25T14:47:23.928Z] #1 DONE 0.0s [2019-08-25T14:47:23.928Z] [2019-08-25T14:47:23.928Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-25T14:47:24.188Z] #4 ... [2019-08-25T14:47:24.188Z] [2019-08-25T14:47:24.188Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-08-25T14:47:24.188Z] #3 DONE 0.2s [2019-08-25T14:47:24.188Z] [2019-08-25T14:47:24.188Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine [2019-08-25T14:47:24.188Z] #4 DONE 0.3s [2019-08-25T14:47:24.188Z] [2019-08-25T14:47:24.188Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T14:47:24.188Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done [2019-08-25T14:47:24.188Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.1s [2019-08-25T14:47:24.188Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done [2019-08-25T14:47:24.188Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done [2019-08-25T14:47:24.188Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done [2019-08-25T14:47:24.188Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.59MB / 2.79MB 0.1s [2019-08-25T14:47:24.188Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.1s [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit (4.86s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-08-25T14:47:24.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-08-25T14:47:24.381Z] === RUN TestUpdateRestartPolicy [2019-08-25T14:47:24.445Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-08-25T14:47:24.445Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done [2019-08-25T14:47:24.445Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-08-25T14:47:24.445Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 0B / 125.33MB 0.2s [2019-08-25T14:47:24.445Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 0B / 126B 0.2s [2019-08-25T14:47:24.445Z] #14 ... [2019-08-25T14:47:24.445Z] [2019-08-25T14:47:24.445Z] #8 [internal] load build context [2019-08-25T14:47:24.445Z] #8 transferring context: 796.89kB 0.3s done [2019-08-25T14:47:24.445Z] #8 DONE 0.3s [2019-08-25T14:47:24.445Z] [2019-08-25T14:47:24.445Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T14:47:24.445Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 16.40MB / 125.33MB 0.4s [2019-08-25T14:47:24.445Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done [2019-08-25T14:47:24.702Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 23.29MB / 125.33MB 0.5s [2019-08-25T14:47:24.946Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.200s [2019-08-25T14:47:24.965Z] #14 ... [2019-08-25T14:47:24.965Z] [2019-08-25T14:47:24.965Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-08-25T14:47:24.965Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-08-25T14:47:24.965Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-08-25T14:47:24.965Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-08-25T14:47:24.965Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-08-25T14:47:24.965Z] #5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done [2019-08-25T14:47:24.965Z] #5 DONE 0.5s [2019-08-25T14:47:24.965Z] [2019-08-25T14:47:24.965Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T14:47:24.965Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 35.86MB / 125.33MB 0.7s [2019-08-25T14:47:24.965Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-08-25T14:47:24.965Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 46.15MB / 125.33MB 0.8s [2019-08-25T14:47:24.965Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done [2019-08-25T14:47:25.203Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.358s [2019-08-25T14:47:25.222Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 60.11MB / 125.33MB 1.0s [2019-08-25T14:47:25.222Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-08-25T14:47:25.222Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 68.19MB / 125.33MB 1.1s [2019-08-25T14:47:25.481Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 84.60MB / 125.33MB 1.3s [2019-08-25T14:47:25.740Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 92.32MB / 125.33MB 1.4s [2019-08-25T14:47:25.740Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 102.92MB / 125.33MB 1.5s [2019-08-25T14:47:25.997Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.7s [2019-08-25T14:47:26.135Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.762s [2019-08-25T14:47:26.254Z] #14 ... [2019-08-25T14:47:26.254Z] [2019-08-25T14:47:26.254Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-08-25T14:47:26.254Z] #6 DONE 1.4s [2019-08-25T14:47:26.254Z] [2019-08-25T14:47:26.254Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... [2019-08-25T14:47:26.254Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.8s done [2019-08-25T14:47:26.254Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 0.1s [2019-08-25T14:47:26.702Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.676s [2019-08-25T14:47:26.959Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.096s [2019-08-25T14:47:26.959Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.322s [2019-08-25T14:47:27.217Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.302s [2019-08-25T14:47:27.784Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.312s [2019-08-25T14:47:27.784Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-08-25T14:47:29.156Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.331s [2019-08-25T14:47:30.529Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 3.709s [2019-08-25T14:47:31.510Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s [2019-08-25T14:47:32.441Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.1s done [2019-08-25T14:47:33.004Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done [2019-08-25T14:47:33.004Z] #14 DONE 8.8s [2019-08-25T14:47:33.004Z] [2019-08-25T14:47:33.004Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-08-25T14:47:33.004Z] #7 1.074 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-25T14:47:33.004Z] #7 2.157 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-25T14:47:33.004Z] #7 2.266 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-25T14:47:33.004Z] #7 2.270 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-25T14:47:33.004Z] #7 2.507 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-25T14:47:33.004Z] #7 2.519 (4/31) Installing readline (8.0.0-r0) [2019-08-25T14:47:33.004Z] #7 2.527 (5/31) Installing bash (5.0.0-r0) [2019-08-25T14:47:33.004Z] #7 2.540 Executing bash-5.0.0-r0.post-install [2019-08-25T14:47:33.004Z] #7 2.543 (6/31) Installing ca-certificates (20190108-r0) [2019-08-25T14:47:33.004Z] #7 2.566 (7/31) Installing libgcc (8.3.0-r0) [2019-08-25T14:47:33.004Z] #7 2.573 (8/31) Installing libstdc++ (8.3.0-r0) [2019-08-25T14:47:33.004Z] #7 2.587 (9/31) Installing binutils (2.32-r0) [2019-08-25T14:47:33.004Z] #7 2.687 (10/31) Installing gmp (6.1.2-r1) [2019-08-25T14:47:33.004Z] #7 2.696 (11/31) Installing isl (0.18-r0) [2019-08-25T14:47:33.004Z] #7 2.717 (12/31) Installing libgomp (8.3.0-r0) [2019-08-25T14:47:33.004Z] #7 2.721 (13/31) Installing libatomic (8.3.0-r0) [2019-08-25T14:47:33.004Z] #7 2.723 (14/31) Installing mpfr3 (3.1.5-r1) [2019-08-25T14:47:33.004Z] #7 2.735 (15/31) Installing mpc1 (1.1.0-r0) [2019-08-25T14:47:33.004Z] #7 2.738 (16/31) Installing gcc (8.3.0-r0) [2019-08-25T14:47:33.004Z] #7 3.736 (17/31) Installing musl-dev (1.1.22-r3) [2019-08-25T14:47:33.004Z] #7 3.905 (18/31) Installing libc-dev (0.7.1-r0) [2019-08-25T14:47:33.004Z] #7 3.908 (19/31) Installing g++ (8.3.0-r0) [2019-08-25T14:47:33.004Z] #7 4.475 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-08-25T14:47:33.004Z] #7 4.477 (21/31) Installing libcurl (7.65.1-r0) [2019-08-25T14:47:33.004Z] #7 4.484 (22/31) Installing expat (2.2.7-r0) [2019-08-25T14:47:33.004Z] #7 4.488 (23/31) Installing pcre2 (10.33-r0) [2019-08-25T14:47:33.004Z] #7 4.498 (24/31) Installing git (2.22.0-r0) [2019-08-25T14:47:33.004Z] #7 4.710 (25/31) Installing libmnl (1.0.4-r0) [2019-08-25T14:47:33.004Z] #7 4.711 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-08-25T14:47:33.004Z] #7 4.715 (27/31) Installing iptables (1.8.3-r0) [2019-08-25T14:47:33.004Z] #7 4.744 (28/31) Installing pigz (2.4-r0) [2019-08-25T14:47:33.004Z] #7 4.751 (29/31) Installing tar (1.32-r0) [2019-08-25T14:47:33.004Z] #7 4.759 (30/31) Installing xz-libs (5.2.4-r0) [2019-08-25T14:47:33.004Z] #7 4.763 (31/31) Installing xz (5.2.4-r0) [2019-08-25T14:47:33.004Z] #7 4.783 Executing busybox-1.30.1-r2.trigger [2019-08-25T14:47:33.004Z] #7 4.787 Executing ca-certificates-20190108-r0.trigger [2019-08-25T14:47:33.004Z] #7 4.841 OK: 185 MiB in 45 packages [2019-08-25T14:47:33.569Z] #7 DONE 7.2s [2019-08-25T14:47:33.569Z] [2019-08-25T14:47:33.569Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-08-25T14:47:33.569Z] #9 DONE 0.1s [2019-08-25T14:47:33.569Z] [2019-08-25T14:47:33.569Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-25T14:47:33.569Z] #15 ... [2019-08-25T14:47:33.569Z] [2019-08-25T14:47:33.569Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-08-25T14:47:33.569Z] #10 DONE 0.1s [2019-08-25T14:47:33.569Z] [2019-08-25T14:47:33.569Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-08-25T14:47:33.569Z] #11 DONE 0.1s [2019-08-25T14:47:33.826Z] [2019-08-25T14:47:33.826Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-08-25T14:47:33.826Z] #12 DONE 0.1s [2019-08-25T14:47:33.826Z] [2019-08-25T14:47:33.826Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-08-25T14:47:33.826Z] #13 DONE 0.0s [2019-08-25T14:47:33.826Z] [2019-08-25T14:47:33.826Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-08-25T14:47:34.083Z] #15 0.980 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-08-25T14:47:34.709Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.181s [2019-08-25T14:47:34.967Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 5.842s [2019-08-25T14:47:35.465Z] #15 2.033 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-08-25T14:47:35.466Z] #15 2.154 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-08-25T14:47:35.466Z] #15 2.157 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-08-25T14:47:35.466Z] #15 2.286 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-08-25T14:47:35.466Z] #15 2.293 (4/43) Installing readline (8.0.0-r0) [2019-08-25T14:47:35.466Z] #15 2.298 (5/43) Installing bash (5.0.0-r0) [2019-08-25T14:47:35.466Z] #15 2.309 Executing bash-5.0.0-r0.post-install [2019-08-25T14:47:35.466Z] #15 2.311 (6/43) Installing linux-headers (4.19.36-r0) [2019-08-25T14:47:35.466Z] #15 2.393 (7/43) Installing libuuid (2.33.2-r0) [2019-08-25T14:47:35.466Z] #15 2.395 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-08-25T14:47:35.466Z] #15 2.398 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-08-25T14:47:35.466Z] #15 2.402 (10/43) Installing binutils (2.32-r0) [2019-08-25T14:47:35.723Z] #15 2.589 (11/43) Installing libmagic (5.37-r0) [2019-08-25T14:47:35.723Z] #15 2.610 (12/43) Installing file (5.37-r0) [2019-08-25T14:47:35.723Z] #15 2.612 (13/43) Installing gmp (6.1.2-r1) [2019-08-25T14:47:35.723Z] #15 2.618 (14/43) Installing isl (0.18-r0) [2019-08-25T14:47:35.723Z] #15 2.634 (15/43) Installing libgomp (8.3.0-r0) [2019-08-25T14:47:35.723Z] #15 2.637 (16/43) Installing libatomic (8.3.0-r0) [2019-08-25T14:47:35.723Z] #15 2.639 (17/43) Installing libgcc (8.3.0-r0) [2019-08-25T14:47:35.723Z] #15 2.641 (18/43) Installing mpfr3 (3.1.5-r1) [2019-08-25T14:47:35.723Z] #15 2.679 (19/43) Installing mpc1 (1.1.0-r0) [2019-08-25T14:47:35.723Z] #15 2.682 (20/43) Installing libstdc++ (8.3.0-r0) [2019-08-25T14:47:35.723Z] #15 2.700 (21/43) Installing gcc (8.3.0-r0) [2019-08-25T14:47:35.899Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 0.854s [2019-08-25T14:47:36.654Z] #15 3.292 (22/43) Installing musl-dev (1.1.22-r3) [2019-08-25T14:47:36.654Z] #15 3.364 (23/43) Installing libc-dev (0.7.1-r0) [2019-08-25T14:47:36.654Z] #15 3.366 (24/43) Installing g++ (8.3.0-r0) [2019-08-25T14:47:36.911Z] #15 3.751 (25/43) Installing make (4.2.1-r2) [2019-08-25T14:47:36.911Z] #15 3.755 (26/43) Installing fortify-headers (1.1-r0) [2019-08-25T14:47:36.911Z] #15 3.758 (27/43) Installing build-base (0.5-r1) [2019-08-25T14:47:36.911Z] #15 3.759 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-08-25T14:47:36.911Z] #15 3.762 (29/43) Installing libcurl (7.65.1-r0) [2019-08-25T14:47:36.911Z] #15 3.769 (30/43) Installing curl (7.65.1-r0) [2019-08-25T14:47:36.911Z] #15 3.772 (31/43) Installing oniguruma (6.9.2-r0) [2019-08-25T14:47:36.911Z] #15 3.779 (32/43) Installing jq (1.6-r0) [2019-08-25T14:47:36.911Z] #15 3.786 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-08-25T14:47:36.911Z] #15 3.792 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-08-25T14:47:36.911Z] #15 3.794 (35/43) Installing libaio (0.3.111-r0) [2019-08-25T14:47:36.911Z] #15 3.795 (36/43) Installing libblkid (2.33.2-r0) [2019-08-25T14:47:36.911Z] #15 3.799 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-08-25T14:47:36.911Z] #15 3.825 (38/43) Installing libfdisk (2.33.2-r0) [2019-08-25T14:47:36.911Z] #15 3.830 (39/43) Installing libmount (2.33.2-r0) [2019-08-25T14:47:36.911Z] #15 3.835 (40/43) Installing libsmartcols (2.33.2-r0) [2019-08-25T14:47:36.911Z] #15 3.839 (41/43) Installing pkgconf (1.6.1-r1) [2019-08-25T14:47:36.911Z] #15 3.841 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-08-25T14:47:36.911Z] #15 3.862 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-08-25T14:47:36.911Z] #15 3.867 Executing busybox-1.30.1-r2.trigger [2019-08-25T14:47:36.911Z] #15 3.872 OK: 190 MiB in 58 packages [2019-08-25T14:47:37.475Z] #15 DONE 4.4s [2019-08-25T14:47:37.475Z] [2019-08-25T14:47:37.475Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-08-25T14:47:37.800Z] --- PASS: TestUpdateRestartPolicy (13.61s) [2019-08-25T14:47:37.800Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-25T14:47:38.365Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 3.598s [2019-08-25T14:47:38.406Z] #16 DONE 0.7s [2019-08-25T14:47:38.406Z] [2019-08-25T14:47:38.406Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-08-25T14:47:38.931Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2019-08-25T14:47:38.931Z] === RUN TestWaitNonBlocked [2019-08-25T14:47:38.931Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:47:38.931Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:47:38.931Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:47:38.931Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:47:38.931Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:47:38.931Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:47:38.971Z] #17 DONE 0.7s [2019-08-25T14:47:38.971Z] [2019-08-25T14:47:38.971Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-08-25T14:47:38.971Z] #18 DONE 0.0s [2019-08-25T14:47:38.971Z] [2019-08-25T14:47:38.971Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-08-25T14:47:38.971Z] #19 DONE 0.1s [2019-08-25T14:47:38.971Z] [2019-08-25T14:47:38.971Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-08-25T14:47:39.188Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.376s [2019-08-25T14:47:39.228Z] #22 DONE 0.1s [2019-08-25T14:47:39.228Z] [2019-08-25T14:47:39.228Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-08-25T14:47:39.228Z] #26 DONE 0.1s [2019-08-25T14:47:39.228Z] [2019-08-25T14:47:39.228Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-08-25T14:47:39.228Z] #27 DONE 0.1s [2019-08-25T14:47:39.228Z] [2019-08-25T14:47:39.228Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-08-25T14:47:39.228Z] #28 DONE 0.0s [2019-08-25T14:47:39.228Z] [2019-08-25T14:47:39.228Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-08-25T14:47:39.228Z] #23 DONE 0.1s [2019-08-25T14:47:39.228Z] [2019-08-25T14:47:39.228Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T14:47:40.123Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-08-25T14:47:40.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2019-08-25T14:47:40.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2019-08-25T14:47:40.123Z] === RUN TestWaitBlocked [2019-08-25T14:47:40.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:47:40.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:47:40.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:47:40.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:47:40.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:47:40.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:47:40.382Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.235s [2019-08-25T14:47:40.640Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.342s [2019-08-25T14:47:40.898Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.647s [2019-08-25T14:47:41.125Z] #24 1.664 + RM_GOPATH=0 [2019-08-25T14:47:41.125Z] #24 1.665 + TMP_GOPATH= [2019-08-25T14:47:41.125Z] #24 1.665 + : /build [2019-08-25T14:47:41.125Z] #24 1.665 + '[' -z '' ']' [2019-08-25T14:47:41.125Z] #24 1.673 Install docker/cli version 17.06.2-ce from stable [2019-08-25T14:47:41.125Z] #24 1.673 ++ mktemp -d [2019-08-25T14:47:41.125Z] #24 1.673 + export GOPATH=/tmp/tmp.jJpAiE [2019-08-25T14:47:41.125Z] #24 1.673 + GOPATH=/tmp/tmp.jJpAiE [2019-08-25T14:47:41.125Z] #24 1.673 + RM_GOPATH=1 [2019-08-25T14:47:41.125Z] #24 1.673 ++ dirname ./install.sh [2019-08-25T14:47:41.125Z] #24 1.673 + dir=. [2019-08-25T14:47:41.125Z] #24 1.673 + bin=dockercli [2019-08-25T14:47:41.125Z] #24 1.673 + shift [2019-08-25T14:47:41.125Z] #24 1.673 + '[' '!' -f ./dockercli.installer ']' [2019-08-25T14:47:41.125Z] #24 1.673 + . ./dockercli.installer [2019-08-25T14:47:41.125Z] #24 1.673 ++ DOCKERCLI_CHANNEL=stable [2019-08-25T14:47:41.125Z] #24 1.673 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-08-25T14:47:41.125Z] #24 1.673 + install_dockercli [2019-08-25T14:47:41.125Z] #24 1.673 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-08-25T14:47:41.125Z] #24 1.673 ++ uname -m [2019-08-25T14:47:41.125Z] #24 1.675 + arch=x86_64 [2019-08-25T14:47:41.125Z] #24 1.675 + '[' x86_64 '!=' x86_64 ']' [2019-08-25T14:47:41.125Z] #24 1.675 + url=https://download.docker.com/linux/static [2019-08-25T14:47:41.125Z] #24 1.677 + tar -xz docker/docker [2019-08-25T14:47:41.125Z] #24 1.678 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-08-25T14:47:41.464Z] --- PASS: TestWaitBlocked (0.03s) [2019-08-25T14:47:41.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-08-25T14:47:41.464Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2019-08-25T14:47:41.464Z] === CONT TestContainerStartOnDaemonRestart [2019-08-25T14:47:41.464Z] === CONT TestIpcModeOlderClient [2019-08-25T14:47:41.464Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-08-25T14:47:41.464Z] === CONT TestDaemonRestartIpcMode [2019-08-25T14:47:41.722Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 0.972s [2019-08-25T14:47:42.288Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.638s [2019-08-25T14:47:42.504Z] #24 ... [2019-08-25T14:47:42.504Z] [2019-08-25T14:47:42.504Z] #31 [builder 1/4] COPY . . [2019-08-25T14:47:42.504Z] #31 DONE 3.3s [2019-08-25T14:47:42.504Z] [2019-08-25T14:47:42.504Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:47:42.504Z] #20 2.600 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-08-25T14:47:42.504Z] #20 3.244 ######################################################################## 100.0% [2019-08-25T14:47:42.854Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.351s [2019-08-25T14:47:43.022Z] #20 3.379 ## 3.1% ############ 17.7% ############################### 43.4% ############################################# 63.3% ######################################################## 78.6% ######################################################################## 100.0% [2019-08-25T14:47:43.587Z] #20 4.380 ######################################################################## 100.0% [2019-08-25T14:47:43.845Z] #20 4.514 0.1% ########################## 37.3% ######################################################################## 100.0% [2019-08-25T14:47:44.411Z] #20 ... [2019-08-25T14:47:44.411Z] [2019-08-25T14:47:44.411Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-08-25T14:47:44.411Z] #32 DONE 1.8s [2019-08-25T14:47:44.411Z] [2019-08-25T14:47:44.411Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T14:47:44.411Z] #33 ... [2019-08-25T14:47:44.411Z] [2019-08-25T14:47:44.411Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-08-25T14:47:44.411Z] #24 5.169 + mkdir -p /build [2019-08-25T14:47:44.411Z] #24 5.171 + mv docker/docker /build/ [2019-08-25T14:47:44.411Z] #24 5.171 + rmdir docker [2019-08-25T14:47:44.411Z] #24 DONE 5.3s [2019-08-25T14:47:44.670Z] [2019-08-25T14:47:44.670Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:47:44.670Z] #20 5.316 #=#=# ######################################################################## 100.0% [2019-08-25T14:47:44.756Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.695s [2019-08-25T14:47:45.186Z] #20 5.588 #=#=# ############# 18.6% ############################## 41.8% ######################################################## 79.1% ######################################################################## 100.0% [2019-08-25T14:47:45.321Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2019-08-25T14:47:45.321Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-08-25T14:47:45.321Z] daemon.go:336: [d79e321a4a86e] waiting for daemon to start [2019-08-25T14:47:45.321Z] daemon.go:336: [d79e321a4a86e] waiting for daemon to start [2019-08-25T14:47:45.321Z] daemon.go:364: [d79e321a4a86e] daemon started [2019-08-25T14:47:45.321Z] daemon.go:336: [d79e321a4a86e] waiting for daemon to start [2019-08-25T14:47:45.321Z] daemon.go:307: [d79e321a4a86e] exiting daemon [2019-08-25T14:47:45.321Z] daemon.go:336: [d79e321a4a86e] waiting for daemon to start [2019-08-25T14:47:45.321Z] daemon.go:364: [d79e321a4a86e] daemon started [2019-08-25T14:47:45.321Z] daemon.go:472: [d79e321a4a86e] Stopping daemon [2019-08-25T14:47:45.321Z] daemon.go:307: [d79e321a4a86e] exiting daemon [2019-08-25T14:47:45.321Z] daemon.go:459: [d79e321a4a86e] Daemon stopped [2019-08-25T14:47:45.751Z] #20 6.577 ######################################################################## 100.0% [2019-08-25T14:47:45.886Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2019-08-25T14:47:45.886Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-08-25T14:47:45.886Z] daemon.go:336: [dba07bff957b1] waiting for daemon to start [2019-08-25T14:47:45.886Z] daemon.go:336: [dba07bff957b1] waiting for daemon to start [2019-08-25T14:47:45.886Z] daemon.go:364: [dba07bff957b1] daemon started [2019-08-25T14:47:45.886Z] daemon.go:472: [dba07bff957b1] Stopping daemon [2019-08-25T14:47:45.886Z] daemon.go:307: [dba07bff957b1] exiting daemon [2019-08-25T14:47:45.886Z] daemon.go:459: [dba07bff957b1] Daemon stopped [2019-08-25T14:47:45.886Z] daemon.go:336: [dba07bff957b1] waiting for daemon to start [2019-08-25T14:47:45.886Z] daemon.go:336: [dba07bff957b1] waiting for daemon to start [2019-08-25T14:47:45.886Z] daemon.go:364: [dba07bff957b1] daemon started [2019-08-25T14:47:45.886Z] daemon.go:472: [dba07bff957b1] Stopping daemon [2019-08-25T14:47:45.886Z] daemon.go:307: [dba07bff957b1] exiting daemon [2019-08-25T14:47:45.886Z] daemon.go:459: [dba07bff957b1] Daemon stopped [2019-08-25T14:47:45.886Z] PASS [2019-08-25T14:47:45.886Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-25T14:47:46.144Z] INFO: Testing against a local daemon [2019-08-25T14:47:46.144Z] === RUN TestCommitInheritsEnv [2019-08-25T14:47:46.401Z] --- PASS: TestCommitInheritsEnv (0.48s) [2019-08-25T14:47:46.401Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-25T14:47:46.401Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-25T14:47:46.401Z] === RUN TestImagesFilterMultiReference [2019-08-25T14:47:46.658Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-25T14:47:46.658Z] === RUN TestImagePullPlatformInvalid [2019-08-25T14:47:46.658Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-08-25T14:47:46.658Z] === RUN TestRemoveImageOrphaning [2019-08-25T14:47:47.223Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2019-08-25T14:47:47.223Z] === RUN TestRemoveImageGarbageCollector [2019-08-25T14:47:47.311Z] #20 6.760 0.0% ### 5.0% ######### 13.6% ############### 21.7% #################### 29.2% ######################## 33.9% ############################## 41.9% #################################### 51.2% ######################################### 57.6% ################################################ 67.6% ##################################################### 74.9% ############################################################# 84.9% ################################################################### 94.4% ######################################################################## 100.0% [2019-08-25T14:47:47.568Z] #20 8.486 [2019-08-25T14:47:48.500Z] #20 9.486 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-08-25T14:47:48.596Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.711s [2019-08-25T14:47:49.065Z] #20 9.916 ######################################################################## 100.0% [2019-08-25T14:47:49.065Z] #20 10.02 ######################################################################## 100.0% [2019-08-25T14:47:49.322Z] #20 ... [2019-08-25T14:47:49.322Z] [2019-08-25T14:47:49.322Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-25T14:47:49.322Z] #29 ... [2019-08-25T14:47:49.322Z] [2019-08-25T14:47:49.322Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T14:47:49.322Z] #33 2.149 [2019-08-25T14:47:49.322Z] #33 2.267 Removing bundles/ [2019-08-25T14:47:49.322Z] #33 2.269 [2019-08-25T14:47:49.322Z] #33 2.275 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-08-25T14:47:49.322Z] #33 3.510 Building test suite binary ./integration-cli/test.main [2019-08-25T14:47:49.531Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2019-08-25T14:47:49.531Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector [2019-08-25T14:47:49.531Z] daemon.go:336: [de152edb15bfd] waiting for daemon to start [2019-08-25T14:47:49.531Z] daemon.go:336: [de152edb15bfd] waiting for daemon to start [2019-08-25T14:47:49.531Z] daemon.go:364: [de152edb15bfd] daemon started [2019-08-25T14:47:49.531Z] daemon.go:472: [de152edb15bfd] Stopping daemon [2019-08-25T14:47:49.531Z] daemon.go:307: [de152edb15bfd] exiting daemon [2019-08-25T14:47:49.531Z] daemon.go:459: [de152edb15bfd] Daemon stopped [2019-08-25T14:47:49.531Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-25T14:47:49.531Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-08-25T14:47:49.531Z] === RUN TestTagInvalidReference [2019-08-25T14:47:49.531Z] --- PASS: TestTagInvalidReference (0.02s) [2019-08-25T14:47:49.531Z] === RUN TestTagValidPrefixedRepo [2019-08-25T14:47:49.531Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-08-25T14:47:49.531Z] === RUN TestTagExistedNameWithoutForce [2019-08-25T14:47:49.531Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-08-25T14:47:49.531Z] === RUN TestTagOfficialNames [2019-08-25T14:47:49.789Z] --- PASS: TestTagOfficialNames (0.06s) [2019-08-25T14:47:49.789Z] === RUN TestTagMatchesDigest [2019-08-25T14:47:49.789Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-08-25T14:47:49.789Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-25T14:47:50.355Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 1.936s [2019-08-25T14:47:51.846Z] #33 ... [2019-08-25T14:47:51.846Z] [2019-08-25T14:47:51.846Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-08-25T14:47:51.846Z] #20 10.34 [2019-08-25T14:47:51.846Z] #20 11.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-08-25T14:47:51.846Z] #20 12.09 ######################################################################## 100.0% [2019-08-25T14:47:51.846Z] #20 12.25 0.7% ######################################################################## 100.0% [2019-08-25T14:47:51.846Z] #20 12.58 [2019-08-25T14:47:53.217Z] #20 13.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-08-25T14:47:53.217Z] #20 14.02 skipping existing 1849cc453dee [2019-08-25T14:47:53.475Z] #20 14.31 [2019-08-25T14:47:54.408Z] #20 15.49 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-08-25T14:47:54.538Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.510s [2019-08-25T14:47:55.342Z] #20 16.01 ######################################################################## 100.0% [2019-08-25T14:47:55.342Z] #20 16.11 ######################################################################## 100.0% [2019-08-25T14:47:55.600Z] #20 16.45 [2019-08-25T14:47:55.600Z] #20 16.53 Download of images into '/build' complete. [2019-08-25T14:47:55.600Z] #20 16.53 Use something like the following to load the result into a Docker daemon: [2019-08-25T14:47:55.600Z] #20 16.53 tar -cC '/build' . | docker load [2019-08-25T14:47:55.864Z] #20 DONE 16.9s [2019-08-25T14:47:55.864Z] [2019-08-25T14:47:55.864Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-25T14:47:57.815Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 14.647s [2019-08-25T14:47:58.381Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 1.021s [2019-08-25T14:47:58.392Z] #29 ... [2019-08-25T14:47:58.392Z] [2019-08-25T14:47:58.392Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-08-25T14:47:58.958Z] #21 DONE 0.6s [2019-08-25T14:47:58.958Z] [2019-08-25T14:47:58.958Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-08-25T14:47:59.216Z] #25 DONE 0.1s [2019-08-25T14:47:59.216Z] [2019-08-25T14:47:59.216Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-08-25T14:47:59.315Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.734s [2019-08-25T14:48:00.248Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 6.230s [2019-08-25T14:48:01.182Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.062s [2019-08-25T14:48:01.747Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.526s [2019-08-25T14:48:02.313Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.625s [2019-08-25T14:48:03.246Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 4.106s [2019-08-25T14:48:07.429Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.112s [2019-08-25T14:48:08.363Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 4.946s [2019-08-25T14:48:08.621Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.131s [2019-08-25T14:48:09.187Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.510s [2019-08-25T14:48:09.752Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.577s [2019-08-25T14:48:10.317Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 2.030s [2019-08-25T14:48:10.317Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-08-25T14:48:10.317Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-08-25T14:48:10.317Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-08-25T14:48:10.317Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-25T14:48:11.412Z] #29 30.25 # github.com/docker/docker/contrib/httpserver [2019-08-25T14:48:11.412Z] #29 30.25 loadinternal: cannot find runtime/cgo [2019-08-25T14:48:11.412Z] #29 DONE 30.5s [2019-08-25T14:48:11.412Z] [2019-08-25T14:48:11.412Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T14:48:11.412Z] #33 ... [2019-08-25T14:48:11.412Z] [2019-08-25T14:48:11.412Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-08-25T14:48:11.412Z] #30 DONE 0.1s [2019-08-25T14:48:11.412Z] [2019-08-25T14:48:11.412Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-08-25T14:48:13.649Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.775s [2019-08-25T14:48:14.214Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.523s [2019-08-25T14:48:16.113Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 5.516s [2019-08-25T14:48:22.671Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.897s [2019-08-25T14:48:25.955Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 3.650s [2019-08-25T14:48:25.956Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.397s [2019-08-25T14:48:27.858Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 3.072s [2019-08-25T14:48:29.758Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.841s [2019-08-25T14:48:33.040Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.139s [2019-08-25T14:48:34.942Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.807s [2019-08-25T14:48:35.508Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.025s [2019-08-25T14:48:40.774Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.563s [2019-08-25T14:48:41.339Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.770s [2019-08-25T14:48:41.597Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.909s [2019-08-25T14:48:42.972Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.687s [2019-08-25T14:48:45.499Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.460s [2019-08-25T14:48:48.026Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.781s [2019-08-25T14:48:48.592Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.791s [2019-08-25T14:48:48.850Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.016s [2019-08-25T14:48:49.376Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-08-25T14:48:49.376Z] [2019-08-25T14:48:49.376Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-08-25T14:48:49.376Z] PKG_CONFIG=pkg-config [2019-08-25T14:48:49.376Z] GOLANG_VERSION=1.12.9 [2019-08-25T14:48:49.376Z] HOSTNAME=6e910213638f [2019-08-25T14:48:49.376Z] DOCKER_EXPERIMENTAL=1 [2019-08-25T14:48:49.376Z] container=docker [2019-08-25T14:48:49.376Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-08-25T14:48:49.376Z] GOMETALINTER_OPTS=--deadline=2m [2019-08-25T14:48:49.376Z] GOPATH=/go [2019-08-25T14:48:49.376Z] PWD=/go/src/github.com/docker/docker [2019-08-25T14:48:49.376Z] HOME=/root [2019-08-25T14:48:49.376Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-08-25T14:48:49.376Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-08-25T14:48:49.376Z] DOCKER_GITCOMMIT=5e7a225b17d07f4c1af1061b9d3e116f8b7ac889 [2019-08-25T14:48:49.376Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-08-25T14:48:49.376Z] DOCKER_GRAPHDRIVER=overlay2 [2019-08-25T14:48:49.376Z] TERM=xterm [2019-08-25T14:48:49.376Z] DEST=bundles/test-integration [2019-08-25T14:48:49.376Z] SHLVL=1 [2019-08-25T14:48:49.376Z] TIMEOUT=120m [2019-08-25T14:48:49.376Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-08-25T14:48:49.376Z] DOCKER_PKG=github.com/docker/docker [2019-08-25T14:48:49.376Z] _=/usr/bin/env [2019-08-25T14:48:49.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T14:48:50.223Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.427s [2019-08-25T14:48:51.596Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.411s [2019-08-25T14:48:52.968Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.447s [2019-08-25T14:48:59.522Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.475s [2019-08-25T14:49:01.420Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.143s [2019-08-25T14:49:01.678Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.553s [2019-08-25T14:49:02.244Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.540s [2019-08-25T14:49:02.810Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.530s [2019-08-25T14:49:05.340Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 2.309s [2019-08-25T14:49:05.340Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s [2019-08-25T14:49:06.274Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 13.148s [2019-08-25T14:49:07.209Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.885s [2019-08-25T14:49:08.143Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.850s [2019-08-25T14:49:09.078Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 1.843s [2019-08-25T14:49:12.361Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 4.148s [2019-08-25T14:49:13.294Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 4.207s [2019-08-25T14:49:14.668Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.540s [2019-08-25T14:49:16.570Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 1.903s [2019-08-25T14:49:17.137Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.539s [2019-08-25T14:49:21.321Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.732s [2019-08-25T14:49:24.652Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.770s [2019-08-25T14:49:27.932Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 15.203s [2019-08-25T14:49:28.498Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.055s [2019-08-25T14:49:28.498Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.014s [2019-08-25T14:49:29.878Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.157s [2019-08-25T14:49:32.407Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 2.126s [2019-08-25T14:49:33.342Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.155s [2019-08-25T14:49:34.276Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.563s [2019-08-25T14:49:34.534Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.201s [2019-08-25T14:49:37.061Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.954s [2019-08-25T14:49:38.434Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.823s [2019-08-25T14:49:40.334Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.829s [2019-08-25T14:49:48.440Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 7.465s [2019-08-25T14:49:48.440Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 9.170s [2019-08-25T14:49:50.340Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.691s [2019-08-25T14:49:53.621Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 2.919s [2019-08-25T14:49:57.801Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 9.519s [2019-08-25T14:50:00.331Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.616s [2019-08-25T14:50:02.231Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 2.142s [2019-08-25T14:50:02.877Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-08-25T14:50:02.877Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T14:50:02.877Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T14:50:02.877Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T14:50:02.877Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T14:50:03.442Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T14:50:05.514Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.223s [2019-08-25T14:50:05.772Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.111s [2019-08-25T14:50:05.965Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T14:50:08.491Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T14:50:08.748Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T14:50:11.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-08-25T14:50:11.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-08-25T14:50:12.023Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T14:50:12.328Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.768s [2019-08-25T14:50:12.588Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T14:50:13.699Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 20.497s [2019-08-25T14:50:13.699Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.138s [2019-08-25T14:50:15.112Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T14:50:16.225Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 2.620s [2019-08-25T14:50:16.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-08-25T14:50:17.637Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T14:50:19.503Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 5.777s [2019-08-25T14:50:19.761Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.717s [2019-08-25T14:50:20.018Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.371s [2019-08-25T14:50:20.163Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T14:50:20.583Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.450s [2019-08-25T14:50:21.515Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.873s [2019-08-25T14:50:21.515Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.142s [2019-08-25T14:50:21.773Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.435s [2019-08-25T14:50:22.338Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.400s [2019-08-25T14:50:22.686Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T14:50:23.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-08-25T14:50:25.214Z] #33 161.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T14:50:25.616Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 3.045s [2019-08-25T14:50:26.180Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 5.308s [2019-08-25T14:50:26.585Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T14:50:27.555Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.872s [2019-08-25T14:50:29.108Z] #33 164.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T14:50:29.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-08-25T14:50:29.453Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 2.082s [2019-08-25T14:50:30.039Z] #33 165.8 [2019-08-25T14:50:30.969Z] #33 DONE 166.7s [2019-08-25T14:50:30.969Z] [2019-08-25T14:50:30.969Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-08-25T14:50:31.350Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.656s [2019-08-25T14:50:32.724Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.591s [2019-08-25T14:50:32.863Z] #34 DONE 1.8s [2019-08-25T14:50:34.097Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.315s [2019-08-25T14:50:34.761Z] [2019-08-25T14:50:34.761Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-08-25T14:50:34.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-08-25T14:50:36.137Z] #35 DONE 1.3s [2019-08-25T14:50:36.137Z] [2019-08-25T14:50:36.137Z] #36 exporting to image [2019-08-25T14:50:36.137Z] #36 exporting layers [2019-08-25T14:50:39.401Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 12.300s [2019-08-25T14:50:39.965Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 0.968s [2019-08-25T14:50:40.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-08-25T14:50:40.313Z] #36 exporting layers 3.8s done [2019-08-25T14:50:40.313Z] #36 writing image sha256:288b232767739bad3a880570fb3cf6f376290d3a4d3c616b93ce64f69ec488dc done [2019-08-25T14:50:40.313Z] #36 naming to docker.io/library/moby-e2e-test done [2019-08-25T14:50:40.313Z] #36 DONE 3.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T14:50:40.618Z] + echo Ensuring container killed. [2019-08-25T14:50:40.618Z] Ensuring container killed. [2019-08-25T14:50:40.618Z] + docker rm -vf docker-pr1 [2019-08-25T14:50:40.618Z] Error: No such container: docker-pr1 [2019-08-25T14:50:40.618Z] + true [Pipeline] sh [2019-08-25T14:50:40.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-08-25T14:50:40.900Z] + echo Chowning /workspace to jenkins user [2019-08-25T14:50:40.900Z] Chowning /workspace to jenkins user [2019-08-25T14:50:40.900Z] + id -u [2019-08-25T14:50:40.900Z] + id -g [2019-08-25T14:50:40.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39795:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] sh [2019-08-25T14:50:42.494Z] --- PASS: TestImportExtremelyLargeImageWorks (172.68s) [2019-08-25T14:50:42.494Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-08-25T14:50:42.494Z] daemon.go:336: [d82dddb068932] waiting for daemon to start [2019-08-25T14:50:42.494Z] daemon.go:336: [d82dddb068932] waiting for daemon to start [2019-08-25T14:50:42.494Z] daemon.go:364: [d82dddb068932] daemon started [2019-08-25T14:50:42.494Z] daemon.go:472: [d82dddb068932] Stopping daemon [2019-08-25T14:50:42.494Z] daemon.go:307: [d82dddb068932] exiting daemon [2019-08-25T14:50:42.494Z] daemon.go:459: [d82dddb068932] Daemon stopped [2019-08-25T14:50:42.494Z] PASS [2019-08-25T14:50:42.494Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-25T14:50:42.494Z] INFO: Testing against a local daemon [2019-08-25T14:50:42.494Z] === RUN TestNetworkCreateDelete [2019-08-25T14:50:42.556Z] + echo Creating unit-bundles.tar.gz [2019-08-25T14:50:42.556Z] Creating unit-bundles.tar.gz [2019-08-25T14:50:42.556Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-08-25T14:50:42.556Z] bundles/junit-report.xml [2019-08-25T14:50:42.556Z] bundles/go-test-report.json [2019-08-25T14:50:42.556Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-08-25T14:50:42.599Z] Archiving artifacts [Pipeline] sh [2019-08-25T14:50:42.751Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 8.877s [2019-08-25T14:50:42.961Z] + make clean [2019-08-25T14:50:43.008Z] --- PASS: TestNetworkCreateDelete (0.36s) [2019-08-25T14:50:43.008Z] === RUN TestDockerNetworkDeletePreferID [2019-08-25T14:50:43.218Z] docker volume rm -f docker-dev-cache [2019-08-25T14:50:43.218Z] docker-dev-cache [Pipeline] deleteDir [2019-08-25T14:50:43.266Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2019-08-25T14:50:43.266Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2019-08-25T14:50:43.494Z] Terminated [Pipeline] } [Pipeline] // stage [2019-08-25T14:50:43.510Z] Terminated [Pipeline] } [2019-08-25T14:50:43.521Z] Terminated [2019-08-25T14:50:47.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-08-25T14:50:49.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-08-25T14:50:49.818Z] === RUN TestInspectNetwork/full_network_id [2019-08-25T14:50:49.818Z] === RUN TestInspectNetwork/partial_network_id [2019-08-25T14:50:49.818Z] === RUN TestInspectNetwork/network_name [2019-08-25T14:50:49.818Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-25T14:50:55.075Z] --- PASS: TestInspectNetwork (10.76s) [2019-08-25T14:50:55.075Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-08-25T14:50:55.075Z] daemon.go:336: [dde07b0e3fb82] waiting for daemon to start [2019-08-25T14:50:55.075Z] daemon.go:336: [dde07b0e3fb82] waiting for daemon to start [2019-08-25T14:50:55.075Z] daemon.go:364: [dde07b0e3fb82] daemon started [2019-08-25T14:50:55.075Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-25T14:50:55.075Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-25T14:50:55.075Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-25T14:50:55.075Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-25T14:50:55.075Z] daemon.go:472: [dde07b0e3fb82] Stopping daemon [2019-08-25T14:50:55.075Z] daemon.go:307: [dde07b0e3fb82] exiting daemon [2019-08-25T14:50:55.075Z] daemon.go:459: [dde07b0e3fb82] Daemon stopped [2019-08-25T14:50:55.075Z] === RUN TestRunContainerWithBridgeNone [2019-08-25T14:50:56.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-08-25T14:50:56.971Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2019-08-25T14:50:56.971Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-08-25T14:50:56.971Z] daemon.go:336: [d10f2c6f96f1b] waiting for daemon to start [2019-08-25T14:50:56.971Z] daemon.go:336: [d10f2c6f96f1b] waiting for daemon to start [2019-08-25T14:50:56.971Z] daemon.go:364: [d10f2c6f96f1b] daemon started [2019-08-25T14:50:56.971Z] daemon.go:472: [d10f2c6f96f1b] Stopping daemon [2019-08-25T14:50:56.971Z] daemon.go:307: [d10f2c6f96f1b] exiting daemon [2019-08-25T14:50:56.971Z] daemon.go:459: [d10f2c6f96f1b] Daemon stopped [2019-08-25T14:50:56.971Z] === RUN TestNetworkInvalidJSON [2019-08-25T14:50:56.971Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-25T14:50:56.971Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-25T14:50:56.971Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T14:50:56.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T14:50:56.971Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T14:50:56.971Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T14:50:56.971Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-25T14:50:56.971Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T14:50:56.971Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T14:50:56.971Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-08-25T14:50:56.971Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-25T14:50:56.971Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-25T14:50:56.971Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-25T14:50:56.971Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-25T14:50:57.903Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-08-25T14:50:57.903Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-08-25T14:50:57.903Z] daemon.go:336: [d8c089800c63a] waiting for daemon to start [2019-08-25T14:50:57.903Z] daemon.go:336: [d8c089800c63a] waiting for daemon to start [2019-08-25T14:50:57.903Z] daemon.go:364: [d8c089800c63a] daemon started [2019-08-25T14:50:57.903Z] daemon.go:472: [d8c089800c63a] Stopping daemon [2019-08-25T14:50:57.903Z] daemon.go:307: [d8c089800c63a] exiting daemon [2019-08-25T14:50:57.903Z] daemon.go:459: [d8c089800c63a] Daemon stopped [2019-08-25T14:50:57.903Z] daemon.go:336: [d8c089800c63a] waiting for daemon to start [2019-08-25T14:50:57.903Z] daemon.go:336: [d8c089800c63a] waiting for daemon to start [2019-08-25T14:50:57.903Z] daemon.go:364: [d8c089800c63a] daemon started [2019-08-25T14:50:57.903Z] daemon.go:472: [d8c089800c63a] Stopping daemon [2019-08-25T14:50:57.903Z] daemon.go:307: [d8c089800c63a] exiting daemon [2019-08-25T14:50:57.903Z] daemon.go:459: [d8c089800c63a] Daemon stopped [2019-08-25T14:50:57.903Z] === RUN TestDaemonDefaultNetworkPools [2019-08-25T14:50:58.835Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2019-08-25T14:50:58.835Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-08-25T14:50:58.835Z] daemon.go:336: [dc16628d8423e] waiting for daemon to start [2019-08-25T14:50:58.835Z] daemon.go:336: [dc16628d8423e] waiting for daemon to start [2019-08-25T14:50:58.835Z] daemon.go:364: [dc16628d8423e] daemon started [2019-08-25T14:50:58.835Z] daemon.go:472: [dc16628d8423e] Stopping daemon [2019-08-25T14:50:58.835Z] daemon.go:307: [dc16628d8423e] exiting daemon [2019-08-25T14:50:58.835Z] daemon.go:459: [dc16628d8423e] Daemon stopped [2019-08-25T14:50:58.835Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-25T14:50:59.767Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-08-25T14:50:59.767Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-08-25T14:50:59.767Z] daemon.go:336: [d57d1de4def4f] waiting for daemon to start [2019-08-25T14:50:59.767Z] daemon.go:336: [d57d1de4def4f] waiting for daemon to start [2019-08-25T14:50:59.767Z] daemon.go:364: [d57d1de4def4f] daemon started [2019-08-25T14:50:59.767Z] daemon.go:472: [d57d1de4def4f] Stopping daemon [2019-08-25T14:50:59.767Z] daemon.go:307: [d57d1de4def4f] exiting daemon [2019-08-25T14:50:59.767Z] daemon.go:459: [d57d1de4def4f] Daemon stopped [2019-08-25T14:50:59.767Z] daemon.go:336: [d57d1de4def4f] waiting for daemon to start [2019-08-25T14:50:59.767Z] daemon.go:336: [d57d1de4def4f] waiting for daemon to start [2019-08-25T14:50:59.767Z] daemon.go:364: [d57d1de4def4f] daemon started [2019-08-25T14:50:59.767Z] daemon.go:472: [d57d1de4def4f] Stopping daemon [2019-08-25T14:50:59.767Z] daemon.go:307: [d57d1de4def4f] exiting daemon [2019-08-25T14:50:59.767Z] daemon.go:459: [d57d1de4def4f] Daemon stopped [2019-08-25T14:50:59.767Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T14:51:01.139Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2019-08-25T14:51:01.139Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T14:51:01.139Z] daemon.go:336: [d83b051c6349f] waiting for daemon to start [2019-08-25T14:51:01.139Z] daemon.go:336: [d83b051c6349f] waiting for daemon to start [2019-08-25T14:51:01.139Z] daemon.go:364: [d83b051c6349f] daemon started [2019-08-25T14:51:01.139Z] daemon.go:472: [d83b051c6349f] Stopping daemon [2019-08-25T14:51:01.139Z] daemon.go:307: [d83b051c6349f] exiting daemon [2019-08-25T14:51:01.139Z] daemon.go:459: [d83b051c6349f] Daemon stopped [2019-08-25T14:51:01.139Z] daemon.go:336: [d83b051c6349f] waiting for daemon to start [2019-08-25T14:51:01.139Z] daemon.go:336: [d83b051c6349f] waiting for daemon to start [2019-08-25T14:51:01.139Z] daemon.go:364: [d83b051c6349f] daemon started [2019-08-25T14:51:01.139Z] daemon.go:472: [d83b051c6349f] Stopping daemon [2019-08-25T14:51:01.139Z] daemon.go:307: [d83b051c6349f] exiting daemon [2019-08-25T14:51:01.139Z] daemon.go:459: [d83b051c6349f] Daemon stopped [2019-08-25T14:51:01.139Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T14:51:02.072Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2019-08-25T14:51:02.072Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T14:51:02.072Z] daemon.go:336: [deeca3ece4d0a] waiting for daemon to start [2019-08-25T14:51:02.072Z] daemon.go:336: [deeca3ece4d0a] waiting for daemon to start [2019-08-25T14:51:02.072Z] daemon.go:364: [deeca3ece4d0a] daemon started [2019-08-25T14:51:02.072Z] daemon.go:472: [deeca3ece4d0a] Stopping daemon [2019-08-25T14:51:02.072Z] daemon.go:307: [deeca3ece4d0a] exiting daemon [2019-08-25T14:51:02.072Z] daemon.go:459: [deeca3ece4d0a] Daemon stopped [2019-08-25T14:51:02.072Z] === RUN TestServiceWithPredefinedNetwork [2019-08-25T14:51:02.072Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 14.262s [2019-08-25T14:51:02.072Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-08-25T14:51:02.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-08-25T14:51:05.349Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2019-08-25T14:51:05.349Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-08-25T14:51:05.349Z] daemon.go:336: [d59f46f727692] waiting for daemon to start [2019-08-25T14:51:05.349Z] daemon.go:336: [d59f46f727692] waiting for daemon to start [2019-08-25T14:51:05.349Z] daemon.go:364: [d59f46f727692] daemon started [2019-08-25T14:51:05.349Z] daemon.go:472: [d59f46f727692] Stopping daemon [2019-08-25T14:51:05.349Z] daemon.go:307: [d59f46f727692] exiting daemon [2019-08-25T14:51:05.349Z] daemon.go:459: [d59f46f727692] Daemon stopped [2019-08-25T14:51:05.349Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-25T14:51:05.349Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-25T14:51:05.349Z] service_test.go:230: FLAKY_TEST [2019-08-25T14:51:05.349Z] === RUN TestServiceWithDataPathPortInit [2019-08-25T14:51:07.246Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 24.263s [2019-08-25T14:51:08.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-08-25T14:51:09.144Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.831s [2019-08-25T14:51:13.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-08-25T14:51:14.402Z] --- PASS: TestServiceWithDataPathPortInit (9.35s) [2019-08-25T14:51:14.402Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-25T14:51:14.402Z] daemon.go:336: [d965d6a12c40c] waiting for daemon to start [2019-08-25T14:51:14.402Z] daemon.go:336: [d965d6a12c40c] waiting for daemon to start [2019-08-25T14:51:14.402Z] daemon.go:364: [d965d6a12c40c] daemon started [2019-08-25T14:51:14.402Z] daemon.go:472: [d965d6a12c40c] Stopping daemon [2019-08-25T14:51:14.402Z] daemon.go:307: [d965d6a12c40c] exiting daemon [2019-08-25T14:51:14.402Z] daemon.go:459: [d965d6a12c40c] Daemon stopped [2019-08-25T14:51:14.402Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-08-25T14:51:14.402Z] daemon.go:336: [d7ff1625c53d1] waiting for daemon to start [2019-08-25T14:51:14.402Z] daemon.go:336: [d7ff1625c53d1] waiting for daemon to start [2019-08-25T14:51:14.402Z] daemon.go:364: [d7ff1625c53d1] daemon started [2019-08-25T14:51:14.402Z] daemon.go:472: [d7ff1625c53d1] Stopping daemon [2019-08-25T14:51:14.402Z] daemon.go:307: [d7ff1625c53d1] exiting daemon [2019-08-25T14:51:14.402Z] daemon.go:459: [d7ff1625c53d1] Daemon stopped [2019-08-25T14:51:14.402Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-25T14:51:18.582Z] --- PASS: TestServiceWithDefaultAddressPoolInit (3.89s) [2019-08-25T14:51:18.582Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-25T14:51:18.582Z] daemon.go:336: [d0644c7fd6c22] waiting for daemon to start [2019-08-25T14:51:18.582Z] daemon.go:336: [d0644c7fd6c22] waiting for daemon to start [2019-08-25T14:51:18.582Z] daemon.go:364: [d0644c7fd6c22] daemon started [2019-08-25T14:51:18.582Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:62sq1m2xn25ueq6ed69vx2hbo Created:2019-08-25 14:51:15.36019493 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-25T14:51:18.582Z] daemon.go:472: [d0644c7fd6c22] Stopping daemon [2019-08-25T14:51:18.582Z] daemon.go:307: [d0644c7fd6c22] exiting daemon [2019-08-25T14:51:18.582Z] daemon.go:459: [d0644c7fd6c22] Daemon stopped [2019-08-25T14:51:18.582Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-08-25T14:51:18.582Z] daemon.go:336: [d8c068359d167] waiting for daemon to start [2019-08-25T14:51:18.582Z] daemon.go:336: [d8c068359d167] waiting for daemon to start [2019-08-25T14:51:18.582Z] daemon.go:364: [d8c068359d167] daemon started [2019-08-25T14:51:18.582Z] daemon.go:472: [d8c068359d167] Stopping daemon [2019-08-25T14:51:18.582Z] daemon.go:307: [d8c068359d167] exiting daemon [2019-08-25T14:51:18.582Z] daemon.go:459: [d8c068359d167] Daemon stopped [2019-08-25T14:51:18.582Z] PASS [2019-08-25T14:51:18.582Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-25T14:51:18.582Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 9.382s [2019-08-25T14:51:18.582Z] INFO: Testing against a local daemon [2019-08-25T14:51:18.582Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-25T14:51:18.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-08-25T14:51:18.582Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-25T14:51:18.582Z] === RUN TestDockerNetworkIpvlan [2019-08-25T14:51:18.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-25T14:51:18.582Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-25T14:51:18.582Z] PASS [2019-08-25T14:51:18.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-25T14:51:18.582Z] INFO: Testing against a local daemon [2019-08-25T14:51:18.582Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-25T14:51:19.146Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.778s [2019-08-25T14:51:19.712Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.484s [2019-08-25T14:51:19.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-08-25T14:51:19.970Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-08-25T14:51:19.970Z] daemon.go:336: [dd24646d0e622] waiting for daemon to start [2019-08-25T14:51:19.970Z] daemon.go:336: [dd24646d0e622] waiting for daemon to start [2019-08-25T14:51:19.970Z] daemon.go:364: [dd24646d0e622] daemon started [2019-08-25T14:51:19.970Z] daemon.go:472: [dd24646d0e622] Stopping daemon [2019-08-25T14:51:19.970Z] daemon.go:307: [dd24646d0e622] exiting daemon [2019-08-25T14:51:19.970Z] daemon.go:459: [dd24646d0e622] Daemon stopped [2019-08-25T14:51:19.970Z] daemon.go:336: [dd24646d0e622] waiting for daemon to start [2019-08-25T14:51:19.970Z] daemon.go:336: [dd24646d0e622] waiting for daemon to start [2019-08-25T14:51:19.970Z] daemon.go:364: [dd24646d0e622] daemon started [2019-08-25T14:51:19.970Z] daemon.go:472: [dd24646d0e622] Stopping daemon [2019-08-25T14:51:19.970Z] daemon.go:307: [dd24646d0e622] exiting daemon [2019-08-25T14:51:19.970Z] daemon.go:459: [dd24646d0e622] Daemon stopped [2019-08-25T14:51:19.970Z] === RUN TestDockerNetworkMacvlan [2019-08-25T14:51:20.228Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.460s [2019-08-25T14:51:20.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-08-25T14:51:20.797Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-25T14:51:21.730Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-25T14:51:21.730Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.462s [2019-08-25T14:51:21.730Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-08-25T14:51:21.988Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.322s [2019-08-25T14:51:22.246Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 14.365s [2019-08-25T14:51:22.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-08-25T14:51:22.504Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-25T14:51:23.070Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.858s [2019-08-25T14:51:26.349Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-25T14:51:27.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-08-25T14:51:30.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-08-25T14:51:30.440Z] Using test binary docker [2019-08-25T14:51:30.440Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-08-25T14:51:30.440Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-08-25T14:51:30.440Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-08-25T14:51:30.440Z] Warning failed to create cache: (null) [2019-08-25T14:51:30.440Z] . [2019-08-25T14:51:30.440Z] INFO: Waiting for daemon to start... [2019-08-25T14:51:30.440Z] Starting dockerd [2019-08-25T14:51:30.531Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-25T14:51:31.465Z] --- PASS: TestDockerNetworkMacvlan (11.40s) [2019-08-25T14:51:31.465Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T14:51:31.465Z] daemon.go:336: [df5d8426457eb] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:336: [df5d8426457eb] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:364: [df5d8426457eb] daemon started [2019-08-25T14:51:31.465Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-08-25T14:51:31.465Z] daemon.go:472: [df5d8426457eb] Stopping daemon [2019-08-25T14:51:31.465Z] daemon.go:307: [df5d8426457eb] exiting daemon [2019-08-25T14:51:31.465Z] daemon.go:459: [df5d8426457eb] Daemon stopped [2019-08-25T14:51:31.465Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T14:51:31.465Z] daemon.go:336: [d4ff0f8b8918c] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:336: [d4ff0f8b8918c] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:364: [d4ff0f8b8918c] daemon started [2019-08-25T14:51:31.465Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-08-25T14:51:31.465Z] daemon.go:472: [d4ff0f8b8918c] Stopping daemon [2019-08-25T14:51:31.465Z] daemon.go:307: [d4ff0f8b8918c] exiting daemon [2019-08-25T14:51:31.465Z] daemon.go:459: [d4ff0f8b8918c] Daemon stopped [2019-08-25T14:51:31.465Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T14:51:31.465Z] daemon.go:336: [d9dabb661e7cb] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:336: [d9dabb661e7cb] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:364: [d9dabb661e7cb] daemon started [2019-08-25T14:51:31.465Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-08-25T14:51:31.465Z] daemon.go:472: [d9dabb661e7cb] Stopping daemon [2019-08-25T14:51:31.465Z] daemon.go:307: [d9dabb661e7cb] exiting daemon [2019-08-25T14:51:31.465Z] daemon.go:459: [d9dabb661e7cb] Daemon stopped [2019-08-25T14:51:31.465Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T14:51:31.465Z] daemon.go:336: [dc56b7d0b543d] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:336: [dc56b7d0b543d] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:364: [dc56b7d0b543d] daemon started [2019-08-25T14:51:31.465Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.93s) [2019-08-25T14:51:31.465Z] daemon.go:472: [dc56b7d0b543d] Stopping daemon [2019-08-25T14:51:31.465Z] daemon.go:307: [dc56b7d0b543d] exiting daemon [2019-08-25T14:51:31.465Z] daemon.go:459: [dc56b7d0b543d] Daemon stopped [2019-08-25T14:51:31.465Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-08-25T14:51:31.465Z] daemon.go:336: [d30a5bc9a172c] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:336: [d30a5bc9a172c] waiting for daemon to start [2019-08-25T14:51:31.465Z] daemon.go:364: [d30a5bc9a172c] daemon started [2019-08-25T14:51:31.465Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2019-08-25T14:51:31.465Z] daemon.go:472: [d30a5bc9a172c] Stopping daemon [2019-08-25T14:51:31.465Z] daemon.go:307: [d30a5bc9a172c] exiting daemon [2019-08-25T14:51:31.465Z] daemon.go:459: [d30a5bc9a172c] Daemon stopped [2019-08-25T14:51:31.465Z] PASS [2019-08-25T14:51:31.465Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-25T14:51:31.465Z] testing: warning: no tests to run [2019-08-25T14:51:31.465Z] PASS [2019-08-25T14:51:31.465Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-25T14:51:31.723Z] INFO: Testing against a local daemon [2019-08-25T14:51:31.723Z] === RUN TestAuthZPluginAllowRequest [2019-08-25T14:51:32.467Z] . [2019-08-25T14:51:32.467Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-08-25T14:51:32.467Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-08-25T14:51:32.467Z] Error: No such image: emptyfs [2019-08-25T14:51:32.753Z] Running integration-test (iteration 1) [2019-08-25T14:51:32.753Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-08-25T14:51:33.623Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-08-25T14:51:33.623Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-08-25T14:51:33.623Z] daemon.go:336: [de90875c34b13] waiting for daemon to start [2019-08-25T14:51:33.623Z] daemon.go:336: [de90875c34b13] waiting for daemon to start [2019-08-25T14:51:33.623Z] daemon.go:364: [de90875c34b13] daemon started [2019-08-25T14:51:33.623Z] daemon.go:472: [de90875c34b13] Stopping daemon [2019-08-25T14:51:33.623Z] daemon.go:307: [de90875c34b13] exiting daemon [2019-08-25T14:51:33.623Z] daemon.go:459: [de90875c34b13] Daemon stopped [2019-08-25T14:51:33.623Z] === RUN TestAuthZPluginTLS [2019-08-25T14:51:33.623Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 11.599s [2019-08-25T14:51:33.881Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-08-25T14:51:33.881Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-08-25T14:51:33.881Z] daemon.go:336: [dcb482c422b40] waiting for daemon to start [2019-08-25T14:51:33.881Z] daemon.go:336: [dcb482c422b40] waiting for daemon to start [2019-08-25T14:51:33.881Z] daemon.go:364: [dcb482c422b40] daemon started [2019-08-25T14:51:33.881Z] daemon.go:472: [dcb482c422b40] Stopping daemon [2019-08-25T14:51:33.881Z] daemon.go:307: [dcb482c422b40] exiting daemon [2019-08-25T14:51:33.881Z] daemon.go:459: [dcb482c422b40] Daemon stopped [2019-08-25T14:51:33.881Z] === RUN TestAuthZPluginDenyRequest [2019-08-25T14:51:34.138Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.320s [2019-08-25T14:51:34.397Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-08-25T14:51:34.397Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-08-25T14:51:34.397Z] daemon.go:336: [de811f812dd4c] waiting for daemon to start [2019-08-25T14:51:34.397Z] daemon.go:336: [de811f812dd4c] waiting for daemon to start [2019-08-25T14:51:34.397Z] daemon.go:364: [de811f812dd4c] daemon started [2019-08-25T14:51:34.397Z] daemon.go:472: [de811f812dd4c] Stopping daemon [2019-08-25T14:51:34.397Z] daemon.go:307: [de811f812dd4c] exiting daemon [2019-08-25T14:51:34.397Z] daemon.go:459: [de811f812dd4c] Daemon stopped [2019-08-25T14:51:34.397Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-25T14:51:34.655Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.481s [2019-08-25T14:51:34.914Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-08-25T14:51:34.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-08-25T14:51:34.914Z] daemon.go:336: [de658f6cd8525] waiting for daemon to start [2019-08-25T14:51:34.914Z] daemon.go:336: [de658f6cd8525] waiting for daemon to start [2019-08-25T14:51:34.914Z] daemon.go:364: [de658f6cd8525] daemon started [2019-08-25T14:51:34.914Z] daemon.go:472: [de658f6cd8525] Stopping daemon [2019-08-25T14:51:34.914Z] daemon.go:307: [de658f6cd8525] exiting daemon [2019-08-25T14:51:34.914Z] daemon.go:459: [de658f6cd8525] Daemon stopped [2019-08-25T14:51:34.914Z] === RUN TestAuthZPluginDenyResponse [2019-08-25T14:51:35.171Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.437s [2019-08-25T14:51:35.428Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.259s [2019-08-25T14:51:35.428Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-08-25T14:51:35.428Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-08-25T14:51:35.428Z] daemon.go:336: [d4419cfe4be0d] waiting for daemon to start [2019-08-25T14:51:35.428Z] daemon.go:336: [d4419cfe4be0d] waiting for daemon to start [2019-08-25T14:51:35.428Z] daemon.go:364: [d4419cfe4be0d] daemon started [2019-08-25T14:51:35.428Z] daemon.go:472: [d4419cfe4be0d] Stopping daemon [2019-08-25T14:51:35.428Z] daemon.go:307: [d4419cfe4be0d] exiting daemon [2019-08-25T14:51:35.428Z] daemon.go:459: [d4419cfe4be0d] Daemon stopped [2019-08-25T14:51:35.428Z] === RUN TestAuthZPluginAllowEventStream [2019-08-25T14:51:36.362Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 0.857s [2019-08-25T14:51:36.362Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.021s [2019-08-25T14:51:37.296Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-08-25T14:51:37.296Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-08-25T14:51:37.296Z] daemon.go:336: [d423c2ad49604] waiting for daemon to start [2019-08-25T14:51:37.296Z] daemon.go:336: [d423c2ad49604] waiting for daemon to start [2019-08-25T14:51:37.296Z] daemon.go:364: [d423c2ad49604] daemon started [2019-08-25T14:51:37.296Z] daemon.go:472: [d423c2ad49604] Stopping daemon [2019-08-25T14:51:37.296Z] daemon.go:307: [d423c2ad49604] exiting daemon [2019-08-25T14:51:37.296Z] daemon.go:459: [d423c2ad49604] Daemon stopped [2019-08-25T14:51:37.296Z] === RUN TestAuthZPluginErrorResponse [2019-08-25T14:51:37.861Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-08-25T14:51:37.861Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-08-25T14:51:37.861Z] daemon.go:336: [d714222251c3b] waiting for daemon to start [2019-08-25T14:51:37.861Z] daemon.go:336: [d714222251c3b] waiting for daemon to start [2019-08-25T14:51:37.861Z] daemon.go:364: [d714222251c3b] daemon started [2019-08-25T14:51:37.861Z] daemon.go:472: [d714222251c3b] Stopping daemon [2019-08-25T14:51:37.861Z] daemon.go:307: [d714222251c3b] exiting daemon [2019-08-25T14:51:37.861Z] daemon.go:459: [d714222251c3b] Daemon stopped [2019-08-25T14:51:37.861Z] === RUN TestAuthZPluginErrorRequest [2019-08-25T14:51:38.426Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-08-25T14:51:38.426Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-08-25T14:51:38.426Z] daemon.go:336: [d9d9981534ec6] waiting for daemon to start [2019-08-25T14:51:38.426Z] daemon.go:336: [d9d9981534ec6] waiting for daemon to start [2019-08-25T14:51:38.426Z] daemon.go:364: [d9d9981534ec6] daemon started [2019-08-25T14:51:38.426Z] daemon.go:472: [d9d9981534ec6] Stopping daemon [2019-08-25T14:51:38.426Z] daemon.go:307: [d9d9981534ec6] exiting daemon [2019-08-25T14:51:38.426Z] daemon.go:459: [d9d9981534ec6] Daemon stopped [2019-08-25T14:51:38.426Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T14:51:38.426Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.053s [2019-08-25T14:51:38.991Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-08-25T14:51:38.991Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T14:51:38.991Z] daemon.go:336: [d3a0c77effc8f] waiting for daemon to start [2019-08-25T14:51:38.991Z] daemon.go:336: [d3a0c77effc8f] waiting for daemon to start [2019-08-25T14:51:38.991Z] daemon.go:364: [d3a0c77effc8f] daemon started [2019-08-25T14:51:38.991Z] daemon.go:472: [d3a0c77effc8f] Stopping daemon [2019-08-25T14:51:38.991Z] daemon.go:307: [d3a0c77effc8f] exiting daemon [2019-08-25T14:51:38.991Z] daemon.go:459: [d3a0c77effc8f] Daemon stopped [2019-08-25T14:51:38.991Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-25T14:51:40.889Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.375s [2019-08-25T14:51:40.889Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2019-08-25T14:51:40.889Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-08-25T14:51:40.889Z] daemon.go:336: [ddd455e309297] waiting for daemon to start [2019-08-25T14:51:40.889Z] daemon.go:336: [ddd455e309297] waiting for daemon to start [2019-08-25T14:51:40.889Z] daemon.go:364: [ddd455e309297] daemon started [2019-08-25T14:51:40.889Z] daemon.go:472: [ddd455e309297] Stopping daemon [2019-08-25T14:51:40.889Z] daemon.go:307: [ddd455e309297] exiting daemon [2019-08-25T14:51:40.889Z] daemon.go:459: [ddd455e309297] Daemon stopped [2019-08-25T14:51:40.889Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T14:51:42.790Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.907s [2019-08-25T14:51:42.790Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2019-08-25T14:51:42.790Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T14:51:42.790Z] daemon.go:336: [d85622741694b] waiting for daemon to start [2019-08-25T14:51:42.790Z] daemon.go:336: [d85622741694b] waiting for daemon to start [2019-08-25T14:51:42.790Z] daemon.go:364: [d85622741694b] daemon started [2019-08-25T14:51:42.790Z] daemon.go:472: [d85622741694b] Stopping daemon [2019-08-25T14:51:42.790Z] daemon.go:307: [d85622741694b] exiting daemon [2019-08-25T14:51:42.790Z] daemon.go:459: [d85622741694b] Daemon stopped [2019-08-25T14:51:42.790Z] === RUN TestAuthZPluginHeader [2019-08-25T14:51:43.722Z] --- PASS: TestAuthZPluginHeader (0.81s) [2019-08-25T14:51:43.722Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-08-25T14:51:43.722Z] daemon.go:336: [d3833c93ee2b7] waiting for daemon to start [2019-08-25T14:51:43.722Z] daemon.go:336: [d3833c93ee2b7] waiting for daemon to start [2019-08-25T14:51:43.722Z] daemon.go:364: [d3833c93ee2b7] daemon started [2019-08-25T14:51:43.722Z] daemon.go:472: [d3833c93ee2b7] Stopping daemon [2019-08-25T14:51:43.722Z] daemon.go:307: [d3833c93ee2b7] exiting daemon [2019-08-25T14:51:43.722Z] daemon.go:459: [d3833c93ee2b7] Daemon stopped [2019-08-25T14:51:43.722Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T14:51:44.288Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.612s [2019-08-25T14:51:44.853Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.373s [2019-08-25T14:51:46.226Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.203s [2019-08-25T14:51:47.991Z] Loaded image: buildpack-deps:jessie [2019-08-25T14:51:47.992Z] Loaded image: busybox:latest [2019-08-25T14:51:47.992Z] Loaded image: busybox:glibc [2019-08-25T14:51:47.992Z] Loaded image: debian:jessie [2019-08-25T14:51:47.992Z] Loaded image: hello-world:latest [2019-08-25T14:51:47.992Z] INFO: Testing against a local daemon [2019-08-25T14:51:47.992Z] === RUN TestCgroupNamespacesBuild [2019-08-25T14:51:48.160Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.110s [2019-08-25T14:51:48.160Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s) [2019-08-25T14:51:48.160Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T14:51:48.160Z] daemon.go:336: [d6990d4c58c77] waiting for daemon to start [2019-08-25T14:51:48.160Z] daemon.go:336: [d6990d4c58c77] waiting for daemon to start [2019-08-25T14:51:48.160Z] daemon.go:364: [d6990d4c58c77] daemon started [2019-08-25T14:51:48.160Z] daemon.go:472: [d6990d4c58c77] Stopping daemon [2019-08-25T14:51:48.160Z] daemon.go:307: [d6990d4c58c77] exiting daemon [2019-08-25T14:51:48.160Z] daemon.go:459: [d6990d4c58c77] Daemon stopped [2019-08-25T14:51:48.160Z] daemon.go:336: [d6990d4c58c77] waiting for daemon to start [2019-08-25T14:51:48.160Z] daemon.go:336: [d6990d4c58c77] waiting for daemon to start [2019-08-25T14:51:48.160Z] daemon.go:364: [d6990d4c58c77] daemon started [2019-08-25T14:51:48.160Z] daemon.go:472: [d6990d4c58c77] Stopping daemon [2019-08-25T14:51:48.160Z] daemon.go:307: [d6990d4c58c77] exiting daemon [2019-08-25T14:51:48.160Z] daemon.go:459: [d6990d4c58c77] Daemon stopped [2019-08-25T14:51:48.160Z] === RUN TestAuthZPluginV2Disable [2019-08-25T14:51:48.610Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2019-08-25T14:51:48.610Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild [2019-08-25T14:51:48.610Z] daemon.go:336: [dedde5fe58eba] waiting for daemon to start [2019-08-25T14:51:48.610Z] daemon.go:336: [dedde5fe58eba] waiting for daemon to start [2019-08-25T14:51:48.610Z] daemon.go:364: [dedde5fe58eba] daemon started [2019-08-25T14:51:48.610Z] daemon.go:472: [dedde5fe58eba] Stopping daemon [2019-08-25T14:51:48.610Z] daemon.go:307: [dedde5fe58eba] exiting daemon [2019-08-25T14:51:48.610Z] daemon.go:459: [dedde5fe58eba] Daemon stopped [2019-08-25T14:51:48.610Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T14:51:48.724Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.733s [2019-08-25T14:51:49.288Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.350s [2019-08-25T14:51:50.634Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2019-08-25T14:51:50.634Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode [2019-08-25T14:51:50.634Z] daemon.go:336: [de9a03efa02b5] waiting for daemon to start [2019-08-25T14:51:50.634Z] daemon.go:336: [de9a03efa02b5] waiting for daemon to start [2019-08-25T14:51:50.634Z] daemon.go:364: [de9a03efa02b5] daemon started [2019-08-25T14:51:50.634Z] daemon.go:472: [de9a03efa02b5] Stopping daemon [2019-08-25T14:51:50.634Z] daemon.go:307: [de9a03efa02b5] exiting daemon [2019-08-25T14:51:50.634Z] daemon.go:459: [de9a03efa02b5] Daemon stopped [2019-08-25T14:51:50.634Z] === RUN TestBuildWithSession [2019-08-25T14:51:51.814Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.184s [2019-08-25T14:51:51.815Z] --- PASS: TestAuthZPluginV2Disable (3.56s) [2019-08-25T14:51:51.815Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-08-25T14:51:51.815Z] daemon.go:336: [db759fe52d25a] waiting for daemon to start [2019-08-25T14:51:51.815Z] daemon.go:336: [db759fe52d25a] waiting for daemon to start [2019-08-25T14:51:51.815Z] daemon.go:364: [db759fe52d25a] daemon started [2019-08-25T14:51:51.815Z] daemon.go:472: [db759fe52d25a] Stopping daemon [2019-08-25T14:51:51.815Z] daemon.go:307: [db759fe52d25a] exiting daemon [2019-08-25T14:51:51.815Z] daemon.go:459: [db759fe52d25a] Daemon stopped [2019-08-25T14:51:51.815Z] daemon.go:336: [db759fe52d25a] waiting for daemon to start [2019-08-25T14:51:51.815Z] daemon.go:336: [db759fe52d25a] waiting for daemon to start [2019-08-25T14:51:51.815Z] daemon.go:364: [db759fe52d25a] daemon started [2019-08-25T14:51:51.815Z] daemon.go:472: [db759fe52d25a] Stopping daemon [2019-08-25T14:51:51.815Z] daemon.go:307: [db759fe52d25a] exiting daemon [2019-08-25T14:51:51.815Z] daemon.go:459: [db759fe52d25a] Daemon stopped [2019-08-25T14:51:51.815Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-25T14:51:52.660Z] --- PASS: TestBuildWithSession (2.16s) [2019-08-25T14:51:52.660Z] === RUN TestBuildSquashParent [2019-08-25T14:51:53.712Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 2.210s [2019-08-25T14:51:55.083Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 1.391s [2019-08-25T14:51:55.083Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2019-08-25T14:51:55.083Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-08-25T14:51:55.083Z] daemon.go:336: [dce45e6ef2479] waiting for daemon to start [2019-08-25T14:51:55.083Z] daemon.go:336: [dce45e6ef2479] waiting for daemon to start [2019-08-25T14:51:55.083Z] daemon.go:364: [dce45e6ef2479] daemon started [2019-08-25T14:51:55.083Z] daemon.go:472: [dce45e6ef2479] Stopping daemon [2019-08-25T14:51:55.083Z] daemon.go:307: [dce45e6ef2479] exiting daemon [2019-08-25T14:51:55.083Z] daemon.go:459: [dce45e6ef2479] Daemon stopped [2019-08-25T14:51:55.083Z] daemon.go:336: [dce45e6ef2479] waiting for daemon to start [2019-08-25T14:51:55.083Z] daemon.go:336: [dce45e6ef2479] waiting for daemon to start [2019-08-25T14:51:55.083Z] daemon.go:364: [dce45e6ef2479] daemon started [2019-08-25T14:51:55.083Z] daemon.go:472: [dce45e6ef2479] Stopping daemon [2019-08-25T14:51:55.083Z] daemon.go:307: [dce45e6ef2479] exiting daemon [2019-08-25T14:51:55.083Z] daemon.go:459: [dce45e6ef2479] Daemon stopped [2019-08-25T14:51:55.083Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T14:51:58.154Z] --- PASS: TestBuildSquashParent (5.08s) [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:51:58.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:51:58.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:51:58.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:51:58.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:51:58.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:51:58.154Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:51:58.154Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:51:58.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-08-25T14:51:58.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-08-25T14:51:58.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-08-25T14:51:58.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-08-25T14:52:00.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-08-25T14:52:01.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-08-25T14:52:01.639Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 5.987s [2019-08-25T14:52:01.897Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.757s [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s) [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s) [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2019-08-25T14:52:03.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s) [2019-08-25T14:52:03.173Z] === RUN TestBuildMultiStageCopy [2019-08-25T14:52:03.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-08-25T14:52:03.269Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 1.330s [2019-08-25T14:52:03.833Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.559s [2019-08-25T14:52:04.403Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.572s [2019-08-25T14:52:04.403Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.010s [2019-08-25T14:52:05.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-08-25T14:52:05.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-08-25T14:52:05.335Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 0.945s [2019-08-25T14:52:05.813Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-08-25T14:52:05.900Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.486s [2019-08-25T14:52:06.096Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-08-25T14:52:06.157Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.414s [2019-08-25T14:52:06.717Z] --- PASS: TestBuildMultiStageCopy (3.62s) [2019-08-25T14:52:06.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.02s) [2019-08-25T14:52:06.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-08-25T14:52:06.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-08-25T14:52:06.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-08-25T14:52:06.717Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2019-08-25T14:52:06.717Z] === RUN TestBuildMultiStageParentConfig [2019-08-25T14:52:06.722Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.462s [2019-08-25T14:52:06.722Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.72s) [2019-08-25T14:52:06.722Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:364: [d6b0813495c4b] daemon started [2019-08-25T14:52:06.722Z] daemon.go:472: [d6b0813495c4b] Stopping daemon [2019-08-25T14:52:06.722Z] daemon.go:307: [d6b0813495c4b] exiting daemon [2019-08-25T14:52:06.722Z] daemon.go:459: [d6b0813495c4b] Daemon stopped [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:307: [d6b0813495c4b] exiting daemon [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:336: [d6b0813495c4b] waiting for daemon to start [2019-08-25T14:52:06.722Z] daemon.go:364: [d6b0813495c4b] daemon started [2019-08-25T14:52:06.722Z] daemon.go:472: [d6b0813495c4b] Stopping daemon [2019-08-25T14:52:06.722Z] daemon.go:307: [d6b0813495c4b] exiting daemon [2019-08-25T14:52:06.722Z] daemon.go:459: [d6b0813495c4b] Daemon stopped [2019-08-25T14:52:06.722Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T14:52:06.979Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.328s [2019-08-25T14:52:07.334Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2019-08-25T14:52:07.334Z] === RUN TestBuildLabelWithTargets [2019-08-25T14:52:07.546Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.480s [2019-08-25T14:52:08.479Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 0.967s [2019-08-25T14:52:09.362Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2019-08-25T14:52:09.362Z] === RUN TestBuildWithEmptyLayers [2019-08-25T14:52:09.977Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-08-25T14:52:09.977Z] === RUN TestBuildMultiStageOnBuild [2019-08-25T14:52:11.006Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 2.541s [2019-08-25T14:52:11.570Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 47.934s [2019-08-25T14:52:12.014Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2019-08-25T14:52:12.014Z] === RUN TestBuildUncleanTarFilenames [2019-08-25T14:52:13.488Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-08-25T14:52:13.488Z] === RUN TestBuildMultiStageLayerLeak [2019-08-25T14:52:15.526Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-08-25T14:52:15.526Z] === RUN TestBuildWithHugeFile [2019-08-25T14:52:16.826Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.526s [2019-08-25T14:52:21.002Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 3.595s [2019-08-25T14:52:21.002Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.093s [2019-08-25T14:52:21.002Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.092s [2019-08-25T14:52:21.002Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.093s [2019-08-25T14:52:21.002Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.090s [2019-08-25T14:52:21.002Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.255s [2019-08-25T14:52:22.372Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.322s [2019-08-25T14:52:23.302Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2019-08-25T14:52:23.302Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:364: [dbb0d2dedabe3] daemon started [2019-08-25T14:52:23.303Z] daemon.go:472: [dbb0d2dedabe3] Stopping daemon [2019-08-25T14:52:23.303Z] daemon.go:307: [dbb0d2dedabe3] exiting daemon [2019-08-25T14:52:23.303Z] daemon.go:459: [dbb0d2dedabe3] Daemon stopped [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:350: [dbb0d2dedabe3] error pinging daemon on start: Get http://dbb0d2dedabe3.sock/_ping: context deadline exceeded [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:350: [dbb0d2dedabe3] error pinging daemon on start: Get http://dbb0d2dedabe3.sock/_ping: context deadline exceeded [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:350: [dbb0d2dedabe3] error pinging daemon on start: Get http://dbb0d2dedabe3.sock/_ping: context deadline exceeded [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:350: [dbb0d2dedabe3] error pinging daemon on start: Get http://dbb0d2dedabe3.sock/_ping: context deadline exceeded [2019-08-25T14:52:23.303Z] daemon.go:307: [dbb0d2dedabe3] exiting daemon [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:336: [dbb0d2dedabe3] waiting for daemon to start [2019-08-25T14:52:23.303Z] daemon.go:364: [dbb0d2dedabe3] daemon started [2019-08-25T14:52:23.303Z] daemon.go:472: [dbb0d2dedabe3] Stopping daemon [2019-08-25T14:52:23.303Z] daemon.go:307: [dbb0d2dedabe3] exiting daemon [2019-08-25T14:52:23.303Z] daemon.go:459: [dbb0d2dedabe3] Daemon stopped [2019-08-25T14:52:23.303Z] PASS [2019-08-25T14:52:23.303Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-25T14:52:23.559Z] INFO: Testing against a local daemon [2019-08-25T14:52:23.559Z] === RUN TestPluginInvalidJSON [2019-08-25T14:52:23.559Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T14:52:23.559Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T14:52:23.559Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T14:52:23.559Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-25T14:52:23.559Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-25T14:52:23.559Z] PASS [2019-08-25T14:52:23.559Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-25T14:52:23.559Z] INFO: Testing against a local daemon [2019-08-25T14:52:23.559Z] === RUN TestExternalGraphDriver [2019-08-25T14:52:23.817Z] === RUN TestExternalGraphDriver/json [2019-08-25T14:52:23.817Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.650s [2019-08-25T14:52:25.714Z] === RUN TestExternalGraphDriver/spec [2019-08-25T14:52:28.244Z] === RUN TestExternalGraphDriver/pull [2019-08-25T14:52:28.244Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 4.047s [2019-08-25T14:52:28.501Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.423s [2019-08-25T14:52:29.066Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.588s [2019-08-25T14:52:29.997Z] --- PASS: TestExternalGraphDriver (6.16s) [2019-08-25T14:52:29.997Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:364: [da082bfeebe75] daemon started [2019-08-25T14:52:29.997Z] daemon.go:472: [da082bfeebe75] Stopping daemon [2019-08-25T14:52:29.997Z] daemon.go:307: [da082bfeebe75] exiting daemon [2019-08-25T14:52:29.997Z] daemon.go:459: [da082bfeebe75] Daemon stopped [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:364: [da082bfeebe75] daemon started [2019-08-25T14:52:29.997Z] daemon.go:472: [da082bfeebe75] Stopping daemon [2019-08-25T14:52:29.997Z] daemon.go:307: [da082bfeebe75] exiting daemon [2019-08-25T14:52:29.997Z] daemon.go:459: [da082bfeebe75] Daemon stopped [2019-08-25T14:52:29.997Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:364: [da082bfeebe75] daemon started [2019-08-25T14:52:29.997Z] daemon.go:472: [da082bfeebe75] Stopping daemon [2019-08-25T14:52:29.997Z] daemon.go:307: [da082bfeebe75] exiting daemon [2019-08-25T14:52:29.997Z] daemon.go:459: [da082bfeebe75] Daemon stopped [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:364: [da082bfeebe75] daemon started [2019-08-25T14:52:29.997Z] daemon.go:472: [da082bfeebe75] Stopping daemon [2019-08-25T14:52:29.997Z] daemon.go:307: [da082bfeebe75] exiting daemon [2019-08-25T14:52:29.997Z] daemon.go:459: [da082bfeebe75] Daemon stopped [2019-08-25T14:52:29.997Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:336: [da082bfeebe75] waiting for daemon to start [2019-08-25T14:52:29.997Z] daemon.go:364: [da082bfeebe75] daemon started [2019-08-25T14:52:29.997Z] daemon.go:472: [da082bfeebe75] Stopping daemon [2019-08-25T14:52:29.997Z] daemon.go:307: [da082bfeebe75] exiting daemon [2019-08-25T14:52:29.997Z] daemon.go:459: [da082bfeebe75] Daemon stopped [2019-08-25T14:52:29.997Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2019-08-25T14:52:29.997Z] === RUN TestGraphdriverPluginV2 [2019-08-25T14:52:35.257Z] --- PASS: TestGraphdriverPluginV2 (4.98s) [2019-08-25T14:52:35.257Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-08-25T14:52:35.257Z] daemon.go:336: [dde4548dafc1d] waiting for daemon to start [2019-08-25T14:52:35.257Z] daemon.go:336: [dde4548dafc1d] waiting for daemon to start [2019-08-25T14:52:35.257Z] daemon.go:364: [dde4548dafc1d] daemon started [2019-08-25T14:52:35.257Z] daemon.go:472: [dde4548dafc1d] Stopping daemon [2019-08-25T14:52:35.257Z] daemon.go:307: [dde4548dafc1d] exiting daemon [2019-08-25T14:52:35.257Z] daemon.go:459: [dde4548dafc1d] Daemon stopped [2019-08-25T14:52:35.257Z] daemon.go:336: [dde4548dafc1d] waiting for daemon to start [2019-08-25T14:52:35.257Z] daemon.go:336: [dde4548dafc1d] waiting for daemon to start [2019-08-25T14:52:35.257Z] daemon.go:364: [dde4548dafc1d] daemon started [2019-08-25T14:52:35.257Z] daemon.go:472: [dde4548dafc1d] Stopping daemon [2019-08-25T14:52:35.257Z] daemon.go:307: [dde4548dafc1d] exiting daemon [2019-08-25T14:52:35.257Z] daemon.go:459: [dde4548dafc1d] Daemon stopped [2019-08-25T14:52:35.257Z] PASS [2019-08-25T14:52:35.257Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-25T14:52:35.257Z] INFO: Testing against a local daemon [2019-08-25T14:52:35.257Z] === RUN TestContinueAfterPluginCrash [2019-08-25T14:52:35.257Z] === PAUSE TestContinueAfterPluginCrash [2019-08-25T14:52:35.257Z] === RUN TestDaemonStartWithLogOpt [2019-08-25T14:52:35.257Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-25T14:52:35.257Z] === CONT TestContinueAfterPluginCrash [2019-08-25T14:52:35.257Z] === CONT TestDaemonStartWithLogOpt [2019-08-25T14:52:41.811Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 12.304s [2019-08-25T14:52:45.090Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 21.755s [2019-08-25T14:52:46.990Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 5.536s [2019-08-25T14:52:48.888Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.889s [2019-08-25T14:52:51.415Z] --- PASS: TestDaemonStartWithLogOpt (16.33s) [2019-08-25T14:52:51.415Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-08-25T14:52:51.415Z] daemon.go:336: [d1f558b5574f2] waiting for daemon to start [2019-08-25T14:52:51.415Z] daemon.go:336: [d1f558b5574f2] waiting for daemon to start [2019-08-25T14:52:51.415Z] daemon.go:364: [d1f558b5574f2] daemon started [2019-08-25T14:52:51.415Z] daemon.go:472: [d1f558b5574f2] Stopping daemon [2019-08-25T14:52:51.415Z] daemon.go:307: [d1f558b5574f2] exiting daemon [2019-08-25T14:52:51.415Z] daemon.go:459: [d1f558b5574f2] Daemon stopped [2019-08-25T14:52:51.415Z] daemon.go:336: [d1f558b5574f2] waiting for daemon to start [2019-08-25T14:52:51.415Z] daemon.go:336: [d1f558b5574f2] waiting for daemon to start [2019-08-25T14:52:51.415Z] daemon.go:364: [d1f558b5574f2] daemon started [2019-08-25T14:52:51.415Z] daemon.go:472: [d1f558b5574f2] Stopping daemon [2019-08-25T14:52:51.415Z] daemon.go:307: [d1f558b5574f2] exiting daemon [2019-08-25T14:52:51.415Z] daemon.go:459: [d1f558b5574f2] Daemon stopped [2019-08-25T14:52:51.672Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 2.781s [2019-08-25T14:52:51.673Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-08-25T14:52:55.851Z] --- PASS: TestContinueAfterPluginCrash (20.87s) [2019-08-25T14:52:55.851Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-08-25T14:52:55.851Z] daemon.go:336: [d51af3659ccf5] waiting for daemon to start [2019-08-25T14:52:55.851Z] daemon.go:336: [d51af3659ccf5] waiting for daemon to start [2019-08-25T14:52:55.851Z] daemon.go:364: [d51af3659ccf5] daemon started [2019-08-25T14:52:55.851Z] daemon.go:472: [d51af3659ccf5] Stopping daemon [2019-08-25T14:52:55.851Z] daemon.go:307: [d51af3659ccf5] exiting daemon [2019-08-25T14:52:55.851Z] daemon.go:459: [d51af3659ccf5] Daemon stopped [2019-08-25T14:52:55.851Z] PASS [2019-08-25T14:52:55.851Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-25T14:52:56.109Z] INFO: Testing against a local daemon [2019-08-25T14:52:56.109Z] === RUN TestPluginWithDevMounts [2019-08-25T14:52:56.109Z] === PAUSE TestPluginWithDevMounts [2019-08-25T14:52:56.109Z] === CONT TestPluginWithDevMounts [2019-08-25T14:52:56.674Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 4.966s [2019-08-25T14:52:57.238Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.585s [2019-08-25T14:52:58.170Z] --- PASS: TestPluginWithDevMounts (1.97s) [2019-08-25T14:52:58.170Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-08-25T14:52:58.170Z] daemon.go:336: [d9ead378abcc1] waiting for daemon to start [2019-08-25T14:52:58.170Z] daemon.go:336: [d9ead378abcc1] waiting for daemon to start [2019-08-25T14:52:58.170Z] daemon.go:364: [d9ead378abcc1] daemon started [2019-08-25T14:52:58.170Z] daemon.go:472: [d9ead378abcc1] Stopping daemon [2019-08-25T14:52:58.170Z] daemon.go:307: [d9ead378abcc1] exiting daemon [2019-08-25T14:52:58.170Z] daemon.go:459: [d9ead378abcc1] Daemon stopped [2019-08-25T14:52:58.170Z] PASS [2019-08-25T14:52:58.170Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-25T14:52:58.170Z] INFO: Testing against a local daemon [2019-08-25T14:52:58.170Z] === RUN TestSecretInspect [2019-08-25T14:52:59.541Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.069s [2019-08-25T14:52:59.541Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.302s [2019-08-25T14:53:00.475Z] --- PASS: TestSecretInspect (2.15s) [2019-08-25T14:53:00.475Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-08-25T14:53:00.475Z] daemon.go:336: [df23a18be0519] waiting for daemon to start [2019-08-25T14:53:00.475Z] daemon.go:336: [df23a18be0519] waiting for daemon to start [2019-08-25T14:53:00.475Z] daemon.go:364: [df23a18be0519] daemon started [2019-08-25T14:53:00.475Z] daemon.go:472: [df23a18be0519] Stopping daemon [2019-08-25T14:53:00.475Z] daemon.go:307: [df23a18be0519] exiting daemon [2019-08-25T14:53:00.475Z] daemon.go:459: [df23a18be0519] Daemon stopped [2019-08-25T14:53:00.475Z] === RUN TestSecretList [2019-08-25T14:53:01.864Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 1.983s [2019-08-25T14:53:02.441Z] --- PASS: TestSecretList (2.02s) [2019-08-25T14:53:02.441Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-08-25T14:53:02.441Z] daemon.go:336: [df48fd0847b4f] waiting for daemon to start [2019-08-25T14:53:02.441Z] daemon.go:336: [df48fd0847b4f] waiting for daemon to start [2019-08-25T14:53:02.441Z] daemon.go:364: [df48fd0847b4f] daemon started [2019-08-25T14:53:02.441Z] daemon.go:472: [df48fd0847b4f] Stopping daemon [2019-08-25T14:53:02.441Z] daemon.go:307: [df48fd0847b4f] exiting daemon [2019-08-25T14:53:02.441Z] daemon.go:459: [df48fd0847b4f] Daemon stopped [2019-08-25T14:53:02.441Z] === RUN TestSecretsCreateAndDelete [2019-08-25T14:53:02.698Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.801s [2019-08-25T14:53:04.070Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.139s [2019-08-25T14:53:04.636Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-08-25T14:53:04.636Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-08-25T14:53:04.636Z] daemon.go:336: [d20230d8337ed] waiting for daemon to start [2019-08-25T14:53:04.636Z] daemon.go:336: [d20230d8337ed] waiting for daemon to start [2019-08-25T14:53:04.636Z] daemon.go:364: [d20230d8337ed] daemon started [2019-08-25T14:53:04.636Z] daemon.go:472: [d20230d8337ed] Stopping daemon [2019-08-25T14:53:04.636Z] daemon.go:307: [d20230d8337ed] exiting daemon [2019-08-25T14:53:04.636Z] daemon.go:459: [d20230d8337ed] Daemon stopped [2019-08-25T14:53:04.636Z] === RUN TestSecretsUpdate [2019-08-25T14:53:04.894Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.009s [2019-08-25T14:53:06.267Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.802s [2019-08-25T14:53:06.833Z] --- PASS: TestSecretsUpdate (2.18s) [2019-08-25T14:53:06.833Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-08-25T14:53:06.833Z] daemon.go:336: [dc480bcc7fee2] waiting for daemon to start [2019-08-25T14:53:06.833Z] daemon.go:336: [dc480bcc7fee2] waiting for daemon to start [2019-08-25T14:53:06.833Z] daemon.go:364: [dc480bcc7fee2] daemon started [2019-08-25T14:53:06.833Z] daemon.go:472: [dc480bcc7fee2] Stopping daemon [2019-08-25T14:53:06.833Z] daemon.go:307: [dc480bcc7fee2] exiting daemon [2019-08-25T14:53:06.833Z] daemon.go:459: [dc480bcc7fee2] Daemon stopped [2019-08-25T14:53:06.833Z] === RUN TestTemplatedSecret [2019-08-25T14:53:07.090Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 2.111s [2019-08-25T14:53:07.655Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.499s [2019-08-25T14:53:07.655Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.036s [2019-08-25T14:53:07.914Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.394s [2019-08-25T14:53:08.480Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.575s [2019-08-25T14:53:09.854Z] --- PASS: TestTemplatedSecret (2.97s) [2019-08-25T14:53:09.854Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-08-25T14:53:09.854Z] daemon.go:336: [d09ee00fd8dea] waiting for daemon to start [2019-08-25T14:53:09.854Z] daemon.go:336: [d09ee00fd8dea] waiting for daemon to start [2019-08-25T14:53:09.854Z] daemon.go:364: [d09ee00fd8dea] daemon started [2019-08-25T14:53:09.854Z] daemon.go:472: [d09ee00fd8dea] Stopping daemon [2019-08-25T14:53:09.854Z] daemon.go:307: [d09ee00fd8dea] exiting daemon [2019-08-25T14:53:09.854Z] daemon.go:459: [d09ee00fd8dea] Daemon stopped [2019-08-25T14:53:09.854Z] === RUN TestSecretCreateResolve [2019-08-25T14:53:09.855Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 1.182s [2019-08-25T14:53:11.752Z] --- PASS: TestSecretCreateResolve (2.09s) [2019-08-25T14:53:11.752Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-08-25T14:53:11.752Z] daemon.go:336: [d6c211960d166] waiting for daemon to start [2019-08-25T14:53:11.752Z] daemon.go:336: [d6c211960d166] waiting for daemon to start [2019-08-25T14:53:11.752Z] daemon.go:364: [d6c211960d166] daemon started [2019-08-25T14:53:11.752Z] daemon.go:472: [d6c211960d166] Stopping daemon [2019-08-25T14:53:11.752Z] daemon.go:307: [d6c211960d166] exiting daemon [2019-08-25T14:53:11.752Z] daemon.go:459: [d6c211960d166] Daemon stopped [2019-08-25T14:53:11.752Z] PASS [2019-08-25T14:53:11.752Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-25T14:53:12.010Z] INFO: Testing against a local daemon [2019-08-25T14:53:12.010Z] === RUN TestServiceCreateInit [2019-08-25T14:53:12.010Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-25T14:53:12.267Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.401s [2019-08-25T14:53:12.833Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.659s [2019-08-25T14:53:16.113Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 2.678s [2019-08-25T14:53:16.678Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-25T14:53:17.243Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.594s [2019-08-25T14:53:19.769Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.420s [2019-08-25T14:53:21.143Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.332s [2019-08-25T14:53:21.401Z] --- PASS: TestServiceCreateInit (9.56s) [2019-08-25T14:53:21.401Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s) [2019-08-25T14:53:21.401Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-08-25T14:53:21.401Z] daemon.go:336: [dc0d2d80e0c64] waiting for daemon to start [2019-08-25T14:53:21.401Z] daemon.go:336: [dc0d2d80e0c64] waiting for daemon to start [2019-08-25T14:53:21.401Z] daemon.go:364: [dc0d2d80e0c64] daemon started [2019-08-25T14:53:21.401Z] daemon.go:472: [dc0d2d80e0c64] Stopping daemon [2019-08-25T14:53:21.401Z] daemon.go:307: [dc0d2d80e0c64] exiting daemon [2019-08-25T14:53:21.401Z] daemon.go:459: [dc0d2d80e0c64] Daemon stopped [2019-08-25T14:53:21.401Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s) [2019-08-25T14:53:21.401Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-08-25T14:53:21.401Z] daemon.go:336: [d65b6a6e4fba5] waiting for daemon to start [2019-08-25T14:53:21.401Z] daemon.go:336: [d65b6a6e4fba5] waiting for daemon to start [2019-08-25T14:53:21.401Z] daemon.go:364: [d65b6a6e4fba5] daemon started [2019-08-25T14:53:21.401Z] daemon.go:472: [d65b6a6e4fba5] Stopping daemon [2019-08-25T14:53:21.401Z] daemon.go:307: [d65b6a6e4fba5] exiting daemon [2019-08-25T14:53:21.401Z] daemon.go:459: [d65b6a6e4fba5] Daemon stopped [2019-08-25T14:53:21.401Z] === RUN TestCreateServiceMultipleTimes [2019-08-25T14:53:22.775Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.740s [2019-08-25T14:53:23.033Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.418s [2019-08-25T14:53:27.215Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 4.229s [2019-08-25T14:53:29.741Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 2.334s [2019-08-25T14:53:30.307Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 23.369s [2019-08-25T14:53:30.873Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.297s [2019-08-25T14:53:32.246Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.228s [2019-08-25T14:53:34.776Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 4.030s [2019-08-25T14:53:37.561Z] --- PASS: TestBuildWithHugeFile (81.88s) [2019-08-25T14:53:37.561Z] === RUN TestBuildWithEmptyDockerfile [2019-08-25T14:53:37.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:53:37.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:53:37.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:53:37.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:53:37.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:53:37.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:53:37.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-08-25T14:53:37.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-08-25T14:53:37.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-08-25T14:53:37.843Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-08-25T14:53:37.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2019-08-25T14:53:37.843Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-08-25T14:53:37.843Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-08-25T14:53:37.843Z] === RUN TestBuildPreserveOwnership [2019-08-25T14:53:37.843Z] === RUN TestBuildPreserveOwnership/copy_from [2019-08-25T14:53:41.302Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-08-25T14:53:42.779Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2019-08-25T14:53:42.779Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2019-08-25T14:53:42.779Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2019-08-25T14:53:42.779Z] === RUN TestBuildPlatformInvalid [2019-08-25T14:53:42.779Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-08-25T14:53:42.779Z] PASS [2019-08-25T14:53:42.779Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-08-25T14:53:42.779Z] INFO: Testing against a local daemon [2019-08-25T14:53:42.779Z] === RUN TestConfigList [2019-08-25T14:53:42.884Z] --- PASS: TestCreateServiceMultipleTimes (21.41s) [2019-08-25T14:53:42.884Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-08-25T14:53:42.884Z] daemon.go:336: [d53ee1c251c31] waiting for daemon to start [2019-08-25T14:53:42.884Z] daemon.go:336: [d53ee1c251c31] waiting for daemon to start [2019-08-25T14:53:42.884Z] daemon.go:364: [d53ee1c251c31] daemon started [2019-08-25T14:53:42.884Z] daemon.go:472: [d53ee1c251c31] Stopping daemon [2019-08-25T14:53:42.884Z] daemon.go:307: [d53ee1c251c31] exiting daemon [2019-08-25T14:53:42.884Z] daemon.go:459: [d53ee1c251c31] Daemon stopped [2019-08-25T14:53:42.884Z] === RUN TestCreateServiceConflict [2019-08-25T14:53:43.142Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 10.834s [2019-08-25T14:53:45.039Z] --- PASS: TestCreateServiceConflict (2.01s) [2019-08-25T14:53:45.039Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-08-25T14:53:45.039Z] daemon.go:336: [d136841020dde] waiting for daemon to start [2019-08-25T14:53:45.039Z] daemon.go:336: [d136841020dde] waiting for daemon to start [2019-08-25T14:53:45.039Z] daemon.go:364: [d136841020dde] daemon started [2019-08-25T14:53:45.039Z] daemon.go:472: [d136841020dde] Stopping daemon [2019-08-25T14:53:45.039Z] daemon.go:307: [d136841020dde] exiting daemon [2019-08-25T14:53:45.039Z] daemon.go:459: [d136841020dde] Daemon stopped [2019-08-25T14:53:45.039Z] === RUN TestCreateServiceMaxReplicas [2019-08-25T14:53:45.493Z] --- PASS: TestConfigList (2.18s) [2019-08-25T14:53:45.493Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-08-25T14:53:45.493Z] daemon.go:336: [d71d355272b56] waiting for daemon to start [2019-08-25T14:53:45.493Z] daemon.go:336: [d71d355272b56] waiting for daemon to start [2019-08-25T14:53:45.493Z] daemon.go:364: [d71d355272b56] daemon started [2019-08-25T14:53:45.493Z] daemon.go:472: [d71d355272b56] Stopping daemon [2019-08-25T14:53:45.493Z] daemon.go:307: [d71d355272b56] exiting daemon [2019-08-25T14:53:45.493Z] daemon.go:459: [d71d355272b56] Daemon stopped [2019-08-25T14:53:45.493Z] === RUN TestConfigsCreateAndDelete [2019-08-25T14:53:47.518Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2019-08-25T14:53:47.518Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-08-25T14:53:47.518Z] daemon.go:336: [d9247d48021d9] waiting for daemon to start [2019-08-25T14:53:47.518Z] daemon.go:336: [d9247d48021d9] waiting for daemon to start [2019-08-25T14:53:47.518Z] daemon.go:364: [d9247d48021d9] daemon started [2019-08-25T14:53:47.518Z] daemon.go:472: [d9247d48021d9] Stopping daemon [2019-08-25T14:53:47.518Z] daemon.go:307: [d9247d48021d9] exiting daemon [2019-08-25T14:53:47.518Z] daemon.go:459: [d9247d48021d9] Daemon stopped [2019-08-25T14:53:47.518Z] === RUN TestConfigsUpdate [2019-08-25T14:53:47.566Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 4.478s [2019-08-25T14:53:48.130Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2019-08-25T14:53:48.130Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-08-25T14:53:48.130Z] daemon.go:336: [df928df4887b9] waiting for daemon to start [2019-08-25T14:53:48.130Z] daemon.go:336: [df928df4887b9] waiting for daemon to start [2019-08-25T14:53:48.130Z] daemon.go:364: [df928df4887b9] daemon started [2019-08-25T14:53:48.130Z] daemon.go:472: [df928df4887b9] Stopping daemon [2019-08-25T14:53:48.130Z] daemon.go:307: [df928df4887b9] exiting daemon [2019-08-25T14:53:48.130Z] daemon.go:459: [df928df4887b9] Daemon stopped [2019-08-25T14:53:48.130Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-25T14:53:48.388Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.464s [2019-08-25T14:53:49.543Z] --- PASS: TestConfigsUpdate (2.21s) [2019-08-25T14:53:49.543Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-08-25T14:53:49.543Z] daemon.go:336: [d9d9f9aa9cf5b] waiting for daemon to start [2019-08-25T14:53:49.543Z] daemon.go:336: [d9d9f9aa9cf5b] waiting for daemon to start [2019-08-25T14:53:49.543Z] daemon.go:364: [d9d9f9aa9cf5b] daemon started [2019-08-25T14:53:49.543Z] daemon.go:472: [d9d9f9aa9cf5b] Stopping daemon [2019-08-25T14:53:49.543Z] daemon.go:307: [d9d9f9aa9cf5b] exiting daemon [2019-08-25T14:53:49.543Z] daemon.go:459: [d9d9f9aa9cf5b] Daemon stopped [2019-08-25T14:53:49.543Z] === RUN TestTemplatedConfig [2019-08-25T14:53:50.290Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 2.484s [2019-08-25T14:53:53.013Z] --- PASS: TestTemplatedConfig (2.90s) [2019-08-25T14:53:53.013Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-08-25T14:53:53.013Z] daemon.go:336: [def6d39136a72] waiting for daemon to start [2019-08-25T14:53:53.013Z] daemon.go:336: [def6d39136a72] waiting for daemon to start [2019-08-25T14:53:53.013Z] daemon.go:364: [def6d39136a72] daemon started [2019-08-25T14:53:53.013Z] daemon.go:472: [def6d39136a72] Stopping daemon [2019-08-25T14:53:53.013Z] daemon.go:307: [def6d39136a72] exiting daemon [2019-08-25T14:53:53.013Z] daemon.go:459: [def6d39136a72] Daemon stopped [2019-08-25T14:53:53.013Z] === RUN TestConfigInspect [2019-08-25T14:53:54.472Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 4.239s [2019-08-25T14:53:55.051Z] --- PASS: TestConfigInspect (2.27s) [2019-08-25T14:53:55.051Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-08-25T14:53:55.051Z] daemon.go:336: [d1a6813d47e05] waiting for daemon to start [2019-08-25T14:53:55.051Z] daemon.go:336: [d1a6813d47e05] waiting for daemon to start [2019-08-25T14:53:55.051Z] daemon.go:364: [d1a6813d47e05] daemon started [2019-08-25T14:53:55.051Z] daemon.go:472: [d1a6813d47e05] Stopping daemon [2019-08-25T14:53:55.051Z] daemon.go:307: [d1a6813d47e05] exiting daemon [2019-08-25T14:53:55.051Z] daemon.go:459: [d1a6813d47e05] Daemon stopped [2019-08-25T14:53:55.051Z] === RUN TestConfigCreateWithLabels [2019-08-25T14:53:55.404Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.056s [2019-08-25T14:53:56.775Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.291s [2019-08-25T14:53:57.033Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.429s [2019-08-25T14:53:57.074Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-08-25T14:53:57.074Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-08-25T14:53:57.074Z] daemon.go:336: [d7a9808b73a10] waiting for daemon to start [2019-08-25T14:53:57.074Z] daemon.go:336: [d7a9808b73a10] waiting for daemon to start [2019-08-25T14:53:57.074Z] daemon.go:364: [d7a9808b73a10] daemon started [2019-08-25T14:53:57.074Z] daemon.go:472: [d7a9808b73a10] Stopping daemon [2019-08-25T14:53:57.074Z] daemon.go:307: [d7a9808b73a10] exiting daemon [2019-08-25T14:53:57.074Z] daemon.go:459: [d7a9808b73a10] Daemon stopped [2019-08-25T14:53:57.074Z] === RUN TestConfigCreateResolve [2019-08-25T14:53:57.598Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.559s [2019-08-25T14:53:58.968Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.268s [2019-08-25T14:53:59.106Z] --- PASS: TestConfigCreateResolve (2.23s) [2019-08-25T14:53:59.106Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-08-25T14:53:59.106Z] daemon.go:336: [da6c36e4bf9a1] waiting for daemon to start [2019-08-25T14:53:59.106Z] daemon.go:336: [da6c36e4bf9a1] waiting for daemon to start [2019-08-25T14:53:59.106Z] daemon.go:364: [da6c36e4bf9a1] daemon started [2019-08-25T14:53:59.106Z] daemon.go:472: [da6c36e4bf9a1] Stopping daemon [2019-08-25T14:53:59.106Z] daemon.go:307: [da6c36e4bf9a1] exiting daemon [2019-08-25T14:53:59.106Z] daemon.go:459: [da6c36e4bf9a1] Daemon stopped [2019-08-25T14:53:59.106Z] === RUN TestConfigDaemonLibtrustID [2019-08-25T14:53:59.720Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-08-25T14:53:59.720Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-08-25T14:53:59.720Z] daemon.go:336: [d7ff559cf4679] waiting for daemon to start [2019-08-25T14:53:59.720Z] daemon.go:336: [d7ff559cf4679] waiting for daemon to start [2019-08-25T14:53:59.720Z] daemon.go:364: [d7ff559cf4679] daemon started [2019-08-25T14:53:59.720Z] daemon.go:472: [d7ff559cf4679] Stopping daemon [2019-08-25T14:53:59.720Z] daemon.go:307: [d7ff559cf4679] exiting daemon [2019-08-25T14:53:59.720Z] daemon.go:459: [d7ff559cf4679] Daemon stopped [2019-08-25T14:53:59.720Z] PASS [2019-08-25T14:53:59.720Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-08-25T14:53:59.720Z] INFO: Testing against a local daemon [2019-08-25T14:53:59.720Z] === RUN TestCheckpoint [2019-08-25T14:53:59.720Z] --- SKIP: TestCheckpoint (0.00s) [2019-08-25T14:53:59.720Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-08-25T14:53:59.720Z] === RUN TestContainerInvalidJSON [2019-08-25T14:53:59.720Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:53:59.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:53:59.720Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:53:59.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:53:59.720Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:53:59.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:53:59.720Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-08-25T14:53:59.720Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-08-25T14:53:59.720Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-08-25T14:53:59.720Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-08-25T14:53:59.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-08-25T14:53:59.720Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-08-25T14:53:59.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-08-25T14:53:59.720Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-08-25T14:54:00.004Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-08-25T14:54:00.004Z] === RUN TestCopyFromContainerPathIsNotDir [2019-08-25T14:54:00.004Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-08-25T14:54:00.004Z] === RUN TestCopyToContainerPathDoesNotExist [2019-08-25T14:54:00.004Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-08-25T14:54:00.004Z] === RUN TestCopyToContainerPathIsNotDir [2019-08-25T14:54:00.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-08-25T14:54:00.287Z] === RUN TestCopyFromContainer [2019-08-25T14:54:00.338Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.220s [2019-08-25T14:54:01.269Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.073s [2019-08-25T14:54:01.761Z] === RUN TestCopyFromContainer// [2019-08-25T14:54:01.762Z] === RUN TestCopyFromContainer//bar/root [2019-08-25T14:54:01.762Z] === RUN TestCopyFromContainer//bar/root/ [2019-08-25T14:54:02.055Z] === RUN TestCopyFromContainer/bar/quux [2019-08-25T14:54:02.055Z] === RUN TestCopyFromContainer/bar/quux/ [2019-08-25T14:54:02.055Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-08-25T14:54:02.338Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-08-25T14:54:02.339Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-08-25T14:54:02.339Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-08-25T14:54:02.622Z] === RUN TestCopyFromContainer/bar/notarget [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer (2.51s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-08-25T14:54:02.622Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-08-25T14:54:02.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-08-25T14:54:02.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:54:02.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:54:02.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:54:02.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:54:02.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:54:02.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:54:02.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-08-25T14:54:02.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-08-25T14:54:02.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-08-25T14:54:02.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-08-25T14:54:02.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-08-25T14:54:02.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-08-25T14:54:02.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-08-25T14:54:02.622Z] === RUN TestCreateWithInvalidEnv [2019-08-25T14:54:02.622Z] === RUN TestCreateWithInvalidEnv/0 [2019-08-25T14:54:02.622Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-08-25T14:54:02.622Z] === RUN TestCreateWithInvalidEnv/1 [2019-08-25T14:54:02.622Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-08-25T14:54:02.622Z] === RUN TestCreateWithInvalidEnv/2 [2019-08-25T14:54:02.622Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-08-25T14:54:02.622Z] === CONT TestCreateWithInvalidEnv/0 [2019-08-25T14:54:02.622Z] === CONT TestCreateWithInvalidEnv/2 [2019-08-25T14:54:02.622Z] === CONT TestCreateWithInvalidEnv/1 [2019-08-25T14:54:02.622Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-08-25T14:54:02.622Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-08-25T14:54:02.622Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-08-25T14:54:02.622Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-08-25T14:54:02.622Z] === RUN TestCreateTmpfsMountsTarget [2019-08-25T14:54:02.905Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-08-25T14:54:02.905Z] === RUN TestCreateWithCustomMaskedPaths [2019-08-25T14:54:03.165Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.07s) [2019-08-25T14:54:03.165Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-08-25T14:54:03.165Z] daemon.go:336: [dea1762101ca6] waiting for daemon to start [2019-08-25T14:54:03.165Z] daemon.go:336: [dea1762101ca6] waiting for daemon to start [2019-08-25T14:54:03.165Z] daemon.go:364: [dea1762101ca6] daemon started [2019-08-25T14:54:03.165Z] daemon.go:472: [dea1762101ca6] Stopping daemon [2019-08-25T14:54:03.165Z] daemon.go:307: [dea1762101ca6] exiting daemon [2019-08-25T14:54:03.165Z] daemon.go:459: [dea1762101ca6] Daemon stopped [2019-08-25T14:54:03.165Z] === RUN TestCreateServiceSecretFileMode [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:54:04.929Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-08-25T14:54:04.929Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-08-25T14:54:04.929Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-08-25T14:54:04.929Z] === RUN TestCreateWithCustomReadonlyPaths [2019-08-25T14:54:05.692Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2019-08-25T14:54:05.692Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-08-25T14:54:05.692Z] daemon.go:336: [d9c634cdb2707] waiting for daemon to start [2019-08-25T14:54:05.692Z] daemon.go:336: [d9c634cdb2707] waiting for daemon to start [2019-08-25T14:54:05.692Z] daemon.go:364: [d9c634cdb2707] daemon started [2019-08-25T14:54:05.692Z] daemon.go:472: [d9c634cdb2707] Stopping daemon [2019-08-25T14:54:05.692Z] daemon.go:307: [d9c634cdb2707] exiting daemon [2019-08-25T14:54:05.692Z] daemon.go:459: [d9c634cdb2707] Daemon stopped [2019-08-25T14:54:05.692Z] === RUN TestCreateServiceConfigFileMode [2019-08-25T14:54:05.692Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.385s [2019-08-25T14:54:05.692Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.094s [2019-08-25T14:54:06.258Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.288s [2019-08-25T14:54:06.258Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-08-25T14:54:06.516Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.433s [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2019-08-25T14:54:06.953Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-08-25T14:54:06.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:54:06.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:54:06.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:54:06.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:54:06.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:54:06.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:54:06.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:54:06.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:54:06.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:54:06.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:54:06.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-08-25T14:54:06.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-08-25T14:54:06.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-08-25T14:54:06.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-08-25T14:54:06.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-08-25T14:54:06.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-08-25T14:54:06.953Z] === RUN TestContainerStartOnDaemonRestart [2019-08-25T14:54:06.953Z] === PAUSE TestContainerStartOnDaemonRestart [2019-08-25T14:54:06.953Z] === RUN TestDaemonRestartIpcMode [2019-08-25T14:54:06.953Z] === PAUSE TestDaemonRestartIpcMode [2019-08-25T14:54:06.953Z] === RUN TestDiff [2019-08-25T14:54:07.887Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.055s [2019-08-25T14:54:07.887Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.105s [2019-08-25T14:54:07.957Z] --- PASS: TestDiff (0.74s) [2019-08-25T14:54:07.957Z] === RUN TestExecWithCloseStdin [2019-08-25T14:54:08.451Z] --- PASS: TestCreateServiceConfigFileMode (2.83s) [2019-08-25T14:54:08.451Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-08-25T14:54:08.451Z] daemon.go:336: [dd237ee56e873] waiting for daemon to start [2019-08-25T14:54:08.451Z] daemon.go:336: [dd237ee56e873] waiting for daemon to start [2019-08-25T14:54:08.451Z] daemon.go:364: [dd237ee56e873] daemon started [2019-08-25T14:54:08.451Z] daemon.go:472: [dd237ee56e873] Stopping daemon [2019-08-25T14:54:08.451Z] daemon.go:307: [dd237ee56e873] exiting daemon [2019-08-25T14:54:08.451Z] daemon.go:459: [dd237ee56e873] Daemon stopped [2019-08-25T14:54:08.451Z] === RUN TestCreateServiceSysctls [2019-08-25T14:54:08.572Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-08-25T14:54:08.572Z] === RUN TestExec [2019-08-25T14:54:08.709Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 0.891s [2019-08-25T14:54:09.592Z] --- PASS: TestExec (0.88s) [2019-08-25T14:54:09.592Z] === RUN TestExecUser [2019-08-25T14:54:10.605Z] --- PASS: TestExecUser (0.92s) [2019-08-25T14:54:10.605Z] === RUN TestExportContainerAndImportImage [2019-08-25T14:54:11.619Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2019-08-25T14:54:11.619Z] === RUN TestExportContainerAfterDaemonRestart [2019-08-25T14:54:12.043Z] --- PASS: TestCreateServiceSysctls (3.76s) [2019-08-25T14:54:12.043Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-08-25T14:54:12.043Z] daemon.go:336: [d929d39a7305b] waiting for daemon to start [2019-08-25T14:54:12.043Z] daemon.go:336: [d929d39a7305b] waiting for daemon to start [2019-08-25T14:54:12.043Z] daemon.go:364: [d929d39a7305b] daemon started [2019-08-25T14:54:12.043Z] daemon.go:472: [d929d39a7305b] Stopping daemon [2019-08-25T14:54:12.043Z] daemon.go:307: [d929d39a7305b] exiting daemon [2019-08-25T14:54:12.043Z] daemon.go:459: [d929d39a7305b] Daemon stopped [2019-08-25T14:54:12.043Z] === RUN TestCreateServiceCapabilities [2019-08-25T14:54:13.093Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-08-25T14:54:13.093Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-08-25T14:54:13.093Z] daemon.go:336: [dbe1f18c0eec2] waiting for daemon to start [2019-08-25T14:54:13.093Z] daemon.go:336: [dbe1f18c0eec2] waiting for daemon to start [2019-08-25T14:54:13.093Z] daemon.go:364: [dbe1f18c0eec2] daemon started [2019-08-25T14:54:13.093Z] daemon.go:472: [dbe1f18c0eec2] Stopping daemon [2019-08-25T14:54:13.093Z] daemon.go:307: [dbe1f18c0eec2] exiting daemon [2019-08-25T14:54:13.093Z] daemon.go:459: [dbe1f18c0eec2] Daemon stopped [2019-08-25T14:54:13.093Z] daemon.go:336: [dbe1f18c0eec2] waiting for daemon to start [2019-08-25T14:54:13.093Z] daemon.go:336: [dbe1f18c0eec2] waiting for daemon to start [2019-08-25T14:54:13.093Z] daemon.go:364: [dbe1f18c0eec2] daemon started [2019-08-25T14:54:13.093Z] daemon.go:472: [dbe1f18c0eec2] Stopping daemon [2019-08-25T14:54:13.093Z] daemon.go:307: [dbe1f18c0eec2] exiting daemon [2019-08-25T14:54:13.093Z] daemon.go:459: [dbe1f18c0eec2] Daemon stopped [2019-08-25T14:54:13.093Z] === RUN TestHealthCheckWorkdir [2019-08-25T14:54:13.413Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 4.787s [2019-08-25T14:54:14.102Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-08-25T14:54:14.102Z] === RUN TestHealthKillContainer [2019-08-25T14:54:14.785Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 0.933s [2019-08-25T14:54:15.042Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2019-08-25T14:54:15.042Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities [2019-08-25T14:54:15.042Z] daemon.go:336: [d57ab439395f7] waiting for daemon to start [2019-08-25T14:54:15.042Z] daemon.go:336: [d57ab439395f7] waiting for daemon to start [2019-08-25T14:54:15.042Z] daemon.go:364: [d57ab439395f7] daemon started [2019-08-25T14:54:15.042Z] daemon.go:472: [d57ab439395f7] Stopping daemon [2019-08-25T14:54:15.042Z] daemon.go:307: [d57ab439395f7] exiting daemon [2019-08-25T14:54:15.042Z] daemon.go:459: [d57ab439395f7] Daemon stopped [2019-08-25T14:54:15.042Z] === RUN TestInspect [2019-08-25T14:54:15.974Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.456s [2019-08-25T14:54:16.540Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.551s [2019-08-25T14:54:17.108Z] --- PASS: TestInspect (2.13s) [2019-08-25T14:54:17.108Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-08-25T14:54:17.108Z] daemon.go:336: [d0285cb435ede] waiting for daemon to start [2019-08-25T14:54:17.108Z] daemon.go:336: [d0285cb435ede] waiting for daemon to start [2019-08-25T14:54:17.108Z] daemon.go:364: [d0285cb435ede] daemon started [2019-08-25T14:54:17.108Z] daemon.go:472: [d0285cb435ede] Stopping daemon [2019-08-25T14:54:17.108Z] daemon.go:307: [d0285cb435ede] exiting daemon [2019-08-25T14:54:17.108Z] daemon.go:459: [d0285cb435ede] Daemon stopped [2019-08-25T14:54:17.108Z] === RUN TestDockerNetworkConnectAlias [2019-08-25T14:54:17.554Z] --- PASS: TestHealthKillContainer (2.95s) [2019-08-25T14:54:17.554Z] === RUN TestInspectCpusetInConfigPre120 [2019-08-25T14:54:17.672Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.095s [2019-08-25T14:54:17.846Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-08-25T14:54:17.846Z] === RUN TestIpcModeNone [2019-08-25T14:54:18.852Z] --- PASS: TestIpcModeNone (0.91s) [2019-08-25T14:54:18.852Z] === RUN TestIpcModePrivate [2019-08-25T14:54:19.469Z] --- PASS: TestIpcModePrivate (0.84s) [2019-08-25T14:54:19.469Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-08-25T14:54:19.469Z] === RUN TestIpcModeShareable [2019-08-25T14:54:19.569Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.602s [2019-08-25T14:54:20.480Z] --- PASS: TestIpcModeShareable (0.89s) [2019-08-25T14:54:20.480Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-08-25T14:54:20.480Z] === RUN TestAPIIpcModeShareableAndContainer [2019-08-25T14:54:22.097Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.524s [2019-08-25T14:54:23.158Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2019-08-25T14:54:23.158Z] === RUN TestAPIIpcModeHost [2019-08-25T14:54:23.776Z] --- PASS: TestAPIIpcModeHost (0.74s) [2019-08-25T14:54:23.776Z] === RUN TestDaemonIpcModeShareable [2019-08-25T14:54:23.994Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2019-08-25T14:54:23.994Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-08-25T14:54:23.994Z] daemon.go:336: [d04c50212c042] waiting for daemon to start [2019-08-25T14:54:23.994Z] daemon.go:336: [d04c50212c042] waiting for daemon to start [2019-08-25T14:54:23.994Z] daemon.go:364: [d04c50212c042] daemon started [2019-08-25T14:54:23.994Z] daemon.go:472: [d04c50212c042] Stopping daemon [2019-08-25T14:54:23.994Z] daemon.go:307: [d04c50212c042] exiting daemon [2019-08-25T14:54:23.994Z] daemon.go:459: [d04c50212c042] Daemon stopped [2019-08-25T14:54:23.994Z] === RUN TestDockerNetworkReConnect [2019-08-25T14:54:25.249Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-08-25T14:54:25.249Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-08-25T14:54:25.249Z] daemon.go:336: [d7ac2725b3303] waiting for daemon to start [2019-08-25T14:54:25.249Z] daemon.go:336: [d7ac2725b3303] waiting for daemon to start [2019-08-25T14:54:25.249Z] daemon.go:364: [d7ac2725b3303] daemon started [2019-08-25T14:54:25.249Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-25T14:54:25.249Z] daemon.go:472: [d7ac2725b3303] Stopping daemon [2019-08-25T14:54:25.249Z] daemon.go:307: [d7ac2725b3303] exiting daemon [2019-08-25T14:54:25.249Z] daemon.go:459: [d7ac2725b3303] Daemon stopped [2019-08-25T14:54:25.249Z] === RUN TestDaemonIpcModePrivate [2019-08-25T14:54:26.521Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 4.193s [2019-08-25T14:54:27.281Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2019-08-25T14:54:27.281Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-08-25T14:54:27.281Z] daemon.go:336: [d5a1a5d9da34f] waiting for daemon to start [2019-08-25T14:54:27.281Z] daemon.go:336: [d5a1a5d9da34f] waiting for daemon to start [2019-08-25T14:54:27.281Z] daemon.go:364: [d5a1a5d9da34f] daemon started [2019-08-25T14:54:27.281Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-25T14:54:27.281Z] daemon.go:472: [d5a1a5d9da34f] Stopping daemon [2019-08-25T14:54:27.281Z] daemon.go:307: [d5a1a5d9da34f] exiting daemon [2019-08-25T14:54:27.281Z] daemon.go:459: [d5a1a5d9da34f] Daemon stopped [2019-08-25T14:54:27.281Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-08-25T14:54:28.753Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-08-25T14:54:28.753Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-08-25T14:54:28.753Z] daemon.go:336: [d1e2a817add88] waiting for daemon to start [2019-08-25T14:54:28.753Z] daemon.go:336: [d1e2a817add88] waiting for daemon to start [2019-08-25T14:54:28.753Z] daemon.go:364: [d1e2a817add88] daemon started [2019-08-25T14:54:28.753Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-08-25T14:54:28.753Z] daemon.go:472: [d1e2a817add88] Stopping daemon [2019-08-25T14:54:28.753Z] daemon.go:307: [d1e2a817add88] exiting daemon [2019-08-25T14:54:28.753Z] daemon.go:459: [d1e2a817add88] Daemon stopped [2019-08-25T14:54:28.753Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-08-25T14:54:29.045Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2019-08-25T14:54:29.045Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-08-25T14:54:29.045Z] daemon.go:336: [dcccdecce9560] waiting for daemon to start [2019-08-25T14:54:29.045Z] daemon.go:336: [dcccdecce9560] waiting for daemon to start [2019-08-25T14:54:29.045Z] daemon.go:364: [dcccdecce9560] daemon started [2019-08-25T14:54:29.045Z] daemon.go:472: [dcccdecce9560] Stopping daemon [2019-08-25T14:54:29.045Z] daemon.go:307: [dcccdecce9560] exiting daemon [2019-08-25T14:54:29.045Z] daemon.go:459: [dcccdecce9560] Daemon stopped [2019-08-25T14:54:29.045Z] === RUN TestServicePlugin [2019-08-25T14:54:30.782Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2019-08-25T14:54:30.782Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-08-25T14:54:30.782Z] daemon.go:336: [dca5222fc7268] waiting for daemon to start [2019-08-25T14:54:30.782Z] daemon.go:336: [dca5222fc7268] waiting for daemon to start [2019-08-25T14:54:30.782Z] daemon.go:364: [dca5222fc7268] daemon started [2019-08-25T14:54:30.782Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-08-25T14:54:30.782Z] daemon.go:472: [dca5222fc7268] Stopping daemon [2019-08-25T14:54:30.782Z] daemon.go:307: [dca5222fc7268] exiting daemon [2019-08-25T14:54:30.782Z] daemon.go:459: [dca5222fc7268] Daemon stopped [2019-08-25T14:54:30.782Z] === RUN TestIpcModeOlderClient [2019-08-25T14:54:30.782Z] === PAUSE TestIpcModeOlderClient [2019-08-25T14:54:30.782Z] === RUN TestKillContainerInvalidSignal [2019-08-25T14:54:31.402Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2019-08-25T14:54:31.402Z] === RUN TestKillContainer [2019-08-25T14:54:31.402Z] === RUN TestKillContainer/no_signal [2019-08-25T14:54:32.020Z] === RUN TestKillContainer/non_killing_signal [2019-08-25T14:54:32.634Z] === RUN TestKillContainer/killing_signal [2019-08-25T14:54:33.656Z] --- PASS: TestKillContainer (2.18s) [2019-08-25T14:54:33.656Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-08-25T14:54:33.656Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-08-25T14:54:33.656Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2019-08-25T14:54:33.656Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-08-25T14:54:33.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-08-25T14:54:34.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-08-25T14:54:34.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2019-08-25T14:54:34.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-08-25T14:54:34.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-08-25T14:54:34.885Z] === RUN TestKillStoppedContainer [2019-08-25T14:54:35.168Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-08-25T14:54:35.168Z] === RUN TestKillStoppedContainerAPIPre120 [2019-08-25T14:54:35.168Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-08-25T14:54:35.168Z] === RUN TestKillDifferentUserContainer [2019-08-25T14:54:36.173Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-08-25T14:54:36.173Z] === RUN TestInspectOomKilledTrue [2019-08-25T14:54:37.181Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-08-25T14:54:37.181Z] === RUN TestInspectOomKilledFalse [2019-08-25T14:54:37.797Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2019-08-25T14:54:37.797Z] === RUN TestLinksEtcHostsContentMatch [2019-08-25T14:54:38.411Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-08-25T14:54:38.411Z] === RUN TestLinksContainerNames [2019-08-25T14:54:39.889Z] --- PASS: TestLinksContainerNames (1.36s) [2019-08-25T14:54:39.889Z] === RUN TestLogsFollowTailEmpty [2019-08-25T14:54:40.512Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2019-08-25T14:54:40.512Z] === RUN TestContainerNetworkMountsNoChown [2019-08-25T14:54:41.235Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 31.156s [2019-08-25T14:54:41.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/default [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/default [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/private [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/private [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rprivate [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rprivate [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/slave [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/slave [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rslave [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rslave [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/shared [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/shared [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rshared [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rshared [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/default [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/shared [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/default/mount_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rslave [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/default/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rshared [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rprivate [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/slave [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/private [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/private/bind_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/private/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/default/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:54:41.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:54:41.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/default/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/private/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/private/mount_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-08-25T14:54:41.520Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-08-25T14:54:41.805Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2019-08-25T14:54:41.805Z] === RUN TestContainerBindMountNonRecursive [2019-08-25T14:54:43.832Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2019-08-25T14:54:43.832Z] === RUN TestNetworkNat [2019-08-25T14:54:44.114Z] --- PASS: TestNetworkNat (0.74s) [2019-08-25T14:54:44.115Z] === RUN TestNetworkLocalhostTCPNat [2019-08-25T14:54:45.124Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-08-25T14:54:45.124Z] === RUN TestNetworkLoopbackNat [2019-08-25T14:54:45.412Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 18.763s [2019-08-25T14:54:45.977Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.040s [2019-08-25T14:54:46.133Z] --- PASS: TestNetworkLoopbackNat (1.03s) [2019-08-25T14:54:46.133Z] === RUN TestPause [2019-08-25T14:54:46.235Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.303s [2019-08-25T14:54:46.749Z] --- PASS: TestPause (0.77s) [2019-08-25T14:54:46.749Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-08-25T14:54:46.749Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-08-25T14:54:46.749Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-08-25T14:54:46.749Z] === RUN TestPauseStopPausedContainer [2019-08-25T14:54:47.607Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.409s [2019-08-25T14:54:47.759Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2019-08-25T14:54:47.759Z] === RUN TestPsFilter [2019-08-25T14:54:47.759Z] --- PASS: TestPsFilter (0.21s) [2019-08-25T14:54:47.759Z] === RUN TestRemoveContainerWithRemovedVolume [2019-08-25T14:54:48.373Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2019-08-25T14:54:48.373Z] === RUN TestRemoveContainerWithVolume [2019-08-25T14:54:48.978Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.177s [2019-08-25T14:54:49.377Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-08-25T14:54:49.377Z] === RUN TestRemoveContainerRunning [2019-08-25T14:54:49.992Z] --- PASS: TestRemoveContainerRunning (0.72s) [2019-08-25T14:54:49.992Z] === RUN TestRemoveContainerForceRemoveRunning [2019-08-25T14:54:50.609Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2019-08-25T14:54:50.609Z] === RUN TestRemoveInvalidContainer [2019-08-25T14:54:50.609Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-08-25T14:54:50.609Z] === RUN TestRenameLinkedContainer [2019-08-25T14:54:50.877Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.657s [2019-08-25T14:54:50.877Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-08-25T14:54:50.877Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-08-25T14:54:50.877Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-08-25T14:54:50.877Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-08-25T14:54:53.404Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 2.374s [2019-08-25T14:54:53.404Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.046s [2019-08-25T14:54:54.066Z] --- PASS: TestRenameLinkedContainer (2.83s) [2019-08-25T14:54:54.066Z] === RUN TestRenameStoppedContainer [2019-08-25T14:54:54.066Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-08-25T14:54:54.066Z] === RUN TestRenameRunningContainerAndReuse [2019-08-25T14:54:54.337Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 0.963s [2019-08-25T14:54:54.902Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.690s [2019-08-25T14:54:55.542Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2019-08-25T14:54:55.542Z] === RUN TestRenameInvalidName [2019-08-25T14:54:55.833Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 0.979s [2019-08-25T14:54:55.833Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.096s [2019-08-25T14:54:56.548Z] --- PASS: TestRenameInvalidName (0.71s) [2019-08-25T14:54:56.548Z] === RUN TestRenameAnonymousContainer [2019-08-25T14:54:57.729Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 10.797s [2019-08-25T14:54:59.100Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 3.097s [2019-08-25T14:54:59.226Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2019-08-25T14:54:59.226Z] === RUN TestRenameContainerWithSameName [2019-08-25T14:54:59.840Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-08-25T14:54:59.840Z] === RUN TestRenameContainerWithLinkedContainer [2019-08-25T14:55:01.310Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2019-08-25T14:55:01.310Z] === RUN TestResize [2019-08-25T14:55:01.625Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.189s [2019-08-25T14:55:01.923Z] --- PASS: TestResize (0.71s) [2019-08-25T14:55:01.923Z] === RUN TestResizeWithInvalidSize [2019-08-25T14:55:02.190Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 0.951s [2019-08-25T14:55:02.447Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.385s [2019-08-25T14:55:02.540Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-08-25T14:55:02.540Z] === RUN TestResizeWhenContainerNotStarted [2019-08-25T14:55:03.162Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:03.162Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:03.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:03.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:55:03.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:55:03.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:55:03.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:55:03.378Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.600s [2019-08-25T14:55:03.378Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-08-25T14:55:03.942Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 0.834s [2019-08-25T14:55:04.507Z] --- PASS: TestServicePlugin (35.78s) [2019-08-25T14:55:04.507Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T14:55:04.507Z] daemon.go:336: [df2382b7ce53a] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:336: [df2382b7ce53a] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:364: [df2382b7ce53a] daemon started [2019-08-25T14:55:04.507Z] daemon.go:472: [df2382b7ce53a] Stopping daemon [2019-08-25T14:55:04.507Z] daemon.go:307: [df2382b7ce53a] exiting daemon [2019-08-25T14:55:04.507Z] daemon.go:459: [df2382b7ce53a] Daemon stopped [2019-08-25T14:55:04.507Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T14:55:04.507Z] daemon.go:336: [da861eaba82a8] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:336: [da861eaba82a8] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:364: [da861eaba82a8] daemon started [2019-08-25T14:55:04.507Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T14:55:04.507Z] daemon.go:336: [db5fdb3cdfc90] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:336: [db5fdb3cdfc90] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:364: [db5fdb3cdfc90] daemon started [2019-08-25T14:55:04.507Z] plugin_test.go:62: [db5fdb3cdfc90] joining swarm manager [da861eaba82a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-08-25T14:55:04.507Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-08-25T14:55:04.507Z] daemon.go:336: [d1f54b342b7a2] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:336: [d1f54b342b7a2] waiting for daemon to start [2019-08-25T14:55:04.507Z] daemon.go:364: [d1f54b342b7a2] daemon started [2019-08-25T14:55:04.507Z] plugin_test.go:65: [d1f54b342b7a2] joining swarm manager [da861eaba82a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-08-25T14:55:04.507Z] daemon.go:472: [d1f54b342b7a2] Stopping daemon [2019-08-25T14:55:04.507Z] daemon.go:307: [d1f54b342b7a2] exiting daemon [2019-08-25T14:55:04.507Z] daemon.go:459: [d1f54b342b7a2] Daemon stopped [2019-08-25T14:55:04.507Z] daemon.go:472: [db5fdb3cdfc90] Stopping daemon [2019-08-25T14:55:04.507Z] daemon.go:307: [db5fdb3cdfc90] exiting daemon [2019-08-25T14:55:04.507Z] daemon.go:459: [db5fdb3cdfc90] Daemon stopped [2019-08-25T14:55:04.507Z] daemon.go:472: [da861eaba82a8] Stopping daemon [2019-08-25T14:55:04.507Z] daemon.go:307: [da861eaba82a8] exiting daemon [2019-08-25T14:55:04.507Z] daemon.go:459: [da861eaba82a8] Daemon stopped [2019-08-25T14:55:04.507Z] === RUN TestServiceUpdateLabel [2019-08-25T14:55:06.405Z] --- PASS: TestServiceUpdateLabel (1.66s) [2019-08-25T14:55:06.405Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-08-25T14:55:06.405Z] daemon.go:336: [d271857ec6148] waiting for daemon to start [2019-08-25T14:55:06.405Z] daemon.go:336: [d271857ec6148] waiting for daemon to start [2019-08-25T14:55:06.405Z] daemon.go:364: [d271857ec6148] daemon started [2019-08-25T14:55:06.405Z] daemon.go:472: [d271857ec6148] Stopping daemon [2019-08-25T14:55:06.405Z] daemon.go:307: [d271857ec6148] exiting daemon [2019-08-25T14:55:06.405Z] daemon.go:459: [d271857ec6148] Daemon stopped [2019-08-25T14:55:06.405Z] === RUN TestServiceUpdateSecrets [2019-08-25T14:55:06.655Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:55:06.662Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.544s [2019-08-25T14:55:06.662Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.021s [2019-08-25T14:55:06.662Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-08-25T14:55:06.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:55:06.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:55:07.593Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.801s [2019-08-25T14:55:08.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:08.526Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 1.082s [2019-08-25T14:55:09.459Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.037s [2019-08-25T14:55:09.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:10.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:10.390Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 0.912s [2019-08-25T14:55:10.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:11.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:55:12.288Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.744s [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.53s) [2019-08-25T14:55:13.831Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [d231f8efa1c84] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d231f8efa1c84] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d231f8efa1c84] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [d231f8efa1c84] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [d231f8efa1c84] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [d231f8efa1c84] Daemon stopped [2019-08-25T14:55:13.831Z] daemon.go:336: [d231f8efa1c84] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d231f8efa1c84] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d231f8efa1c84] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [d231f8efa1c84] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [d231f8efa1c84] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [d231f8efa1c84] Daemon stopped [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.62s) [2019-08-25T14:55:13.831Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [daffd857015d7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [daffd857015d7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [daffd857015d7] daemon started [2019-08-25T14:55:13.831Z] daemon.go:307: [daffd857015d7] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [daffd857015d7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [daffd857015d7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [daffd857015d7] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [daffd857015d7] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [daffd857015d7] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [daffd857015d7] Daemon stopped [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.76s) [2019-08-25T14:55:13.831Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [d16575c5774a7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d16575c5774a7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d16575c5774a7] daemon started [2019-08-25T14:55:13.831Z] daemon.go:307: [d16575c5774a7] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [d16575c5774a7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d16575c5774a7] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d16575c5774a7] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [d16575c5774a7] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [d16575c5774a7] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [d16575c5774a7] Daemon stopped [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.30s) [2019-08-25T14:55:13.831Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [d9c765507176c] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d9c765507176c] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d9c765507176c] daemon started [2019-08-25T14:55:13.831Z] daemon.go:336: [d9c765507176c] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:307: [d9c765507176c] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [d9c765507176c] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d9c765507176c] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [d9c765507176c] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [d9c765507176c] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [d9c765507176c] Daemon stopped [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.05s) [2019-08-25T14:55:13.831Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [d8725c02b0b80] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d8725c02b0b80] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d8725c02b0b80] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [d8725c02b0b80] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [d8725c02b0b80] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [d8725c02b0b80] Daemon stopped [2019-08-25T14:55:13.831Z] daemon.go:336: [d8725c02b0b80] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:336: [d8725c02b0b80] waiting for daemon to start [2019-08-25T14:55:13.831Z] daemon.go:364: [d8725c02b0b80] daemon started [2019-08-25T14:55:13.831Z] daemon.go:472: [d8725c02b0b80] Stopping daemon [2019-08-25T14:55:13.831Z] daemon.go:307: [d8725c02b0b80] exiting daemon [2019-08-25T14:55:13.831Z] daemon.go:459: [d8725c02b0b80] Daemon stopped [2019-08-25T14:55:13.831Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2019-08-25T14:55:13.831Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-08-25T14:55:13.831Z] daemon.go:336: [dfb8a8a012977] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [dfb8a8a012977] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [dfb8a8a012977] daemon started [2019-08-25T14:55:13.832Z] daemon.go:336: [dfb8a8a012977] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:307: [dfb8a8a012977] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [dfb8a8a012977] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [dfb8a8a012977] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [dfb8a8a012977] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [dfb8a8a012977] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [dfb8a8a012977] Daemon stopped [2019-08-25T14:55:13.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2019-08-25T14:55:13.832Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [db181ce5c7464] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [db181ce5c7464] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [db181ce5c7464] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [db181ce5c7464] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [db181ce5c7464] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [db181ce5c7464] Daemon stopped [2019-08-25T14:55:13.832Z] daemon.go:336: [db181ce5c7464] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [db181ce5c7464] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [db181ce5c7464] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [db181ce5c7464] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [db181ce5c7464] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [db181ce5c7464] Daemon stopped [2019-08-25T14:55:13.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s) [2019-08-25T14:55:13.832Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d94d26ceea416] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d94d26ceea416] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d94d26ceea416] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d94d26ceea416] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d94d26ceea416] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d94d26ceea416] Daemon stopped [2019-08-25T14:55:13.832Z] daemon.go:336: [d94d26ceea416] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d94d26ceea416] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d94d26ceea416] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d94d26ceea416] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d94d26ceea416] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d94d26ceea416] Daemon stopped [2019-08-25T14:55:13.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2019-08-25T14:55:13.832Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d9dd5355906db] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d9dd5355906db] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d9dd5355906db] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d9dd5355906db] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d9dd5355906db] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d9dd5355906db] Daemon stopped [2019-08-25T14:55:13.832Z] daemon.go:336: [d9dd5355906db] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d9dd5355906db] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d9dd5355906db] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d9dd5355906db] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d9dd5355906db] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d9dd5355906db] Daemon stopped [2019-08-25T14:55:13.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2019-08-25T14:55:13.832Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d94bafa67540c] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d94bafa67540c] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d94bafa67540c] daemon started [2019-08-25T14:55:13.832Z] daemon.go:307: [d94bafa67540c] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d94bafa67540c] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d94bafa67540c] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d94bafa67540c] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d94bafa67540c] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d94bafa67540c] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d94bafa67540c] Daemon stopped [2019-08-25T14:55:13.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.12s) [2019-08-25T14:55:13.832Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d900b10433dd3] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d900b10433dd3] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d900b10433dd3] daemon started [2019-08-25T14:55:13.832Z] daemon.go:336: [d900b10433dd3] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:307: [d900b10433dd3] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d900b10433dd3] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d900b10433dd3] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d900b10433dd3] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d900b10433dd3] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d900b10433dd3] Daemon stopped [2019-08-25T14:55:13.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2019-08-25T14:55:13.832Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-08-25T14:55:13.832Z] daemon.go:336: [d6c3cdbcfbacb] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d6c3cdbcfbacb] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d6c3cdbcfbacb] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d6c3cdbcfbacb] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d6c3cdbcfbacb] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d6c3cdbcfbacb] Daemon stopped [2019-08-25T14:55:13.832Z] daemon.go:336: [d6c3cdbcfbacb] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:336: [d6c3cdbcfbacb] waiting for daemon to start [2019-08-25T14:55:13.832Z] daemon.go:364: [d6c3cdbcfbacb] daemon started [2019-08-25T14:55:13.832Z] daemon.go:472: [d6c3cdbcfbacb] Stopping daemon [2019-08-25T14:55:13.832Z] daemon.go:307: [d6c3cdbcfbacb] exiting daemon [2019-08-25T14:55:13.832Z] daemon.go:459: [d6c3cdbcfbacb] Daemon stopped [2019-08-25T14:55:13.832Z] === RUN TestCgroupNamespacesRun [2019-08-25T14:55:14.184Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 1.629s [2019-08-25T14:55:15.117Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 0.735s [2019-08-25T14:55:15.304Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-08-25T14:55:15.304Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun [2019-08-25T14:55:15.304Z] daemon.go:336: [dffaa0fd64a1c] waiting for daemon to start [2019-08-25T14:55:15.304Z] daemon.go:336: [dffaa0fd64a1c] waiting for daemon to start [2019-08-25T14:55:15.304Z] daemon.go:364: [dffaa0fd64a1c] daemon started [2019-08-25T14:55:15.304Z] daemon.go:472: [dffaa0fd64a1c] Stopping daemon [2019-08-25T14:55:15.304Z] daemon.go:307: [dffaa0fd64a1c] exiting daemon [2019-08-25T14:55:15.304Z] daemon.go:459: [dffaa0fd64a1c] Daemon stopped [2019-08-25T14:55:15.304Z] === RUN TestCgroupNamespacesRunPrivileged [2019-08-25T14:55:17.012Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.761s [2019-08-25T14:55:17.328Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-08-25T14:55:17.328Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged [2019-08-25T14:55:17.328Z] daemon.go:336: [d2829649d2abc] waiting for daemon to start [2019-08-25T14:55:17.328Z] daemon.go:336: [d2829649d2abc] waiting for daemon to start [2019-08-25T14:55:17.328Z] daemon.go:364: [d2829649d2abc] daemon started [2019-08-25T14:55:17.328Z] daemon.go:472: [d2829649d2abc] Stopping daemon [2019-08-25T14:55:17.328Z] daemon.go:307: [d2829649d2abc] exiting daemon [2019-08-25T14:55:17.328Z] daemon.go:459: [d2829649d2abc] Daemon stopped [2019-08-25T14:55:17.328Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-08-25T14:55:17.575Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 0.975s [2019-08-25T14:55:18.798Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-08-25T14:55:18.798Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode [2019-08-25T14:55:18.798Z] daemon.go:336: [dc1368baafefc] waiting for daemon to start [2019-08-25T14:55:18.798Z] daemon.go:336: [dc1368baafefc] waiting for daemon to start [2019-08-25T14:55:18.798Z] daemon.go:364: [dc1368baafefc] daemon started [2019-08-25T14:55:18.798Z] daemon.go:472: [dc1368baafefc] Stopping daemon [2019-08-25T14:55:18.798Z] daemon.go:307: [dc1368baafefc] exiting daemon [2019-08-25T14:55:18.798Z] daemon.go:459: [dc1368baafefc] Daemon stopped [2019-08-25T14:55:18.798Z] === RUN TestCgroupNamespacesRunHostMode [2019-08-25T14:55:19.471Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.717s [2019-08-25T14:55:20.405Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 0.959s [2019-08-25T14:55:20.405Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.011s [2019-08-25T14:55:20.405Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.012s [2019-08-25T14:55:20.405Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.063s [2019-08-25T14:55:20.405Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.011s [2019-08-25T14:55:20.405Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.002s [2019-08-25T14:55:20.692Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.061s [2019-08-25T14:55:20.826Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2019-08-25T14:55:20.826Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode [2019-08-25T14:55:20.826Z] daemon.go:336: [d49a20f187e7b] waiting for daemon to start [2019-08-25T14:55:20.826Z] daemon.go:336: [d49a20f187e7b] waiting for daemon to start [2019-08-25T14:55:20.826Z] daemon.go:364: [d49a20f187e7b] daemon started [2019-08-25T14:55:20.826Z] daemon.go:472: [d49a20f187e7b] Stopping daemon [2019-08-25T14:55:20.826Z] daemon.go:307: [d49a20f187e7b] exiting daemon [2019-08-25T14:55:20.826Z] daemon.go:459: [d49a20f187e7b] Daemon stopped [2019-08-25T14:55:20.826Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-08-25T14:55:21.266Z] --- PASS: TestServiceUpdateSecrets (15.09s) [2019-08-25T14:55:21.266Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-08-25T14:55:21.266Z] daemon.go:336: [d96319de6696f] waiting for daemon to start [2019-08-25T14:55:21.266Z] daemon.go:336: [d96319de6696f] waiting for daemon to start [2019-08-25T14:55:21.266Z] daemon.go:364: [d96319de6696f] daemon started [2019-08-25T14:55:21.266Z] daemon.go:472: [d96319de6696f] Stopping daemon [2019-08-25T14:55:21.266Z] daemon.go:307: [d96319de6696f] exiting daemon [2019-08-25T14:55:21.266Z] daemon.go:459: [d96319de6696f] Daemon stopped [2019-08-25T14:55:21.266Z] === RUN TestServiceUpdateConfigs [2019-08-25T14:55:22.300Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2019-08-25T14:55:22.300Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode [2019-08-25T14:55:22.300Z] daemon.go:336: [d524d70d449e3] waiting for daemon to start [2019-08-25T14:55:22.300Z] daemon.go:336: [d524d70d449e3] waiting for daemon to start [2019-08-25T14:55:22.300Z] daemon.go:364: [d524d70d449e3] daemon started [2019-08-25T14:55:22.300Z] daemon.go:472: [d524d70d449e3] Stopping daemon [2019-08-25T14:55:22.300Z] daemon.go:307: [d524d70d449e3] exiting daemon [2019-08-25T14:55:22.300Z] daemon.go:459: [d524d70d449e3] Daemon stopped [2019-08-25T14:55:22.300Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T14:55:22.648Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 1.856s [2019-08-25T14:55:23.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-08-25T14:55:23.305Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate [2019-08-25T14:55:23.305Z] daemon.go:336: [d6c6f6b9c47b3] waiting for daemon to start [2019-08-25T14:55:23.305Z] daemon.go:336: [d6c6f6b9c47b3] waiting for daemon to start [2019-08-25T14:55:23.305Z] daemon.go:364: [d6c6f6b9c47b3] daemon started [2019-08-25T14:55:23.305Z] daemon.go:472: [d6c6f6b9c47b3] Stopping daemon [2019-08-25T14:55:23.305Z] daemon.go:307: [d6c6f6b9c47b3] exiting daemon [2019-08-25T14:55:23.305Z] daemon.go:459: [d6c6f6b9c47b3] Daemon stopped [2019-08-25T14:55:23.305Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-08-25T14:55:24.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-08-25T14:55:24.311Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode [2019-08-25T14:55:24.311Z] daemon.go:336: [d9cef6d9a118c] waiting for daemon to start [2019-08-25T14:55:24.311Z] daemon.go:336: [d9cef6d9a118c] waiting for daemon to start [2019-08-25T14:55:24.311Z] daemon.go:364: [d9cef6d9a118c] daemon started [2019-08-25T14:55:24.311Z] daemon.go:472: [d9cef6d9a118c] Stopping daemon [2019-08-25T14:55:24.311Z] daemon.go:307: [d9cef6d9a118c] exiting daemon [2019-08-25T14:55:24.311Z] daemon.go:459: [d9cef6d9a118c] Daemon stopped [2019-08-25T14:55:24.311Z] === RUN TestCgroupNamespacesRunOlderClient [2019-08-25T14:55:24.543Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 1.716s [2019-08-25T14:55:24.543Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-08-25T14:55:25.107Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.767s [2019-08-25T14:55:26.039Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 0.906s [2019-08-25T14:55:26.330Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-08-25T14:55:26.330Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient [2019-08-25T14:55:26.330Z] daemon.go:336: [d7814a8c6442b] waiting for daemon to start [2019-08-25T14:55:26.330Z] daemon.go:336: [d7814a8c6442b] waiting for daemon to start [2019-08-25T14:55:26.330Z] daemon.go:364: [d7814a8c6442b] daemon started [2019-08-25T14:55:26.330Z] daemon.go:472: [d7814a8c6442b] Stopping daemon [2019-08-25T14:55:26.330Z] daemon.go:307: [d7814a8c6442b] exiting daemon [2019-08-25T14:55:26.330Z] daemon.go:459: [d7814a8c6442b] Daemon stopped [2019-08-25T14:55:26.330Z] === RUN TestKernelTCPMemory [2019-08-25T14:55:26.604Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.823s [2019-08-25T14:55:26.945Z] --- PASS: TestKernelTCPMemory (0.92s) [2019-08-25T14:55:26.945Z] === RUN TestNISDomainname [2019-08-25T14:55:27.536Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 0.920s [2019-08-25T14:55:27.956Z] --- PASS: TestNISDomainname (1.07s) [2019-08-25T14:55:27.956Z] === RUN TestHostnameDnsResolution [2019-08-25T14:55:28.468Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.904s [2019-08-25T14:55:28.468Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.055s [2019-08-25T14:55:28.468Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-08-25T14:55:28.964Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-08-25T14:55:28.964Z] === RUN TestStats [2019-08-25T14:55:29.399Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.734s [2019-08-25T14:55:29.399Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.002s [2019-08-25T14:55:29.399Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.050s [2019-08-25T14:55:29.399Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.104s [2019-08-25T14:55:29.656Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.077s [2019-08-25T14:55:30.587Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.780s [2019-08-25T14:55:31.152Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.614s [2019-08-25T14:55:31.636Z] --- PASS: TestStats (2.69s) [2019-08-25T14:55:31.636Z] === RUN TestStopContainerWithTimeout [2019-08-25T14:55:31.920Z] === RUN TestStopContainerWithTimeout/0 [2019-08-25T14:55:31.920Z] === PAUSE TestStopContainerWithTimeout/0 [2019-08-25T14:55:31.920Z] === RUN TestStopContainerWithTimeout/1 [2019-08-25T14:55:31.920Z] === PAUSE TestStopContainerWithTimeout/1 [2019-08-25T14:55:31.920Z] === RUN TestStopContainerWithTimeout/3 [2019-08-25T14:55:31.920Z] === PAUSE TestStopContainerWithTimeout/3 [2019-08-25T14:55:31.920Z] === RUN TestStopContainerWithTimeout/-1 [2019-08-25T14:55:31.920Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-08-25T14:55:31.920Z] === CONT TestStopContainerWithTimeout/0 [2019-08-25T14:55:31.920Z] === CONT TestStopContainerWithTimeout/3 [2019-08-25T14:55:31.920Z] === CONT TestStopContainerWithTimeout/1 [2019-08-25T14:55:31.920Z] === CONT TestStopContainerWithTimeout/-1 [2019-08-25T14:55:32.083Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 0.807s [2019-08-25T14:55:32.083Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-08-25T14:55:33.453Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 30.075s [2019-08-25T14:55:33.711Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.308s [2019-08-25T14:55:34.643Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.903s [2019-08-25T14:55:34.644Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-08-25T14:55:35.378Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2019-08-25T14:55:35.378Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-08-25T14:55:35.378Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2019-08-25T14:55:35.378Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2019-08-25T14:55:35.378Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2019-08-25T14:55:35.378Z] === RUN TestDeleteDevicemapper [2019-08-25T14:55:35.378Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-08-25T14:55:35.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-08-25T14:55:35.378Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-08-25T14:55:35.576Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 0.906s [2019-08-25T14:55:36.141Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2019-08-25T14:55:36.141Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-08-25T14:55:36.141Z] daemon.go:336: [dd272b7f00b0c] waiting for daemon to start [2019-08-25T14:55:36.141Z] daemon.go:336: [dd272b7f00b0c] waiting for daemon to start [2019-08-25T14:55:36.141Z] daemon.go:364: [dd272b7f00b0c] daemon started [2019-08-25T14:55:36.141Z] daemon.go:472: [dd272b7f00b0c] Stopping daemon [2019-08-25T14:55:36.141Z] daemon.go:307: [dd272b7f00b0c] exiting daemon [2019-08-25T14:55:36.141Z] daemon.go:459: [dd272b7f00b0c] Daemon stopped [2019-08-25T14:55:36.141Z] === RUN TestServiceUpdateNetwork [2019-08-25T14:55:36.398Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 0.775s [2019-08-25T14:55:37.330Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 0.861s [2019-08-25T14:55:38.262Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 1.002s [2019-08-25T14:55:38.262Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.020s [2019-08-25T14:55:38.859Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.13s) [2019-08-25T14:55:38.859Z] === RUN TestUpdateMemory [2019-08-25T14:55:39.198Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 0.949s [2019-08-25T14:55:39.456Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 0.988s [2019-08-25T14:55:39.473Z] --- PASS: TestUpdateMemory (1.10s) [2019-08-25T14:55:39.473Z] === RUN TestUpdateCPUQuota [2019-08-25T14:55:40.829Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 1.058s [2019-08-25T14:55:40.949Z] --- PASS: TestUpdateCPUQuota (1.66s) [2019-08-25T14:55:40.949Z] === RUN TestUpdatePidsLimit [2019-08-25T14:55:40.949Z] === RUN TestUpdatePidsLimit/update_from_none [2019-08-25T14:55:41.567Z] === RUN TestUpdatePidsLimit/no_change [2019-08-25T14:55:41.763Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 1.014s [2019-08-25T14:55:41.763Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.093s [2019-08-25T14:55:41.848Z] === RUN TestUpdatePidsLimit/update_lower [2019-08-25T14:55:42.131Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-08-25T14:55:42.695Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.597s [2019-08-25T14:55:42.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-08-25T14:55:43.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-08-25T14:55:43.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-08-25T14:55:43.625Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.615s [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit (4.04s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-08-25T14:55:45.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-08-25T14:55:45.340Z] === RUN TestUpdateRestartPolicy [2019-08-25T14:55:45.521Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.513s [2019-08-25T14:55:46.892Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.390s [2019-08-25T14:55:46.892Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.051s [2019-08-25T14:55:46.892Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s [2019-08-25T14:55:46.892Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s [2019-08-25T14:55:46.892Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.005s [2019-08-25T14:55:47.825Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.585s [2019-08-25T14:55:50.347Z] --- PASS: TestServiceUpdateNetwork (14.41s) [2019-08-25T14:55:50.347Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-08-25T14:55:50.347Z] daemon.go:336: [d4464f9d14c3e] waiting for daemon to start [2019-08-25T14:55:50.347Z] daemon.go:336: [d4464f9d14c3e] waiting for daemon to start [2019-08-25T14:55:50.347Z] daemon.go:364: [d4464f9d14c3e] daemon started [2019-08-25T14:55:50.347Z] daemon.go:472: [d4464f9d14c3e] Stopping daemon [2019-08-25T14:55:50.347Z] daemon.go:307: [d4464f9d14c3e] exiting daemon [2019-08-25T14:55:50.347Z] daemon.go:459: [d4464f9d14c3e] Daemon stopped [2019-08-25T14:55:50.347Z] PASS [2019-08-25T14:55:50.347Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-25T14:55:50.604Z] INFO: Testing against a local daemon [2019-08-25T14:55:50.604Z] === RUN TestSessionCreate [2019-08-25T14:55:50.604Z] --- PASS: TestSessionCreate (0.03s) [2019-08-25T14:55:50.604Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-25T14:55:50.604Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-08-25T14:55:50.604Z] PASS [2019-08-25T14:55:50.604Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-25T14:55:50.604Z] INFO: Testing against a local daemon [2019-08-25T14:55:50.604Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-25T14:55:50.604Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-25T14:55:50.604Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-25T14:55:50.604Z] === RUN TestEventsExecDie [2019-08-25T14:55:51.535Z] --- PASS: TestEventsExecDie (0.87s) [2019-08-25T14:55:51.535Z] === RUN TestEventsBackwardsCompatible [2019-08-25T14:55:51.535Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-08-25T14:55:51.535Z] === RUN TestInfoBinaryCommits [2019-08-25T14:55:51.535Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-08-25T14:55:51.535Z] === RUN TestInfoAPIVersioned [2019-08-25T14:55:51.793Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-25T14:55:51.793Z] === RUN TestInfoAPI [2019-08-25T14:55:51.793Z] --- PASS: TestInfoAPI (0.02s) [2019-08-25T14:55:51.793Z] === RUN TestInfoAPIWarnings [2019-08-25T14:55:52.357Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.499s [2019-08-25T14:55:52.357Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-08-25T14:55:52.357Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-08-25T14:55:52.357Z] daemon.go:336: [db3a63c71049d] waiting for daemon to start [2019-08-25T14:55:52.357Z] daemon.go:336: [db3a63c71049d] waiting for daemon to start [2019-08-25T14:55:52.357Z] daemon.go:364: [db3a63c71049d] daemon started [2019-08-25T14:55:52.357Z] daemon.go:472: [db3a63c71049d] Stopping daemon [2019-08-25T14:55:52.357Z] daemon.go:307: [db3a63c71049d] exiting daemon [2019-08-25T14:55:52.357Z] daemon.go:459: [db3a63c71049d] Daemon stopped [2019-08-25T14:55:52.357Z] === RUN TestLoginFailsWithBadCredentials [2019-08-25T14:55:52.921Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-08-25T14:55:52.921Z] === RUN TestPingCacheHeaders [2019-08-25T14:55:52.921Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-08-25T14:55:52.921Z] === RUN TestPingGet [2019-08-25T14:55:52.921Z] --- PASS: TestPingGet (0.01s) [2019-08-25T14:55:52.921Z] === RUN TestPingHead [2019-08-25T14:55:52.921Z] --- PASS: TestPingHead (0.02s) [2019-08-25T14:55:52.921Z] === RUN TestVersion [2019-08-25T14:55:52.921Z] --- PASS: TestVersion (0.02s) [2019-08-25T14:55:52.921Z] PASS [2019-08-25T14:55:52.921Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-25T14:55:52.921Z] INFO: Testing against a local daemon [2019-08-25T14:55:52.921Z] === RUN TestVolumesCreateAndList [2019-08-25T14:55:52.921Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-08-25T14:55:52.921Z] === RUN TestVolumesRemove [2019-08-25T14:55:53.180Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-25T14:55:53.181Z] === RUN TestVolumesInspect [2019-08-25T14:55:53.181Z] --- PASS: TestVolumesInspect (0.02s) [2019-08-25T14:55:53.181Z] === RUN TestVolumesInvalidJSON [2019-08-25T14:55:53.181Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-25T14:55:53.181Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-25T14:55:53.181Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-25T14:55:53.181Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-08-25T14:55:53.181Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-25T14:55:53.181Z] PASS [2019-08-25T14:55:53.181Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-08-25T14:55:53.181Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.879s [2019-08-25T14:55:54.112Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.628s [2019-08-25T14:55:54.112Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-08-25T14:55:54.112Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.063s [2019-08-25T14:55:54.676Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-08-25T14:55:54.676Z] Clearing AppArmor profiles cache:. [2019-08-25T14:55:54.676Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T14:55:54.676Z] Unloading profiles will leave already running processes permanently [2019-08-25T14:55:54.676Z] unconfined, which can lead to unexpected situations. [2019-08-25T14:55:54.676Z] [2019-08-25T14:55:54.676Z] To set a process to complain mode, use the command line tool [2019-08-25T14:55:54.676Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T14:55:54.676Z] with the 'teardown' option." [2019-08-25T14:55:54.676Z] Removing test suite binaries [2019-08-25T14:55:54.676Z] [2019-08-25T14:55:54.933Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 5.215s [2019-08-25T14:55:56.831Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.770s [2019-08-25T14:55:57.853Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2019-08-25T14:55:57.853Z] === RUN TestUpdateRestartWithAutoRemove [2019-08-25T14:55:57.853Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-08-25T14:55:57.853Z] === RUN TestWaitNonBlocked [2019-08-25T14:55:57.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:55:57.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:55:57.853Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:55:57.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:55:58.138Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-08-25T14:55:58.138Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-08-25T14:55:58.202Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 1.007s [2019-08-25T14:55:58.757Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-08-25T14:55:58.757Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2019-08-25T14:55:58.757Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2019-08-25T14:55:58.757Z] === RUN TestWaitBlocked [2019-08-25T14:55:58.757Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:55:58.757Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:55:58.757Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:55:58.757Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:55:58.757Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-08-25T14:55:58.757Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-08-25T14:55:59.132Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 0.992s [2019-08-25T14:56:00.242Z] --- PASS: TestWaitBlocked (0.04s) [2019-08-25T14:56:00.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-08-25T14:56:00.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-08-25T14:56:00.242Z] === CONT TestContainerStartOnDaemonRestart [2019-08-25T14:56:00.242Z] === CONT TestIpcModeOlderClient [2019-08-25T14:56:00.242Z] === CONT TestDaemonRestartIpcMode [2019-08-25T14:56:00.242Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-08-25T14:56:03.710Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2019-08-25T14:56:03.710Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-08-25T14:56:03.710Z] daemon.go:336: [d4f9ff10706a9] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:336: [d4f9ff10706a9] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:364: [d4f9ff10706a9] daemon started [2019-08-25T14:56:03.710Z] daemon.go:336: [d4f9ff10706a9] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:307: [d4f9ff10706a9] exiting daemon [2019-08-25T14:56:03.710Z] daemon.go:336: [d4f9ff10706a9] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:364: [d4f9ff10706a9] daemon started [2019-08-25T14:56:03.710Z] daemon.go:472: [d4f9ff10706a9] Stopping daemon [2019-08-25T14:56:03.710Z] daemon.go:307: [d4f9ff10706a9] exiting daemon [2019-08-25T14:56:03.710Z] daemon.go:459: [d4f9ff10706a9] Daemon stopped [2019-08-25T14:56:03.710Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2019-08-25T14:56:03.710Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-08-25T14:56:03.710Z] daemon.go:336: [dcca695f5546a] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:336: [dcca695f5546a] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:364: [dcca695f5546a] daemon started [2019-08-25T14:56:03.710Z] daemon.go:472: [dcca695f5546a] Stopping daemon [2019-08-25T14:56:03.710Z] daemon.go:307: [dcca695f5546a] exiting daemon [2019-08-25T14:56:03.710Z] daemon.go:459: [dcca695f5546a] Daemon stopped [2019-08-25T14:56:03.710Z] daemon.go:336: [dcca695f5546a] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:336: [dcca695f5546a] waiting for daemon to start [2019-08-25T14:56:03.710Z] daemon.go:364: [dcca695f5546a] daemon started [2019-08-25T14:56:03.710Z] daemon.go:472: [dcca695f5546a] Stopping daemon [2019-08-25T14:56:03.710Z] daemon.go:307: [dcca695f5546a] exiting daemon [2019-08-25T14:56:03.710Z] daemon.go:459: [dcca695f5546a] Daemon stopped [2019-08-25T14:56:03.710Z] PASS [2019-08-25T14:56:03.710Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-08-25T14:56:03.991Z] INFO: Testing against a local daemon [2019-08-25T14:56:03.991Z] === RUN TestCommitInheritsEnv [2019-08-25T14:56:04.276Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-08-25T14:56:04.276Z] === RUN TestImportExtremelyLargeImageWorks [2019-08-25T14:56:04.276Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-08-25T14:56:04.276Z] === RUN TestImagesFilterMultiReference [2019-08-25T14:56:04.391Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 3.920s [2019-08-25T14:56:04.391Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.340s [2019-08-25T14:56:04.558Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-08-25T14:56:04.558Z] === RUN TestImagePullPlatformInvalid [2019-08-25T14:56:04.558Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-08-25T14:56:04.558Z] === RUN TestRemoveImageOrphaning [2019-08-25T14:56:04.841Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-08-25T14:56:04.841Z] === RUN TestRemoveImageGarbageCollector [2019-08-25T14:56:04.841Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-08-25T14:56:04.841Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T14:56:04.841Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-08-25T14:56:04.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-08-25T14:56:04.841Z] === RUN TestTagInvalidReference [2019-08-25T14:56:05.123Z] --- PASS: TestTagInvalidReference (0.04s) [2019-08-25T14:56:05.123Z] === RUN TestTagValidPrefixedRepo [2019-08-25T14:56:05.123Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-08-25T14:56:05.123Z] === RUN TestTagExistedNameWithoutForce [2019-08-25T14:56:05.123Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-08-25T14:56:05.123Z] === RUN TestTagOfficialNames [2019-08-25T14:56:05.123Z] --- PASS: TestTagOfficialNames (0.06s) [2019-08-25T14:56:05.123Z] === RUN TestTagMatchesDigest [2019-08-25T14:56:05.123Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-08-25T14:56:05.123Z] === CONT TestImportExtremelyLargeImageWorks [2019-08-25T14:56:06.287Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.548s [2019-08-25T14:56:07.657Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 0.902s [2019-08-25T14:56:34.170Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.685s [2019-08-25T14:56:34.170Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.628s [2019-08-25T14:56:34.170Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.418s [2019-08-25T14:56:36.796Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.158s [2019-08-25T14:56:39.324Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.136s [2019-08-25T14:56:41.846Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.311s [2019-08-25T14:56:43.776Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.641s [2019-08-25T14:56:43.776Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.163s [2019-08-25T14:56:44.708Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.948s [2019-08-25T14:56:45.639Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.964s [2019-08-25T14:56:46.571Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.089s [2019-08-25T14:56:47.503Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 0.940s [2019-08-25T14:56:48.873Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 1.095s [2019-08-25T14:56:49.803Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.940s [2019-08-25T14:56:50.734Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.058s [2019-08-25T14:56:51.666Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.047s [2019-08-25T14:56:52.597Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.932s [2019-08-25T14:56:53.969Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.053s [2019-08-25T14:56:54.900Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.067s [2019-08-25T14:56:55.831Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 0.900s [2019-08-25T14:56:56.763Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.085s [2019-08-25T14:56:58.658Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.444s [2019-08-25T14:56:58.658Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 53.142s [2019-08-25T14:56:59.589Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.101s [2019-08-25T14:57:00.523Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 1.087s [2019-08-25T14:57:00.523Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.023s [2019-08-25T14:57:01.454Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 0.825s [2019-08-25T14:57:02.387Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 1.061s [2019-08-25T14:57:03.762Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.254s [2019-08-25T14:57:04.693Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 0.893s [2019-08-25T14:57:06.123Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.243s [2019-08-25T14:57:08.019Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 2.025s [2019-08-25T14:57:08.953Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 1.002s [2019-08-25T14:57:11.479Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.524s [2019-08-25T14:57:16.740Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.187s [2019-08-25T14:57:20.018Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.440s [2019-08-25T14:57:20.950Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.853s [2019-08-25T14:57:27.502Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.361s [2019-08-25T14:57:30.026Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.472s [2019-08-25T14:57:30.959Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.897s [2019-08-25T14:57:36.223Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.014s [2019-08-25T14:57:36.787Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.001s [2019-08-25T14:57:37.719Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 0.894s [2019-08-25T14:57:39.615Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.684s [2019-08-25T14:57:41.511Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 1.926s [2019-08-25T14:57:42.444Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.935s [2019-08-25T14:57:45.730Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.430s [2019-08-25T14:57:46.295Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.414s [2019-08-25T14:57:47.228Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 0.920s [2019-08-25T14:57:49.128Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.730s [2019-08-25T14:57:49.128Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.085s [2019-08-25T14:57:49.128Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.086s [2019-08-25T14:57:49.692Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.532s [2019-08-25T14:57:50.256Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.818s [2019-08-25T14:57:50.256Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-08-25T14:57:50.516Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.084s [2019-08-25T14:57:51.448Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.825s [2019-08-25T14:57:51.704Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.341s [2019-08-25T14:57:51.704Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.083s [2019-08-25T14:57:51.961Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.121s [2019-08-25T14:57:51.961Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.191s [2019-08-25T14:57:51.961Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-08-25T14:57:52.220Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.098s [2019-08-25T14:57:52.478Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.177s [2019-08-25T14:57:55.004Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.309s [2019-08-25T14:57:55.004Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.083s [2019-08-25T14:57:55.004Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.021s [2019-08-25T14:57:55.262Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 26.288s [2019-08-25T14:57:57.792Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.576s [2019-08-25T14:57:58.049Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.071s [2019-08-25T14:57:58.049Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.025s [2019-08-25T14:57:58.049Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.155s [2019-08-25T14:57:58.306Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.061s [2019-08-25T14:57:58.306Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.072s [2019-08-25T14:57:59.236Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.620s [2019-08-25T14:58:00.608Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.393s [2019-08-25T14:58:01.550Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.728s [2019-08-25T14:58:03.452Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.279s [2019-08-25T14:58:05.347Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.680s [2019-08-25T14:58:05.912Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.582s [2019-08-25T14:58:06.844Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.613s [2019-08-25T14:58:06.844Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.085s [2019-08-25T14:58:07.776Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.799s [2019-08-25T14:58:07.776Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.010s [2019-08-25T14:58:07.776Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.012s [2019-08-25T14:58:07.776Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.030s [2019-08-25T14:58:09.147Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.258s [2019-08-25T14:58:09.716Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.854s [2019-08-25T14:58:11.612Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.189s [2019-08-25T14:58:11.612Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.011s [2019-08-25T14:58:11.612Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.017s [2019-08-25T14:58:11.612Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.059s [2019-08-25T14:58:16.866Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.593s [2019-08-25T14:58:18.240Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.069s [2019-08-25T14:58:21.522Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 3.347s [2019-08-25T14:58:21.522Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 3.732s [2019-08-25T14:58:24.815Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 3.100s [2019-08-25T14:58:26.717Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.066s [2019-08-25T14:58:28.089Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.256s [2019-08-25T14:58:29.023Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 1.130s [2019-08-25T14:58:30.396Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 1.059s [2019-08-25T14:58:30.960Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.684s [2019-08-25T14:58:31.891Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.824s [2019-08-25T14:58:32.456Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.852s [2019-08-25T14:58:34.374Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.586s [2019-08-25T14:58:36.282Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.181s [2019-08-25T14:58:39.559Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 3.265s [2019-08-25T14:58:40.490Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 8.094s [2019-08-25T14:58:41.862Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.360s [2019-08-25T14:58:43.235Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.528s [2019-08-25T14:58:45.381Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 2.031s [2019-08-25T14:58:46.316Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.647s [2019-08-25T14:58:46.574Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.449s [2019-08-25T14:58:47.945Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.092s [2019-08-25T14:58:48.202Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.137s [2019-08-25T14:58:48.202Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.052s [2019-08-25T14:58:48.767Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.321s [2019-08-25T14:58:48.767Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.057s [2019-08-25T14:58:48.767Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.020s [2019-08-25T14:58:50.664Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.676s [2019-08-25T14:58:52.035Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.502s [2019-08-25T14:58:52.035Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.009s [2019-08-25T14:58:52.035Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.008s [2019-08-25T14:58:52.968Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 0.799s [2019-08-25T14:58:52.968Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.193s [2019-08-25T14:58:53.533Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.387s [2019-08-25T14:58:54.466Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.023s [2019-08-25T14:58:54.723Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.292s [2019-08-25T14:58:54.723Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-08-25T14:58:54.723Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-08-25T14:58:56.626Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 1.687s [2019-08-25T14:58:57.191Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 5.749s [2019-08-25T14:58:57.192Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 0.816s [2019-08-25T14:58:58.127Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 0.914s [2019-08-25T14:58:59.499Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 1.056s [2019-08-25T14:59:00.064Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.540s [2019-08-25T14:59:01.440Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.953s [2019-08-25T14:59:02.374Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.929s [2019-08-25T14:59:05.648Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.043s [2019-08-25T14:59:06.213Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 0.874s [2019-08-25T14:59:08.736Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.550s [2019-08-25T14:59:10.632Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.423s [2019-08-25T14:59:11.198Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.658s [2019-08-25T14:59:12.129Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.612s [2019-08-25T14:59:12.694Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 4.324s [2019-08-25T14:59:12.952Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.616s [2019-08-25T14:59:13.884Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.655s [2019-08-25T14:59:16.424Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 2.056s [2019-08-25T14:59:17.356Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.789s [2019-08-25T14:59:18.289Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.685s [2019-08-25T14:59:19.220Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.707s [2019-08-25T14:59:19.220Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 6.181s [2019-08-25T14:59:20.595Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.884s [2019-08-25T14:59:21.528Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.866s [2019-08-25T14:59:22.460Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 0.682s [2019-08-25T14:59:24.359Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.764s [2019-08-25T14:59:26.265Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.539s [2019-08-25T14:59:27.198Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 0.649s [2019-08-25T14:59:29.098Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.283s [2019-08-25T14:59:30.029Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.677s [2019-08-25T14:59:33.305Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 2.970s [2019-08-25T14:59:33.869Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.713s [2019-08-25T14:59:34.801Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.661s [2019-08-25T14:59:35.740Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.677s [2019-08-25T14:59:36.304Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.606s [2019-08-25T14:59:37.236Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.630s [2019-08-25T14:59:38.168Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.560s [2019-08-25T14:59:40.066Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.510s [2019-08-25T14:59:40.997Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.698s [2019-08-25T14:59:41.929Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.673s [2019-08-25T14:59:48.480Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 7.105s [2019-08-25T14:59:51.005Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 0.896s [2019-08-25T14:59:53.530Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.146s [2019-08-25T14:59:54.095Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.892s [2019-08-25T14:59:55.469Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 1.181s [2019-08-25T14:59:56.401Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.746s [2019-08-25T14:59:57.333Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.703s [2019-08-25T14:59:58.301Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.712s [2019-08-25T14:59:58.301Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-08-25T15:00:00.825Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 1.840s [2019-08-25T15:00:01.390Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.692s [2019-08-25T15:00:03.290Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 1.218s [2019-08-25T15:00:03.854Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 0.503s [2019-08-25T15:00:04.786Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.779s [2019-08-25T15:00:10.042Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 4.833s [2019-08-25T15:00:14.218Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 11.677s [2019-08-25T15:00:14.475Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.869s [2019-08-25T15:00:16.999Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.434s [2019-08-25T15:00:22.260Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 4.912s [2019-08-25T15:00:22.825Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.600s [2019-08-25T15:00:22.825Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-08-25T15:00:22.825Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.069s [2019-08-25T15:00:40.906Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 19.473s [2019-08-25T15:00:44.182Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.285s [2019-08-25T15:00:44.182Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.010s [2019-08-25T15:00:44.182Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.013s [2019-08-25T15:00:44.182Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.021s [2019-08-25T15:00:46.082Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 1.721s [2019-08-25T15:00:46.082Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.021s [2019-08-25T15:00:47.013Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 1.031s [2019-08-25T15:00:47.013Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.010s [2019-08-25T15:00:47.013Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.015s [2019-08-25T15:00:47.013Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.056s [2019-08-25T15:00:47.270Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.346s [2019-08-25T15:00:47.835Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.314s [2019-08-25T15:00:48.092Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.536s [2019-08-25T15:00:48.351Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.011s [2019-08-25T15:00:49.284Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 0.946s [2019-08-25T15:00:49.284Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.041s [2019-08-25T15:00:50.215Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.009s [2019-08-25T15:00:51.146Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 0.944s [2019-08-25T15:00:51.146Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.034s [2019-08-25T15:00:52.077Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 0.864s [2019-08-25T15:00:55.354Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 2.867s [2019-08-25T15:00:55.354Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.010s [2019-08-25T15:00:55.354Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.031s [2019-08-25T15:00:56.725Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 1.599s [2019-08-25T15:00:58.636Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 1.824s [2019-08-25T15:00:58.636Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.010s [2019-08-25T15:01:00.531Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 1.835s [2019-08-25T15:01:02.430Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 2.093s [2019-08-25T15:01:04.327Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.780s [2019-08-25T15:01:04.891Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.532s [2019-08-25T15:01:05.455Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.575s [2019-08-25T15:01:06.019Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.532s [2019-08-25T15:01:06.276Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 9.869s [2019-08-25T15:01:06.840Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.001s [2019-08-25T15:01:08.213Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.704s [2019-08-25T15:01:09.146Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.741s [2019-08-25T15:01:10.080Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 1.106s [2019-08-25T15:01:10.080Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.047s [2019-08-25T15:01:10.080Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.070s [2019-08-25T15:01:10.338Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.030s [2019-08-25T15:01:10.904Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.568s [2019-08-25T15:01:11.835Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.589s [2019-08-25T15:01:12.400Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.646s [2019-08-25T15:01:13.773Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.792s [2019-08-25T15:01:14.338Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.614s [2019-08-25T15:01:15.270Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.606s [2019-08-25T15:01:15.836Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.578s [2019-08-25T15:01:15.836Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.015s [2019-08-25T15:01:17.734Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.142s [2019-08-25T15:01:18.297Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.784s [2019-08-25T15:01:19.230Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.469s [2019-08-25T15:01:19.230Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.082s [2019-08-25T15:01:20.162Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.652s [2019-08-25T15:01:20.162Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-08-25T15:01:21.532Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 0.926s [2019-08-25T15:01:22.097Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.622s [2019-08-25T15:01:23.030Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.650s [2019-08-25T15:01:23.961Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 0.940s [2019-08-25T15:01:23.961Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.012s [2019-08-25T15:01:23.961Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.020s [2019-08-25T15:01:23.961Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-08-25T15:01:24.895Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.648s [2019-08-25T15:01:25.827Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.656s [2019-08-25T15:01:25.827Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.080s [2019-08-25T15:01:26.759Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.628s [2019-08-25T15:01:27.635Z] --- PASS: TestImportExtremelyLargeImageWorks (315.84s) [2019-08-25T15:01:27.635Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-08-25T15:01:27.635Z] daemon.go:336: [d5ffcb322ee47] waiting for daemon to start [2019-08-25T15:01:27.635Z] daemon.go:336: [d5ffcb322ee47] waiting for daemon to start [2019-08-25T15:01:27.635Z] daemon.go:364: [d5ffcb322ee47] daemon started [2019-08-25T15:01:27.635Z] daemon.go:472: [d5ffcb322ee47] Stopping daemon [2019-08-25T15:01:27.635Z] daemon.go:307: [d5ffcb322ee47] exiting daemon [2019-08-25T15:01:27.635Z] daemon.go:459: [d5ffcb322ee47] Daemon stopped [2019-08-25T15:01:27.635Z] PASS [2019-08-25T15:01:27.635Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-08-25T15:01:27.635Z] INFO: Testing against a local daemon [2019-08-25T15:01:27.635Z] === RUN TestNetworkCreateDelete [2019-08-25T15:01:27.635Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-08-25T15:01:27.635Z] === RUN TestDockerNetworkDeletePreferID [2019-08-25T15:01:27.635Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-08-25T15:01:27.635Z] === RUN TestInspectNetwork [2019-08-25T15:01:27.635Z] === RUN TestInspectNetwork/full_network_id [2019-08-25T15:01:27.635Z] === RUN TestInspectNetwork/partial_network_id [2019-08-25T15:01:27.635Z] === RUN TestInspectNetwork/network_name [2019-08-25T15:01:27.635Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-08-25T15:01:27.690Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.670s [2019-08-25T15:01:29.586Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.868s [2019-08-25T15:01:29.586Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.014s [2019-08-25T15:01:30.351Z] --- PASS: TestInspectNetwork (8.44s) [2019-08-25T15:01:30.351Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-08-25T15:01:30.351Z] daemon.go:336: [d703ecf3722dc] waiting for daemon to start [2019-08-25T15:01:30.351Z] daemon.go:336: [d703ecf3722dc] waiting for daemon to start [2019-08-25T15:01:30.351Z] daemon.go:364: [d703ecf3722dc] daemon started [2019-08-25T15:01:30.351Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-08-25T15:01:30.351Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-08-25T15:01:30.351Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-08-25T15:01:30.351Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-08-25T15:01:30.351Z] daemon.go:472: [d703ecf3722dc] Stopping daemon [2019-08-25T15:01:30.351Z] daemon.go:307: [d703ecf3722dc] exiting daemon [2019-08-25T15:01:30.351Z] daemon.go:459: [d703ecf3722dc] Daemon stopped [2019-08-25T15:01:30.351Z] === RUN TestRunContainerWithBridgeNone [2019-08-25T15:01:30.517Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.569s [2019-08-25T15:01:31.449Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.886s [2019-08-25T15:01:32.821Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.198s [2019-08-25T15:01:33.029Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2019-08-25T15:01:33.029Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-08-25T15:01:33.029Z] daemon.go:336: [d7e45352220cd] waiting for daemon to start [2019-08-25T15:01:33.029Z] daemon.go:336: [d7e45352220cd] waiting for daemon to start [2019-08-25T15:01:33.029Z] daemon.go:364: [d7e45352220cd] daemon started [2019-08-25T15:01:33.029Z] daemon.go:472: [d7e45352220cd] Stopping daemon [2019-08-25T15:01:33.029Z] daemon.go:307: [d7e45352220cd] exiting daemon [2019-08-25T15:01:33.029Z] daemon.go:459: [d7e45352220cd] Daemon stopped [2019-08-25T15:01:33.029Z] === RUN TestNetworkInvalidJSON [2019-08-25T15:01:33.029Z] === RUN TestNetworkInvalidJSON//networks/create [2019-08-25T15:01:33.029Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-08-25T15:01:33.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T15:01:33.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T15:01:33.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T15:01:33.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T15:01:33.029Z] === CONT TestNetworkInvalidJSON//networks/create [2019-08-25T15:01:33.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-08-25T15:01:33.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-08-25T15:01:33.029Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2019-08-25T15:01:33.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-08-25T15:01:33.029Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-08-25T15:01:33.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-08-25T15:01:33.029Z] === RUN TestDaemonRestartWithLiveRestore [2019-08-25T15:01:33.764Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.724s [2019-08-25T15:01:34.038Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-08-25T15:01:34.038Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-08-25T15:01:34.038Z] daemon.go:336: [d538e51b313ee] waiting for daemon to start [2019-08-25T15:01:34.038Z] daemon.go:336: [d538e51b313ee] waiting for daemon to start [2019-08-25T15:01:34.038Z] daemon.go:364: [d538e51b313ee] daemon started [2019-08-25T15:01:34.038Z] daemon.go:472: [d538e51b313ee] Stopping daemon [2019-08-25T15:01:34.038Z] daemon.go:307: [d538e51b313ee] exiting daemon [2019-08-25T15:01:34.038Z] daemon.go:459: [d538e51b313ee] Daemon stopped [2019-08-25T15:01:34.038Z] daemon.go:336: [d538e51b313ee] waiting for daemon to start [2019-08-25T15:01:34.038Z] daemon.go:336: [d538e51b313ee] waiting for daemon to start [2019-08-25T15:01:34.038Z] daemon.go:364: [d538e51b313ee] daemon started [2019-08-25T15:01:34.038Z] daemon.go:472: [d538e51b313ee] Stopping daemon [2019-08-25T15:01:34.038Z] daemon.go:307: [d538e51b313ee] exiting daemon [2019-08-25T15:01:34.038Z] daemon.go:459: [d538e51b313ee] Daemon stopped [2019-08-25T15:01:34.038Z] === RUN TestDaemonDefaultNetworkPools [2019-08-25T15:01:35.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-08-25T15:01:35.061Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-08-25T15:01:35.061Z] daemon.go:336: [d62f8ddd769ac] waiting for daemon to start [2019-08-25T15:01:35.061Z] daemon.go:336: [d62f8ddd769ac] waiting for daemon to start [2019-08-25T15:01:35.061Z] daemon.go:364: [d62f8ddd769ac] daemon started [2019-08-25T15:01:35.061Z] daemon.go:472: [d62f8ddd769ac] Stopping daemon [2019-08-25T15:01:35.061Z] daemon.go:307: [d62f8ddd769ac] exiting daemon [2019-08-25T15:01:35.061Z] daemon.go:459: [d62f8ddd769ac] Daemon stopped [2019-08-25T15:01:35.061Z] === RUN TestDaemonRestartWithExistingNetwork [2019-08-25T15:01:35.144Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 0.949s [2019-08-25T15:01:35.711Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.671s [2019-08-25T15:01:36.073Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-08-25T15:01:36.073Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-08-25T15:01:36.073Z] daemon.go:336: [dbd096fba31cc] waiting for daemon to start [2019-08-25T15:01:36.073Z] daemon.go:336: [dbd096fba31cc] waiting for daemon to start [2019-08-25T15:01:36.073Z] daemon.go:364: [dbd096fba31cc] daemon started [2019-08-25T15:01:36.073Z] daemon.go:472: [dbd096fba31cc] Stopping daemon [2019-08-25T15:01:36.073Z] daemon.go:307: [dbd096fba31cc] exiting daemon [2019-08-25T15:01:36.073Z] daemon.go:459: [dbd096fba31cc] Daemon stopped [2019-08-25T15:01:36.073Z] daemon.go:336: [dbd096fba31cc] waiting for daemon to start [2019-08-25T15:01:36.073Z] daemon.go:336: [dbd096fba31cc] waiting for daemon to start [2019-08-25T15:01:36.073Z] daemon.go:364: [dbd096fba31cc] daemon started [2019-08-25T15:01:36.073Z] daemon.go:472: [dbd096fba31cc] Stopping daemon [2019-08-25T15:01:36.073Z] daemon.go:307: [dbd096fba31cc] exiting daemon [2019-08-25T15:01:36.073Z] daemon.go:459: [dbd096fba31cc] Daemon stopped [2019-08-25T15:01:36.073Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T15:01:36.643Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.613s [2019-08-25T15:01:37.547Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2019-08-25T15:01:37.547Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-08-25T15:01:37.547Z] daemon.go:336: [d4fc7e5a234ef] waiting for daemon to start [2019-08-25T15:01:37.547Z] daemon.go:336: [d4fc7e5a234ef] waiting for daemon to start [2019-08-25T15:01:37.547Z] daemon.go:364: [d4fc7e5a234ef] daemon started [2019-08-25T15:01:37.547Z] daemon.go:472: [d4fc7e5a234ef] Stopping daemon [2019-08-25T15:01:37.547Z] daemon.go:307: [d4fc7e5a234ef] exiting daemon [2019-08-25T15:01:37.547Z] daemon.go:459: [d4fc7e5a234ef] Daemon stopped [2019-08-25T15:01:37.547Z] daemon.go:336: [d4fc7e5a234ef] waiting for daemon to start [2019-08-25T15:01:37.547Z] daemon.go:336: [d4fc7e5a234ef] waiting for daemon to start [2019-08-25T15:01:37.547Z] daemon.go:364: [d4fc7e5a234ef] daemon started [2019-08-25T15:01:37.547Z] daemon.go:472: [d4fc7e5a234ef] Stopping daemon [2019-08-25T15:01:37.547Z] daemon.go:307: [d4fc7e5a234ef] exiting daemon [2019-08-25T15:01:37.547Z] daemon.go:459: [d4fc7e5a234ef] Daemon stopped [2019-08-25T15:01:37.547Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T15:01:37.574Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.588s [2019-08-25T15:01:38.138Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.564s [2019-08-25T15:01:38.138Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.017s [2019-08-25T15:01:38.162Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-08-25T15:01:38.162Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-08-25T15:01:38.162Z] daemon.go:336: [d7aa3b107b30c] waiting for daemon to start [2019-08-25T15:01:38.162Z] daemon.go:336: [d7aa3b107b30c] waiting for daemon to start [2019-08-25T15:01:38.162Z] daemon.go:364: [d7aa3b107b30c] daemon started [2019-08-25T15:01:38.162Z] daemon.go:472: [d7aa3b107b30c] Stopping daemon [2019-08-25T15:01:38.162Z] daemon.go:307: [d7aa3b107b30c] exiting daemon [2019-08-25T15:01:38.162Z] daemon.go:459: [d7aa3b107b30c] Daemon stopped [2019-08-25T15:01:38.162Z] === RUN TestServiceWithPredefinedNetwork [2019-08-25T15:01:40.663Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.136s [2019-08-25T15:01:40.840Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2019-08-25T15:01:40.840Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-08-25T15:01:40.840Z] daemon.go:336: [debcca0d3197b] waiting for daemon to start [2019-08-25T15:01:40.840Z] daemon.go:336: [debcca0d3197b] waiting for daemon to start [2019-08-25T15:01:40.840Z] daemon.go:364: [debcca0d3197b] daemon started [2019-08-25T15:01:40.840Z] daemon.go:472: [debcca0d3197b] Stopping daemon [2019-08-25T15:01:40.840Z] daemon.go:307: [debcca0d3197b] exiting daemon [2019-08-25T15:01:40.840Z] daemon.go:459: [debcca0d3197b] Daemon stopped [2019-08-25T15:01:40.840Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-08-25T15:01:40.840Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-08-25T15:01:40.840Z] service_test.go:230: FLAKY_TEST [2019-08-25T15:01:40.840Z] === RUN TestServiceWithDataPathPortInit [2019-08-25T15:01:42.035Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.212s [2019-08-25T15:01:43.933Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.357s [2019-08-25T15:01:43.933Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.347s [2019-08-25T15:01:45.218Z] --- PASS: TestServiceWithDataPathPortInit (4.49s) [2019-08-25T15:01:45.218Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T15:01:45.218Z] daemon.go:336: [ddd0eb0b3df09] waiting for daemon to start [2019-08-25T15:01:45.218Z] daemon.go:336: [ddd0eb0b3df09] waiting for daemon to start [2019-08-25T15:01:45.218Z] daemon.go:364: [ddd0eb0b3df09] daemon started [2019-08-25T15:01:45.218Z] daemon.go:472: [ddd0eb0b3df09] Stopping daemon [2019-08-25T15:01:45.218Z] daemon.go:307: [ddd0eb0b3df09] exiting daemon [2019-08-25T15:01:45.218Z] daemon.go:459: [ddd0eb0b3df09] Daemon stopped [2019-08-25T15:01:45.218Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-08-25T15:01:45.218Z] daemon.go:336: [d5df5ebc7467d] waiting for daemon to start [2019-08-25T15:01:45.218Z] daemon.go:336: [d5df5ebc7467d] waiting for daemon to start [2019-08-25T15:01:45.218Z] daemon.go:364: [d5df5ebc7467d] daemon started [2019-08-25T15:01:45.218Z] daemon.go:472: [d5df5ebc7467d] Stopping daemon [2019-08-25T15:01:45.218Z] daemon.go:307: [d5df5ebc7467d] exiting daemon [2019-08-25T15:01:45.218Z] daemon.go:459: [d5df5ebc7467d] Daemon stopped [2019-08-25T15:01:45.218Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-08-25T15:01:45.830Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.348s [2019-08-25T15:01:46.088Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 28.225s [2019-08-25T15:01:48.616Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 1.929s [2019-08-25T15:01:49.598Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.34s) [2019-08-25T15:01:49.599Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T15:01:49.599Z] daemon.go:336: [d3e6054a64895] waiting for daemon to start [2019-08-25T15:01:49.599Z] daemon.go:336: [d3e6054a64895] waiting for daemon to start [2019-08-25T15:01:49.599Z] daemon.go:364: [d3e6054a64895] daemon started [2019-08-25T15:01:49.599Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:viydbcox0oazu2l0w31w36ua2 Created:2019-08-25 15:01:45.828794747 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} [2019-08-25T15:01:49.599Z] daemon.go:472: [d3e6054a64895] Stopping daemon [2019-08-25T15:01:49.599Z] daemon.go:307: [d3e6054a64895] exiting daemon [2019-08-25T15:01:49.599Z] daemon.go:459: [d3e6054a64895] Daemon stopped [2019-08-25T15:01:49.599Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-08-25T15:01:49.599Z] daemon.go:336: [d016a6a2eb43d] waiting for daemon to start [2019-08-25T15:01:49.599Z] daemon.go:336: [d016a6a2eb43d] waiting for daemon to start [2019-08-25T15:01:49.599Z] daemon.go:364: [d016a6a2eb43d] daemon started [2019-08-25T15:01:49.599Z] daemon.go:472: [d016a6a2eb43d] Stopping daemon [2019-08-25T15:01:49.599Z] daemon.go:307: [d016a6a2eb43d] exiting daemon [2019-08-25T15:01:49.599Z] daemon.go:459: [d016a6a2eb43d] Daemon stopped [2019-08-25T15:01:49.599Z] PASS [2019-08-25T15:01:49.599Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-08-25T15:01:49.599Z] INFO: Testing against a local daemon [2019-08-25T15:01:49.599Z] === RUN TestDockerNetworkIpvlanPersistance [2019-08-25T15:01:49.599Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-08-25T15:01:49.599Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-25T15:01:49.599Z] === RUN TestDockerNetworkIpvlan [2019-08-25T15:01:49.599Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-08-25T15:01:49.599Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-08-25T15:01:49.599Z] PASS [2019-08-25T15:01:49.599Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-08-25T15:01:49.599Z] INFO: Testing against a local daemon [2019-08-25T15:01:49.599Z] === RUN TestDockerNetworkMacvlanPersistance [2019-08-25T15:01:51.074Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-08-25T15:01:51.074Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-08-25T15:01:51.074Z] daemon.go:336: [d9ad7dadc8fa1] waiting for daemon to start [2019-08-25T15:01:51.074Z] daemon.go:336: [d9ad7dadc8fa1] waiting for daemon to start [2019-08-25T15:01:51.074Z] daemon.go:364: [d9ad7dadc8fa1] daemon started [2019-08-25T15:01:51.074Z] daemon.go:472: [d9ad7dadc8fa1] Stopping daemon [2019-08-25T15:01:51.074Z] daemon.go:307: [d9ad7dadc8fa1] exiting daemon [2019-08-25T15:01:51.074Z] daemon.go:459: [d9ad7dadc8fa1] Daemon stopped [2019-08-25T15:01:51.074Z] daemon.go:336: [d9ad7dadc8fa1] waiting for daemon to start [2019-08-25T15:01:51.074Z] daemon.go:336: [d9ad7dadc8fa1] waiting for daemon to start [2019-08-25T15:01:51.074Z] daemon.go:364: [d9ad7dadc8fa1] daemon started [2019-08-25T15:01:51.074Z] daemon.go:472: [d9ad7dadc8fa1] Stopping daemon [2019-08-25T15:01:51.074Z] daemon.go:307: [d9ad7dadc8fa1] exiting daemon [2019-08-25T15:01:51.074Z] daemon.go:459: [d9ad7dadc8fa1] Daemon stopped [2019-08-25T15:01:51.074Z] === RUN TestDockerNetworkMacvlan [2019-08-25T15:01:51.691Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-08-25T15:01:51.893Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 2.054s [2019-08-25T15:01:51.893Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.068s [2019-08-25T15:01:52.709Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-08-25T15:01:53.718Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-08-25T15:01:53.794Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 1.991s [2019-08-25T15:01:54.359Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.314s [2019-08-25T15:01:55.300Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.732s [2019-08-25T15:01:56.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-08-25T15:01:59.862Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-08-25T15:02:01.337Z] --- PASS: TestDockerNetworkMacvlan (10.25s) [2019-08-25T15:02:01.337Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T15:02:01.337Z] daemon.go:336: [df53b7857db5e] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:336: [df53b7857db5e] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:364: [df53b7857db5e] daemon started [2019-08-25T15:02:01.337Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-08-25T15:02:01.337Z] daemon.go:472: [df53b7857db5e] Stopping daemon [2019-08-25T15:02:01.337Z] daemon.go:307: [df53b7857db5e] exiting daemon [2019-08-25T15:02:01.337Z] daemon.go:459: [df53b7857db5e] Daemon stopped [2019-08-25T15:02:01.337Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T15:02:01.337Z] daemon.go:336: [dfb0f56f749f8] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:336: [dfb0f56f749f8] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:364: [dfb0f56f749f8] daemon started [2019-08-25T15:02:01.337Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-08-25T15:02:01.337Z] daemon.go:472: [dfb0f56f749f8] Stopping daemon [2019-08-25T15:02:01.337Z] daemon.go:307: [dfb0f56f749f8] exiting daemon [2019-08-25T15:02:01.337Z] daemon.go:459: [dfb0f56f749f8] Daemon stopped [2019-08-25T15:02:01.337Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T15:02:01.337Z] daemon.go:336: [dbc5b4af0b1e8] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:336: [dbc5b4af0b1e8] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:364: [dbc5b4af0b1e8] daemon started [2019-08-25T15:02:01.337Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2019-08-25T15:02:01.337Z] daemon.go:472: [dbc5b4af0b1e8] Stopping daemon [2019-08-25T15:02:01.337Z] daemon.go:307: [dbc5b4af0b1e8] exiting daemon [2019-08-25T15:02:01.337Z] daemon.go:459: [dbc5b4af0b1e8] Daemon stopped [2019-08-25T15:02:01.337Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T15:02:01.337Z] daemon.go:336: [dc0030239f2c9] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:336: [dc0030239f2c9] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:364: [dc0030239f2c9] daemon started [2019-08-25T15:02:01.337Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-08-25T15:02:01.337Z] daemon.go:472: [dc0030239f2c9] Stopping daemon [2019-08-25T15:02:01.337Z] daemon.go:307: [dc0030239f2c9] exiting daemon [2019-08-25T15:02:01.337Z] daemon.go:459: [dc0030239f2c9] Daemon stopped [2019-08-25T15:02:01.337Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-08-25T15:02:01.337Z] daemon.go:336: [dd81665c4b5a7] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:336: [dd81665c4b5a7] waiting for daemon to start [2019-08-25T15:02:01.337Z] daemon.go:364: [dd81665c4b5a7] daemon started [2019-08-25T15:02:01.337Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-08-25T15:02:01.337Z] daemon.go:472: [dd81665c4b5a7] Stopping daemon [2019-08-25T15:02:01.337Z] daemon.go:307: [dd81665c4b5a7] exiting daemon [2019-08-25T15:02:01.337Z] daemon.go:459: [dd81665c4b5a7] Daemon stopped [2019-08-25T15:02:01.337Z] PASS [2019-08-25T15:02:01.337Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-08-25T15:02:01.337Z] testing: warning: no tests to run [2019-08-25T15:02:01.337Z] PASS [2019-08-25T15:02:01.337Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-08-25T15:02:01.337Z] INFO: Testing against a local daemon [2019-08-25T15:02:01.337Z] === RUN TestAuthZPluginAllowRequest [2019-08-25T15:02:02.817Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-08-25T15:02:02.817Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-08-25T15:02:02.817Z] daemon.go:336: [df8fee85a9b79] waiting for daemon to start [2019-08-25T15:02:02.817Z] daemon.go:336: [df8fee85a9b79] waiting for daemon to start [2019-08-25T15:02:02.817Z] daemon.go:364: [df8fee85a9b79] daemon started [2019-08-25T15:02:02.817Z] daemon.go:472: [df8fee85a9b79] Stopping daemon [2019-08-25T15:02:02.817Z] daemon.go:307: [df8fee85a9b79] exiting daemon [2019-08-25T15:02:02.817Z] daemon.go:459: [df8fee85a9b79] Daemon stopped [2019-08-25T15:02:02.817Z] === RUN TestAuthZPluginTLS [2019-08-25T15:02:03.432Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-08-25T15:02:03.432Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-08-25T15:02:03.432Z] daemon.go:336: [d639d13f1dbc1] waiting for daemon to start [2019-08-25T15:02:03.432Z] daemon.go:336: [d639d13f1dbc1] waiting for daemon to start [2019-08-25T15:02:03.432Z] daemon.go:364: [d639d13f1dbc1] daemon started [2019-08-25T15:02:03.432Z] daemon.go:472: [d639d13f1dbc1] Stopping daemon [2019-08-25T15:02:03.432Z] daemon.go:307: [d639d13f1dbc1] exiting daemon [2019-08-25T15:02:03.432Z] daemon.go:459: [d639d13f1dbc1] Daemon stopped [2019-08-25T15:02:03.432Z] === RUN TestAuthZPluginDenyRequest [2019-08-25T15:02:04.046Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-08-25T15:02:04.046Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-08-25T15:02:04.046Z] daemon.go:336: [d7ce54a7b6b81] waiting for daemon to start [2019-08-25T15:02:04.046Z] daemon.go:336: [d7ce54a7b6b81] waiting for daemon to start [2019-08-25T15:02:04.046Z] daemon.go:364: [d7ce54a7b6b81] daemon started [2019-08-25T15:02:04.046Z] daemon.go:472: [d7ce54a7b6b81] Stopping daemon [2019-08-25T15:02:04.046Z] daemon.go:307: [d7ce54a7b6b81] exiting daemon [2019-08-25T15:02:04.046Z] daemon.go:459: [d7ce54a7b6b81] Daemon stopped [2019-08-25T15:02:04.046Z] === RUN TestAuthZPluginAPIDenyResponse [2019-08-25T15:02:04.660Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-08-25T15:02:04.660Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-08-25T15:02:04.660Z] daemon.go:336: [dbc4fb19d6e55] waiting for daemon to start [2019-08-25T15:02:04.660Z] daemon.go:336: [dbc4fb19d6e55] waiting for daemon to start [2019-08-25T15:02:04.660Z] daemon.go:364: [dbc4fb19d6e55] daemon started [2019-08-25T15:02:04.660Z] daemon.go:472: [dbc4fb19d6e55] Stopping daemon [2019-08-25T15:02:04.660Z] daemon.go:307: [dbc4fb19d6e55] exiting daemon [2019-08-25T15:02:04.660Z] daemon.go:459: [dbc4fb19d6e55] Daemon stopped [2019-08-25T15:02:04.660Z] === RUN TestAuthZPluginDenyResponse [2019-08-25T15:02:05.274Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-08-25T15:02:05.274Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-08-25T15:02:05.274Z] daemon.go:336: [da4b086345162] waiting for daemon to start [2019-08-25T15:02:05.274Z] daemon.go:336: [da4b086345162] waiting for daemon to start [2019-08-25T15:02:05.274Z] daemon.go:364: [da4b086345162] daemon started [2019-08-25T15:02:05.274Z] daemon.go:472: [da4b086345162] Stopping daemon [2019-08-25T15:02:05.274Z] daemon.go:307: [da4b086345162] exiting daemon [2019-08-25T15:02:05.274Z] daemon.go:459: [da4b086345162] Daemon stopped [2019-08-25T15:02:05.274Z] === RUN TestAuthZPluginAllowEventStream [2019-08-25T15:02:07.303Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-08-25T15:02:07.303Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-08-25T15:02:07.303Z] daemon.go:336: [d3a2f83d5dcea] waiting for daemon to start [2019-08-25T15:02:07.303Z] daemon.go:336: [d3a2f83d5dcea] waiting for daemon to start [2019-08-25T15:02:07.303Z] daemon.go:364: [d3a2f83d5dcea] daemon started [2019-08-25T15:02:07.303Z] daemon.go:472: [d3a2f83d5dcea] Stopping daemon [2019-08-25T15:02:07.303Z] daemon.go:307: [d3a2f83d5dcea] exiting daemon [2019-08-25T15:02:07.303Z] daemon.go:459: [d3a2f83d5dcea] Daemon stopped [2019-08-25T15:02:07.303Z] === RUN TestAuthZPluginErrorResponse [2019-08-25T15:02:07.588Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-08-25T15:02:07.588Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-08-25T15:02:07.588Z] daemon.go:336: [db3f4ea1e7251] waiting for daemon to start [2019-08-25T15:02:07.588Z] daemon.go:336: [db3f4ea1e7251] waiting for daemon to start [2019-08-25T15:02:07.588Z] daemon.go:364: [db3f4ea1e7251] daemon started [2019-08-25T15:02:07.588Z] daemon.go:472: [db3f4ea1e7251] Stopping daemon [2019-08-25T15:02:07.588Z] daemon.go:307: [db3f4ea1e7251] exiting daemon [2019-08-25T15:02:07.588Z] daemon.go:459: [db3f4ea1e7251] Daemon stopped [2019-08-25T15:02:07.588Z] === RUN TestAuthZPluginErrorRequest [2019-08-25T15:02:08.206Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-08-25T15:02:08.206Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-08-25T15:02:08.206Z] daemon.go:336: [d33de8de261ac] waiting for daemon to start [2019-08-25T15:02:08.206Z] daemon.go:336: [d33de8de261ac] waiting for daemon to start [2019-08-25T15:02:08.206Z] daemon.go:364: [d33de8de261ac] daemon started [2019-08-25T15:02:08.206Z] daemon.go:472: [d33de8de261ac] Stopping daemon [2019-08-25T15:02:08.206Z] daemon.go:307: [d33de8de261ac] exiting daemon [2019-08-25T15:02:08.206Z] daemon.go:459: [d33de8de261ac] Daemon stopped [2019-08-25T15:02:08.206Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T15:02:08.825Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-08-25T15:02:08.825Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-08-25T15:02:08.825Z] daemon.go:336: [d39977d493d4f] waiting for daemon to start [2019-08-25T15:02:08.825Z] daemon.go:336: [d39977d493d4f] waiting for daemon to start [2019-08-25T15:02:08.825Z] daemon.go:364: [d39977d493d4f] daemon started [2019-08-25T15:02:08.825Z] daemon.go:472: [d39977d493d4f] Stopping daemon [2019-08-25T15:02:08.825Z] daemon.go:307: [d39977d493d4f] exiting daemon [2019-08-25T15:02:08.825Z] daemon.go:459: [d39977d493d4f] Daemon stopped [2019-08-25T15:02:08.825Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-08-25T15:02:10.166Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 13.288s [2019-08-25T15:02:10.860Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-08-25T15:02:10.860Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-08-25T15:02:10.860Z] daemon.go:336: [d64012537721f] waiting for daemon to start [2019-08-25T15:02:10.860Z] daemon.go:336: [d64012537721f] waiting for daemon to start [2019-08-25T15:02:10.860Z] daemon.go:364: [d64012537721f] daemon started [2019-08-25T15:02:10.860Z] daemon.go:472: [d64012537721f] Stopping daemon [2019-08-25T15:02:10.860Z] daemon.go:307: [d64012537721f] exiting daemon [2019-08-25T15:02:10.860Z] daemon.go:459: [d64012537721f] Daemon stopped [2019-08-25T15:02:10.860Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T15:02:12.067Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 3.122s [2019-08-25T15:02:12.067Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 24.173s [2019-08-25T15:02:12.885Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2019-08-25T15:02:12.885Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-08-25T15:02:12.885Z] daemon.go:336: [d40c76763f59d] waiting for daemon to start [2019-08-25T15:02:12.885Z] daemon.go:336: [d40c76763f59d] waiting for daemon to start [2019-08-25T15:02:12.885Z] daemon.go:364: [d40c76763f59d] daemon started [2019-08-25T15:02:12.885Z] daemon.go:472: [d40c76763f59d] Stopping daemon [2019-08-25T15:02:12.885Z] daemon.go:307: [d40c76763f59d] exiting daemon [2019-08-25T15:02:12.885Z] daemon.go:459: [d40c76763f59d] Daemon stopped [2019-08-25T15:02:12.885Z] === RUN TestAuthZPluginHeader [2019-08-25T15:02:13.894Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-08-25T15:02:13.894Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-08-25T15:02:13.894Z] daemon.go:336: [d799bafa5cc04] waiting for daemon to start [2019-08-25T15:02:13.894Z] daemon.go:336: [d799bafa5cc04] waiting for daemon to start [2019-08-25T15:02:13.894Z] daemon.go:364: [d799bafa5cc04] daemon started [2019-08-25T15:02:13.894Z] daemon.go:472: [d799bafa5cc04] Stopping daemon [2019-08-25T15:02:13.894Z] daemon.go:307: [d799bafa5cc04] exiting daemon [2019-08-25T15:02:13.894Z] daemon.go:459: [d799bafa5cc04] Daemon stopped [2019-08-25T15:02:13.894Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-08-25T15:02:13.894Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-08-25T15:02:13.894Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T15:02:13.894Z] === RUN TestAuthZPluginV2Disable [2019-08-25T15:02:13.894Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-08-25T15:02:13.894Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T15:02:13.894Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-08-25T15:02:13.894Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-08-25T15:02:13.894Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T15:02:13.894Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-08-25T15:02:13.894Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-08-25T15:02:13.894Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T15:02:13.894Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T15:02:13.964Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.733s [2019-08-25T15:02:14.896Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 0.891s [2019-08-25T15:02:16.795Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 3.912s [2019-08-25T15:02:18.167Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.657s [2019-08-25T15:02:18.167Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.015s [2019-08-25T15:02:18.736Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.375s [2019-08-25T15:02:18.736Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.024s [2019-08-25T15:02:18.736Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s [2019-08-25T15:02:19.669Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.724s [2019-08-25T15:02:19.926Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 1.539s [2019-08-25T15:02:20.491Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.531s [2019-08-25T15:02:23.015Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 2.105s [2019-08-25T15:02:24.386Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.872s [2019-08-25T15:02:24.996Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.856s [2019-08-25T15:02:25.563Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.042s [2019-08-25T15:02:28.839Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.577s [2019-08-25T15:02:29.770Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.538s [2019-08-25T15:02:31.141Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.738s [2019-08-25T15:02:31.141Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.010s [2019-08-25T15:02:31.398Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.203s [2019-08-25T15:02:31.963Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.053s [2019-08-25T15:02:32.334Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-08-25T15:02:32.334Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:364: [d7a361bbc6292] daemon started [2019-08-25T15:02:32.334Z] daemon.go:472: [d7a361bbc6292] Stopping daemon [2019-08-25T15:02:32.334Z] daemon.go:307: [d7a361bbc6292] exiting daemon [2019-08-25T15:02:32.334Z] daemon.go:459: [d7a361bbc6292] Daemon stopped [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:350: [d7a361bbc6292] error pinging daemon on start: Get http://d7a361bbc6292.sock/_ping: context deadline exceeded [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:350: [d7a361bbc6292] error pinging daemon on start: Get http://d7a361bbc6292.sock/_ping: context deadline exceeded [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:350: [d7a361bbc6292] error pinging daemon on start: Get http://d7a361bbc6292.sock/_ping: context deadline exceeded [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:350: [d7a361bbc6292] error pinging daemon on start: Get http://d7a361bbc6292.sock/_ping: context deadline exceeded [2019-08-25T15:02:32.334Z] daemon.go:307: [d7a361bbc6292] exiting daemon [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:336: [d7a361bbc6292] waiting for daemon to start [2019-08-25T15:02:32.334Z] daemon.go:364: [d7a361bbc6292] daemon started [2019-08-25T15:02:32.334Z] daemon.go:472: [d7a361bbc6292] Stopping daemon [2019-08-25T15:02:32.334Z] daemon.go:307: [d7a361bbc6292] exiting daemon [2019-08-25T15:02:32.334Z] daemon.go:459: [d7a361bbc6292] Daemon stopped [2019-08-25T15:02:32.334Z] PASS [2019-08-25T15:02:32.334Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-08-25T15:02:32.334Z] INFO: Testing against a local daemon [2019-08-25T15:02:32.334Z] === RUN TestPluginInvalidJSON [2019-08-25T15:02:32.334Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T15:02:32.334Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T15:02:32.334Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-08-25T15:02:32.334Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-08-25T15:02:32.334Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-08-25T15:02:32.334Z] PASS [2019-08-25T15:02:32.334Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-08-25T15:02:32.334Z] INFO: Testing against a local daemon [2019-08-25T15:02:32.334Z] === RUN TestExternalGraphDriver [2019-08-25T15:02:32.334Z] === RUN TestExternalGraphDriver/json [2019-08-25T15:02:33.335Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.169s [2019-08-25T15:02:33.341Z] === RUN TestExternalGraphDriver/spec [2019-08-25T15:02:34.267Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.131s [2019-08-25T15:02:35.638Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.052s [2019-08-25T15:02:36.022Z] === RUN TestExternalGraphDriver/pull [2019-08-25T15:02:36.570Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.813s [2019-08-25T15:02:36.827Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.408s [2019-08-25T15:02:38.053Z] --- PASS: TestExternalGraphDriver (6.60s) [2019-08-25T15:02:38.053Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:364: [d956330626d33] daemon started [2019-08-25T15:02:38.053Z] daemon.go:472: [d956330626d33] Stopping daemon [2019-08-25T15:02:38.053Z] daemon.go:307: [d956330626d33] exiting daemon [2019-08-25T15:02:38.053Z] daemon.go:459: [d956330626d33] Daemon stopped [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:364: [d956330626d33] daemon started [2019-08-25T15:02:38.053Z] daemon.go:472: [d956330626d33] Stopping daemon [2019-08-25T15:02:38.053Z] daemon.go:307: [d956330626d33] exiting daemon [2019-08-25T15:02:38.053Z] daemon.go:459: [d956330626d33] Daemon stopped [2019-08-25T15:02:38.053Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:364: [d956330626d33] daemon started [2019-08-25T15:02:38.053Z] daemon.go:472: [d956330626d33] Stopping daemon [2019-08-25T15:02:38.053Z] daemon.go:307: [d956330626d33] exiting daemon [2019-08-25T15:02:38.053Z] daemon.go:459: [d956330626d33] Daemon stopped [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:364: [d956330626d33] daemon started [2019-08-25T15:02:38.053Z] daemon.go:472: [d956330626d33] Stopping daemon [2019-08-25T15:02:38.053Z] daemon.go:307: [d956330626d33] exiting daemon [2019-08-25T15:02:38.053Z] daemon.go:459: [d956330626d33] Daemon stopped [2019-08-25T15:02:38.053Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:336: [d956330626d33] waiting for daemon to start [2019-08-25T15:02:38.053Z] daemon.go:364: [d956330626d33] daemon started [2019-08-25T15:02:38.053Z] daemon.go:472: [d956330626d33] Stopping daemon [2019-08-25T15:02:38.053Z] daemon.go:307: [d956330626d33] exiting daemon [2019-08-25T15:02:38.053Z] daemon.go:459: [d956330626d33] Daemon stopped [2019-08-25T15:02:38.053Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2019-08-25T15:02:38.053Z] === RUN TestGraphdriverPluginV2 [2019-08-25T15:02:38.053Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-08-25T15:02:38.053Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T15:02:38.053Z] PASS [2019-08-25T15:02:38.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-08-25T15:02:38.053Z] INFO: Testing against a local daemon [2019-08-25T15:02:38.053Z] === RUN TestContinueAfterPluginCrash [2019-08-25T15:02:38.053Z] === PAUSE TestContinueAfterPluginCrash [2019-08-25T15:02:38.053Z] === RUN TestDaemonStartWithLogOpt [2019-08-25T15:02:38.053Z] === PAUSE TestDaemonStartWithLogOpt [2019-08-25T15:02:38.053Z] === CONT TestContinueAfterPluginCrash [2019-08-25T15:02:38.053Z] === CONT TestDaemonStartWithLogOpt [2019-08-25T15:02:40.107Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.827s [2019-08-25T15:02:40.365Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 0.829s [2019-08-25T15:02:41.299Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 0.883s [2019-08-25T15:02:46.562Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 9.363s [2019-08-25T15:02:47.935Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 6.741s [2019-08-25T15:02:54.484Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.715s [2019-08-25T15:02:54.742Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.782s [2019-08-25T15:02:55.673Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 0.838s [2019-08-25T15:02:56.238Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.812s [2019-08-25T15:02:56.544Z] --- PASS: TestDaemonStartWithLogOpt (16.20s) [2019-08-25T15:02:56.544Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-08-25T15:02:56.544Z] daemon.go:336: [da0e02cf474fe] waiting for daemon to start [2019-08-25T15:02:56.544Z] daemon.go:336: [da0e02cf474fe] waiting for daemon to start [2019-08-25T15:02:56.544Z] daemon.go:364: [da0e02cf474fe] daemon started [2019-08-25T15:02:56.544Z] daemon.go:472: [da0e02cf474fe] Stopping daemon [2019-08-25T15:02:56.544Z] daemon.go:307: [da0e02cf474fe] exiting daemon [2019-08-25T15:02:56.544Z] daemon.go:459: [da0e02cf474fe] Daemon stopped [2019-08-25T15:02:56.544Z] daemon.go:336: [da0e02cf474fe] waiting for daemon to start [2019-08-25T15:02:56.544Z] daemon.go:336: [da0e02cf474fe] waiting for daemon to start [2019-08-25T15:02:56.544Z] daemon.go:364: [da0e02cf474fe] daemon started [2019-08-25T15:02:56.544Z] daemon.go:472: [da0e02cf474fe] Stopping daemon [2019-08-25T15:02:56.544Z] daemon.go:307: [da0e02cf474fe] exiting daemon [2019-08-25T15:02:56.544Z] daemon.go:459: [da0e02cf474fe] Daemon stopped [2019-08-25T15:02:57.169Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.791s [2019-08-25T15:02:57.734Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.506s [2019-08-25T15:02:58.298Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.787s [2019-08-25T15:02:59.235Z] --- PASS: TestContinueAfterPluginCrash (21.06s) [2019-08-25T15:02:59.235Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-08-25T15:02:59.235Z] daemon.go:336: [d4975c6a7583b] waiting for daemon to start [2019-08-25T15:02:59.235Z] daemon.go:336: [d4975c6a7583b] waiting for daemon to start [2019-08-25T15:02:59.235Z] daemon.go:364: [d4975c6a7583b] daemon started [2019-08-25T15:02:59.235Z] daemon.go:472: [d4975c6a7583b] Stopping daemon [2019-08-25T15:02:59.235Z] daemon.go:307: [d4975c6a7583b] exiting daemon [2019-08-25T15:02:59.235Z] daemon.go:459: [d4975c6a7583b] Daemon stopped [2019-08-25T15:02:59.235Z] PASS [2019-08-25T15:02:59.235Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-08-25T15:02:59.235Z] INFO: Testing against a local daemon [2019-08-25T15:02:59.235Z] === RUN TestPluginWithDevMounts [2019-08-25T15:02:59.235Z] === PAUSE TestPluginWithDevMounts [2019-08-25T15:02:59.235Z] === CONT TestPluginWithDevMounts [2019-08-25T15:03:00.822Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.297s [2019-08-25T15:03:01.080Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.357s [2019-08-25T15:03:01.909Z] --- PASS: TestPluginWithDevMounts (2.38s) [2019-08-25T15:03:01.909Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-08-25T15:03:01.909Z] daemon.go:336: [d53ad2755682c] waiting for daemon to start [2019-08-25T15:03:01.909Z] daemon.go:336: [d53ad2755682c] waiting for daemon to start [2019-08-25T15:03:01.909Z] daemon.go:364: [d53ad2755682c] daemon started [2019-08-25T15:03:01.909Z] daemon.go:472: [d53ad2755682c] Stopping daemon [2019-08-25T15:03:01.909Z] daemon.go:307: [d53ad2755682c] exiting daemon [2019-08-25T15:03:01.909Z] daemon.go:459: [d53ad2755682c] Daemon stopped [2019-08-25T15:03:01.909Z] PASS [2019-08-25T15:03:01.909Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-08-25T15:03:01.909Z] INFO: Testing against a local daemon [2019-08-25T15:03:01.909Z] === RUN TestSecretInspect [2019-08-25T15:03:02.451Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.250s [2019-08-25T15:03:03.936Z] --- PASS: TestSecretInspect (2.27s) [2019-08-25T15:03:03.936Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-08-25T15:03:03.936Z] daemon.go:336: [d7fb5e7165496] waiting for daemon to start [2019-08-25T15:03:03.936Z] daemon.go:336: [d7fb5e7165496] waiting for daemon to start [2019-08-25T15:03:03.936Z] daemon.go:364: [d7fb5e7165496] daemon started [2019-08-25T15:03:03.936Z] daemon.go:472: [d7fb5e7165496] Stopping daemon [2019-08-25T15:03:03.936Z] daemon.go:307: [d7fb5e7165496] exiting daemon [2019-08-25T15:03:03.936Z] daemon.go:459: [d7fb5e7165496] Daemon stopped [2019-08-25T15:03:03.936Z] === RUN TestSecretList [2019-08-25T15:03:04.977Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.114s [2019-08-25T15:03:05.541Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.782s [2019-08-25T15:03:05.963Z] --- PASS: TestSecretList (2.24s) [2019-08-25T15:03:05.963Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-08-25T15:03:05.963Z] daemon.go:336: [d5e070110a078] waiting for daemon to start [2019-08-25T15:03:05.963Z] daemon.go:336: [d5e070110a078] waiting for daemon to start [2019-08-25T15:03:05.963Z] daemon.go:364: [d5e070110a078] daemon started [2019-08-25T15:03:05.963Z] daemon.go:472: [d5e070110a078] Stopping daemon [2019-08-25T15:03:05.963Z] daemon.go:307: [d5e070110a078] exiting daemon [2019-08-25T15:03:05.963Z] daemon.go:459: [d5e070110a078] Daemon stopped [2019-08-25T15:03:05.963Z] === RUN TestSecretsCreateAndDelete [2019-08-25T15:03:07.436Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.828s [2019-08-25T15:03:08.665Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2019-08-25T15:03:08.665Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-08-25T15:03:08.665Z] daemon.go:336: [dc3669dfeed7f] waiting for daemon to start [2019-08-25T15:03:08.665Z] daemon.go:336: [dc3669dfeed7f] waiting for daemon to start [2019-08-25T15:03:08.665Z] daemon.go:364: [dc3669dfeed7f] daemon started [2019-08-25T15:03:08.665Z] daemon.go:472: [dc3669dfeed7f] Stopping daemon [2019-08-25T15:03:08.665Z] daemon.go:307: [dc3669dfeed7f] exiting daemon [2019-08-25T15:03:08.665Z] daemon.go:459: [dc3669dfeed7f] Daemon stopped [2019-08-25T15:03:08.665Z] === RUN TestSecretsUpdate [2019-08-25T15:03:10.694Z] --- PASS: TestSecretsUpdate (2.27s) [2019-08-25T15:03:10.694Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-08-25T15:03:10.694Z] daemon.go:336: [df6c77c3018a7] waiting for daemon to start [2019-08-25T15:03:10.694Z] daemon.go:336: [df6c77c3018a7] waiting for daemon to start [2019-08-25T15:03:10.694Z] daemon.go:364: [df6c77c3018a7] daemon started [2019-08-25T15:03:10.694Z] daemon.go:472: [df6c77c3018a7] Stopping daemon [2019-08-25T15:03:10.694Z] daemon.go:307: [df6c77c3018a7] exiting daemon [2019-08-25T15:03:10.694Z] daemon.go:459: [df6c77c3018a7] Daemon stopped [2019-08-25T15:03:10.694Z] === RUN TestTemplatedSecret [2019-08-25T15:03:12.702Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 26.013s [2019-08-25T15:03:13.271Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 5.856s [2019-08-25T15:03:13.271Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-08-25T15:03:14.157Z] --- PASS: TestTemplatedSecret (2.98s) [2019-08-25T15:03:14.157Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-08-25T15:03:14.157Z] daemon.go:336: [dbf954e684713] waiting for daemon to start [2019-08-25T15:03:14.157Z] daemon.go:336: [dbf954e684713] waiting for daemon to start [2019-08-25T15:03:14.157Z] daemon.go:364: [dbf954e684713] daemon started [2019-08-25T15:03:14.157Z] daemon.go:472: [dbf954e684713] Stopping daemon [2019-08-25T15:03:14.157Z] daemon.go:307: [dbf954e684713] exiting daemon [2019-08-25T15:03:14.157Z] daemon.go:459: [dbf954e684713] Daemon stopped [2019-08-25T15:03:14.157Z] === RUN TestSecretCreateResolve [2019-08-25T15:03:14.204Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.844s [2019-08-25T15:03:16.176Z] --- PASS: TestSecretCreateResolve (2.30s) [2019-08-25T15:03:16.176Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-08-25T15:03:16.176Z] daemon.go:336: [d4e14c7f90651] waiting for daemon to start [2019-08-25T15:03:16.176Z] daemon.go:336: [d4e14c7f90651] waiting for daemon to start [2019-08-25T15:03:16.176Z] daemon.go:364: [d4e14c7f90651] daemon started [2019-08-25T15:03:16.176Z] daemon.go:472: [d4e14c7f90651] Stopping daemon [2019-08-25T15:03:16.176Z] daemon.go:307: [d4e14c7f90651] exiting daemon [2019-08-25T15:03:16.176Z] daemon.go:459: [d4e14c7f90651] Daemon stopped [2019-08-25T15:03:16.176Z] PASS [2019-08-25T15:03:16.176Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-08-25T15:03:16.176Z] INFO: Testing against a local daemon [2019-08-25T15:03:16.176Z] === RUN TestServiceCreateInit [2019-08-25T15:03:16.176Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-08-25T15:03:17.481Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.465s [2019-08-25T15:03:19.378Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.436s [2019-08-25T15:03:20.571Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-08-25T15:03:21.274Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.165s [2019-08-25T15:03:23.172Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 9.998s [2019-08-25T15:03:24.955Z] --- PASS: TestServiceCreateInit (8.73s) [2019-08-25T15:03:24.955Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2019-08-25T15:03:24.955Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-08-25T15:03:24.955Z] daemon.go:336: [d66f2cfa16429] waiting for daemon to start [2019-08-25T15:03:24.955Z] daemon.go:336: [d66f2cfa16429] waiting for daemon to start [2019-08-25T15:03:24.955Z] daemon.go:364: [d66f2cfa16429] daemon started [2019-08-25T15:03:24.955Z] daemon.go:472: [d66f2cfa16429] Stopping daemon [2019-08-25T15:03:24.955Z] daemon.go:307: [d66f2cfa16429] exiting daemon [2019-08-25T15:03:24.955Z] daemon.go:459: [d66f2cfa16429] Daemon stopped [2019-08-25T15:03:24.955Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2019-08-25T15:03:24.955Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-08-25T15:03:24.955Z] daemon.go:336: [dc1e0917451b9] waiting for daemon to start [2019-08-25T15:03:24.955Z] daemon.go:336: [dc1e0917451b9] waiting for daemon to start [2019-08-25T15:03:24.955Z] daemon.go:364: [dc1e0917451b9] daemon started [2019-08-25T15:03:24.955Z] daemon.go:472: [dc1e0917451b9] Stopping daemon [2019-08-25T15:03:24.955Z] daemon.go:307: [dc1e0917451b9] exiting daemon [2019-08-25T15:03:24.956Z] daemon.go:459: [dc1e0917451b9] Daemon stopped [2019-08-25T15:03:24.956Z] === RUN TestCreateServiceMultipleTimes [2019-08-25T15:03:27.355Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 2.783s [2019-08-25T15:03:27.355Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 5.294s [2019-08-25T15:03:29.255Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 2.014s [2019-08-25T15:03:30.626Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.444s [2019-08-25T15:03:32.526Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.453s [2019-08-25T15:03:40.629Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.539s [2019-08-25T15:03:42.526Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 10.387s [2019-08-25T15:03:43.090Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.462s [2019-08-25T15:03:43.444Z] --- PASS: TestCreateServiceMultipleTimes (17.84s) [2019-08-25T15:03:43.444Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-08-25T15:03:43.444Z] daemon.go:336: [dc97db1bb2d2c] waiting for daemon to start [2019-08-25T15:03:43.444Z] daemon.go:336: [dc97db1bb2d2c] waiting for daemon to start [2019-08-25T15:03:43.444Z] daemon.go:364: [dc97db1bb2d2c] daemon started [2019-08-25T15:03:43.444Z] daemon.go:472: [dc97db1bb2d2c] Stopping daemon [2019-08-25T15:03:43.444Z] daemon.go:307: [dc97db1bb2d2c] exiting daemon [2019-08-25T15:03:43.444Z] daemon.go:459: [dc97db1bb2d2c] Daemon stopped [2019-08-25T15:03:43.444Z] === RUN TestCreateServiceConflict [2019-08-25T15:03:44.021Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.450s [2019-08-25T15:03:44.919Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-08-25T15:03:44.919Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-08-25T15:03:44.919Z] daemon.go:336: [d8a596334bd6f] waiting for daemon to start [2019-08-25T15:03:44.919Z] daemon.go:336: [d8a596334bd6f] waiting for daemon to start [2019-08-25T15:03:44.919Z] daemon.go:364: [d8a596334bd6f] daemon started [2019-08-25T15:03:44.919Z] daemon.go:472: [d8a596334bd6f] Stopping daemon [2019-08-25T15:03:44.919Z] daemon.go:307: [d8a596334bd6f] exiting daemon [2019-08-25T15:03:44.919Z] daemon.go:459: [d8a596334bd6f] Daemon stopped [2019-08-25T15:03:44.919Z] === RUN TestCreateServiceMaxReplicas [2019-08-25T15:03:45.919Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.178s [2019-08-25T15:03:48.378Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2019-08-25T15:03:48.378Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-08-25T15:03:48.378Z] daemon.go:336: [d95842c8b7dad] waiting for daemon to start [2019-08-25T15:03:48.378Z] daemon.go:336: [d95842c8b7dad] waiting for daemon to start [2019-08-25T15:03:48.378Z] daemon.go:364: [d95842c8b7dad] daemon started [2019-08-25T15:03:48.378Z] daemon.go:472: [d95842c8b7dad] Stopping daemon [2019-08-25T15:03:48.378Z] daemon.go:307: [d95842c8b7dad] exiting daemon [2019-08-25T15:03:48.378Z] daemon.go:459: [d95842c8b7dad] Daemon stopped [2019-08-25T15:03:48.378Z] === RUN TestCreateWithDuplicateNetworkNames [2019-08-25T15:03:49.196Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.710s [2019-08-25T15:03:51.721Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.708s [2019-08-25T15:03:51.721Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.001s [2019-08-25T15:03:51.721Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.058s [2019-08-25T15:03:52.657Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 2.957s [2019-08-25T15:03:52.657Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 0.834s [2019-08-25T15:03:52.657Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.002s [2019-08-25T15:03:53.589Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.847s [2019-08-25T15:03:53.589Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.004s [2019-08-25T15:03:54.521Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.826s [2019-08-25T15:03:54.521Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.113s [2019-08-25T15:03:56.416Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.754s [2019-08-25T15:03:56.416Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.004s [2019-08-25T15:03:56.416Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 2.771s [2019-08-25T15:03:59.705Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 2.095s [2019-08-25T15:03:59.705Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.386s [2019-08-25T15:04:01.603Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.770s [2019-08-25T15:04:01.860Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.003s [2019-08-25T15:04:02.118Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.525s [2019-08-25T15:04:02.118Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.137s [2019-08-25T15:04:03.598Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s) [2019-08-25T15:04:03.598Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-08-25T15:04:03.598Z] daemon.go:336: [d1f1d6c661c8c] waiting for daemon to start [2019-08-25T15:04:03.598Z] daemon.go:336: [d1f1d6c661c8c] waiting for daemon to start [2019-08-25T15:04:03.598Z] daemon.go:364: [d1f1d6c661c8c] daemon started [2019-08-25T15:04:03.598Z] daemon.go:472: [d1f1d6c661c8c] Stopping daemon [2019-08-25T15:04:03.598Z] daemon.go:307: [d1f1d6c661c8c] exiting daemon [2019-08-25T15:04:03.598Z] daemon.go:459: [d1f1d6c661c8c] Daemon stopped [2019-08-25T15:04:03.598Z] === RUN TestCreateServiceSecretFileMode [2019-08-25T15:04:03.883Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2019-08-25T15:04:03.883Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-08-25T15:04:03.883Z] daemon.go:336: [d2ca2c55520a9] waiting for daemon to start [2019-08-25T15:04:03.883Z] daemon.go:336: [d2ca2c55520a9] waiting for daemon to start [2019-08-25T15:04:03.883Z] daemon.go:364: [d2ca2c55520a9] daemon started [2019-08-25T15:04:03.883Z] daemon.go:472: [d2ca2c55520a9] Stopping daemon [2019-08-25T15:04:03.883Z] daemon.go:307: [d2ca2c55520a9] exiting daemon [2019-08-25T15:04:03.883Z] daemon.go:459: [d2ca2c55520a9] Daemon stopped [2019-08-25T15:04:03.883Z] === RUN TestCreateServiceConfigFileMode [2019-08-25T15:04:05.401Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 2.645s [2019-08-25T15:04:05.658Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.523s [2019-08-25T15:04:06.563Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2019-08-25T15:04:06.563Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-08-25T15:04:06.563Z] daemon.go:336: [dbc8b98337550] waiting for daemon to start [2019-08-25T15:04:06.563Z] daemon.go:336: [dbc8b98337550] waiting for daemon to start [2019-08-25T15:04:06.563Z] daemon.go:364: [dbc8b98337550] daemon started [2019-08-25T15:04:06.563Z] daemon.go:472: [dbc8b98337550] Stopping daemon [2019-08-25T15:04:06.563Z] daemon.go:307: [dbc8b98337550] exiting daemon [2019-08-25T15:04:06.563Z] daemon.go:459: [dbc8b98337550] Daemon stopped [2019-08-25T15:04:06.563Z] === RUN TestCreateServiceSysctls [2019-08-25T15:04:07.030Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.950s [2019-08-25T15:04:10.034Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-08-25T15:04:10.034Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-08-25T15:04:10.034Z] daemon.go:336: [d365bfb4c24db] waiting for daemon to start [2019-08-25T15:04:10.034Z] daemon.go:336: [d365bfb4c24db] waiting for daemon to start [2019-08-25T15:04:10.034Z] daemon.go:364: [d365bfb4c24db] daemon started [2019-08-25T15:04:10.034Z] daemon.go:472: [d365bfb4c24db] Stopping daemon [2019-08-25T15:04:10.034Z] daemon.go:307: [d365bfb4c24db] exiting daemon [2019-08-25T15:04:10.034Z] daemon.go:459: [d365bfb4c24db] Daemon stopped [2019-08-25T15:04:10.034Z] === RUN TestCreateServiceCapabilities [2019-08-25T15:04:11.207Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 3.058s [2019-08-25T15:04:11.464Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 5.889s [2019-08-25T15:04:12.709Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2019-08-25T15:04:12.709Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities [2019-08-25T15:04:12.709Z] daemon.go:336: [dab71abfd85ec] waiting for daemon to start [2019-08-25T15:04:12.709Z] daemon.go:336: [dab71abfd85ec] waiting for daemon to start [2019-08-25T15:04:12.709Z] daemon.go:364: [dab71abfd85ec] daemon started [2019-08-25T15:04:12.709Z] daemon.go:472: [dab71abfd85ec] Stopping daemon [2019-08-25T15:04:12.709Z] daemon.go:307: [dab71abfd85ec] exiting daemon [2019-08-25T15:04:12.709Z] daemon.go:459: [dab71abfd85ec] Daemon stopped [2019-08-25T15:04:12.709Z] === RUN TestInspect [2019-08-25T15:04:14.733Z] --- PASS: TestInspect (2.22s) [2019-08-25T15:04:14.733Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-08-25T15:04:14.733Z] daemon.go:336: [d1c73fa2a665f] waiting for daemon to start [2019-08-25T15:04:14.733Z] daemon.go:336: [d1c73fa2a665f] waiting for daemon to start [2019-08-25T15:04:14.733Z] daemon.go:364: [d1c73fa2a665f] daemon started [2019-08-25T15:04:14.733Z] daemon.go:472: [d1c73fa2a665f] Stopping daemon [2019-08-25T15:04:14.733Z] daemon.go:307: [d1c73fa2a665f] exiting daemon [2019-08-25T15:04:14.733Z] daemon.go:459: [d1c73fa2a665f] Daemon stopped [2019-08-25T15:04:14.733Z] === RUN TestDockerNetworkConnectAlias [2019-08-25T15:04:16.723Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 5.372s [2019-08-25T15:04:16.723Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.097s [2019-08-25T15:04:17.287Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 5.059s [2019-08-25T15:04:20.234Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2019-08-25T15:04:20.234Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-08-25T15:04:20.234Z] daemon.go:336: [d1cd79a40b4f3] waiting for daemon to start [2019-08-25T15:04:20.234Z] daemon.go:336: [d1cd79a40b4f3] waiting for daemon to start [2019-08-25T15:04:20.234Z] daemon.go:364: [d1cd79a40b4f3] daemon started [2019-08-25T15:04:20.234Z] daemon.go:472: [d1cd79a40b4f3] Stopping daemon [2019-08-25T15:04:20.234Z] daemon.go:307: [d1cd79a40b4f3] exiting daemon [2019-08-25T15:04:20.234Z] daemon.go:459: [d1cd79a40b4f3] Daemon stopped [2019-08-25T15:04:20.234Z] === RUN TestDockerNetworkReConnect [2019-08-25T15:04:20.564Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 3.719s [2019-08-25T15:04:23.698Z] --- PASS: TestDockerNetworkReConnect (3.78s) [2019-08-25T15:04:23.698Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-08-25T15:04:23.698Z] daemon.go:336: [d256c6fc8b1e0] waiting for daemon to start [2019-08-25T15:04:23.698Z] daemon.go:336: [d256c6fc8b1e0] waiting for daemon to start [2019-08-25T15:04:23.698Z] daemon.go:364: [d256c6fc8b1e0] daemon started [2019-08-25T15:04:23.698Z] daemon.go:472: [d256c6fc8b1e0] Stopping daemon [2019-08-25T15:04:23.698Z] daemon.go:307: [d256c6fc8b1e0] exiting daemon [2019-08-25T15:04:23.698Z] daemon.go:459: [d256c6fc8b1e0] Daemon stopped [2019-08-25T15:04:23.698Z] === RUN TestServicePlugin [2019-08-25T15:04:23.698Z] --- SKIP: TestServicePlugin (0.00s) [2019-08-25T15:04:23.698Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-08-25T15:04:23.698Z] === RUN TestServiceUpdateLabel [2019-08-25T15:04:25.722Z] --- PASS: TestServiceUpdateLabel (2.33s) [2019-08-25T15:04:25.722Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-08-25T15:04:25.722Z] daemon.go:336: [d7d185b1e02ec] waiting for daemon to start [2019-08-25T15:04:25.722Z] daemon.go:336: [d7d185b1e02ec] waiting for daemon to start [2019-08-25T15:04:25.722Z] daemon.go:364: [d7d185b1e02ec] daemon started [2019-08-25T15:04:25.722Z] daemon.go:472: [d7d185b1e02ec] Stopping daemon [2019-08-25T15:04:25.722Z] daemon.go:307: [d7d185b1e02ec] exiting daemon [2019-08-25T15:04:25.722Z] daemon.go:459: [d7d185b1e02ec] Daemon stopped [2019-08-25T15:04:25.722Z] === RUN TestServiceUpdateSecrets [2019-08-25T15:04:28.688Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 6.978s [2019-08-25T15:04:29.619Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.208s [2019-08-25T15:04:30.989Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 2.735s [2019-08-25T15:04:32.888Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.890s [2019-08-25T15:04:34.261Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.545s [2019-08-25T15:04:36.159Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.145s [2019-08-25T15:04:37.530Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.282s [2019-08-25T15:04:40.055Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.078s [2019-08-25T15:04:40.941Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2019-08-25T15:04:40.941Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-08-25T15:04:40.942Z] daemon.go:336: [de3c2ad774aaf] waiting for daemon to start [2019-08-25T15:04:40.942Z] daemon.go:336: [de3c2ad774aaf] waiting for daemon to start [2019-08-25T15:04:40.942Z] daemon.go:364: [de3c2ad774aaf] daemon started [2019-08-25T15:04:40.942Z] daemon.go:472: [de3c2ad774aaf] Stopping daemon [2019-08-25T15:04:40.942Z] daemon.go:307: [de3c2ad774aaf] exiting daemon [2019-08-25T15:04:40.942Z] daemon.go:459: [de3c2ad774aaf] Daemon stopped [2019-08-25T15:04:40.942Z] === RUN TestServiceUpdateConfigs [2019-08-25T15:04:41.954Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.412s [2019-08-25T15:04:41.954Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.168s [2019-08-25T15:04:42.524Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.863s [2019-08-25T15:04:44.420Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.681s [2019-08-25T15:04:45.353Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 2.064s [2019-08-25T15:04:48.647Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 1.868s [2019-08-25T15:04:48.904Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.584s [2019-08-25T15:04:48.904Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-08-25T15:04:48.904Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.166s [2019-08-25T15:04:49.162Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.104s [2019-08-25T15:04:49.162Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.067s [2019-08-25T15:04:50.094Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 0.893s [2019-08-25T15:04:51.991Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.557s [2019-08-25T15:04:51.991Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-08-25T15:04:52.555Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.774s [2019-08-25T15:04:56.161Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2019-08-25T15:04:56.161Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-08-25T15:04:56.161Z] daemon.go:336: [d6b59451dff94] waiting for daemon to start [2019-08-25T15:04:56.161Z] daemon.go:336: [d6b59451dff94] waiting for daemon to start [2019-08-25T15:04:56.161Z] daemon.go:364: [d6b59451dff94] daemon started [2019-08-25T15:04:56.161Z] daemon.go:472: [d6b59451dff94] Stopping daemon [2019-08-25T15:04:56.161Z] daemon.go:307: [d6b59451dff94] exiting daemon [2019-08-25T15:04:56.161Z] daemon.go:459: [d6b59451dff94] Daemon stopped [2019-08-25T15:04:56.161Z] === RUN TestServiceUpdateNetwork [2019-08-25T15:04:57.812Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.183s [2019-08-25T15:05:01.090Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 8.153s [2019-08-25T15:05:02.023Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.321s [2019-08-25T15:05:02.023Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-08-25T15:05:02.281Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.099s [2019-08-25T15:05:02.281Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.082s [2019-08-25T15:05:02.538Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.278s [2019-08-25T15:05:05.815Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.372s [2019-08-25T15:05:06.747Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.530s [2019-08-25T15:05:10.034Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.187s [2019-08-25T15:05:10.600Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.265s [2019-08-25T15:05:11.376Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2019-08-25T15:05:11.376Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-08-25T15:05:11.376Z] daemon.go:336: [da31c70cd2dc9] waiting for daemon to start [2019-08-25T15:05:11.376Z] daemon.go:336: [da31c70cd2dc9] waiting for daemon to start [2019-08-25T15:05:11.376Z] daemon.go:364: [da31c70cd2dc9] daemon started [2019-08-25T15:05:11.376Z] daemon.go:472: [da31c70cd2dc9] Stopping daemon [2019-08-25T15:05:11.376Z] daemon.go:307: [da31c70cd2dc9] exiting daemon [2019-08-25T15:05:11.376Z] daemon.go:459: [da31c70cd2dc9] Daemon stopped [2019-08-25T15:05:11.376Z] PASS [2019-08-25T15:05:11.376Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-08-25T15:05:11.376Z] INFO: Testing against a local daemon [2019-08-25T15:05:11.376Z] === RUN TestSessionCreate [2019-08-25T15:05:11.376Z] --- PASS: TestSessionCreate (0.06s) [2019-08-25T15:05:11.376Z] === RUN TestSessionCreateWithBadUpgrade [2019-08-25T15:05:11.376Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2019-08-25T15:05:11.376Z] PASS [2019-08-25T15:05:11.376Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-08-25T15:05:11.376Z] INFO: Testing against a local daemon [2019-08-25T15:05:11.376Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-08-25T15:05:11.376Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-08-25T15:05:11.376Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-08-25T15:05:11.376Z] === RUN TestEventsExecDie [2019-08-25T15:05:11.376Z] --- PASS: TestEventsExecDie (0.94s) [2019-08-25T15:05:11.376Z] === RUN TestEventsBackwardsCompatible [2019-08-25T15:05:11.376Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-08-25T15:05:11.376Z] === RUN TestInfoBinaryCommits [2019-08-25T15:05:11.376Z] --- PASS: TestInfoBinaryCommits (0.07s) [2019-08-25T15:05:11.376Z] === RUN TestInfoAPIVersioned [2019-08-25T15:05:11.376Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-08-25T15:05:11.376Z] === RUN TestInfoAPI [2019-08-25T15:05:11.376Z] --- PASS: TestInfoAPI (0.06s) [2019-08-25T15:05:11.376Z] === RUN TestInfoAPIWarnings [2019-08-25T15:05:11.659Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-08-25T15:05:11.659Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-08-25T15:05:11.659Z] daemon.go:336: [d7c0f52f61b3c] waiting for daemon to start [2019-08-25T15:05:11.659Z] daemon.go:336: [d7c0f52f61b3c] waiting for daemon to start [2019-08-25T15:05:11.659Z] daemon.go:364: [d7c0f52f61b3c] daemon started [2019-08-25T15:05:11.659Z] daemon.go:472: [d7c0f52f61b3c] Stopping daemon [2019-08-25T15:05:11.659Z] daemon.go:307: [d7c0f52f61b3c] exiting daemon [2019-08-25T15:05:11.660Z] daemon.go:459: [d7c0f52f61b3c] Daemon stopped [2019-08-25T15:05:11.660Z] === RUN TestLoginFailsWithBadCredentials [2019-08-25T15:05:12.276Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2019-08-25T15:05:12.276Z] === RUN TestPingCacheHeaders [2019-08-25T15:05:12.276Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-08-25T15:05:12.276Z] === RUN TestPingGet [2019-08-25T15:05:12.276Z] --- PASS: TestPingGet (0.04s) [2019-08-25T15:05:12.276Z] === RUN TestPingHead [2019-08-25T15:05:12.503Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.736s [2019-08-25T15:05:12.503Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.010s [2019-08-25T15:05:12.560Z] --- PASS: TestPingHead (0.05s) [2019-08-25T15:05:12.560Z] === RUN TestVersion [2019-08-25T15:05:12.560Z] --- PASS: TestVersion (0.05s) [2019-08-25T15:05:12.560Z] PASS [2019-08-25T15:05:12.560Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-08-25T15:05:12.560Z] INFO: Testing against a local daemon [2019-08-25T15:05:12.560Z] === RUN TestVolumesCreateAndList [2019-08-25T15:05:12.560Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-08-25T15:05:12.560Z] === RUN TestVolumesRemove [2019-08-25T15:05:12.761Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.101s [2019-08-25T15:05:12.843Z] --- PASS: TestVolumesRemove (0.10s) [2019-08-25T15:05:12.843Z] === RUN TestVolumesInspect [2019-08-25T15:05:12.843Z] --- PASS: TestVolumesInspect (0.04s) [2019-08-25T15:05:12.843Z] === RUN TestVolumesInvalidJSON [2019-08-25T15:05:12.843Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-08-25T15:05:12.843Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-08-25T15:05:12.843Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-08-25T15:05:12.843Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2019-08-25T15:05:12.843Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-08-25T15:05:12.843Z] PASS [2019-08-25T15:05:12.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-08-25T15:05:14.871Z] umount: bundles/test-integration/root: mountpoint not found [2019-08-25T15:05:14.871Z] Clearing AppArmor profiles cache:. [2019-08-25T15:05:14.871Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T15:05:14.871Z] Unloading profiles will leave already running processes permanently [2019-08-25T15:05:14.871Z] unconfined, which can lead to unexpected situations. [2019-08-25T15:05:14.871Z] [2019-08-25T15:05:14.871Z] To set a process to complain mode, use the command line tool [2019-08-25T15:05:14.871Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T15:05:14.871Z] with the 'teardown' option." [2019-08-25T15:05:14.871Z] Removing test suite binaries [2019-08-25T15:05:14.871Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T15:05:16.764Z] + echo Ensuring container killed. [2019-08-25T15:05:16.764Z] Ensuring container killed. [2019-08-25T15:05:16.764Z] + docker rm -vf docker-pr1 [2019-08-25T15:05:16.764Z] Error: No such container: docker-pr1 [2019-08-25T15:05:16.764Z] + true [Pipeline] sh [2019-08-25T15:05:16.939Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.868s [2019-08-25T15:05:17.154Z] + echo Chowning /workspace to jenkins user [2019-08-25T15:05:17.154Z] Chowning /workspace to jenkins user [2019-08-25T15:05:17.154Z] + id -u [2019-08-25T15:05:17.154Z] + id -g [2019-08-25T15:05:17.154Z] + docker run --rm -v /home/docker/workspace/moby_PR-39795:/workspace busybox chown -R 1001:1001 /workspace [2019-08-25T15:05:17.154Z] Unable to find image 'busybox:latest' locally [2019-08-25T15:05:17.435Z] latest: Pulling from library/busybox [2019-08-25T15:05:17.435Z] ce3c955d98a5: Pulling fs layer [2019-08-25T15:05:17.724Z] ce3c955d98a5: Verifying Checksum [2019-08-25T15:05:17.724Z] ce3c955d98a5: Download complete [2019-08-25T15:05:17.870Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.028s [2019-08-25T15:05:18.014Z] ce3c955d98a5: Pull complete [2019-08-25T15:05:18.015Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-25T15:05:18.015Z] Status: Downloaded newer image for busybox:latest [2019-08-25T15:05:18.128Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.300s [2019-08-25T15:05:20.022Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.565s [Pipeline] sh [2019-08-25T15:05:20.418Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-08-25T15:05:20.418Z] Creating powerpc-integration-bundles.tar.gz [2019-08-25T15:05:20.418Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print+ [2019-08-25T15:05:20.418Z] xargs tar -czf powerpc-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-08-25T15:05:20.487Z] Archiving artifacts [Pipeline] sh [2019-08-25T15:05:20.956Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 0.949s [2019-08-25T15:05:21.041Z] + make clean [2019-08-25T15:05:21.658Z] docker volume rm -f docker-dev-cache [2019-08-25T15:05:21.658Z] docker-dev-cache [Pipeline] deleteDir [2019-08-25T15:05:22.854Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.738s [2019-08-25T15:05:23.785Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 0.981s [2019-08-25T15:05:23.785Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.120s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-08-25T15:05:24.717Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 14.562s [2019-08-25T15:05:24.717Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.936s [2019-08-25T15:05:29.976Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.544s [2019-08-25T15:05:30.234Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.613s [2019-08-25T15:05:31.605Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.953s [2019-08-25T15:05:31.605Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.379s [2019-08-25T15:05:33.506Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.622s [2019-08-25T15:05:34.071Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.809s [2019-08-25T15:05:34.639Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.348s [2019-08-25T15:05:35.204Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.798s [2019-08-25T15:05:35.204Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.010s [2019-08-25T15:05:36.136Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.798s [2019-08-25T15:05:38.034Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 2.406s [2019-08-25T15:05:38.034Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.212s [2019-08-25T15:05:38.967Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.924s [2019-08-25T15:05:39.899Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.579s [2019-08-25T15:05:41.275Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.906s [2019-08-25T15:05:42.646Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.462s [2019-08-25T15:05:44.541Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.594s [2019-08-25T15:05:45.106Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.736s [2019-08-25T15:05:46.038Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.732s [2019-08-25T15:05:46.969Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.703s [2019-08-25T15:05:47.901Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.597s [2019-08-25T15:05:48.833Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.712s [2019-08-25T15:05:49.764Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.002s [2019-08-25T15:05:51.142Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.926s [2019-08-25T15:05:51.142Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.725s [2019-08-25T15:05:51.721Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.722s [2019-08-25T15:05:52.655Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.871s [2019-08-25T15:05:53.587Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.807s [2019-08-25T15:05:53.587Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.009s [2019-08-25T15:05:56.113Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.382s [2019-08-25T15:05:56.679Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.782s [2019-08-25T15:05:57.610Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.773s [2019-08-25T15:05:58.175Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.779s [2019-08-25T15:05:59.108Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.741s [2019-08-25T15:05:59.108Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.012s [2019-08-25T15:05:59.673Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.735s [2019-08-25T15:06:00.605Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.787s [2019-08-25T15:06:01.536Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.807s [2019-08-25T15:06:02.101Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.782s [2019-08-25T15:06:03.033Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.791s [2019-08-25T15:06:03.033Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.011s [2019-08-25T15:06:03.964Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.636s [2019-08-25T15:06:03.964Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.012s [2019-08-25T15:06:03.964Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 1.924s [2019-08-25T15:06:05.336Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.266s [2019-08-25T15:06:05.902Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.674s [2019-08-25T15:06:06.836Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.686s [2019-08-25T15:06:07.768Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.824s [2019-08-25T15:06:07.768Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.091s [2019-08-25T15:06:08.701Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.796s [2019-08-25T15:06:10.603Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.670s [2019-08-25T15:06:11.974Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.332s [2019-08-25T15:06:13.870Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.573s [2019-08-25T15:06:14.434Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.786s [2019-08-25T15:06:14.998Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.763s [2019-08-25T15:06:15.930Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.779s [2019-08-25T15:06:16.861Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.802s [2019-08-25T15:06:17.793Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.976s [2019-08-25T15:06:17.793Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 3.115s [2019-08-25T15:06:19.693Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.831s [2019-08-25T15:06:21.064Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.504s [2019-08-25T15:06:23.592Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.910s [2019-08-25T15:06:23.592Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.056s [2019-08-25T15:06:24.157Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.777s [2019-08-25T15:06:26.686Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.306s [2019-08-25T15:06:28.585Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 1.863s [2019-08-25T15:06:31.867Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 3.021s [2019-08-25T15:06:34.393Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 2.554s [2019-08-25T15:06:34.393Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-08-25T15:06:34.393Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-08-25T15:06:34.958Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.783s [2019-08-25T15:06:36.855Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 1.882s [2019-08-25T15:06:38.755Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.915s [2019-08-25T15:06:40.652Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 18.329s [2019-08-25T15:06:41.585Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.753s [2019-08-25T15:06:42.518Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 0.918s [2019-08-25T15:06:43.450Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 0.988s [2019-08-25T15:06:44.382Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.594s [2019-08-25T15:06:45.316Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.858s [2019-08-25T15:06:45.316Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-08-25T15:06:46.247Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.904s [2019-08-25T15:06:46.247Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.523s [2019-08-25T15:06:48.148Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 2.006s [2019-08-25T15:06:48.148Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.054s [2019-08-25T15:06:49.080Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.731s [2019-08-25T15:06:49.644Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.841s [2019-08-25T15:06:50.583Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.809s [2019-08-25T15:06:51.515Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.792s [2019-08-25T15:06:51.515Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.027s [2019-08-25T15:06:52.078Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.747s [2019-08-25T15:06:53.009Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.775s [2019-08-25T15:06:53.941Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.788s [2019-08-25T15:06:54.506Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.796s [2019-08-25T15:06:55.438Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.786s [2019-08-25T15:06:56.370Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 0.786s [2019-08-25T15:06:56.935Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.781s [2019-08-25T15:06:57.866Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.774s [2019-08-25T15:06:57.866Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.014s [2019-08-25T15:06:58.430Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.789s [2019-08-25T15:06:59.362Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.823s [2019-08-25T15:07:01.259Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.590s [2019-08-25T15:07:01.259Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.356s [2019-08-25T15:07:01.259Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-25T15:07:05.437Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.471s [2019-08-25T15:07:05.437Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 3.883s [2019-08-25T15:07:05.695Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.589s [2019-08-25T15:07:13.803Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.480s [2019-08-25T15:07:16.331Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.120s [2019-08-25T15:07:17.703Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.716s [2019-08-25T15:07:18.636Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.081s [2019-08-25T15:07:20.534Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.614s [2019-08-25T15:07:20.534Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.017s [2019-08-25T15:07:20.534Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.029s [2019-08-25T15:07:20.534Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.010s [2019-08-25T15:07:21.099Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.828s [2019-08-25T15:07:24.376Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.257s [2019-08-25T15:07:25.748Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.261s [2019-08-25T15:07:27.645Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.516s [2019-08-25T15:07:28.577Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.897s [2019-08-25T15:07:29.142Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.690s [2019-08-25T15:07:30.074Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.707s [2019-08-25T15:07:31.006Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.153s [2019-08-25T15:07:31.006Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.020s [2019-08-25T15:07:31.264Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.226s [2019-08-25T15:07:32.196Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.454s [2019-08-25T15:07:33.128Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.834s [2019-08-25T15:07:35.035Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.236s [2019-08-25T15:07:36.937Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.611s [2019-08-25T15:07:36.937Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.012s [2019-08-25T15:07:36.937Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.196s [2019-08-25T15:07:38.308Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.468s [2019-08-25T15:07:40.204Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.655s [2019-08-25T15:07:46.758Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 6.578s [2019-08-25T15:07:47.690Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.821s [2019-08-25T15:07:48.255Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.826s [2019-08-25T15:07:50.154Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.379s [2019-08-25T15:07:52.051Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 4.041s [2019-08-25T15:07:52.309Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.387s [2019-08-25T15:07:56.486Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 3.323s [2019-08-25T15:07:59.016Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.352s [2019-08-25T15:07:59.952Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 7.740s [2019-08-25T15:08:01.322Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.565s [2019-08-25T15:08:03.221Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.848s [2019-08-25T15:08:04.594Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.645s [2019-08-25T15:08:04.594Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.056s [2019-08-25T15:08:05.526Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.617s [2019-08-25T15:08:06.898Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.147s [2019-08-25T15:08:07.464Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.853s [2019-08-25T15:08:08.397Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.746s [2019-08-25T15:08:10.922Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.376s [2019-08-25T15:08:13.447Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.307s [2019-08-25T15:08:18.707Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 4.849s [2019-08-25T15:08:18.707Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.601s [2019-08-25T15:08:18.707Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.107s [2019-08-25T15:08:19.640Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.823s [2019-08-25T15:08:19.640Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.113s [2019-08-25T15:08:20.573Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.847s [2019-08-25T15:08:21.509Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.763s [2019-08-25T15:08:21.509Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.096s [2019-08-25T15:08:22.441Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.802s [2019-08-25T15:08:23.006Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.877s [2019-08-25T15:08:23.006Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-08-25T15:08:23.938Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.829s [2019-08-25T15:08:24.871Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.821s [2019-08-25T15:08:26.768Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.260s [2019-08-25T15:08:27.700Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.778s [2019-08-25T15:08:28.265Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.721s [2019-08-25T15:08:29.197Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.716s [2019-08-25T15:08:29.762Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.737s [2019-08-25T15:08:30.694Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.824s [2019-08-25T15:08:31.260Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.713s [2019-08-25T15:08:31.260Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-25T15:08:32.195Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.603s [2019-08-25T15:08:33.127Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.783s [2019-08-25T15:08:33.127Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-08-25T15:08:33.692Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.739s [2019-08-25T15:08:35.590Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.627s [2019-08-25T15:08:35.590Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-08-25T15:08:38.868Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.345s [2019-08-25T15:08:40.241Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.523s [2019-08-25T15:08:41.179Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.876s [2019-08-25T15:08:45.356Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.789s [2019-08-25T15:08:45.613Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.788s [2019-08-25T15:08:46.546Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.794s [2019-08-25T15:08:48.445Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.654s [2019-08-25T15:08:49.009Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.763s [2019-08-25T15:08:53.186Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 3.954s [2019-08-25T15:08:58.442Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.867s [2019-08-25T15:08:58.699Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.795s [2019-08-25T15:08:59.630Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.783s [2019-08-25T15:09:00.195Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.835s [2019-08-25T15:09:01.126Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.795s [2019-08-25T15:09:02.060Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.737s [2019-08-25T15:09:02.625Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.836s [2019-08-25T15:09:03.558Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.812s [2019-08-25T15:09:04.501Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.615s [2019-08-25T15:09:05.065Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.817s [2019-08-25T15:09:08.342Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.666s [2019-08-25T15:09:09.714Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.444s [2019-08-25T15:09:10.279Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.790s [2019-08-25T15:09:11.212Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.839s [2019-08-25T15:09:11.470Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.168s [2019-08-25T15:09:11.470Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-08-25T15:09:12.034Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.785s [2019-08-25T15:09:12.965Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.739s [2019-08-25T15:09:14.862Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.587s [2019-08-25T15:09:14.862Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.031s [2019-08-25T15:09:14.862Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.013s [2019-08-25T15:09:15.427Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.824s [2019-08-25T15:09:17.953Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.564s [2019-08-25T15:09:18.884Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.817s [2019-08-25T15:09:20.781Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 1.977s [2019-08-25T15:09:24.958Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 3.985s [2019-08-25T15:09:28.237Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.094s [2019-08-25T15:09:28.801Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.808s [2019-08-25T15:09:29.734Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.771s [2019-08-25T15:09:30.298Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.798s [2019-08-25T15:09:32.823Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.354s [2019-08-25T15:09:34.197Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.186s [2019-08-25T15:09:34.762Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.809s [2019-08-25T15:09:34.762Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.156s [2019-08-25T15:09:35.021Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.159s [2019-08-25T15:09:35.954Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.770s [2019-08-25T15:09:36.518Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.783s [2019-08-25T15:09:37.450Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.776s [2019-08-25T15:09:37.450Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-08-25T15:09:37.708Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.147s [2019-08-25T15:09:38.274Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.587s [2019-08-25T15:09:43.533Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.472s [2019-08-25T15:09:43.791Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.825s [2019-08-25T15:09:45.163Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.124s [2019-08-25T15:09:47.698Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.455s [2019-08-25T15:09:49.070Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.563s [2019-08-25T15:09:51.594Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.206s [2019-08-25T15:09:54.121Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.705s [2019-08-25T15:09:55.053Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.795s [2019-08-25T15:09:55.617Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.736s [2019-08-25T15:09:56.549Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.707s [2019-08-25T15:09:56.549Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-08-25T15:09:56.549Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-08-25T15:09:56.549Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-08-25T15:09:56.807Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.171s [2019-08-25T15:09:57.740Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.825s [2019-08-25T15:09:58.672Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.857s [2019-08-25T15:09:59.238Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.785s [2019-08-25T15:10:01.135Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.564s [2019-08-25T15:10:01.700Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.698s [2019-08-25T15:10:02.264Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.785s [2019-08-25T15:10:02.264Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.009s [2019-08-25T15:10:03.196Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.809s [2019-08-25T15:10:03.196Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.013s [2019-08-25T15:10:03.196Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.037s [2019-08-25T15:10:03.196Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.023s [2019-08-25T15:10:03.196Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.009s [2019-08-25T15:10:03.454Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.156s [2019-08-25T15:10:03.711Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.163s [2019-08-25T15:10:03.711Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.158s [2019-08-25T15:10:03.968Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.143s [2019-08-25T15:10:04.226Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.161s [2019-08-25T15:10:05.157Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.875s [2019-08-25T15:10:05.723Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.791s [2019-08-25T15:10:06.660Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.853s [2019-08-25T15:10:06.660Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.031s [2019-08-25T15:10:07.594Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.832s [2019-08-25T15:10:07.852Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.289s [2019-08-25T15:10:08.785Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.842s [2019-08-25T15:10:08.785Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.023s [2019-08-25T15:10:09.717Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.789s [2019-08-25T15:10:10.283Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.817s [2019-08-25T15:10:10.283Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.019s [2019-08-25T15:10:10.283Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.012s [2019-08-25T15:10:11.215Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.639s [2019-08-25T15:10:12.587Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.633s [2019-08-25T15:10:13.519Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.805s [2019-08-25T15:10:13.519Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-08-25T15:10:14.083Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.669s [2019-08-25T15:10:14.341Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.069s [2019-08-25T15:10:16.242Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.597s [2019-08-25T15:10:16.499Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.729s [2019-08-25T15:10:19.026Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.500s [2019-08-25T15:10:19.958Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.732s [2019-08-25T15:10:19.958Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.012s [2019-08-25T15:10:19.958Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.011s [2019-08-25T15:10:21.330Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.107s [2019-08-25T15:10:22.262Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.103s [2019-08-25T15:10:23.635Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.273s [2019-08-25T15:10:23.635Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.038s [2019-08-25T15:10:25.547Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 1.992s [2019-08-25T15:10:25.547Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.054s [2019-08-25T15:10:26.113Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.530s [2019-08-25T15:10:28.642Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.085s [2019-08-25T15:10:28.642Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.041s [2019-08-25T15:10:30.017Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 1.673s [2019-08-25T15:10:30.017Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.054s [2019-08-25T15:10:30.017Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.010s [2019-08-25T15:10:30.581Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 130.217s [2019-08-25T15:10:31.954Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.757s [2019-08-25T15:10:33.852Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.913s [2019-08-25T15:10:34.109Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.374s [2019-08-25T15:10:34.109Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.066s [2019-08-25T15:10:34.109Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.076s [2019-08-25T15:10:34.109Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.058s [2019-08-25T15:10:35.042Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.668s [2019-08-25T15:10:36.942Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 5.637s [2019-08-25T15:10:37.509Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.651s [2019-08-25T15:10:44.063Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.799s [2019-08-25T15:10:45.962Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.419s [2019-08-25T15:10:46.894Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.015s [2019-08-25T15:10:46.894Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 9.181s [2019-08-25T15:10:48.801Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.772s [2019-08-25T15:10:52.081Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 3.144s [2019-08-25T15:10:54.607Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.217s [2019-08-25T15:10:55.539Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.582s [2019-08-25T15:10:55.796Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.544s [2019-08-25T15:10:57.166Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.537s [2019-08-25T15:10:59.061Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.623s [2019-08-25T15:10:59.994Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 1.960s [2019-08-25T15:11:01.889Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.557s [2019-08-25T15:11:04.416Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.360s [2019-08-25T15:11:05.788Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.527s [2019-08-25T15:11:09.967Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.772s [2019-08-25T15:11:10.902Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.265s [2019-08-25T15:11:13.427Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.043s [2019-08-25T15:11:15.953Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.501s [2019-08-25T15:11:15.953Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-08-25T15:11:19.230Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.552s [2019-08-25T15:11:22.506Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.782s [2019-08-25T15:11:23.878Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.947s [2019-08-25T15:11:23.878Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 6.981s [2019-08-25T15:11:24.813Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.802s [2019-08-25T15:11:24.813Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.728s [2019-08-25T15:11:25.747Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.852s [2019-08-25T15:11:26.005Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 1.008s [2019-08-25T15:11:26.937Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 0.894s [2019-08-25T15:11:26.937Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-08-25T15:11:27.869Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.897s [2019-08-25T15:11:28.802Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.687s [2019-08-25T15:11:32.083Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.619s [2019-08-25T15:11:36.270Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.508s [2019-08-25T15:11:36.270Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.581s [2019-08-25T15:11:37.202Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.600s [2019-08-25T15:11:37.202Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-08-25T15:11:38.134Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.730s [2019-08-25T15:11:40.030Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.549s [2019-08-25T15:11:40.030Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-08-25T15:11:41.402Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.379s [2019-08-25T15:11:42.775Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.793s [2019-08-25T15:11:43.708Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.739s [2019-08-25T15:11:45.606Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.467s [2019-08-25T15:11:49.783Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 4.004s [2019-08-25T15:11:51.154Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.557s [2019-08-25T15:11:51.154Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-08-25T15:11:52.527Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 0.924s [2019-08-25T15:11:53.459Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.740s [2019-08-25T15:11:57.642Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 3.860s [2019-08-25T15:12:01.822Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 2.908s [2019-08-25T15:12:05.101Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.645s [2019-08-25T15:12:07.627Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.179s [2019-08-25T15:12:11.812Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.550s [2019-08-25T15:12:17.073Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.743s [2019-08-25T15:12:19.598Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.410s [2019-08-25T15:12:22.125Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.437s [2019-08-25T15:12:22.383Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 53.340s [2019-08-25T15:12:23.761Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.645s [2019-08-25T15:12:25.658Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.827s [2019-08-25T15:12:28.185Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.325s [2019-08-25T15:12:30.083Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.313s [2019-08-25T15:12:32.609Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.495s [2019-08-25T15:12:35.134Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.378s [2019-08-25T15:12:37.660Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.395s [2019-08-25T15:12:52.520Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.045s [2019-08-25T15:12:52.520Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.022s [2019-08-25T15:12:52.520Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.032s [2019-08-25T15:12:53.453Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.812s [2019-08-25T15:12:53.453Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.053s [2019-08-25T15:12:53.453Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.039s [2019-08-25T15:12:53.453Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.020s [2019-08-25T15:12:54.387Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.828s [2019-08-25T15:12:54.387Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.010s [2019-08-25T15:12:55.322Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 0.946s [2019-08-25T15:12:55.322Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.063s [2019-08-25T15:12:55.322Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.059s [2019-08-25T15:12:55.322Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.010s [2019-08-25T15:12:55.580Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.031s [2019-08-25T15:12:58.105Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.584s [2019-08-25T15:12:58.105Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.069s [2019-08-25T15:12:58.363Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.157s [2019-08-25T15:12:58.363Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.034s [2019-08-25T15:12:58.363Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.046s [2019-08-25T15:12:59.296Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.860s [2019-08-25T15:13:01.821Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.367s [2019-08-25T15:13:01.821Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.054s [2019-08-25T15:13:01.821Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.042s [2019-08-25T15:13:05.101Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.045s [2019-08-25T15:13:09.281Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.194s [2019-08-25T15:13:09.281Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-08-25T15:13:10.653Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.515s [2019-08-25T15:13:12.025Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.329s [2019-08-25T15:13:13.923Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.658s [2019-08-25T15:13:18.101Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.115s [2019-08-25T15:13:22.279Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 44.266s [2019-08-25T15:13:22.536Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.160s [2019-08-25T15:13:24.436Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.509s [2019-08-25T15:13:25.807Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.303s [2019-08-25T15:13:27.178Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.326s [2019-08-25T15:13:28.550Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.381s [2019-08-25T15:13:29.923Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.309s [2019-08-25T15:13:31.296Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.151s [2019-08-25T15:13:32.669Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.218s [2019-08-25T15:13:35.197Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.498s [2019-08-25T15:13:35.456Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 2.773s [2019-08-25T15:13:37.984Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.734s [2019-08-25T15:13:39.361Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.294s [2019-08-25T15:13:41.289Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 4.272s [2019-08-25T15:13:43.185Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.541s [2019-08-25T15:13:44.558Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.374s [2019-08-25T15:13:44.558Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.016s [2019-08-25T15:13:45.929Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.294s [2019-08-25T15:13:47.300Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.118s [2019-08-25T15:13:48.673Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.115s [2019-08-25T15:13:52.854Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.543s [2019-08-25T15:13:52.854Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.235s [2019-08-25T15:13:54.227Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.355s [2019-08-25T15:13:54.484Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.316s [2019-08-25T15:13:54.484Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.010s [2019-08-25T15:13:54.742Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.150s [2019-08-25T15:13:54.999Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.159s [2019-08-25T15:13:55.256Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.183s [2019-08-25T15:13:55.514Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.010s [2019-08-25T15:13:56.886Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.255s [2019-08-25T15:13:58.784Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 1.933s [2019-08-25T15:14:00.155Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 1.091s [2019-08-25T15:14:01.531Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.350s [2019-08-25T15:14:02.463Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.866s [2019-08-25T15:14:03.395Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.674s [2019-08-25T15:14:07.574Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 3.982s [2019-08-25T15:14:11.752Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.201s [2019-08-25T15:14:13.124Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.239s [2019-08-25T15:14:14.494Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.344s [2019-08-25T15:14:14.751Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.015s [2019-08-25T15:14:16.130Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.271s [2019-08-25T15:14:17.502Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.149s [2019-08-25T15:14:18.873Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.214s [2019-08-25T15:14:23.054Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.720s [2019-08-25T15:14:23.054Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.267s [2019-08-25T15:14:23.311Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.340s [2019-08-25T15:14:23.569Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-08-25T15:14:23.826Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.164s [2019-08-25T15:14:24.086Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.169s [2019-08-25T15:14:24.356Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.252s [2019-08-25T15:14:24.613Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-08-25T15:14:25.547Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.812s [2019-08-25T15:14:26.111Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.438s [2019-08-25T15:14:26.111Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.042s [2019-08-25T15:14:27.482Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 0.985s [2019-08-25T15:14:27.483Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.092s [2019-08-25T15:14:27.741Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.235s [2019-08-25T15:14:28.306Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.367s [2019-08-25T15:14:28.564Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.030s [2019-08-25T15:14:33.819Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.132s [2019-08-25T15:14:33.819Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.131s [2019-08-25T15:14:33.819Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.133s [2019-08-25T15:14:34.077Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.141s [2019-08-25T15:14:34.334Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.136s [2019-08-25T15:14:37.611Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.491s [2019-08-25T15:14:38.175Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 0.960s [2019-08-25T15:14:43.435Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.172s [2019-08-25T15:14:45.961Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.320s [2019-08-25T15:14:50.146Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.712s [2019-08-25T15:14:51.518Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.400s [2019-08-25T15:15:01.475Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 7.813s [2019-08-25T15:15:04.001Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 2.887s [2019-08-25T15:15:05.898Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.612s [2019-08-25T15:15:06.464Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.733s [2019-08-25T15:15:07.396Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.572s [2019-08-25T15:15:08.768Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.050s [2019-08-25T15:15:10.143Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.110s [2019-08-25T15:15:10.401Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.131s [2019-08-25T15:15:10.658Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.252s [2019-08-25T15:15:12.032Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 1.023s [2019-08-25T15:15:12.032Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.139s [2019-08-25T15:15:12.289Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.038s [2019-08-25T15:15:12.289Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.141s [2019-08-25T15:15:13.660Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.306s [2019-08-25T15:15:15.558Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.103s [2019-08-25T15:15:15.558Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.140s [2019-08-25T15:15:15.815Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.334s [2019-08-25T15:15:15.815Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.050s [2019-08-25T15:15:30.673Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.115s [2019-08-25T15:15:33.199Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.394s [2019-08-25T15:15:43.160Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 9.158s [2019-08-25T15:15:43.160Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.162s [2019-08-25T15:15:43.417Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.669s [2019-08-25T15:15:43.417Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.048s [2019-08-25T15:15:43.417Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.079s [2019-08-25T15:15:43.675Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.133s [2019-08-25T15:15:43.675Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.129s [2019-08-25T15:15:43.932Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-08-25T15:15:48.110Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 2.932s [2019-08-25T15:15:48.110Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.030s [2019-08-25T15:15:48.110Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-08-25T15:15:49.480Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 1.040s [2019-08-25T15:15:50.412Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 98.604s [2019-08-25T15:15:54.599Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 3.978s [2019-08-25T15:15:58.776Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 3.838s [2019-08-25T15:15:58.776Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.023s [2019-08-25T15:15:59.708Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.012s [2019-08-25T15:16:02.232Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.144s [2019-08-25T15:16:02.232Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.041s [2019-08-25T15:16:03.604Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 0.955s [2019-08-25T15:16:03.604Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 2.914s [2019-08-25T15:16:04.170Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.684s [2019-08-25T15:16:06.067Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.184s [2019-08-25T15:16:06.634Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 2.114s [2019-08-25T15:16:09.918Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.059s [2019-08-25T15:16:14.102Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 7.300s [2019-08-25T15:16:15.037Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 1.052s [2019-08-25T15:16:15.601Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 5.219s [2019-08-25T15:16:17.500Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.147s [2019-08-25T15:16:17.757Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.420s [2019-08-25T15:16:18.687Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 1.541s [2019-08-25T15:16:19.253Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.467s [2019-08-25T15:16:19.512Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.236s [2019-08-25T15:16:19.512Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.015s [2019-08-25T15:16:19.512Z] OK: 1197 passed, 46 skipped [2019-08-25T15:16:19.512Z] PASS [2019-08-25T15:16:19.512Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-08-25T15:16:27.623Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-08-25T15:16:27.623Z] Clearing AppArmor profiles cache:. [2019-08-25T15:16:27.623Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T15:16:27.623Z] Unloading profiles will leave already running processes permanently [2019-08-25T15:16:27.623Z] unconfined, which can lead to unexpected situations. [2019-08-25T15:16:27.623Z] [2019-08-25T15:16:27.623Z] To set a process to complain mode, use the command line tool [2019-08-25T15:16:27.623Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T15:16:27.623Z] with the 'teardown' option." [2019-08-25T15:16:27.623Z] Removing test suite binaries [2019-08-25T15:16:27.623Z] [2019-08-25T15:17:14.281Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 48.925s [2019-08-25T15:17:15.652Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.166s [2019-08-25T15:17:19.832Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 2.599s [2019-08-25T15:17:21.738Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 0.982s [2019-08-25T15:17:26.996Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.698s [2019-08-25T15:17:28.895Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 2.055s [2019-08-25T15:17:50.804Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 14.655s [2019-08-25T15:18:05.662Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 13.813s [2019-08-25T15:18:06.594Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.133s [2019-08-25T15:18:09.119Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 0.985s [2019-08-25T15:18:12.404Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.230s [2019-08-25T15:18:24.589Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 10.765s [2019-08-25T15:18:51.107Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.966s [2019-08-25T15:18:51.672Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.025s [2019-08-25T15:18:54.948Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.446s [2019-08-25T15:18:57.472Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.091s [2019-08-25T15:19:00.752Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 2.512s [2019-08-25T15:19:04.030Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.702s [2019-08-25T15:19:06.555Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.343s [2019-08-25T15:20:02.758Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 21.809s [2019-08-25T15:20:17.617Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.690s [2019-08-25T15:20:35.686Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.127s [2019-08-25T15:20:50.541Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.652s [2019-08-25T15:21:58.186Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.574s [2019-08-25T15:22:08.140Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.579s [2019-08-25T15:22:40.195Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.034s [2019-08-25T15:22:55.048Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.534s [2019-08-25T15:23:27.093Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.024s [2019-08-25T15:23:39.284Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s [2019-08-25T15:24:11.327Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.565s [2019-08-25T15:24:26.180Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.545s [2019-08-25T15:24:44.241Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.805s [2019-08-25T15:25:30.880Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.534s [2019-08-25T15:25:48.937Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.618s [2019-08-25T15:26:20.978Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.724s [2019-08-25T15:26:53.034Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 0.974s [2019-08-25T15:27:07.890Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.550s [2019-08-25T15:27:25.948Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.496s [2019-08-25T15:27:40.850Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.333s [2019-08-25T15:27:55.703Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.039s [2019-08-25T15:27:55.703Z] OK: 261 passed, 6 skipped [2019-08-25T15:27:55.703Z] PASS [2019-08-25T15:27:55.703Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-08-25T15:27:56.633Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-08-25T15:27:56.633Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5467 is not a child of this shell [2019-08-25T15:27:56.633Z] warning: PID 5467 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dae3f49bf3c56/docker.pid had a nonzero exit code [2019-08-25T15:27:56.633Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dae3f49bf3c56/root: target is busy [2019-08-25T15:27:56.633Z] (In some cases useful info about processes that [2019-08-25T15:27:56.633Z] use the device is found by lsof(8) or fuser(1).) [2019-08-25T15:27:56.633Z] Clearing AppArmor profiles cache:. [2019-08-25T15:27:56.633Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-08-25T15:27:56.633Z] Unloading profiles will leave already running processes permanently [2019-08-25T15:27:56.633Z] unconfined, which can lead to unexpected situations. [2019-08-25T15:27:56.633Z] [2019-08-25T15:27:56.633Z] To set a process to complain mode, use the command line tool [2019-08-25T15:27:56.633Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-08-25T15:27:56.633Z] with the 'teardown' option." [2019-08-25T15:27:56.633Z] Removing test suite binaries [2019-08-25T15:27:56.633Z] [2019-08-25T15:27:57.563Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-08-25T15:27:57.890Z] + echo Ensuring container killed. [2019-08-25T15:27:57.890Z] Ensuring container killed. [2019-08-25T15:27:57.890Z] + docker rm -vf docker-pr1 [2019-08-25T15:27:57.890Z] Error: No such container: docker-pr1 [2019-08-25T15:27:57.890Z] + true [Pipeline] sh [2019-08-25T15:27:58.179Z] + echo Chowning /workspace to jenkins user [2019-08-25T15:27:58.179Z] Chowning /workspace to jenkins user [2019-08-25T15:27:58.179Z] + id -u [2019-08-25T15:27:58.179Z] + id -g [2019-08-25T15:27:58.179Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39795:/workspace busybox chown -R 1000:1000 /workspace [2019-08-25T15:27:58.179Z] Unable to find image 'busybox:latest' locally [2019-08-25T15:27:58.179Z] latest: Pulling from library/busybox [2019-08-25T15:27:58.179Z] ee153a04d683: Pulling fs layer [2019-08-25T15:27:58.437Z] ee153a04d683: Download complete [2019-08-25T15:27:58.437Z] ee153a04d683: Pull complete [2019-08-25T15:27:58.437Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 [2019-08-25T15:27:58.437Z] Status: Downloaded newer image for busybox:latest [Pipeline] sh [2019-08-25T15:28:02.012Z] + echo Creating janky-bundles.tar.gz [2019-08-25T15:28:02.012Z] Creating janky-bundles.tar.gz [2019-08-25T15:28:02.012Z] + xargs tar -czf janky-bundles.tar.gz [2019-08-25T15:28:02.012Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-08-25T15:28:02.987Z] Archiving artifacts [Pipeline] sh [2019-08-25T15:28:04.675Z] + make clean [2019-08-25T15:28:04.933Z] docker volume rm -f docker-dev-cache [2019-08-25T15:28:04.933Z] 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