Skip to content
Success

Console Output

Branch indexing
01:17:41 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 143e0f3f1ab9caa587b9821028c60d41d203de3e rather than 34cf734799abab979b540e55a5c317e1d65f9140
Obtained Jenkinsfile from 143e0f3f1ab9caa587b9821028c60d41d203de3e
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/libcompose_PR-531@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] node
Still waiting to schedule task
‘arm32v7-ubuntu-47’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘linux&&x86_64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘linux&&x86_64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘linux&&x86_64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘linux&&x86_64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-14’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-15’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-16’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-29’ doesn’t have label ‘linux&&x86_64’; ‘s390x-ubuntu-30’ doesn’t have label ‘linux&&x86_64’; ‘ubuntu-1604-aufs (i-09f3d6fcd223e08fb)’ is offline
Running on ubuntu-1804-overlay2 (i-0d7d9fe9c2f284a15) in /home/ubuntu/workspace/libcompose_PR-531
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/libcompose_PR-531@tmp/352f4b96-107d-45ef-83fd-c7b6244daac3/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] checkout
01:36:35 using credential docker-jenkins-github-credentials
01:36:35 Cloning the remote Git repository
01:36:35 Cloning with configured refspecs honoured and without tags
01:36:36 Fetching without tags
01:36:36 Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit 34cf734799abab979b540e55a5c317e1d65f9140
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_PR-531 # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/libcompose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/libcompose.git # timeout=10
Fetching upstream changes from https://github.com/docker/libcompose.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/libcompose.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34cf734799abab979b540e55a5c317e1d65f9140
 > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10
01:36:36 Merge succeeded, producing 2f27c7a1e56bcbe9ad159c410a503f3e333775d6
01:36:36 Checking out Revision 2f27c7a1e56bcbe9ad159c410a503f3e333775d6 (PR-531)
01:36:36 Commit message: "Merge commit '143e0f3f1ab9caa587b9821028c60d41d203de3e' into HEAD"
01:36:36 First time build. Skipping changelog.
[Pipeline] stage
01:36:37 Using the ‘stage’ step without a block argument is deprecated
01:36:37 Entering stage build image
01:36:37 Proceeding
[Pipeline] sh
01:36:37 + git rev-parse HEAD
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f27c7a1e56bcbe9ad159c410a503f3e333775d6
[Pipeline] sh
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
01:36:38 + docker build -t dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6 .
01:36:38 Sending build context to Docker daemon  6.591MB

01:36:38 Step 1/14 : FROM golang:1.12.7
01:36:38 1.12.7: Pulling from library/golang
01:36:38 5ae19949497e: Pulling fs layer
01:36:38 ed3d96a2798e: Pulling fs layer
01:36:38 f12136850781: Pulling fs layer
01:36:38 1a9ad5d5550b: Pulling fs layer
01:36:38 efbd5496b163: Pulling fs layer
01:36:38 c01c378f53ca: Pulling fs layer
01:36:38 c7aef280980d: Pulling fs layer
01:36:38 1a9ad5d5550b: Waiting
01:36:38 efbd5496b163: Waiting
01:36:38 c01c378f53ca: Waiting
01:36:38 c7aef280980d: Waiting
01:36:38 f12136850781: Verifying Checksum
01:36:38 f12136850781: Download complete
01:36:38 ed3d96a2798e: Verifying Checksum
01:36:38 ed3d96a2798e: Download complete
01:36:39 5ae19949497e: Verifying Checksum
01:36:39 5ae19949497e: Download complete
01:36:39 efbd5496b163: Verifying Checksum
01:36:39 efbd5496b163: Download complete
01:36:39 1a9ad5d5550b: Verifying Checksum
01:36:39 1a9ad5d5550b: Download complete
01:36:39 c7aef280980d: Verifying Checksum
01:36:39 c7aef280980d: Download complete
01:36:41 c01c378f53ca: Verifying Checksum
01:36:41 c01c378f53ca: Download complete
01:36:42 5ae19949497e: Pull complete
01:36:42 ed3d96a2798e: Pull complete
01:36:42 f12136850781: Pull complete
01:36:45 1a9ad5d5550b: Pull complete
01:36:47 efbd5496b163: Pull complete
01:36:51 c01c378f53ca: Pull complete
01:36:51 c7aef280980d: Pull complete
01:36:51 Digest: sha256:f5486a917b57f8b14be4345604bc4654147416a327d6d63271a0c52c907001c4
01:36:51 Status: Downloaded newer image for golang:1.12.7
01:36:51  ---> be63d15101cb
01:36:51 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
01:36:53  ---> Running in 414a6c449a19
01:36:54 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
01:36:54 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [72.1 kB]
01:36:54 Get:3 http://deb.debian.org/debian buster InRelease [118 kB]
01:36:54 Get:4 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:36:54 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7897 kB]
01:36:54 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
01:36:56 Fetched 8177 kB in 2s (4877 kB/s)
01:36:56 Reading package lists...
01:36:57 Reading package lists...
01:36:57 Building dependency tree...
01:36:57 Reading state information...
01:36:57 The following additional packages will be installed:
01:36:57   bzip2 dpkg-dev libip4tc0 libip6tc0 libiptc0 libnetfilter-conntrack3
01:36:57   libnfnetlink0 libnftnl11 patch xz-utils
01:36:57 Suggested packages:
01:36:57   bzip2-doc debian-keyring kmod ed diffutils-doc
01:36:57 Recommended packages:
01:36:57   fakeroot libalgorithm-merge-perl nftables
01:36:57 The following NEW packages will be installed:
01:36:57   build-essential bzip2 dpkg-dev iptables libip4tc0 libip6tc0 libiptc0
01:36:57   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils
01:36:57 0 upgraded, 12 newly installed, 0 to remove and 4 not upgraded.
01:36:57 Need to get 2850 kB of archives.
01:36:57 After this operation, 6404 kB of additional disk space will be used.
01:36:57 Get:1 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
01:36:57 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
01:36:57 Get:3 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
01:36:57 Get:4 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
01:36:57 Get:5 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:36:57 Get:6 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
01:36:57 Get:7 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
01:36:57 Get:8 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
01:36:57 Get:9 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.1 [48.3 kB]
01:36:57 Get:10 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
01:36:57 Get:11 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
01:36:57 Get:12 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
01:36:57 debconf: delaying package configuration, since apt-utils is not installed
01:36:57 Fetched 2850 kB in 0s (9939 kB/s)
01:36:57 Selecting previously unselected package libip4tc0:amd64.
01:36:57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
01:36:57 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
01:36:57 Unpacking libip4tc0:amd64 (1.8.2-4) ...
01:36:57 Selecting previously unselected package libip6tc0:amd64.
01:36:57 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
01:36:57 Unpacking libip6tc0:amd64 (1.8.2-4) ...
01:36:57 Selecting previously unselected package libiptc0:amd64.
01:36:57 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
01:36:57 Unpacking libiptc0:amd64 (1.8.2-4) ...
01:36:57 Selecting previously unselected package libnfnetlink0:amd64.
01:36:57 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:36:57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:36:57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:36:57 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
01:36:57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:36:57 Selecting previously unselected package libnftnl11:amd64.
01:36:57 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
01:36:57 Unpacking libnftnl11:amd64 (1.1.2-2) ...
01:36:57 Selecting previously unselected package iptables.
01:36:57 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
01:36:57 Unpacking iptables (1.8.2-4) ...
01:36:58 Selecting previously unselected package bzip2.
01:36:58 Preparing to unpack .../07-bzip2_1.0.6-9.1_amd64.deb ...
01:36:58 Unpacking bzip2 (1.0.6-9.1) ...
01:36:58 Selecting previously unselected package xz-utils.
01:36:58 Preparing to unpack .../08-xz-utils_5.2.4-1_amd64.deb ...
01:36:58 Unpacking xz-utils (5.2.4-1) ...
01:36:58 Selecting previously unselected package patch.
01:36:58 Preparing to unpack .../09-patch_2.7.6-3+deb10u1_amd64.deb ...
01:36:58 Unpacking patch (2.7.6-3+deb10u1) ...
01:36:58 Selecting previously unselected package dpkg-dev.
01:36:58 Preparing to unpack .../10-dpkg-dev_1.19.7_all.deb ...
01:36:58 Unpacking dpkg-dev (1.19.7) ...
01:36:58 Selecting previously unselected package build-essential.
01:36:58 Preparing to unpack .../11-build-essential_12.6_amd64.deb ...
01:36:58 Unpacking build-essential (12.6) ...
01:36:58 Setting up libip6tc0:amd64 (1.8.2-4) ...
01:36:58 Setting up libip4tc0:amd64 (1.8.2-4) ...
01:36:58 Setting up libnftnl11:amd64 (1.1.2-2) ...
01:36:58 Setting up bzip2 (1.0.6-9.1) ...
01:36:58 Setting up libiptc0:amd64 (1.8.2-4) ...
01:36:58 Setting up xz-utils (5.2.4-1) ...
01:36:58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:36:58 Setting up patch (2.7.6-3+deb10u1) ...
01:36:58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:36:58 Setting up dpkg-dev (1.19.7) ...
01:36:58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:36:58 Setting up build-essential (12.6) ...
01:36:58 Setting up iptables (1.8.2-4) ...
01:36:58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:36:58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:36:58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:36:58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:36:58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:36:58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:36:58 Processing triggers for libc-bin (2.28-10) ...
01:36:59 Reading package lists...
01:36:59 Building dependency tree...
01:36:59 Reading state information...
01:36:59 The following additional packages will be installed:
01:36:59   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
01:36:59   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
01:36:59   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
01:36:59   libpython2.7-dev python-all python-all-dev python-asn1crypto
01:36:59   python-cffi-backend python-configparser python-crypto python-cryptography
01:36:59   python-dbus python-dev python-entrypoints python-enum34 python-gi
01:36:59   python-ipaddress python-keyring python-keyrings.alt python-pip-whl
01:36:59   python-pkg-resources python-secretstorage python-setuptools python-six
01:36:59   python-wheel python-xdg python2-dev python2.7-dev
01:36:59 Suggested packages:
01:36:59   default-dbus-session-bus | dbus-session-bus apache2 | lighttpd | httpd
01:36:59   python-crypto-doc python-cryptography-doc python-cryptography-vectors
01:36:59   python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo
01:36:59   gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-gdata
01:36:59   python-keyczar python-secretstorage-doc python-setuptools-doc
01:36:59 The following NEW packages will be installed:
01:36:59   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
01:36:59   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
01:36:59   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
01:36:59   libpython2.7-dev python-all python-all-dev python-asn1crypto
01:36:59   python-cffi-backend python-configparser python-crypto python-cryptography
01:36:59   python-dbus python-dev python-entrypoints python-enum34 python-gi
01:36:59   python-ipaddress python-keyring python-keyrings.alt python-pip
01:36:59   python-pip-whl python-pkg-resources python-secretstorage python-setuptools
01:36:59   python-six python-wheel python-xdg python2-dev python2.7-dev
01:37:00 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded.
01:37:00 Need to get 38.0 MB of archives.
01:37:00 After this operation, 74.6 MB of additional disk space will be used.
01:37:00 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
01:37:00 Get:2 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.16-1 [214 kB]
01:37:00 Get:3 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.16-1 [235 kB]
01:37:00 Get:4 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
01:37:00 Get:5 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
01:37:00 Get:6 http://deb.debian.org/debian buster/main amd64 javascript-common all 11 [6120 B]
01:37:00 Get:7 http://deb.debian.org/debian buster/main amd64 libexpat1-dev amd64 2.2.6-2 [152 kB]
01:37:00 Get:8 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3 [332 kB]
01:37:00 Get:9 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1 [99.4 kB]
01:37:00 Get:10 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB]
01:37:00 Get:11 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2 [1036 kB]
01:37:00 Get:12 http://deb.debian.org/debian buster/main amd64 libpython2.7-dev amd64 2.7.16-2 [31.6 MB]
01:37:00 Get:13 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB]
01:37:00 Get:14 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB]
01:37:00 Get:15 http://deb.debian.org/debian buster/main amd64 libpython-all-dev amd64 2.7.16-1 [1064 B]
01:37:00 Get:16 http://deb.debian.org/debian buster/main amd64 python-all amd64 2.7.16-1 [1044 B]
01:37:00 Get:17 http://deb.debian.org/debian buster/main amd64 python2.7-dev amd64 2.7.16-2 [296 kB]
01:37:00 Get:18 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B]
01:37:00 Get:19 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B]
01:37:00 Get:20 http://deb.debian.org/debian buster/main amd64 python-all-dev amd64 2.7.16-1 [1068 B]
01:37:00 Get:21 http://deb.debian.org/debian buster/main amd64 python-asn1crypto all 0.24.0-1 [78.1 kB]
01:37:00 Get:22 http://deb.debian.org/debian buster/main amd64 python-cffi-backend amd64 1.12.2-1 [78.8 kB]
01:37:00 Get:23 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB]
01:37:00 Get:24 http://deb.debian.org/debian buster/main amd64 python-crypto amd64 2.6.1-9+b1 [259 kB]
01:37:00 Get:25 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB]
01:37:00 Get:26 http://deb.debian.org/debian buster/main amd64 python-ipaddress all 1.0.17-1 [18.1 kB]
01:37:00 Get:27 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
01:37:00 Get:28 http://deb.debian.org/debian buster/main amd64 python-cryptography amd64 2.6.1-3 [218 kB]
01:37:00 Get:29 http://deb.debian.org/debian buster/main amd64 python-dbus amd64 1.2.8-3 [103 kB]
01:37:00 Get:30 http://deb.debian.org/debian buster/main amd64 python-entrypoints all 0.3-1 [5444 B]
01:37:00 Get:31 http://deb.debian.org/debian buster/main amd64 python-gi amd64 3.30.4-1 [227 kB]
01:37:00 Get:32 http://deb.debian.org/debian buster/main amd64 python-secretstorage all 2.3.1-2 [13.8 kB]
01:37:00 Get:33 http://deb.debian.org/debian buster/main amd64 python-keyring all 17.1.1-1 [47.1 kB]
01:37:00 Get:34 http://deb.debian.org/debian buster/main amd64 python-keyrings.alt all 3.1.1-1 [18.3 kB]
01:37:00 Get:35 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
01:37:00 Get:36 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB]
01:37:00 Get:37 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
01:37:00 Get:38 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB]
01:37:00 Get:39 http://deb.debian.org/debian buster/main amd64 python-wheel all 0.32.3-2 [19.3 kB]
01:37:00 Get:40 http://deb.debian.org/debian buster/main amd64 python-xdg all 0.25-5 [35.9 kB]
01:37:00 debconf: delaying package configuration, since apt-utils is not installed
01:37:00 Fetched 38.0 MB in 1s (54.9 MB/s)
01:37:00 Selecting previously unselected package libapparmor1:amd64.
01:37:00 (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 ... 15958 files and directories currently installed.)
01:37:00 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ...
01:37:00 Unpacking libapparmor1:amd64 (2.13.2-10) ...
01:37:00 Selecting previously unselected package libdbus-1-3:amd64.
01:37:00 Preparing to unpack .../01-libdbus-1-3_1.12.16-1_amd64.deb ...
01:37:00 Unpacking libdbus-1-3:amd64 (1.12.16-1) ...
01:37:00 Selecting previously unselected package dbus.
01:37:00 Preparing to unpack .../02-dbus_1.12.16-1_amd64.deb ...
01:37:00 Unpacking dbus (1.12.16-1) ...
01:37:00 Selecting previously unselected package libgirepository-1.0-1:amd64.
01:37:00 Preparing to unpack .../03-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
01:37:00 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
01:37:00 Selecting previously unselected package gir1.2-glib-2.0:amd64.
01:37:00 Preparing to unpack .../04-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
01:37:00 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
01:37:00 Selecting previously unselected package javascript-common.
01:37:00 Preparing to unpack .../05-javascript-common_11_all.deb ...
01:37:00 Unpacking javascript-common (11) ...
01:37:00 Selecting previously unselected package libexpat1-dev:amd64.
01:37:00 Preparing to unpack .../06-libexpat1-dev_2.2.6-2_amd64.deb ...
01:37:00 Unpacking libexpat1-dev:amd64 (2.2.6-2) ...
01:37:01 Selecting previously unselected package libjs-jquery.
01:37:01 Preparing to unpack .../07-libjs-jquery_3.3.1~dfsg-3_all.deb ...
01:37:01 Unpacking libjs-jquery (3.3.1~dfsg-3) ...
01:37:01 Selecting previously unselected package libjs-underscore.
01:37:01 Preparing to unpack .../08-libjs-underscore_1.9.1~dfsg-1_all.deb ...
01:37:01 Unpacking libjs-underscore (1.9.1~dfsg-1) ...
01:37:01 Selecting previously unselected package libjs-sphinxdoc.
01:37:01 Preparing to unpack .../09-libjs-sphinxdoc_1.8.4-1_all.deb ...
01:37:01 Unpacking libjs-sphinxdoc (1.8.4-1) ...
01:37:01 Selecting previously unselected package libpython2.7:amd64.
01:37:01 Preparing to unpack .../10-libpython2.7_2.7.16-2_amd64.deb ...
01:37:01 Unpacking libpython2.7:amd64 (2.7.16-2) ...
01:37:01 Selecting previously unselected package libpython2.7-dev:amd64.
01:37:01 Preparing to unpack .../11-libpython2.7-dev_2.7.16-2_amd64.deb ...
01:37:01 Unpacking libpython2.7-dev:amd64 (2.7.16-2) ...
01:37:03 Selecting previously unselected package libpython2-dev:amd64.
01:37:03 Preparing to unpack .../12-libpython2-dev_2.7.16-1_amd64.deb ...
01:37:03 Unpacking libpython2-dev:amd64 (2.7.16-1) ...
01:37:03 Selecting previously unselected package libpython-dev:amd64.
01:37:03 Preparing to unpack .../13-libpython-dev_2.7.16-1_amd64.deb ...
01:37:03 Unpacking libpython-dev:amd64 (2.7.16-1) ...
01:37:03 Selecting previously unselected package libpython-all-dev:amd64.
01:37:03 Preparing to unpack .../14-libpython-all-dev_2.7.16-1_amd64.deb ...
01:37:03 Unpacking libpython-all-dev:amd64 (2.7.16-1) ...
01:37:03 Selecting previously unselected package python-all.
01:37:03 Preparing to unpack .../15-python-all_2.7.16-1_amd64.deb ...
01:37:03 Unpacking python-all (2.7.16-1) ...
01:37:03 Selecting previously unselected package python2.7-dev.
01:37:03 Preparing to unpack .../16-python2.7-dev_2.7.16-2_amd64.deb ...
01:37:03 Unpacking python2.7-dev (2.7.16-2) ...
01:37:03 Selecting previously unselected package python2-dev.
01:37:03 Preparing to unpack .../17-python2-dev_2.7.16-1_amd64.deb ...
01:37:03 Unpacking python2-dev (2.7.16-1) ...
01:37:03 Selecting previously unselected package python-dev.
01:37:03 Preparing to unpack .../18-python-dev_2.7.16-1_amd64.deb ...
01:37:03 Unpacking python-dev (2.7.16-1) ...
01:37:03 Selecting previously unselected package python-all-dev.
01:37:03 Preparing to unpack .../19-python-all-dev_2.7.16-1_amd64.deb ...
01:37:03 Unpacking python-all-dev (2.7.16-1) ...
01:37:03 Selecting previously unselected package python-asn1crypto.
01:37:03 Preparing to unpack .../20-python-asn1crypto_0.24.0-1_all.deb ...
01:37:03 Unpacking python-asn1crypto (0.24.0-1) ...
01:37:03 Selecting previously unselected package python-cffi-backend.
01:37:03 Preparing to unpack .../21-python-cffi-backend_1.12.2-1_amd64.deb ...
01:37:03 Unpacking python-cffi-backend (1.12.2-1) ...
01:37:03 Selecting previously unselected package python-configparser.
01:37:03 Preparing to unpack .../22-python-configparser_3.5.0b2-1_all.deb ...
01:37:03 Unpacking python-configparser (3.5.0b2-1) ...
01:37:03 Selecting previously unselected package python-crypto.
01:37:03 Preparing to unpack .../23-python-crypto_2.6.1-9+b1_amd64.deb ...
01:37:03 Unpacking python-crypto (2.6.1-9+b1) ...
01:37:03 Selecting previously unselected package python-enum34.
01:37:03 Preparing to unpack .../24-python-enum34_1.1.6-2_all.deb ...
01:37:04 Unpacking python-enum34 (1.1.6-2) ...
01:37:04 Selecting previously unselected package python-ipaddress.
01:37:04 Preparing to unpack .../25-python-ipaddress_1.0.17-1_all.deb ...
01:37:04 Unpacking python-ipaddress (1.0.17-1) ...
01:37:04 Selecting previously unselected package python-six.
01:37:04 Preparing to unpack .../26-python-six_1.12.0-1_all.deb ...
01:37:04 Unpacking python-six (1.12.0-1) ...
01:37:04 Selecting previously unselected package python-cryptography.
01:37:04 Preparing to unpack .../27-python-cryptography_2.6.1-3_amd64.deb ...
01:37:04 Unpacking python-cryptography (2.6.1-3) ...
01:37:04 Selecting previously unselected package python-dbus.
01:37:04 Preparing to unpack .../28-python-dbus_1.2.8-3_amd64.deb ...
01:37:04 Unpacking python-dbus (1.2.8-3) ...
01:37:04 Selecting previously unselected package python-entrypoints.
01:37:04 Preparing to unpack .../29-python-entrypoints_0.3-1_all.deb ...
01:37:04 Unpacking python-entrypoints (0.3-1) ...
01:37:04 Selecting previously unselected package python-gi.
01:37:04 Preparing to unpack .../30-python-gi_3.30.4-1_amd64.deb ...
01:37:04 Unpacking python-gi (3.30.4-1) ...
01:37:04 Selecting previously unselected package python-secretstorage.
01:37:04 Preparing to unpack .../31-python-secretstorage_2.3.1-2_all.deb ...
01:37:04 Unpacking python-secretstorage (2.3.1-2) ...
01:37:04 Selecting previously unselected package python-keyring.
01:37:04 Preparing to unpack .../32-python-keyring_17.1.1-1_all.deb ...
01:37:04 Unpacking python-keyring (17.1.1-1) ...
01:37:04 Selecting previously unselected package python-keyrings.alt.
01:37:04 Preparing to unpack .../33-python-keyrings.alt_3.1.1-1_all.deb ...
01:37:04 Unpacking python-keyrings.alt (3.1.1-1) ...
01:37:04 Selecting previously unselected package python-pip-whl.
01:37:04 Preparing to unpack .../34-python-pip-whl_18.1-5_all.deb ...
01:37:04 Unpacking python-pip-whl (18.1-5) ...
01:37:04 Selecting previously unselected package python-pip.
01:37:04 Preparing to unpack .../35-python-pip_18.1-5_all.deb ...
01:37:04 Unpacking python-pip (18.1-5) ...
01:37:04 Selecting previously unselected package python-pkg-resources.
01:37:04 Preparing to unpack .../36-python-pkg-resources_40.8.0-1_all.deb ...
01:37:04 Unpacking python-pkg-resources (40.8.0-1) ...
01:37:04 Selecting previously unselected package python-setuptools.
01:37:04 Preparing to unpack .../37-python-setuptools_40.8.0-1_all.deb ...
01:37:04 Unpacking python-setuptools (40.8.0-1) ...
01:37:04 Selecting previously unselected package python-wheel.
01:37:04 Preparing to unpack .../38-python-wheel_0.32.3-2_all.deb ...
01:37:04 Unpacking python-wheel (0.32.3-2) ...
01:37:04 Selecting previously unselected package python-xdg.
01:37:04 Preparing to unpack .../39-python-xdg_0.25-5_all.deb ...
01:37:04 Unpacking python-xdg (0.25-5) ...
01:37:04 Setting up javascript-common (11) ...
01:37:04 Setting up python-enum34 (1.1.6-2) ...
01:37:05 Setting up python-crypto (2.6.1-9+b1) ...
01:37:05 Setting up libpython2.7:amd64 (2.7.16-2) ...
01:37:05 Setting up libapparmor1:amd64 (2.13.2-10) ...
01:37:05 Setting up python-wheel (0.32.3-2) ...
01:37:06 Setting up python-pkg-resources (40.8.0-1) ...
01:37:07 Setting up python-asn1crypto (0.24.0-1) ...
01:37:07 Setting up python-all (2.7.16-1) ...
01:37:07 Setting up python-six (1.12.0-1) ...
01:37:08 Setting up python-xdg (0.25-5) ...
01:37:08 Setting up libexpat1-dev:amd64 (2.2.6-2) ...
01:37:09 Setting up libdbus-1-3:amd64 (1.12.16-1) ...
01:37:09 Setting up dbus (1.12.16-1) ...
01:37:09 invoke-rc.d: could not determine current runlevel
01:37:09 invoke-rc.d: policy-rc.d denied execution of start.
01:37:09 Setting up python-setuptools (40.8.0-1) ...
01:37:09 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
01:37:09 Setting up python-pip-whl (18.1-5) ...
01:37:09 Setting up libjs-jquery (3.3.1~dfsg-3) ...
01:37:09 Setting up python-ipaddress (1.0.17-1) ...
01:37:10 Setting up libjs-underscore (1.9.1~dfsg-1) ...
01:37:10 Setting up python-cffi-backend (1.12.2-1) ...
01:37:10 Setting up libpython2.7-dev:amd64 (2.7.16-2) ...
01:37:10 Setting up python-keyrings.alt (3.1.1-1) ...
01:37:11 Setting up python-cryptography (2.6.1-3) ...
01:37:11 Setting up python-dbus (1.2.8-3) ...
01:37:12 Setting up python-pip (18.1-5) ...
01:37:12 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
01:37:12 Setting up libjs-sphinxdoc (1.8.4-1) ...
01:37:12 Setting up libpython2-dev:amd64 (2.7.16-1) ...
01:37:12 Setting up python2.7-dev (2.7.16-2) ...
01:37:12 Setting up python-gi (3.30.4-1) ...
01:37:13 Setting up python2-dev (2.7.16-1) ...
01:37:13 Setting up python-secretstorage (2.3.1-2) ...
01:37:13 Setting up libpython-dev:amd64 (2.7.16-1) ...
01:37:13 Setting up python-configparser (3.5.0b2-1) ...
01:37:14 Setting up python-dev (2.7.16-1) ...
01:37:14 Setting up libpython-all-dev:amd64 (2.7.16-1) ...
01:37:14 Setting up python-entrypoints (0.3-1) ...
01:37:14 Setting up python-all-dev (2.7.16-1) ...
01:37:14 Setting up python-keyring (17.1.1-1) ...
01:37:15 Processing triggers for libc-bin (2.28-10) ...
01:37:16 Collecting virtualenv
01:37:21   Downloading https://files.pythonhosted.org/packages/f7/69/1ad2d17560c4fc60170056dcd0a568b83f3453a2ac91155af746bcdb9a07/virtualenv-16.7.4-py2.py3-none-any.whl (3.3MB)
01:37:21 Installing collected packages: virtualenv
01:37:21 Successfully installed virtualenv-16.7.4
01:37:23 Removing intermediate container 414a6c449a19
01:37:23  ---> 7fb1f08c77e7
01:37:23 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
01:37:23  ---> Running in 75908a9fc88e
01:37:33 Removing intermediate container 75908a9fc88e
01:37:33  ---> 0d4f176a8b42
01:37:33 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:37:33  ---> Running in 10a9d4e0df0b
01:37:34 Removing intermediate container 10a9d4e0df0b
01:37:34  ---> 738c9de38839
01:37:34 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:37:34  ---> Running in d18a501b6da4
01:37:34 Removing intermediate container d18a501b6da4
01:37:34  ---> 5b3b3ce4fa40
01:37:34 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
01:37:34  ---> Running in 145449649eb9
01:37:35 + echo 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:37:35 + cut -f1
01:37:35 + test 1.9.1 = 1.9.1
01:37:35 + mkdir -p /usr/local/bin/docker-1.9.1/
01:37:35 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.9.1 -o /usr/local/bin/docker-1.9.1/docker
01:37:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:35                                  Dload  Upload   Total   Spent    Left  Speed
01:37:35 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 69 28.8M   69 19.9M    0     0  57.7M      0 --:--:-- --:--:-- --:--:-- 57.5M
100 28.8M  100 28.8M    0     0  74.8M      0 --:--:-- --:--:-- --:--:-- 74.6M
01:37:35 + chmod +x /usr/local/bin/docker-1.9.1/docker
01:37:35 + test 1.10.3 = 1.9.1
01:37:35 + test 1.10.3 = 1.10.3
01:37:35 + mkdir -p /usr/local/bin/docker-1.10.3/
01:37:35 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 -o /usr/local/bin/docker-1.10.3/docker
01:37:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:35                                  Dload  Upload   Total   Spent    Left  Speed
01:37:36 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 33.2M  100 33.2M    0     0  48.0M      0 --:--:-- --:--:-- --:--:-- 48.0M
01:37:36 + chmod +x /usr/local/bin/docker-1.10.3/docker
01:37:36 + test 1.13.1 = 1.9.1
01:37:36 + test 1.13.1 = 1.10.3
01:37:36 + test 1.13.1 = 1.13.1
01:37:36 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.13.1.tgz -o docker-1.13.1.tgz
01:37:36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:36                                  Dload  Upload   Total   Spent    Left  Speed
01:37:36 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8 26.5M    8 2303k    0     0  9212k      0  0:00:02 --:--:--  0:00:02 9175k
100 26.5M  100 26.5M    0     0  47.4M      0 --:--:-- --:--:-- --:--:-- 47.3M
01:37:36 + tar xzf docker-1.13.1.tgz -C /usr/local/bin/
01:37:37 + mv /usr/local/bin/docker /usr/local/bin/docker-1.13.1
01:37:37 + rm docker-1.13.1.tgz
01:37:37 + test 17.03.2 = 1.9.1
01:37:37 + test 17.03.2 = 1.10.3
01:37:37 + test 17.03.2 = 1.13.1
01:37:37 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.03.2-ce.tgz -o docker-17.03.2.tgz
01:37:37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:37                                  Dload  Upload   Total   Spent    Left  Speed
01:37:38 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 79 26.5M   79 21.1M    0     0  22.0M      0  0:00:01 --:--:--  0:00:01 22.0M
100 26.5M  100 26.5M    0     0  25.2M      0  0:00:01  0:00:01 --:--:-- 25.2M
01:37:38 + tar xzf docker-17.03.2.tgz -C /usr/local/bin/
01:37:39 + mv /usr/local/bin/docker /usr/local/bin/docker-17.03.2
01:37:39 + rm docker-17.03.2.tgz
01:37:39 + test 17.06.0 = 1.9.1
01:37:39 + test 17.06.0 = 1.10.3
01:37:39 + test 17.06.0 = 1.13.1
01:37:39 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.06.0-ce.tgz -o docker-17.06.0.tgz
01:37:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:39                                  Dload  Upload   Total   Spent    Left  Speed
01:37:40 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.2M  100 28.2M    0     0  25.6M      0  0:00:01  0:00:01 --:--:-- 25.6M
01:37:40 + tar xzf docker-17.06.0.tgz -C /usr/local/bin/
01:37:41 + mv /usr/local/bin/docker /usr/local/bin/docker-17.06.0
01:37:41 + rm docker-17.06.0.tgz
01:37:44 Removing intermediate container 145449649eb9
01:37:44  ---> 9bc0aaa0ab42
01:37:44 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:37:44  ---> Running in 23c2633013fa
01:37:45 Removing intermediate container 23c2633013fa
01:37:45  ---> 5b84f272554c
01:37:45 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:37:45  ---> Running in 7c845943dad8
01:37:45 Removing intermediate container 7c845943dad8
01:37:45  ---> a652c940ec81
01:37:45 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:37:45  ---> Running in 9836548f57a4
01:37:45 Removing intermediate container 9836548f57a4
01:37:45  ---> 7903b376f051
01:37:45 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
01:37:46  ---> Running in f91437f7cb90
01:37:47 New python executable in /go/src/github.com/docker/libcompose/venv/bin/python
01:37:47 Installing setuptools, pip, wheel...
01:37:59 done.
01:37:59 Cloning into 'venv/compose'...
01:38:00 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
01:38:00 Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment
01:38:00 Collecting PyYAML==3.11 (from -r requirements.txt (line 1))
01:38:05   Downloading https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz (248kB)
01:38:05 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 2))
01:38:05   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
01:38:05 Collecting cached-property==1.2.0 (from -r requirements.txt (line 3))
01:38:05   Downloading https://files.pythonhosted.org/packages/0c/69/8b0e6e95668e450667535ba6f4f3da232b62fa2c813f64af311a992d2ae1/cached_property-1.2.0-py2.py3-none-any.whl
01:38:05 Collecting docker-py==1.10.6 (from -r requirements.txt (line 4))
01:38:05   Downloading https://files.pythonhosted.org/packages/23/c7/1fd6d4d620809fe2f323869d719e2dd0086c939b67021303a9ec40f5a05b/docker_py-1.10.6-py2.py3-none-any.whl (50kB)
01:38:05 Collecting dockerpty==0.4.1 (from -r requirements.txt (line 5))
01:38:05   Downloading https://files.pythonhosted.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz
01:38:05 Collecting docopt==0.6.1 (from -r requirements.txt (line 6))
01:38:05   Downloading https://files.pythonhosted.org/packages/ec/6d/8ef19316f3b06c15ac648c857d18f171a65b50319f0a6c782392ad62d942/docopt-0.6.1.tar.gz
01:38:06 Collecting enum34==1.0.4 (from -r requirements.txt (line 7))
01:38:06   Downloading https://files.pythonhosted.org/packages/72/c9/3c640a9cd54a731f3c54d97515b06aae6f6d16a5878a632dbfa9ffe5e663/enum34-1.0.4.tar.gz
01:38:06 Collecting functools32==3.2.3.post2 (from -r requirements.txt (line 8))
01:38:06   Downloading https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz
01:38:06 Collecting ipaddress==1.0.16 (from -r requirements.txt (line 9))
01:38:06   Downloading https://files.pythonhosted.org/packages/23/6a/813ac29a01e4c33c19c2bded98ac3d4266ebbf0bd2c0eb0020e1c969958d/ipaddress-1.0.16-py27-none-any.whl
01:38:06 Collecting jsonschema==2.5.1 (from -r requirements.txt (line 10))
01:38:06   Downloading https://files.pythonhosted.org/packages/bd/cc/5388547ea3504bd8cbf99ba2ae7a3231598f54038e9b228cbd174f8ec6a1/jsonschema-2.5.1-py2.py3-none-any.whl
01:38:06 Collecting requests==2.11.1 (from -r requirements.txt (line 12))
01:38:06   Downloading https://files.pythonhosted.org/packages/ea/03/92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2/requests-2.11.1-py2.py3-none-any.whl (514kB)
01:38:06 Collecting six==1.10.0 (from -r requirements.txt (line 13))
01:38:06   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
01:38:06 Collecting texttable==0.8.4 (from -r requirements.txt (line 14))
01:38:06   Downloading https://files.pythonhosted.org/packages/f5/5e/47cbc50187ca719a39ce4838182c6126487ca62ddd299bc34cafb94260fe/texttable-0.8.4.tar.gz
01:38:06 Collecting websocket-client==0.32.0 (from -r requirements.txt (line 15))
01:38:06   Downloading https://files.pythonhosted.org/packages/f4/06/5552e64fee863aa9decbb4e46dccc05fe730a36f49f0d6427398837297da/websocket_client-0.32.0.tar.gz (192kB)
01:38:06 Collecting coverage==3.7.1 (from -r requirements-dev.txt (line 1))
01:38:07   Downloading https://files.pythonhosted.org/packages/09/4f/89b06c7fdc09687bca507dc411c342556ef9c5a3b26756137a4878ff19bf/coverage-3.7.1.tar.gz (284kB)
01:38:07 Collecting mock>=1.0.1 (from -r requirements-dev.txt (line 2))
01:38:07   Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
01:38:07 Collecting pytest==2.7.2 (from -r requirements-dev.txt (line 3))
01:38:07   Downloading https://files.pythonhosted.org/packages/35/3e/76e99f39c1cc04e9701d447a5667d9ec45f724ca11b6f5c797492339aef1/pytest-2.7.2-py2.py3-none-any.whl (127kB)
01:38:07 Collecting pytest-cov==2.1.0 (from -r requirements-dev.txt (line 4))
01:38:07   Downloading https://files.pythonhosted.org/packages/f2/9b/03b7d51c74d8f7088e37043dcf4f59faed359c56e7d016e2627108072679/pytest_cov-2.1.0-py2.py3-none-any.whl
01:38:07 Collecting docker-pycreds>=0.2.1 (from docker-py==1.10.6->-r requirements.txt (line 4))
01:38:07   Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
01:38:07 Collecting funcsigs>=1; python_version < "3.3" (from mock>=1.0.1->-r requirements-dev.txt (line 2))
01:38:07   Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
01:38:07 Collecting py>=1.4.29 (from pytest==2.7.2->-r requirements-dev.txt (line 3))
01:38:07   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
01:38:07 Building wheels for collected packages: PyYAML, backports.ssl-match-hostname, dockerpty, docopt, enum34, functools32, texttable, websocket-client, coverage
01:38:07   Building wheel for PyYAML (setup.py): started
01:38:08   Building wheel for PyYAML (setup.py): finished with status 'done'
01:38:08   Created wheel for PyYAML: filename=PyYAML-3.11-cp27-cp27mu-linux_x86_64.whl size=43797 sha256=904d2c339a2a794c56dc7aff861bc53fa8e619ddfa166d4b32d528f91fd937be
01:38:08   Stored in directory: /root/.cache/pip/wheels/7f/80/f3/ba284da14b9b8528fd957b3a82111f98cbe7310d2913fb514f
01:38:08   Building wheel for backports.ssl-match-hostname (setup.py): started
01:38:08   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
01:38:08   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=e90c79b6e2519d207a231c3886c4d04c2aa88d9c234c0582c3dd6cec0355df48
01:38:08   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
01:38:08   Building wheel for dockerpty (setup.py): started
01:38:08   Building wheel for dockerpty (setup.py): finished with status 'done'
01:38:08   Created wheel for dockerpty: filename=dockerpty-0.4.1-cp27-none-any.whl size=16607 sha256=9dcae924e1bbd8acfaafe722a0419aba705c9f70b6b21225bca3a601d2b247cb
01:38:08   Stored in directory: /root/.cache/pip/wheels/e5/1e/86/bd0a97a0907c6c654af654d5875d1d4383dd1f575f77cee4aa
01:38:08   Building wheel for docopt (setup.py): started
01:38:08   Building wheel for docopt (setup.py): finished with status 'done'
01:38:08   Created wheel for docopt: filename=docopt-0.6.1-cp27-none-any.whl size=13679 sha256=3fdcd0e09c54fba8e09f00e2923ac6954402ca03b0d77dc90b06eda1417b3c86
01:38:08   Stored in directory: /root/.cache/pip/wheels/68/e2/f6/fc2031ff180f3b7b4250b5ca9aec4e9838b4eb19f958f03add
01:38:08   Building wheel for enum34 (setup.py): started
01:38:08   Building wheel for enum34 (setup.py): finished with status 'done'
01:38:08   Created wheel for enum34: filename=enum34-1.0.4-cp27-none-any.whl size=42883 sha256=30f1815840dd502c0dde5c7f54882b887e6be5863766085babb06d56a8ec1f76
01:38:08   Stored in directory: /root/.cache/pip/wheels/4f/1c/96/680deef28d7811e2fd34e4d127ae24fa0b437a321227eb726e
01:38:08   Building wheel for functools32 (setup.py): started
01:38:08   Building wheel for functools32 (setup.py): finished with status 'done'
01:38:08   Created wheel for functools32: filename=functools32-3.2.3.post2-cp27-none-any.whl size=14557 sha256=adde73015cb7827cccccebd31bb7eda29089f627d65ca9c5c49dc6491ec411ef
01:38:08   Stored in directory: /root/.cache/pip/wheels/b5/18/32/77a1030457155606ba5e3ec3a8a57132b1a04b1c4f765177b2
01:38:08   Building wheel for texttable (setup.py): started
01:38:09   Building wheel for texttable (setup.py): finished with status 'done'
01:38:09   Created wheel for texttable: filename=texttable-0.8.4-cp27-none-any.whl size=9557 sha256=33a3a7c636090526e2d31479f7091e5ea55b554fd6f2d98928f6c535061d9556
01:38:09   Stored in directory: /root/.cache/pip/wheels/02/02/d9/b8c8c56bfdac6225f23aa560ad948f8307df5035ee6edd3359
01:38:09   Building wheel for websocket-client (setup.py): started
01:38:09   Building wheel for websocket-client (setup.py): finished with status 'done'
01:38:09   Created wheel for websocket-client: filename=websocket_client-0.32.0-cp27-none-any.whl size=195673 sha256=16b2c19c7f39456532d0ae2b31e5c2300c366a27c7c9971b7b2f7b3745170418
01:38:09   Stored in directory: /root/.cache/pip/wheels/d9/b6/8f/a90826a08a3587fce8f5fdfc079cd5f1ddc4603162e8dfee52
01:38:09   Building wheel for coverage (setup.py): started
01:38:09   Building wheel for coverage (setup.py): finished with status 'done'
01:38:09   Created wheel for coverage: filename=coverage-3.7.1-cp27-cp27mu-linux_x86_64.whl size=128030 sha256=962688d494b06ef45599b813827dda3a61707c427df311c61dda570a15955b4e
01:38:09   Stored in directory: /root/.cache/pip/wheels/68/58/66/f1fc9afad272df0df0fa38cdef34ee2d5d8d6a85f4eb5acab5
01:38:09 Successfully built PyYAML backports.ssl-match-hostname dockerpty docopt enum34 functools32 texttable websocket-client coverage
01:38:09 Installing collected packages: PyYAML, backports.ssl-match-hostname, cached-property, six, docker-pycreds, ipaddress, requests, websocket-client, docker-py, dockerpty, docopt, enum34, functools32, jsonschema, texttable, coverage, funcsigs, mock, py, pytest, pytest-cov
01:38:10 Successfully installed PyYAML-3.11 backports.ssl-match-hostname-3.5.0.1 cached-property-1.2.0 coverage-3.7.1 docker-py-1.10.6 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.1 enum34-1.0.4 funcsigs-1.0.2 functools32-3.2.3.post2 ipaddress-1.0.16 jsonschema-2.5.1 mock-3.0.5 py-1.8.0 pytest-2.7.2 pytest-cov-2.1.0 requests-2.11.1 six-1.10.0 texttable-0.8.4 websocket-client-0.32.0
01:38:12 Removing intermediate container f91437f7cb90
01:38:12  ---> a8f99332c790
01:38:12 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:12  ---> Running in 1a2924dbb487
01:38:12 Removing intermediate container 1a2924dbb487
01:38:12  ---> 845647c449a2
01:38:12 Step 12/14 : ENV USER root
01:38:12  ---> Running in f4fc41a274d6
01:38:12 Removing intermediate container f4fc41a274d6
01:38:12  ---> 36018d5e6133
01:38:12 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:12  ---> Running in 76e1aaa0e5a2
01:38:12 Removing intermediate container 76e1aaa0e5a2
01:38:12  ---> 1728d07920dd
01:38:12 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:12  ---> f3560cc95e6a
01:38:12 Successfully built f3560cc95e6a
01:38:12 Successfully tagged dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6
[Pipeline] dockerFingerprintFrom
[Pipeline] stage
01:38:13 Using the ‘stage’ step without a block argument is deprecated
01:38:13 Entering stage validate
01:38:13 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
01:38:13 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
01:38:13 + make -e validate
01:38:13 mkdir bundles
01:38:13 docker build -t "dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6" .
01:38:13 Sending build context to Docker daemon  6.591MB

01:38:13 Step 1/14 : FROM golang:1.12.7
01:38:13  ---> be63d15101cb
01:38:13 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
01:38:13  ---> Using cache
01:38:13  ---> 7fb1f08c77e7
01:38:13 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
01:38:13  ---> Using cache
01:38:13  ---> 0d4f176a8b42
01:38:13 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:13  ---> Using cache
01:38:13  ---> 738c9de38839
01:38:13 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:38:13  ---> Using cache
01:38:13  ---> 5b3b3ce4fa40
01:38:13 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
01:38:13  ---> Using cache
01:38:13  ---> 9bc0aaa0ab42
01:38:13 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:38:13  ---> Using cache
01:38:13  ---> 5b84f272554c
01:38:13 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:38:13  ---> Using cache
01:38:13  ---> a652c940ec81
01:38:13 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:38:13  ---> Using cache
01:38:13  ---> 7903b376f051
01:38:13 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
01:38:13  ---> Using cache
01:38:13  ---> a8f99332c790
01:38:13 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:13  ---> Using cache
01:38:13  ---> 845647c449a2
01:38:13 Step 12/14 : ENV USER root
01:38:13  ---> Using cache
01:38:13  ---> 36018d5e6133
01:38:13 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:13  ---> Using cache
01:38:13  ---> 1728d07920dd
01:38:13 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:13  ---> Using cache
01:38:13  ---> f3560cc95e6a
01:38:13 Successfully built f3560cc95e6a
01:38:13 Successfully tagged dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6
01:38:13 docker run --rm -i  --privileged -e DAEMON_VERSION=""default"" -e OS_PLATFORM_ARG -e OS_ARCH_ARG -e DOCKER_TEST_HOST -e TESTDIRS -e TESTFLAGS -e SHOWWARNING -e TESTVERBOSE -v "/home/ubuntu/workspace/libcompose_PR-531/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6" ./hack/make.sh validate-dco validate-git-marks validate-gofmt validate-lint validate-vet
01:38:14 ---> Making bundle: validate-dco (in .)
01:38:14 Congratulations!  All commits are properly signed with the DCO!
01:38:14 
01:38:14 ---> Making bundle: validate-git-marks (in .)
01:38:14 Congratulations!  There is no conflict.
01:38:14 
01:38:14 ---> Making bundle: validate-gofmt (in .)
01:38:14 Congratulations!  All Go source files are properly formatted.
01:38:14 
01:38:14 ---> Making bundle: validate-lint (in .)
01:38:14 Congratulations!  All Go source files have been linted.
01:38:14 
01:38:14 ---> Making bundle: validate-vet (in .)
01:38:14 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
01:38:14 go: finding github.com/modern-go/reflect2 v1.0.1
01:38:14 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
01:38:14 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:38:14 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:38:14 go: finding github.com/prometheus/client_golang v1.1.0
01:38:14 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:38:14 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:38:14 go: finding github.com/docker/go-connections v0.3.0
01:38:15 go: finding gotest.tools v2.2.0+incompatible
01:38:15 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:38:15 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:15 go: finding github.com/gogo/protobuf v1.1.1
01:38:15 go: finding github.com/Microsoft/hcsshim v0.8.6
01:38:15 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:15 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:15 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:15 go: finding github.com/json-iterator/go v1.1.7
01:38:15 go: finding github.com/Microsoft/go-winio v0.3.8
01:38:15 go: finding github.com/golang/protobuf v1.3.2
01:38:16 go: finding github.com/beorn7/perks v1.0.1
01:38:16 go: finding github.com/docker/docker-credential-helpers v0.6.3
01:38:16 go: finding github.com/stretchr/testify v1.3.0
01:38:16 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
01:38:16 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:38:16 go: finding github.com/gorilla/context v1.1.1
01:38:16 go: finding github.com/docker/go-units v0.4.0
01:38:16 go: finding github.com/docker/distribution v2.7.1+incompatible
01:38:17 go: finding gopkg.in/yaml.v2 v2.2.2
01:38:17 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:38:17 go: finding github.com/urfave/cli v1.21.0
01:38:17 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:17 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:38:17 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:17 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:38:18 go: finding github.com/prometheus/common v0.6.0
01:38:18 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
01:38:18 go: finding github.com/davecgh/go-spew v1.1.1
01:38:18 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
01:38:18 go: finding github.com/pmezard/go-difflib v1.0.0
01:38:18 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:19 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:38:19 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:38:19 go: finding github.com/prometheus/client_golang v1.0.0
01:38:19 go: finding github.com/sirupsen/logrus v1.2.0
01:38:19 go: finding gopkg.in/yaml.v2 v2.2.1
01:38:19 go: finding github.com/prometheus/procfs v0.0.3
01:38:19 go: finding github.com/BurntSushi/toml v0.3.1
01:38:19 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
01:38:19 go: finding github.com/julienschmidt/httprouter v1.2.0
01:38:19 go: finding github.com/golang/protobuf v1.2.0
01:38:20 go: finding github.com/pkg/errors v0.8.0
01:38:20 go: finding github.com/prometheus/common v0.4.1
01:38:20 go: finding github.com/go-kit/kit v0.8.0
01:38:20 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:20 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
01:38:20 go: finding github.com/google/gofuzz v1.0.0
01:38:20 go: finding github.com/prometheus/client_golang v0.9.1
01:38:20 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
01:38:20 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
01:38:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
01:38:21 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
01:38:21 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
01:38:21 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
01:38:21 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
01:38:22 go: finding github.com/prometheus/procfs v0.0.2
01:38:22 go: finding github.com/davecgh/go-spew v1.1.0
01:38:22 go: finding github.com/stretchr/objx v0.1.1
01:38:22 go: finding github.com/beorn7/perks v1.0.0
01:38:22 go: finding github.com/stretchr/objx v0.1.0
01:38:22 go: finding github.com/golang/protobuf v1.3.1
01:38:22 go: finding github.com/go-stack/stack v1.8.0
01:38:23 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
01:38:23 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
01:38:23 go: finding github.com/xeipuuv/gojsonschema v1.1.0
01:38:23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:23 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
01:38:23 go: finding golang.org/x/text v0.3.0
01:38:24 go: finding github.com/google/go-cmp v0.3.0
01:38:24 go: finding github.com/go-logfmt/logfmt v0.4.0
01:38:24 go: finding github.com/go-logfmt/logfmt v0.3.0
01:38:24 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
01:38:24 go: finding github.com/json-iterator/go v1.1.6
01:38:24 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
01:38:24 go: finding github.com/stretchr/testify v1.2.2
01:38:24 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
01:38:24 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
01:38:24 go: finding google.golang.org/grpc v1.22.1
01:38:25 go: finding github.com/google/go-cmp v0.2.0
01:38:25 go: finding github.com/golang/mock v1.1.1
01:38:25 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
01:38:25 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:25 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
01:38:25 go: finding google.golang.org/appengine v1.1.0
01:38:25 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
01:38:25 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
01:38:25 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
01:38:25 go: finding github.com/client9/misspell v0.3.4
01:38:25 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
01:38:26 go: finding cloud.google.com/go v0.26.0
01:38:27 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
01:38:30 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:38:30 go: downloading github.com/docker/go-connections v0.3.0
01:38:30 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:38:30 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:38:30 go: extracting github.com/docker/go-connections v0.3.0
01:38:30 go: downloading github.com/pkg/errors v0.8.0
01:38:30 go: extracting github.com/pkg/errors v0.8.0
01:38:33 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:38:33 go: downloading github.com/docker/docker-credential-helpers v0.6.3
01:38:33 go: downloading gotest.tools v2.2.0+incompatible
01:38:33 go: extracting github.com/docker/docker-credential-helpers v0.6.3
01:38:33 go: extracting gotest.tools v2.2.0+incompatible
01:38:33 go: downloading github.com/google/go-cmp v0.3.0
01:38:33 go: extracting github.com/google/go-cmp v0.3.0
01:38:33 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:38:33 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:33 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:33 go: downloading github.com/docker/distribution v2.7.1+incompatible
01:38:33 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:33 go: downloading google.golang.org/grpc v1.22.1
01:38:33 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:33 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:33 go: downloading github.com/docker/go-units v0.4.0
01:38:33 go: downloading github.com/sirupsen/logrus v1.2.0
01:38:33 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:33 go: downloading github.com/gogo/protobuf v1.1.1
01:38:33 go: extracting github.com/docker/go-units v0.4.0
01:38:33 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:33 go: extracting github.com/sirupsen/logrus v1.2.0
01:38:33 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:33 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:38:33 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:34 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:38:35 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:35 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:35 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:35 go: downloading github.com/gorilla/context v1.1.1
01:38:35 go: extracting github.com/gorilla/context v1.1.1
01:38:35 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:35 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:35 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:35 go: extracting google.golang.org/grpc v1.22.1
01:38:35 go: extracting github.com/docker/distribution v2.7.1+incompatible
01:38:36 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:36 go: downloading github.com/golang/protobuf v1.3.2
01:38:36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:36 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:36 go: extracting github.com/golang/protobuf v1.3.2
01:38:36 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:37 go: extracting github.com/gogo/protobuf v1.1.1
01:38:37 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:47 Congratulations!  All Go source files have been vetted.
01:38:47 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
01:38:48 chowning workspace
[Pipeline] sh
01:38:48 + uname -m
[Pipeline] sh
01:38:49 + pwd
01:38:49 + id -u
01:38:49 + id -g
01:38:49 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-531:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] stage
01:38:50 Using the ‘stage’ step without a block argument is deprecated
01:38:50 Entering stage test
01:38:50 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
01:38:50 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
01:38:50 + make -e test
01:38:50 docker build -t "dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6" .
01:38:50 Sending build context to Docker daemon  6.591MB

01:38:50 Step 1/14 : FROM golang:1.12.7
01:38:50  ---> be63d15101cb
01:38:50 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
01:38:50  ---> Using cache
01:38:50  ---> 7fb1f08c77e7
01:38:50 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
01:38:50  ---> Using cache
01:38:50  ---> 0d4f176a8b42
01:38:50 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:50  ---> Using cache
01:38:50  ---> 738c9de38839
01:38:50 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:38:50  ---> Using cache
01:38:50  ---> 5b3b3ce4fa40
01:38:50 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
01:38:50  ---> Using cache
01:38:50  ---> 9bc0aaa0ab42
01:38:50 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:38:50  ---> Using cache
01:38:50  ---> 5b84f272554c
01:38:50 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:38:50  ---> Using cache
01:38:50  ---> a652c940ec81
01:38:50 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:38:50  ---> Using cache
01:38:50  ---> 7903b376f051
01:38:50 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
01:38:50  ---> Using cache
01:38:50  ---> a8f99332c790
01:38:50 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:50  ---> Using cache
01:38:50  ---> 845647c449a2
01:38:50 Step 12/14 : ENV USER root
01:38:50  ---> Using cache
01:38:50  ---> 36018d5e6133
01:38:50 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:50  ---> Using cache
01:38:50  ---> 1728d07920dd
01:38:50 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:50  ---> Using cache
01:38:50  ---> f3560cc95e6a
01:38:50 Successfully built f3560cc95e6a
01:38:50 Successfully tagged dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6
01:38:50 docker run --rm -i  --privileged -e DAEMON_VERSION="all" -e OS_PLATFORM_ARG -e OS_ARCH_ARG -e DOCKER_TEST_HOST -e TESTDIRS -e TESTFLAGS -e SHOWWARNING -e TESTVERBOSE -v "/home/ubuntu/workspace/libcompose_PR-531/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6" ./hack/make.sh binary test-unit test-integration test-acceptance
01:38:51 ---> Making bundle: binary (in .)
01:38:51 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:38:51 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:51 go: finding github.com/gogo/protobuf v1.1.1
01:38:51 go: finding github.com/modern-go/reflect2 v1.0.1
01:38:51 go: finding github.com/xeipuuv/gojsonschema v1.1.0
01:38:51 go: finding github.com/prometheus/client_golang v1.1.0
01:38:51 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:38:51 go: finding github.com/stretchr/testify v1.3.0
01:38:51 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:38:51 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:52 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:52 go: finding github.com/Microsoft/hcsshim v0.8.6
01:38:52 go: finding github.com/pmezard/go-difflib v1.0.0
01:38:52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:52 go: finding github.com/stretchr/objx v0.1.0
01:38:52 go: finding google.golang.org/grpc v1.22.1
01:38:53 go: finding github.com/urfave/cli v1.21.0
01:38:53 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:38:53 go: finding github.com/docker/docker-credential-helpers v0.6.3
01:38:53 go: finding github.com/pkg/errors v0.8.0
01:38:53 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:53 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
01:38:53 go: finding gotest.tools v2.2.0+incompatible
01:38:53 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:38:54 go: finding github.com/json-iterator/go v1.1.7
01:38:54 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
01:38:54 go: finding gopkg.in/yaml.v2 v2.2.2
01:38:54 go: finding github.com/BurntSushi/toml v0.3.1
01:38:54 go: finding google.golang.org/appengine v1.1.0
01:38:54 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
01:38:54 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:54 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:38:54 go: finding github.com/docker/go-units v0.4.0
01:38:55 go: finding github.com/davecgh/go-spew v1.1.0
01:38:55 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
01:38:55 go: finding github.com/golang/protobuf v1.3.2
01:38:55 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:55 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
01:38:55 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
01:38:55 go: finding github.com/google/go-cmp v0.2.0
01:38:55 go: finding github.com/golang/mock v1.1.1
01:38:55 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
01:38:56 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:56 go: finding github.com/gorilla/context v1.1.1
01:38:56 go: finding github.com/google/gofuzz v1.0.0
01:38:56 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:38:57 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
01:38:57 go: finding github.com/sirupsen/logrus v1.2.0
01:38:57 go: finding github.com/Microsoft/go-winio v0.3.8
01:38:57 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
01:38:57 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
01:38:57 go: finding github.com/davecgh/go-spew v1.1.1
01:38:57 go: finding github.com/docker/distribution v2.7.1+incompatible
01:38:58 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:38:58 go: finding github.com/stretchr/objx v0.1.1
01:38:58 go: finding github.com/stretchr/testify v1.2.2
01:38:58 go: finding github.com/docker/go-connections v0.3.0
01:38:59 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:59 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
01:38:59 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
01:38:59 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
01:38:59 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
01:38:59 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:38:59 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:59 go: finding github.com/beorn7/perks v1.0.1
01:39:00 go: finding github.com/prometheus/common v0.6.0
01:39:00 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:00 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
01:39:01 go: finding github.com/go-logfmt/logfmt v0.4.0
01:39:01 go: finding cloud.google.com/go v0.26.0
01:39:01 go: finding github.com/prometheus/client_golang v1.0.0
01:39:01 go: finding golang.org/x/text v0.3.0
01:39:01 go: finding gopkg.in/yaml.v2 v2.2.1
01:39:01 go: finding github.com/prometheus/procfs v0.0.3
01:39:02 go: finding github.com/golang/protobuf v1.3.1
01:39:02 go: finding github.com/golang/protobuf v1.2.0
01:39:02 go: finding github.com/prometheus/procfs v0.0.2
01:39:02 go: finding github.com/go-kit/kit v0.8.0
01:39:03 go: finding github.com/json-iterator/go v1.1.6
01:39:03 go: finding github.com/julienschmidt/httprouter v1.2.0
01:39:03 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
01:39:03 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
01:39:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
01:39:03 go: finding github.com/beorn7/perks v1.0.0
01:39:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
01:39:04 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
01:39:04 go: finding github.com/client9/misspell v0.3.4
01:39:04 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
01:39:04 go: finding github.com/prometheus/common v0.4.1
01:39:04 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:04 go: finding github.com/google/go-cmp v0.3.0
01:39:05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:39:05 go: finding github.com/prometheus/client_golang v0.9.1
01:39:05 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:39:05 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
01:39:05 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
01:39:05 go: finding github.com/go-stack/stack v1.8.0
01:39:05 go: finding github.com/go-logfmt/logfmt v0.3.0
01:39:05 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
01:39:05 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
01:39:05 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
01:39:05 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
01:39:09 go: downloading github.com/urfave/cli v1.21.0
01:39:09 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:09 go: downloading gopkg.in/yaml.v2 v2.2.2
01:39:09 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:39:09 go: downloading github.com/docker/go-connections v0.3.0
01:39:09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:39:09 go: downloading github.com/xeipuuv/gojsonschema v1.1.0
01:39:09 go: extracting github.com/docker/go-connections v0.3.0
01:39:09 go: extracting github.com/urfave/cli v1.21.0
01:39:09 go: extracting github.com/xeipuuv/gojsonschema v1.1.0
01:39:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:39:09 go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:39:09 go: downloading github.com/docker/go-units v0.4.0
01:39:09 go: extracting gopkg.in/yaml.v2 v2.2.2
01:39:09 go: extracting github.com/docker/go-units v0.4.0
01:39:10 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:39:12 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:12 go: downloading github.com/docker/distribution v2.7.1+incompatible
01:39:13 go: extracting github.com/docker/distribution v2.7.1+incompatible
01:39:13 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:39:13 go: downloading github.com/sirupsen/logrus v1.2.0
01:39:13 go: extracting github.com/sirupsen/logrus v1.2.0
01:39:13 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:39:13 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:39:13 go: downloading github.com/pkg/errors v0.8.0
01:39:13 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:39:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:39:13 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:39:13 go: downloading github.com/gogo/protobuf v1.1.1
01:39:13 go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:39:13 go: downloading google.golang.org/grpc v1.22.1
01:39:13 go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:39:13 go: extracting github.com/pkg/errors v0.8.0
01:39:13 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:39:13 go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:39:13 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:39:13 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:39:13 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:39:13 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:39:13 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:39:13 go: downloading github.com/docker/docker-credential-helpers v0.6.3
01:39:13 go: extracting github.com/docker/docker-credential-helpers v0.6.3
01:39:13 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:39:14 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:39:14 go: downloading github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:14 go: extracting github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:14 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:39:14 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:39:14 go: downloading github.com/prometheus/client_golang v1.1.0
01:39:14 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:39:14 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:14 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:14 go: downloading github.com/gorilla/context v1.1.1
01:39:14 go: extracting github.com/gorilla/context v1.1.1
01:39:14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:39:14 go: extracting github.com/prometheus/client_golang v1.1.0
01:39:14 go: downloading github.com/beorn7/perks v1.0.1
01:39:14 go: downloading github.com/prometheus/procfs v0.0.3
01:39:14 go: downloading github.com/prometheus/common v0.6.0
01:39:14 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:15 go: extracting github.com/beorn7/perks v1.0.1
01:39:15 go: extracting github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:15 go: downloading github.com/golang/protobuf v1.3.2
01:39:15 go: extracting github.com/prometheus/common v0.6.0
01:39:15 go: extracting github.com/prometheus/procfs v0.0.3
01:39:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:15 go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:15 go: extracting google.golang.org/grpc v1.22.1
01:39:15 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:39:15 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:39:15 go: extracting github.com/golang/protobuf v1.3.2
01:39:16 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:39:16 go: extracting github.com/gogo/protobuf v1.1.1
01:39:17 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:39:29 
01:39:29 ---> Making bundle: test-unit (in .)
01:39:29 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/cli/docker/app
01:39:51 ok  	github.com/docker/libcompose/cli/docker/app	1.123s	coverage: 88.2% of statements
01:39:51 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/config
01:39:51 go: downloading github.com/stretchr/testify v1.3.0
01:39:51 go: extracting github.com/stretchr/testify v1.3.0
01:39:51 go: downloading github.com/davecgh/go-spew v1.1.1
01:39:51 go: downloading github.com/pmezard/go-difflib v1.0.0
01:39:51 go: extracting github.com/pmezard/go-difflib v1.0.0
01:39:51 go: extracting github.com/davecgh/go-spew v1.1.1
01:39:55 ok  	github.com/docker/libcompose/config	1.528s	coverage: 66.0% of statements
01:39:55 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/builder
01:39:57 ok  	github.com/docker/libcompose/docker/builder	1.040s	coverage: 89.0% of statements
01:39:57 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/client
01:39:59 ok  	github.com/docker/libcompose/docker/client	1.259s	coverage: 97.7% of statements
01:39:59 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/network
01:40:02 ok  	github.com/docker/libcompose/docker/network	1.027s	coverage: 90.9% of statements
01:40:02 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/service
01:40:05 ok  	github.com/docker/libcompose/docker/service	1.035s	coverage: 15.9% of statements
01:40:05 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/volume
01:40:07 ok  	github.com/docker/libcompose/docker/volume	1.026s	coverage: 23.5% of statements
01:40:07 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/labels
01:40:09 ok  	github.com/docker/libcompose/labels	1.007s	coverage: 16.0% of statements
01:40:09 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/lookup
01:40:11 ok  	github.com/docker/libcompose/lookup	1.016s	coverage: 91.9% of statements
01:40:11 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project
01:40:14 ok  	github.com/docker/libcompose/project	1.076s	coverage: 31.9% of statements
01:40:14 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/events
01:40:15 ok  	github.com/docker/libcompose/project/events	1.006s	coverage: 10.2% of statements
01:40:15 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/options
01:40:16 ok  	github.com/docker/libcompose/project/options	1.006s	coverage: 100.0% of statements
01:40:16 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/utils
01:40:18 ok  	github.com/docker/libcompose/utils	1.011s	coverage: 41.3% of statements
01:40:18 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/version
01:40:19 ok  	github.com/docker/libcompose/version	1.006s	coverage: 0.0% of statements [no tests to run]
01:40:19 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/yaml
01:40:21 ok  	github.com/docker/libcompose/yaml	1.022s	coverage: 72.1% of statements
01:40:21 
01:40:21 Run non-race test (if any)
01:40:21 + go test  -cover -coverprofile=cover.out github.com/docker/libcompose/utils
01:40:26 ok  	github.com/docker/libcompose/utils	0.003s	coverage: 56.0% of statements
01:40:26 
01:40:26 Test success
01:40:26 
01:40:26 
01:40:26 ---> Making bundle: test-integration (in .)
01:40:26 Running integration test against 1.9.1
01:40:26 ---> Making bundle: .integration-daemon-start (in .)
01:40:26 +++ exec docker daemon --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/1.9.1
01:40:29 Client:
01:40:29  Version:      1.9.1
01:40:29  API version:  1.21
01:40:29  Go version:   go1.4.3
01:40:29  Git commit:   a34a1d5
01:40:29  Built:        Fri Nov 20 17:56:04 UTC 2015
01:40:29  OS/Arch:      linux/amd64
01:40:29 
01:40:29 Server:
01:40:29  Version:      1.9.1
01:40:29  API version:  1.21
01:40:29  Go version:   go1.4.3
01:40:29  Git commit:   a34a1d5
01:40:29  Built:        Fri Nov 20 17:56:04 UTC 2015
01:40:29  OS/Arch:      linux/amd64
01:40:29 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:40:29 go: downloading github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:40:29 go: extracting github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:40:29 go: extracting gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:40:35 SKIP: api_event_test.go:16: APISuite.TestEvents (Not(Test requires the daemon version to be 1.9))
01:40:35 time="2019-08-28T01:40:34Z" level=info msg="[0/1] [service]: Starting "
01:40:35 Pulling service (busybox)...
01:40:35 latest: Pulling from library/busybox
01:40:35 ecf7dd1833d3: Pulling fs layer
01:40:35 839136952431: Pulling fs layer
01:40:35 839136952431: Verifying Checksum
01:40:35 839136952431: Download complete
01:40:35 ecf7dd1833d3: Verifying Checksum
01:40:35 ecf7dd1833d3: Download complete
01:40:35 ecf7dd1833d3: Pull complete
01:40:35 839136952431: Pull complete
01:40:35 Digest: sha256:bb84a4a069de8e6b9f1a39fecb503ce2cb8b8b68c998b997948a5b96e8b0d119
01:40:35 Status: Downloaded newer image for busybox:latest
01:40:35 time="2019-08-28T01:40:35Z" level=info msg="[1/1] [service]: Started "
01:40:35 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.883s
01:40:36 PASS: build_test.go:13: CliSuite.TestBuild	0.502s
01:40:37 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	0.905s
01:40:37 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.142s
01:40:37 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	0.559s
01:40:38 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	0.497s
01:40:38 time="2019-08-28T01:40:38Z" level=info msg="Running create [--verbose -p testprojecthadkari -f - create]"
01:40:38 PASS: create_test.go:58: CliSuite.TestContainerName	0.120s
01:40:38 time="2019-08-28T01:40:38Z" level=info msg="Running create [--verbose -p testprojectsulzoml -f - create]"
01:40:38 time="2019-08-28T01:40:38Z" level=info msg="Running scale [--verbose -p testprojectsulzoml -f - scale hello=2]"
01:40:38 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.130s
01:40:39 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.419s
01:40:39 time="2019-08-28T01:40:38Z" level=info msg="Running create [--verbose -p testprojectjedydiu -f - create]"
01:40:39 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.078s
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="[0/3] [simple]: Creating "
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="[0/3] [yetanother]: Creating "
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="[0/3] [another]: Creating "
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="[0/3] [yetanother]: Created "
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="[0/3] [another]: Created "
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="[0/3] [simple]: Created "
01:40:39 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.303s
01:40:39 time="2019-08-28T01:40:39Z" level=info msg="Running up [--verbose -p testprojecttzcwono -f - up -d]"
01:40:40 time="2019-08-28T01:40:39Z" level=info msg="Running stop [--verbose -p testprojecttzcwono -f - stop --timeout 0]"
01:40:50 time="2019-08-28T01:40:50Z" level=info msg="Running rm [--verbose -p testprojecttzcwono -f - rm --force]"
01:40:50 PASS: rm_test.go:9: CliSuite.TestDelete	10.665s
01:40:50 time="2019-08-28T01:40:50Z" level=info msg="Running up [--verbose -p testprojecttszlezd -f - up -d]"
01:40:51 time="2019-08-28T01:40:50Z" level=info msg="Running stop [--verbose -p testprojecttszlezd -f - stop bye --timeout 0]"
01:41:01 time="2019-08-28T01:41:01Z" level=info msg="Running rm [--verbose -p testprojecttszlezd -f - rm --force]"
01:41:01 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	11.055s
01:41:01 time="2019-08-28T01:41:01Z" level=info msg="Running up [--verbose -p testprojectqchycgc -f - up -d]"
01:41:01 time="2019-08-28T01:41:01Z" level=info msg="Running stop [--verbose -p testprojectqchycgc -f - stop --timeout 0]"
01:41:13 time="2019-08-28T01:41:11Z" level=info msg="Running rm [--verbose -p testprojectqchycgc -f - rm --force -v]"
01:41:13 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.639s
01:41:13 time="2019-08-28T01:41:11Z" level=info msg="Running up [--verbose -p testprojecthleqawv -f - up -d]"
01:41:13 time="2019-08-28T01:41:12Z" level=info msg="Running down [--verbose -p testprojecthleqawv -f - down]"
01:41:23 PASS: down_test.go:9: CliSuite.TestDown	10.610s
01:41:23 time="2019-08-28T01:41:22Z" level=info msg="Running up [--verbose -p testprojectaeolnbi -f - up -d]"
01:41:23 time="2019-08-28T01:41:23Z" level=info msg="Running scale [--verbose -p testprojectaeolnbi -f - scale hello=2]"
01:41:23 time="2019-08-28T01:41:23Z" level=info msg="Running down [--verbose -p testprojectaeolnbi -f - down]"
01:41:33 PASS: down_test.go:24: CliSuite.TestDownMultiple	11.138s
01:41:33 time="2019-08-28T01:41:33Z" level=info msg="Running create [--verbose -p testprojectauhjaau -f - create]"
01:41:34 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.122s
01:41:34 time="2019-08-28T01:41:33Z" level=info msg="Running create [--verbose -p testprojectyfovhfa -f - create]"
01:41:34 time="2019-08-28T01:41:33Z" level=info msg="Running create [--verbose -p testprojectnlvywix -f - create]"
01:41:34 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.156s
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running create [--verbose -p testprojectmismefm -f - create]"
01:41:34 PASS: create_test.go:14: CliSuite.TestFields	0.080s
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running create [--verbose -p testprojectovdovzz -f - create]"
01:41:34 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.076s
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running create [--verbose -p testprojectpcizbzb -f - create]"
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running create [--verbose -p testprojectzavtjgy -f - create]"
01:41:34 PASS: create_test.go:86: CliSuite.TestInterpolation	0.164s
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running create [--verbose -p testprojectsydtixz -f - create]"
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running create [--verbose -p testprojectzwsjfmf -f - create]"
01:41:34 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.152s
01:41:34 time="2019-08-28T01:41:34Z" level=info msg="Running up [--verbose -p testprojectkblaqcq -f - up -d]"
01:41:35 time="2019-08-28T01:41:34Z" level=info msg="Running kill [--verbose -p testprojectkblaqcq -f - kill]"
01:41:35 PASS: kill_test.go:9: CliSuite.TestKill	0.646s
01:41:35 time="2019-08-28T01:41:35Z" level=info msg="Running up [--verbose -p testprojectrzlqmmn -f - up -d]"
01:41:36 PASS: up_test.go:260: CliSuite.TestLink	0.835s
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [yetanother]: Creating "
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [simple]: Creating "
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [multiple]: Creating "
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [another]: Creating "
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [multiple]: Created "
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [yetanother]: Created "
01:41:36 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [another]: Created "
01:41:37 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [simple]: Created "
01:41:37 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.384s
01:41:37 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [another]: Creating "
01:41:37 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [yetanother]: Creating "
01:41:37 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [multiple]: Creating "
01:41:37 time="2019-08-28T01:41:36Z" level=info msg="[0/4] [simple]: Creating "
01:41:37 time="2019-08-28T01:41:37Z" level=info msg="[0/4] [multiple]: Created "
01:41:37 time="2019-08-28T01:41:37Z" level=info msg="[0/4] [simple]: Created "
01:41:37 time="2019-08-28T01:41:37Z" level=info msg="[0/4] [yetanother]: Created "
01:41:37 time="2019-08-28T01:41:37Z" level=info msg="[0/4] [another]: Created "
01:41:37 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.362s
01:41:37 time="2019-08-28T01:41:37Z" level=info msg="Running up [--verbose -p testprojectcfnijje -f - up -d]"
01:41:38 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.411s
01:41:38 time="2019-08-28T01:41:37Z" level=info msg="Running up [--verbose -p testprojectjidktkf -f - up -d]"
01:41:38 time="2019-08-28T01:41:38Z" level=info msg="Running pause [--verbose -p testprojectjidktkf -f - pause]"
01:41:38 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.451s
01:41:38 time="2019-08-28T01:41:38Z" level=info msg="Running up [--verbose -p testprojectwcajgwr -f - up -d]"
01:41:39 time="2019-08-28T01:41:38Z" level=info msg="Running pause [--verbose -p testprojectwcajgwr -f - pause]"
01:41:39 time="2019-08-28T01:41:38Z" level=info msg="Running pause [--verbose -p testprojectwcajgwr -f - pause]"
01:41:39 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.451s
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="Running up [--verbose -p testprojectdwmwpgv -f - up -d]"
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="Running ps [--verbose -p testprojectdwmwpgv -f - ps]"
01:41:39 PASS: ps_test.go:10: CliSuite.TestPs	0.428s
01:41:39 time="2019-08-28T01:41:39Z" level=info msg="Running up [--verbose -p testprojectigugplt -f - up -d]"
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running ps [--verbose -p testprojectigugplt -f - ps -q]"
01:41:40 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.466s
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running pull [--verbose -p testprojectoframof -f - pull]"
01:41:40 PASS: pull_test.go:7: CliSuite.TestPull	0.143s
01:41:40 time="2019-08-28T01:41:40Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up -d]"
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up -d]"
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up -d]"
01:41:41 time="2019-08-28T01:41:41Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up -d]"
01:41:42 time="2019-08-28T01:41:42Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up -d]"
01:41:42 time="2019-08-28T01:41:42Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up --force-recreate -d]"
01:41:43 time="2019-08-28T01:41:43Z" level=info msg="Running up [--verbose -p testprojectcjunyuz -f - up --force-recreate -d]"
01:41:44 PASS: up_test.go:105: CliSuite.TestRecreate	3.211s
01:41:44 time="2019-08-28T01:41:44Z" level=info msg="Running up [--verbose -p testprojecteotzuma -f - up -d]"
01:41:44 time="2019-08-28T01:41:44Z" level=info msg="Running up [--verbose -p testprojecteotzuma -f - up --force-recreate -d]"
01:41:45 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	1.150s
01:41:45 time="2019-08-28T01:41:45Z" level=info msg="Running up [--verbose -p testprojectwyexqyx -f - up -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectwyexqyx -f - up --no-recreate -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectwyexqyx -f - up --no-recreate -d]"
01:41:46 time="2019-08-28T01:41:46Z" level=info msg="Running up [--verbose -p testprojectwyexqyx -f - up -d]"
01:41:47 time="2019-08-28T01:41:47Z" level=info msg="Running rm [--verbose -p testprojectwyexqyx -f - rm -f]"
01:41:47 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.664s
01:41:47 time="2019-08-28T01:41:47Z" level=info msg="Running up [--verbose -p testprojecthvlyxvr -f - up -d]"
01:41:48 time="2019-08-28T01:41:47Z" level=info msg="Running up [--verbose -p testprojecthvlyxvr -f - up --no-recreate -d]"
01:41:48 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.467s
01:41:48 time="2019-08-28T01:41:47Z" level=info msg="Running up [--verbose -p testprojecthpsdvwj -f - up -d]"
01:41:48 time="2019-08-28T01:41:48Z" level=info msg="Running up [--verbose -p testprojecthpsdvwj -f - up --force-recreate -d]"
01:41:49 PASS: up_test.go:53: CliSuite.TestRecreateVols	1.173s
01:41:49 time="2019-08-28T01:41:49Z" level=info msg="Running up [--verbose -p testprojectnfuesec -f - up -d]"
01:41:50 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.412s
01:41:50 time="2019-08-28T01:41:49Z" level=info msg="Running up [--verbose -p testprojectoqxxfyk -f - up -d]"
01:41:50 time="2019-08-28T01:41:50Z" level=info msg="Running restart [--verbose -p testprojectoqxxfyk -f - restart --timeout 0]"
01:42:02 PASS: restart_test.go:9: CliSuite.TestRestart	10.997s
01:42:02 PASS: run_test.go:19: CliSuite.TestRun	0.598s
01:42:02 time="2019-08-28T01:42:01Z" level=info msg="Running up [--verbose -p testprojectujbmymw -f - up -d]"
01:42:02 time="2019-08-28T01:42:02Z" level=info msg="Running scale [--verbose -p testprojectujbmymw -f - scale hello=2]"
01:42:02 time="2019-08-28T01:42:02Z" level=info msg="Running scale [--verbose -p testprojectujbmymw -f - scale --timeout 0 hello=1]"
01:42:15 PASS: scale_test.go:10: CliSuite.TestScale	11.062s
01:42:15 time="2019-08-28T01:42:12Z" level=info msg="Running up [--verbose -p testprojectzvtfybx -f - up -d]"
01:42:15 time="2019-08-28T01:42:13Z" level=info msg="Running scale [--verbose -p testprojectzvtfybx -f - scale test=2]"
01:42:15 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.077s
01:42:15 time="2019-08-28T01:42:14Z" level=info msg="Running create [--verbose -p testprojectdirshan -f - create]"
01:42:15 time="2019-08-28T01:42:14Z" level=info msg="Running start [--verbose -p testprojectdirshan -f - start]"
01:42:15 PASS: start_test.go:9: CliSuite.TestStart	0.425s
01:42:15 time="2019-08-28T01:42:14Z" level=info msg="Running up [--verbose -p testprojectkvtcywb -f - up -d]"
01:42:15 time="2019-08-28T01:42:15Z" level=info msg="Running stop [--verbose -p testprojectkvtcywb -f - stop --timeout 0]"
01:42:27 PASS: stop_test.go:9: CliSuite.TestStop	10.636s
01:42:27 time="2019-08-28T01:42:25Z" level=info msg="Running up [--verbose -p testprojectqlhydru -f - up -d]"
01:42:27 time="2019-08-28T01:42:26Z" level=info msg="Running pause [--verbose -p testprojectqlhydru -f - pause]"
01:42:27 time="2019-08-28T01:42:26Z" level=info msg="Running unpause [--verbose -p testprojectqlhydru -f - unpause]"
01:42:27 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.473s
01:42:27 time="2019-08-28T01:42:26Z" level=info msg="Running up [--verbose -p testprojectvykkkrh -f - up -d]"
01:42:27 time="2019-08-28T01:42:26Z" level=info msg="Running unpause [--verbose -p testprojectvykkkrh -f - unpause]"
01:42:27 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.428s
01:42:27 time="2019-08-28T01:42:26Z" level=info msg="Running up [--verbose -p testprojectjxrqnxj -f - up -d]"
01:42:27 PASS: up_test.go:15: CliSuite.TestUp	0.437s
01:42:27 time="2019-08-28T01:42:27Z" level=info msg="Running up [--verbose -p testprojectykzpwhj -f - up -d]"
01:42:28 time="2019-08-28T01:42:28Z" level=info msg="Running up [--verbose -p testprojectykzpwhj -f - up --no-recreate -d]"
01:42:28 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.434s
01:42:28 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.011s
01:42:29 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.603s
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running up [--verbose -p testprojectevyubqi -f - up -d]"
01:42:29 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.458s
01:42:29 SKIP: volume_test.go:79: CliSuite.TestV2Volume (Not(Test requires the daemon version to be 1.9))
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectmyohqcv -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectmyohqcv -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectiqoipmw -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectiqoipmw -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectjuedptr -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjuedptr -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:42:29 PASS: create_test.go:262: CliSuite.TestValidation	0.024s
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectmnjicmf -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectmnjicmf -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectwivcdvt -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectwivcdvt -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:42:29 PASS: create_test.go:297: CliSuite.TestValidationV2	0.016s
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectxanjqdq -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectxanjqdq -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectlekezko -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlekezko -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectehdyagk -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectehdyagk -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojecttjlnanl -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecttjlnanl -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:42:29 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.027s
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectblxbnxv -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectblxbnxv -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectrfoezuz -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectrfoezuz -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectcfmjxqf -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectcfmjxqf -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:42:29 time="2019-08-28T01:42:29Z" level=info msg="Running create [--verbose -p testprojectkehsnwe -f - create]"
01:42:29 time="2019-08-28T01:42:29Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectkehsnwe -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:42:29 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.029s
01:42:30 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.229s
01:42:30 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.242s
01:42:30 OK: 57 passed, 2 skipped
01:42:30 PASS
01:42:30 coverage: 38.9% of statements
01:42:30 ok  	github.com/docker/libcompose/integration	115.615s
01:42:30 ---> Making bundle: .integration-daemon-stop (in .)
01:42:30 ++++ cat ./docker.pid
01:42:30 +++ kill 6627
01:42:30 
01:42:30 Running integration test against 1.10.3
01:42:30 ---> Making bundle: .integration-daemon-start (in .)
01:42:30 +++ exec docker daemon --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/1.10.3
01:42:32 Client:
01:42:32  Version:      1.10.3
01:42:32  API version:  1.22
01:42:32  Go version:   go1.5.3
01:42:32  Git commit:   20f81dd
01:42:32  Built:        Thu Mar 10 21:49:11 2016
01:42:32  OS/Arch:      linux/amd64
01:42:32 
01:42:32 Server:
01:42:32  Version:      1.10.3
01:42:32  API version:  1.22
01:42:32  Go version:   go1.5.3
01:42:32  Git commit:   20f81dd
01:42:32  Built:        Thu Mar 10 21:49:11 2016
01:42:32  OS/Arch:      linux/amd64
01:42:33 time="2019-08-28T01:42:33Z" level=info msg="[0/2] [simple]: Starting "
01:42:33 time="2019-08-28T01:42:33Z" level=info msg="[0/2] [another]: Starting "
01:42:33 Pulling simple (busybox:latest)...
01:42:33 Pulling another (busybox:latest)...
01:42:33 latest: Pulling from library/busybox
01:42:33 latest: Pulling from library/busybox
01:42:33 ee153a04d683: Pulling fs layer
01:42:33 ee153a04d683: Pulling fs layer
01:42:33 ee153a04d683: Verifying Checksum
01:42:33 ee153a04d683: Verifying Checksum
01:42:33 ee153a04d683: Download complete
01:42:33 ee153a04d683: Pull complete
01:42:33 ee153a04d683: Pull complete
01:42:33 ee153a04d683: Pull complete
01:42:33 ee153a04d683: Pull complete
01:42:33 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:42:33 Status: Image is up to date for busybox:latest
01:42:33 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:42:33 Status: Downloaded newer image for busybox:latest
01:42:34 time="2019-08-28T01:42:34Z" level=info msg="[1/2] [simple]: Started "
01:42:34 time="2019-08-28T01:42:34Z" level=info msg="[2/2] [another]: Started "
01:42:34 PASS: api_event_test.go:16: APISuite.TestEvents	1.407s
01:42:34 time="2019-08-28T01:42:34Z" level=info msg="[0/1] [service]: Starting "
01:42:35 time="2019-08-28T01:42:35Z" level=info msg="[1/1] [service]: Started "
01:42:35 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.446s
01:42:36 PASS: build_test.go:13: CliSuite.TestBuild	0.542s
01:42:37 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	0.967s
01:42:37 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.150s
01:42:37 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	0.595s
01:42:38 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	0.536s
01:42:38 time="2019-08-28T01:42:38Z" level=info msg="Running create [--verbose -p testprojectjhdsqhu -f - create]"
01:42:38 PASS: create_test.go:58: CliSuite.TestContainerName	0.121s
01:42:38 time="2019-08-28T01:42:38Z" level=info msg="Running create [--verbose -p testprojectuvfcwgg -f - create]"
01:42:38 time="2019-08-28T01:42:38Z" level=info msg="Running scale [--verbose -p testprojectuvfcwgg -f - scale hello=2]"
01:42:38 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.132s
01:42:39 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.377s
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="Running create [--verbose -p testprojectdjzpnwd -f - create]"
01:42:39 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.088s
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="[0/3] [yetanother]: Creating "
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="[0/3] [another]: Creating "
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="[0/3] [simple]: Creating "
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="[0/3] [simple]: Created "
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="[0/3] [another]: Created "
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="[0/3] [yetanother]: Created "
01:42:39 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.343s
01:42:39 time="2019-08-28T01:42:39Z" level=info msg="Running up [--verbose -p testprojectubeaqhz -f - up -d]"
01:42:40 time="2019-08-28T01:42:40Z" level=info msg="Running stop [--verbose -p testprojectubeaqhz -f - stop --timeout 0]"
01:42:52 time="2019-08-28T01:42:50Z" level=info msg="Running rm [--verbose -p testprojectubeaqhz -f - rm --force]"
01:42:52 PASS: rm_test.go:9: CliSuite.TestDelete	10.628s
01:42:52 time="2019-08-28T01:42:50Z" level=info msg="Running up [--verbose -p testprojectztzglmb -f - up -d]"
01:42:52 time="2019-08-28T01:42:50Z" level=info msg="Running stop [--verbose -p testprojectztzglmb -f - stop bye --timeout 0]"
01:43:02 time="2019-08-28T01:43:01Z" level=info msg="Running rm [--verbose -p testprojectztzglmb -f - rm --force]"
01:43:02 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.958s
01:43:02 time="2019-08-28T01:43:01Z" level=info msg="Running up [--verbose -p testprojectcnnasqz -f - up -d]"
01:43:02 time="2019-08-28T01:43:01Z" level=info msg="Running stop [--verbose -p testprojectcnnasqz -f - stop --timeout 0]"
01:43:12 time="2019-08-28T01:43:11Z" level=info msg="Running rm [--verbose -p testprojectcnnasqz -f - rm --force -v]"
01:43:12 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.643s
01:43:12 time="2019-08-28T01:43:11Z" level=info msg="Running up [--verbose -p testprojectpfhbhzr -f - up -d]"
01:43:12 time="2019-08-28T01:43:12Z" level=info msg="Running down [--verbose -p testprojectpfhbhzr -f - down]"
01:43:24 PASS: down_test.go:9: CliSuite.TestDown	10.631s
01:43:24 time="2019-08-28T01:43:22Z" level=info msg="Running up [--verbose -p testprojectqshqghk -f - up -d]"
01:43:24 time="2019-08-28T01:43:23Z" level=info msg="Running scale [--verbose -p testprojectqshqghk -f - scale hello=2]"
01:43:24 time="2019-08-28T01:43:23Z" level=info msg="Running down [--verbose -p testprojectqshqghk -f - down]"
01:43:34 PASS: down_test.go:24: CliSuite.TestDownMultiple	11.117s
01:43:34 time="2019-08-28T01:43:33Z" level=info msg="Running create [--verbose -p testprojectxqirfmp -f - create]"
01:43:34 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.122s
01:43:34 time="2019-08-28T01:43:33Z" level=info msg="Running create [--verbose -p testprojectkqtxgwu -f - create]"
01:43:34 time="2019-08-28T01:43:33Z" level=info msg="Running create [--verbose -p testprojectoztipar -f - create]"
01:43:34 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.162s
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running create [--verbose -p testprojectdmlsrei -f - create]"
01:43:34 PASS: create_test.go:14: CliSuite.TestFields	0.076s
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running create [--verbose -p testprojectqxiibgd -f - create]"
01:43:34 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.075s
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running create [--verbose -p testprojectmfizkzy -f - create]"
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running create [--verbose -p testprojectoatsrsi -f - create]"
01:43:34 PASS: create_test.go:86: CliSuite.TestInterpolation	0.155s
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running create [--verbose -p testprojectvsjlmva -f - create]"
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running create [--verbose -p testprojectninocwl -f - create]"
01:43:34 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.170s
01:43:34 time="2019-08-28T01:43:34Z" level=info msg="Running up [--verbose -p testprojectgudqzjd -f - up -d]"
01:43:35 time="2019-08-28T01:43:34Z" level=info msg="Running kill [--verbose -p testprojectgudqzjd -f - kill]"
01:43:35 PASS: kill_test.go:9: CliSuite.TestKill	0.623s
01:43:35 time="2019-08-28T01:43:35Z" level=info msg="Running up [--verbose -p testprojectjbyokyw -f - up -d]"
01:43:36 PASS: up_test.go:260: CliSuite.TestLink	0.853s
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [multiple]: Creating "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [yetanother]: Creating "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [simple]: Creating "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [another]: Creating "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [another]: Created "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [multiple]: Created "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [yetanother]: Created "
01:43:36 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [simple]: Created "
01:43:36 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.466s
01:43:37 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [simple]: Creating "
01:43:37 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [multiple]: Creating "
01:43:37 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [another]: Creating "
01:43:37 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [yetanother]: Creating "
01:43:37 time="2019-08-28T01:43:36Z" level=info msg="[0/4] [yetanother]: Created "
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="[0/4] [simple]: Created "
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="[0/4] [another]: Created "
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="[0/4] [multiple]: Created "
01:43:37 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.439s
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="Running up [--verbose -p testprojectchmofzj -f - up -d]"
01:43:37 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.435s
01:43:37 time="2019-08-28T01:43:37Z" level=info msg="Running up [--verbose -p testprojectuidetfi -f - up -d]"
01:43:38 time="2019-08-28T01:43:38Z" level=info msg="Running pause [--verbose -p testprojectuidetfi -f - pause]"
01:43:38 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.427s
01:43:38 time="2019-08-28T01:43:38Z" level=info msg="Running up [--verbose -p testprojectdyiskdf -f - up -d]"
01:43:39 time="2019-08-28T01:43:38Z" level=info msg="Running pause [--verbose -p testprojectdyiskdf -f - pause]"
01:43:39 time="2019-08-28T01:43:39Z" level=info msg="Running pause [--verbose -p testprojectdyiskdf -f - pause]"
01:43:39 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.441s
01:43:39 time="2019-08-28T01:43:39Z" level=info msg="Running up [--verbose -p testprojectmmhjnmq -f - up -d]"
01:43:39 time="2019-08-28T01:43:39Z" level=info msg="Running ps [--verbose -p testprojectmmhjnmq -f - ps]"
01:43:39 PASS: ps_test.go:10: CliSuite.TestPs	0.432s
01:43:39 time="2019-08-28T01:43:39Z" level=info msg="Running up [--verbose -p testprojectfxodvoi -f - up -d]"
01:43:40 time="2019-08-28T01:43:40Z" level=info msg="Running ps [--verbose -p testprojectfxodvoi -f - ps -q]"
01:43:40 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.453s
01:43:40 time="2019-08-28T01:43:40Z" level=info msg="Running pull [--verbose -p testprojectmiayiqy -f - pull]"
01:43:40 PASS: pull_test.go:7: CliSuite.TestPull	0.161s
01:43:40 time="2019-08-28T01:43:40Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up -d]"
01:43:41 time="2019-08-28T01:43:41Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up -d]"
01:43:41 time="2019-08-28T01:43:41Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up -d]"
01:43:41 time="2019-08-28T01:43:41Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up -d]"
01:43:42 time="2019-08-28T01:43:42Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up -d]"
01:43:42 time="2019-08-28T01:43:42Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up --force-recreate -d]"
01:43:43 time="2019-08-28T01:43:43Z" level=info msg="Running up [--verbose -p testprojectmwqyuhc -f - up --force-recreate -d]"
01:43:44 PASS: up_test.go:105: CliSuite.TestRecreate	3.133s
01:43:44 time="2019-08-28T01:43:43Z" level=info msg="Running up [--verbose -p testprojectozcyisd -f - up -d]"
01:43:44 time="2019-08-28T01:43:44Z" level=info msg="Running up [--verbose -p testprojectozcyisd -f - up --force-recreate -d]"
01:43:45 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	1.075s
01:43:45 time="2019-08-28T01:43:45Z" level=info msg="Running up [--verbose -p testprojectvpmygkb -f - up -d]"
01:43:46 time="2019-08-28T01:43:46Z" level=info msg="Running up [--verbose -p testprojectvpmygkb -f - up --no-recreate -d]"
01:43:46 time="2019-08-28T01:43:46Z" level=info msg="Running up [--verbose -p testprojectvpmygkb -f - up --no-recreate -d]"
01:43:46 time="2019-08-28T01:43:46Z" level=info msg="Running up [--verbose -p testprojectvpmygkb -f - up -d]"
01:43:46 time="2019-08-28T01:43:46Z" level=info msg="Running rm [--verbose -p testprojectvpmygkb -f - rm -f]"
01:43:47 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.682s
01:43:47 time="2019-08-28T01:43:47Z" level=info msg="Running up [--verbose -p testprojectjfjlpiz -f - up -d]"
01:43:47 time="2019-08-28T01:43:47Z" level=info msg="Running up [--verbose -p testprojectjfjlpiz -f - up --no-recreate -d]"
01:43:47 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.452s
01:43:47 time="2019-08-28T01:43:47Z" level=info msg="Running up [--verbose -p testprojectpdyrcbw -f - up -d]"
01:43:48 time="2019-08-28T01:43:48Z" level=info msg="Running up [--verbose -p testprojectpdyrcbw -f - up --force-recreate -d]"
01:43:49 PASS: up_test.go:53: CliSuite.TestRecreateVols	1.110s
01:43:49 time="2019-08-28T01:43:48Z" level=info msg="Running up [--verbose -p testprojectrzfghwa -f - up -d]"
01:43:49 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.431s
01:43:49 time="2019-08-28T01:43:49Z" level=info msg="Running up [--verbose -p testprojectocstrss -f - up -d]"
01:43:50 time="2019-08-28T01:43:50Z" level=info msg="Running restart [--verbose -p testprojectocstrss -f - restart --timeout 0]"
01:44:02 PASS: restart_test.go:9: CliSuite.TestRestart	10.959s
01:44:02 PASS: run_test.go:19: CliSuite.TestRun	0.585s
01:44:02 time="2019-08-28T01:44:01Z" level=info msg="Running up [--verbose -p testprojectpnszzjs -f - up -d]"
01:44:02 time="2019-08-28T01:44:01Z" level=info msg="Running scale [--verbose -p testprojectpnszzjs -f - scale hello=2]"
01:44:02 time="2019-08-28T01:44:02Z" level=info msg="Running scale [--verbose -p testprojectpnszzjs -f - scale --timeout 0 hello=1]"
01:44:14 PASS: scale_test.go:10: CliSuite.TestScale	11.061s
01:44:14 time="2019-08-28T01:44:12Z" level=info msg="Running up [--verbose -p testprojectverblwu -f - up -d]"
01:44:14 time="2019-08-28T01:44:13Z" level=info msg="Running scale [--verbose -p testprojectverblwu -f - scale test=2]"
01:44:14 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.096s
01:44:14 time="2019-08-28T01:44:13Z" level=info msg="Running create [--verbose -p testprojecttgghcbh -f - create]"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running start [--verbose -p testprojecttgghcbh -f - start]"
01:44:14 PASS: start_test.go:9: CliSuite.TestStart	0.419s
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running up [--verbose -p testprojecttkxmmkg -f - up -d]"
01:44:14 time="2019-08-28T01:44:14Z" level=info msg="Running stop [--verbose -p testprojecttkxmmkg -f - stop --timeout 0]"
01:44:27 PASS: stop_test.go:9: CliSuite.TestStop	10.597s
01:44:27 time="2019-08-28T01:44:25Z" level=info msg="Running up [--verbose -p testprojectvlwlaus -f - up -d]"
01:44:27 time="2019-08-28T01:44:25Z" level=info msg="Running pause [--verbose -p testprojectvlwlaus -f - pause]"
01:44:27 time="2019-08-28T01:44:25Z" level=info msg="Running unpause [--verbose -p testprojectvlwlaus -f - unpause]"
01:44:27 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.448s
01:44:27 time="2019-08-28T01:44:25Z" level=info msg="Running up [--verbose -p testprojectfvwcrgd -f - up -d]"
01:44:27 time="2019-08-28T01:44:26Z" level=info msg="Running unpause [--verbose -p testprojectfvwcrgd -f - unpause]"
01:44:27 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.418s
01:44:27 time="2019-08-28T01:44:26Z" level=info msg="Running up [--verbose -p testprojectnkrmllk -f - up -d]"
01:44:27 PASS: up_test.go:15: CliSuite.TestUp	0.422s
01:44:27 time="2019-08-28T01:44:26Z" level=info msg="Running up [--verbose -p testprojectahxevba -f - up -d]"
01:44:27 time="2019-08-28T01:44:27Z" level=info msg="Running up [--verbose -p testprojectahxevba -f - up --no-recreate -d]"
01:44:27 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.468s
01:44:27 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.011s
01:44:28 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.608s
01:44:28 time="2019-08-28T01:44:28Z" level=info msg="Running up [--verbose -p testprojectjnxodyu -f - up -d]"
01:44:29 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.407s
01:44:29 time="2019-08-28T01:44:28Z" level=info msg="Running up [--verbose -p testprojectmodsklc -f - up -d]"
01:44:31 PASS: volume_test.go:79: CliSuite.TestV2Volume	1.891s
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojecthiuhctt -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecthiuhctt -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectpjqunvs -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectpjqunvs -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectyiyvnfs -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectyiyvnfs -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:44:31 PASS: create_test.go:262: CliSuite.TestValidation	0.023s
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectlbxyilr -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectlbxyilr -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojecthvgsmir -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecthvgsmir -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:44:31 PASS: create_test.go:297: CliSuite.TestValidationV2	0.014s
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectluhzkgn -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectluhzkgn -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojecthfndgth -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecthfndgth -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectkehtlkx -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectkehtlkx -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojecthtzjmjx -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecthtzjmjx -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:44:31 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.032s
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectjqgcgpl -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjqgcgpl -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojecthluoljl -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecthluoljl -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectvzshhcx -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectvzshhcx -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:44:31 time="2019-08-28T01:44:31Z" level=info msg="Running create [--verbose -p testprojectpaucxfe -f - create]"
01:44:31 time="2019-08-28T01:44:31Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectpaucxfe -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:44:31 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.032s
01:44:31 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.251s
01:44:31 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.259s
01:44:31 OK: 59 passed
01:44:31 PASS
01:44:31 coverage: 33.3% of statements
01:44:31 ok  	github.com/docker/libcompose/integration	118.260s
01:44:31 ---> Making bundle: .integration-daemon-stop (in .)
01:44:31 ++++ cat ./docker.pid
01:44:31 +++ kill 9472
01:44:31 
01:44:31 Running integration test against 1.13.1
01:44:31 ---> Making bundle: .integration-daemon-start (in .)
01:44:31 /usr/local/bin/docker-1.13.1/dockerd
01:44:31 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/1.13.1
01:44:34 Client:
01:44:34  Version:      1.13.1
01:44:34  API version:  1.26
01:44:34  Go version:   go1.7.5
01:44:34  Git commit:   092cba3
01:44:34  Built:        Wed Feb  8 08:47:51 2017
01:44:34  OS/Arch:      linux/amd64
01:44:34 
01:44:34 Server:
01:44:34  Version:      1.13.1
01:44:34  API version:  1.26 (minimum version 1.12)
01:44:34  Go version:   go1.7.5
01:44:34  Git commit:   092cba3
01:44:34  Built:        Wed Feb  8 08:47:51 2017
01:44:34  OS/Arch:      linux/amd64
01:44:34  Experimental: false
01:44:35 time="2019-08-28T01:44:35Z" level=info msg="[0/2] [another]: Starting "
01:44:35 time="2019-08-28T01:44:35Z" level=info msg="[0/2] [simple]: Starting "
01:44:35 Pulling simple (busybox:latest)...
01:44:35 Pulling another (busybox:latest)...
01:44:35 latest: Pulling from library/busybox
01:44:35 ee153a04d683: Pulling fs layer
01:44:35 latest: Pulling from library/busybox
01:44:35 ee153a04d683: Verifying Checksum
01:44:35 ee153a04d683: Download complete
01:44:35 ee153a04d683: Pulling fs layer
01:44:35 ee153a04d683: Pull complete
01:44:35 ee153a04d683: Pull complete
01:44:35 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:44:35 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:44:35 Status: Image is up to date for busybox:latest
01:44:35 Status: Downloaded newer image for busybox:latest
01:44:36 time="2019-08-28T01:44:36Z" level=info msg="[1/2] [another]: Started "
01:44:36 time="2019-08-28T01:44:36Z" level=info msg="[2/2] [simple]: Started "
01:44:36 PASS: api_event_test.go:16: APISuite.TestEvents	1.238s
01:44:36 time="2019-08-28T01:44:36Z" level=info msg="[0/1] [service]: Starting "
01:44:37 time="2019-08-28T01:44:37Z" level=info msg="[1/1] [service]: Started "
01:44:37 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.526s
01:44:39 PASS: build_test.go:13: CliSuite.TestBuild	1.779s
01:44:41 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	1.599s
01:44:41 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.246s
01:44:43 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	1.753s
01:44:45 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	2.001s
01:44:45 time="2019-08-28T01:44:45Z" level=info msg="Running create [--verbose -p testprojecttgnvcep -f - create]"
01:44:45 PASS: create_test.go:58: CliSuite.TestContainerName	0.172s
01:44:45 time="2019-08-28T01:44:45Z" level=info msg="Running create [--verbose -p testprojectmbugclj -f - create]"
01:44:45 time="2019-08-28T01:44:45Z" level=info msg="Running scale [--verbose -p testprojectmbugclj -f - scale hello=2]"
01:44:45 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.185s
01:44:46 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.377s
01:44:46 time="2019-08-28T01:44:45Z" level=info msg="Running create [--verbose -p testprojectbnveqdf -f - create]"
01:44:46 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.116s
01:44:46 time="2019-08-28T01:44:45Z" level=info msg="[0/3] [yetanother]: Creating "
01:44:46 time="2019-08-28T01:44:45Z" level=info msg="[0/3] [another]: Creating "
01:44:46 time="2019-08-28T01:44:45Z" level=info msg="[0/3] [simple]: Creating "
01:44:46 time="2019-08-28T01:44:46Z" level=info msg="[0/3] [simple]: Created "
01:44:46 time="2019-08-28T01:44:46Z" level=info msg="[0/3] [another]: Created "
01:44:46 time="2019-08-28T01:44:46Z" level=info msg="[0/3] [yetanother]: Created "
01:44:46 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.444s
01:44:46 time="2019-08-28T01:44:46Z" level=info msg="Running up [--verbose -p testprojectprqdktq -f - up -d]"
01:44:47 time="2019-08-28T01:44:46Z" level=info msg="Running stop [--verbose -p testprojectprqdktq -f - stop --timeout 0]"
01:44:59 time="2019-08-28T01:44:57Z" level=info msg="Running rm [--verbose -p testprojectprqdktq -f - rm --force]"
01:44:59 PASS: rm_test.go:9: CliSuite.TestDelete	10.747s
01:44:59 time="2019-08-28T01:44:57Z" level=info msg="Running up [--verbose -p testprojectzvzjvsp -f - up -d]"
01:44:59 time="2019-08-28T01:44:57Z" level=info msg="Running stop [--verbose -p testprojectzvzjvsp -f - stop bye --timeout 0]"
01:45:09 time="2019-08-28T01:45:07Z" level=info msg="Running rm [--verbose -p testprojectzvzjvsp -f - rm --force]"
01:45:09 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.772s
01:45:09 time="2019-08-28T01:45:08Z" level=info msg="Running up [--verbose -p testprojectxpcjsxd -f - up -d]"
01:45:09 time="2019-08-28T01:45:08Z" level=info msg="Running stop [--verbose -p testprojectxpcjsxd -f - stop --timeout 0]"
01:45:19 time="2019-08-28T01:45:18Z" level=info msg="Running rm [--verbose -p testprojectxpcjsxd -f - rm --force -v]"
01:45:19 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.725s
01:45:19 time="2019-08-28T01:45:18Z" level=info msg="Running up [--verbose -p testprojectvhglulb -f - up -d]"
01:45:19 time="2019-08-28T01:45:19Z" level=info msg="Running down [--verbose -p testprojectvhglulb -f - down]"
01:45:31 PASS: down_test.go:9: CliSuite.TestDown	10.718s
01:45:31 time="2019-08-28T01:45:29Z" level=info msg="Running up [--verbose -p testprojectvoiblqo -f - up -d]"
01:45:31 time="2019-08-28T01:45:30Z" level=info msg="Running scale [--verbose -p testprojectvoiblqo -f - scale hello=2]"
01:45:31 time="2019-08-28T01:45:30Z" level=info msg="Running down [--verbose -p testprojectvoiblqo -f - down]"
01:45:41 PASS: down_test.go:24: CliSuite.TestDownMultiple	11.349s
01:45:41 time="2019-08-28T01:45:40Z" level=info msg="Running create [--verbose -p testprojectvpiyjzp -f - create]"
01:45:41 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.157s
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectiebqver -f - create]"
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectfsqcahh -f - create]"
01:45:41 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.240s
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectcsuurlt -f - create]"
01:45:41 PASS: create_test.go:14: CliSuite.TestFields	0.121s
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectpihtjwt -f - create]"
01:45:41 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.109s
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectehecenn -f - create]"
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectwtbtvhg -f - create]"
01:45:41 PASS: create_test.go:86: CliSuite.TestInterpolation	0.247s
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectnaiiaty -f - create]"
01:45:41 time="2019-08-28T01:45:41Z" level=info msg="Running create [--verbose -p testprojectbomdyyg -f - create]"
01:45:42 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.269s
01:45:42 time="2019-08-28T01:45:42Z" level=info msg="Running up [--verbose -p testprojectkolnryy -f - up -d]"
01:45:42 time="2019-08-28T01:45:42Z" level=info msg="Running kill [--verbose -p testprojectkolnryy -f - kill]"
01:45:43 PASS: kill_test.go:9: CliSuite.TestKill	0.742s
01:45:43 time="2019-08-28T01:45:42Z" level=info msg="Running up [--verbose -p testprojectwryoycu -f - up -d]"
01:45:44 PASS: up_test.go:260: CliSuite.TestLink	1.071s
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [another]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [simple]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [multiple]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [yetanother]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [simple]: Created "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [another]: Created "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [yetanother]: Created "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [multiple]: Created "
01:45:44 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.565s
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [yetanother]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [another]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [simple]: Creating "
01:45:44 time="2019-08-28T01:45:44Z" level=info msg="[0/4] [multiple]: Creating "
01:45:45 time="2019-08-28T01:45:45Z" level=info msg="[0/4] [multiple]: Created "
01:45:45 time="2019-08-28T01:45:45Z" level=info msg="[0/4] [another]: Created "
01:45:45 time="2019-08-28T01:45:45Z" level=info msg="[0/4] [simple]: Created "
01:45:45 time="2019-08-28T01:45:45Z" level=info msg="[0/4] [yetanother]: Created "
01:45:45 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.577s
01:45:45 time="2019-08-28T01:45:45Z" level=info msg="Running up [--verbose -p testprojectylcrfdv -f - up -d]"
01:45:46 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.528s
01:45:46 time="2019-08-28T01:45:46Z" level=info msg="Running up [--verbose -p testprojectktsrqmp -f - up -d]"
01:45:46 time="2019-08-28T01:45:46Z" level=info msg="Running pause [--verbose -p testprojectktsrqmp -f - pause]"
01:45:47 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.548s
01:45:47 time="2019-08-28T01:45:46Z" level=info msg="Running up [--verbose -p testprojectzrohurp -f - up -d]"
01:45:47 time="2019-08-28T01:45:47Z" level=info msg="Running pause [--verbose -p testprojectzrohurp -f - pause]"
01:45:47 time="2019-08-28T01:45:47Z" level=info msg="Running pause [--verbose -p testprojectzrohurp -f - pause]"
01:45:47 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.541s
01:45:47 time="2019-08-28T01:45:47Z" level=info msg="Running up [--verbose -p testprojectmoovltu -f - up -d]"
01:45:48 time="2019-08-28T01:45:48Z" level=info msg="Running ps [--verbose -p testprojectmoovltu -f - ps]"
01:45:48 PASS: ps_test.go:10: CliSuite.TestPs	0.534s
01:45:48 time="2019-08-28T01:45:48Z" level=info msg="Running up [--verbose -p testprojectnksrmpp -f - up -d]"
01:45:49 time="2019-08-28T01:45:48Z" level=info msg="Running ps [--verbose -p testprojectnksrmpp -f - ps -q]"
01:45:49 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.569s
01:45:49 time="2019-08-28T01:45:49Z" level=info msg="Running pull [--verbose -p testprojectaquyuya -f - pull]"
01:45:49 PASS: pull_test.go:7: CliSuite.TestPull	0.147s
01:45:49 time="2019-08-28T01:45:49Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up -d]"
01:45:49 time="2019-08-28T01:45:49Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up -d]"
01:45:49 time="2019-08-28T01:45:49Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up -d]"
01:45:50 time="2019-08-28T01:45:50Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up -d]"
01:45:51 time="2019-08-28T01:45:51Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up -d]"
01:45:51 time="2019-08-28T01:45:51Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up --force-recreate -d]"
01:45:52 time="2019-08-28T01:45:51Z" level=info msg="Running up [--verbose -p testprojectwpybfyp -f - up --force-recreate -d]"
01:45:53 PASS: up_test.go:105: CliSuite.TestRecreate	3.471s
01:45:53 time="2019-08-28T01:45:52Z" level=info msg="Running up [--verbose -p testprojectexjyxhx -f - up -d]"
01:45:53 time="2019-08-28T01:45:53Z" level=info msg="Running up [--verbose -p testprojectexjyxhx -f - up --force-recreate -d]"
01:45:54 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	1.278s
01:45:54 time="2019-08-28T01:45:54Z" level=info msg="Running up [--verbose -p testprojectiucmgkr -f - up -d]"
01:45:55 time="2019-08-28T01:45:55Z" level=info msg="Running up [--verbose -p testprojectiucmgkr -f - up --no-recreate -d]"
01:45:55 time="2019-08-28T01:45:55Z" level=info msg="Running up [--verbose -p testprojectiucmgkr -f - up --no-recreate -d]"
01:45:55 time="2019-08-28T01:45:55Z" level=info msg="Running up [--verbose -p testprojectiucmgkr -f - up -d]"
01:45:56 time="2019-08-28T01:45:56Z" level=info msg="Running rm [--verbose -p testprojectiucmgkr -f - rm -f]"
01:45:56 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.934s
01:45:56 time="2019-08-28T01:45:56Z" level=info msg="Running up [--verbose -p testprojectzaxjqkd -f - up -d]"
01:45:57 time="2019-08-28T01:45:57Z" level=info msg="Running up [--verbose -p testprojectzaxjqkd -f - up --no-recreate -d]"
01:45:57 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.566s
01:45:57 time="2019-08-28T01:45:57Z" level=info msg="Running up [--verbose -p testprojectdmjsrqz -f - up -d]"
01:45:57 time="2019-08-28T01:45:57Z" level=info msg="Running up [--verbose -p testprojectdmjsrqz -f - up --force-recreate -d]"
01:45:58 PASS: up_test.go:53: CliSuite.TestRecreateVols	1.274s
01:45:58 time="2019-08-28T01:45:58Z" level=info msg="Running up [--verbose -p testprojectucvtwzg -f - up -d]"
01:45:59 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.527s
01:45:59 time="2019-08-28T01:45:59Z" level=info msg="Running up [--verbose -p testprojectmmosgcd -f - up -d]"
01:45:59 time="2019-08-28T01:45:59Z" level=info msg="Running restart [--verbose -p testprojectmmosgcd -f - restart --timeout 0]"
01:46:12 PASS: restart_test.go:9: CliSuite.TestRestart	11.073s
01:46:12 PASS: run_test.go:19: CliSuite.TestRun	0.704s
01:46:12 time="2019-08-28T01:46:11Z" level=info msg="Running up [--verbose -p testprojectdxnzssg -f - up -d]"
01:46:12 time="2019-08-28T01:46:11Z" level=info msg="Running scale [--verbose -p testprojectdxnzssg -f - scale hello=2]"
01:46:12 time="2019-08-28T01:46:12Z" level=info msg="Running scale [--verbose -p testprojectdxnzssg -f - scale --timeout 0 hello=1]"
01:46:24 PASS: scale_test.go:10: CliSuite.TestScale	11.290s
01:46:24 time="2019-08-28T01:46:22Z" level=info msg="Running up [--verbose -p testprojectvkuoqbw -f - up -d]"
01:46:24 time="2019-08-28T01:46:23Z" level=info msg="Running scale [--verbose -p testprojectvkuoqbw -f - scale test=2]"
01:46:24 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.415s
01:46:24 time="2019-08-28T01:46:24Z" level=info msg="Running create [--verbose -p testprojecttvcguod -f - create]"
01:46:24 time="2019-08-28T01:46:24Z" level=info msg="Running start [--verbose -p testprojecttvcguod -f - start]"
01:46:25 PASS: start_test.go:9: CliSuite.TestStart	0.578s
01:46:25 time="2019-08-28T01:46:25Z" level=info msg="Running up [--verbose -p testprojectjzxdosp -f - up -d]"
01:46:25 time="2019-08-28T01:46:25Z" level=info msg="Running stop [--verbose -p testprojectjzxdosp -f - stop --timeout 0]"
01:46:38 PASS: stop_test.go:9: CliSuite.TestStop	10.734s
01:46:38 time="2019-08-28T01:46:36Z" level=info msg="Running up [--verbose -p testprojecthnorqqw -f - up -d]"
01:46:38 time="2019-08-28T01:46:36Z" level=info msg="Running pause [--verbose -p testprojecthnorqqw -f - pause]"
01:46:38 time="2019-08-28T01:46:36Z" level=info msg="Running unpause [--verbose -p testprojecthnorqqw -f - unpause]"
01:46:38 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.583s
01:46:38 time="2019-08-28T01:46:36Z" level=info msg="Running up [--verbose -p testprojecttoxxdff -f - up -d]"
01:46:38 time="2019-08-28T01:46:37Z" level=info msg="Running unpause [--verbose -p testprojecttoxxdff -f - unpause]"
01:46:38 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.560s
01:46:38 time="2019-08-28T01:46:37Z" level=info msg="Running up [--verbose -p testprojectcoobqbq -f - up -d]"
01:46:38 PASS: up_test.go:15: CliSuite.TestUp	0.520s
01:46:38 time="2019-08-28T01:46:38Z" level=info msg="Running up [--verbose -p testprojectqtfmyzt -f - up -d]"
01:46:38 time="2019-08-28T01:46:38Z" level=info msg="Running up [--verbose -p testprojectqtfmyzt -f - up --no-recreate -d]"
01:46:39 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.580s
01:46:39 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:46:40 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.746s
01:46:40 time="2019-08-28T01:46:40Z" level=info msg="Running up [--verbose -p testprojectwlqdtjg -f - up -d]"
01:46:41 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.539s
01:46:41 time="2019-08-28T01:46:40Z" level=info msg="Running up [--verbose -p testprojectjneyqzo -f - up -d]"
01:46:59 PASS: volume_test.go:79: CliSuite.TestV2Volume	16.818s
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectvmcbbgm -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectvmcbbgm -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectfutmyca -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfutmyca -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectrbdrzxb -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectrbdrzxb -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:46:59 PASS: create_test.go:262: CliSuite.TestValidation	0.025s
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectgumbnzo -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgumbnzo -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectbzfgvxy -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectbzfgvxy -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:46:59 PASS: create_test.go:297: CliSuite.TestValidationV2	0.014s
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectewjzxax -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectewjzxax -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojecteurbkte -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecteurbkte -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectjdfbfpl -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjdfbfpl -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectahvbnrm -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectahvbnrm -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:46:59 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.027s
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectsononpf -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectsononpf -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectnpcnwak -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectnpcnwak -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojecteudiedy -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecteudiedy -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:46:59 time="2019-08-28T01:46:57Z" level=info msg="Running create [--verbose -p testprojectfnmloxb -f - create]"
01:46:59 time="2019-08-28T01:46:57Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfnmloxb -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:46:59 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.028s
01:46:59 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.300s
01:46:59 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.328s
01:46:59 OK: 59 passed
01:46:59 PASS
01:46:59 coverage: 33.3% of statements
01:46:59 ok  	github.com/docker/libcompose/integration	143.041s
01:46:59 ---> Making bundle: .integration-daemon-stop (in .)
01:46:59 ++++ cat ./docker.pid
01:46:59 +++ kill 12008
01:46:59 
01:46:59 Running integration test against 17.03.2
01:46:59 ---> Making bundle: .integration-daemon-start (in .)
01:46:59 /usr/local/bin/docker-17.03.2/dockerd
01:46:59 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/17.03.2
01:47:02 Client:
01:47:02  Version:      17.03.2-ce
01:47:02  API version:  1.27
01:47:02  Go version:   go1.7.5
01:47:02  Git commit:   f5ec1e2
01:47:02  Built:        Tue Jun 27 01:35:00 2017
01:47:02  OS/Arch:      linux/amd64
01:47:02 
01:47:02 Server:
01:47:02  Version:      17.03.2-ce
01:47:02  API version:  1.27 (minimum version 1.12)
01:47:02  Go version:   go1.7.5
01:47:02  Git commit:   f5ec1e2
01:47:02  Built:        Tue Jun 27 01:35:00 2017
01:47:02  OS/Arch:      linux/amd64
01:47:02  Experimental: false
01:47:03 time="2019-08-28T01:47:03Z" level=info msg="[0/2] [another]: Starting "
01:47:03 time="2019-08-28T01:47:03Z" level=info msg="[0/2] [simple]: Starting "
01:47:03 Pulling another (busybox:latest)...
01:47:03 Pulling simple (busybox:latest)...
01:47:03 latest: Pulling from library/busybox
01:47:03 latest: Pulling from library/busybox
01:47:03 ee153a04d683: Pulling fs layer
01:47:03 ee153a04d683: Pulling fs layer
01:47:03 ee153a04d683: Download complete
01:47:03 ee153a04d683: Download complete
01:47:03 ee153a04d683: Pull complete
01:47:03 ee153a04d683: Pull complete
01:47:03 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:47:03 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:47:03 Status: Image is up to date for busybox:latest
01:47:03 Status: Downloaded newer image for busybox:latest
01:47:04 time="2019-08-28T01:47:04Z" level=info msg="[1/2] [another]: Started "
01:47:04 time="2019-08-28T01:47:04Z" level=info msg="[2/2] [simple]: Started "
01:47:04 PASS: api_event_test.go:16: APISuite.TestEvents	1.256s
01:47:04 time="2019-08-28T01:47:04Z" level=info msg="[0/1] [service]: Starting "
01:47:05 time="2019-08-28T01:47:05Z" level=info msg="[1/1] [service]: Started "
01:47:05 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.571s
01:47:07 PASS: build_test.go:13: CliSuite.TestBuild	1.873s
01:47:09 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	1.671s
01:47:09 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.210s
01:47:11 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	1.789s
01:47:13 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	2.001s
01:47:13 time="2019-08-28T01:47:13Z" level=info msg="Running create [--verbose -p testprojectfcrldfy -f - create]"
01:47:13 PASS: create_test.go:58: CliSuite.TestContainerName	0.192s
01:47:13 time="2019-08-28T01:47:13Z" level=info msg="Running create [--verbose -p testprojectrcqbvai -f - create]"
01:47:13 time="2019-08-28T01:47:13Z" level=info msg="Running scale [--verbose -p testprojectrcqbvai -f - scale hello=2]"
01:47:13 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.196s
01:47:13 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.367s
01:47:13 time="2019-08-28T01:47:13Z" level=info msg="Running create [--verbose -p testprojectxysaask -f - create]"
01:47:14 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.121s
01:47:14 time="2019-08-28T01:47:13Z" level=info msg="[0/3] [yetanother]: Creating "
01:47:14 time="2019-08-28T01:47:13Z" level=info msg="[0/3] [another]: Creating "
01:47:14 time="2019-08-28T01:47:13Z" level=info msg="[0/3] [simple]: Creating "
01:47:14 time="2019-08-28T01:47:14Z" level=info msg="[0/3] [another]: Created "
01:47:14 time="2019-08-28T01:47:14Z" level=info msg="[0/3] [yetanother]: Created "
01:47:14 time="2019-08-28T01:47:14Z" level=info msg="[0/3] [simple]: Created "
01:47:14 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.448s
01:47:14 time="2019-08-28T01:47:14Z" level=info msg="Running up [--verbose -p testprojectevuesqo -f - up -d]"
01:47:15 time="2019-08-28T01:47:14Z" level=info msg="Running stop [--verbose -p testprojectevuesqo -f - stop --timeout 0]"
01:47:25 time="2019-08-28T01:47:25Z" level=info msg="Running rm [--verbose -p testprojectevuesqo -f - rm --force]"
01:47:25 PASS: rm_test.go:9: CliSuite.TestDelete	10.763s
01:47:25 time="2019-08-28T01:47:25Z" level=info msg="Running up [--verbose -p testprojectlsiayyo -f - up -d]"
01:47:26 time="2019-08-28T01:47:25Z" level=info msg="Running stop [--verbose -p testprojectlsiayyo -f - stop bye --timeout 0]"
01:47:38 time="2019-08-28T01:47:36Z" level=info msg="Running rm [--verbose -p testprojectlsiayyo -f - rm --force]"
01:47:38 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.827s
01:47:38 time="2019-08-28T01:47:36Z" level=info msg="Running up [--verbose -p testprojectcivifyy -f - up -d]"
01:47:38 time="2019-08-28T01:47:36Z" level=info msg="Running stop [--verbose -p testprojectcivifyy -f - stop --timeout 0]"
01:47:48 time="2019-08-28T01:47:46Z" level=info msg="Running rm [--verbose -p testprojectcivifyy -f - rm --force -v]"
01:47:48 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.764s
01:47:48 time="2019-08-28T01:47:46Z" level=info msg="Running up [--verbose -p testprojectmppgtfj -f - up -d]"
01:47:48 time="2019-08-28T01:47:47Z" level=info msg="Running down [--verbose -p testprojectmppgtfj -f - down]"
01:47:58 PASS: down_test.go:9: CliSuite.TestDown	10.730s
01:47:58 time="2019-08-28T01:47:57Z" level=info msg="Running up [--verbose -p testprojectzapimsu -f - up -d]"
01:47:58 time="2019-08-28T01:47:58Z" level=info msg="Running scale [--verbose -p testprojectzapimsu -f - scale hello=2]"
01:47:58 time="2019-08-28T01:47:58Z" level=info msg="Running down [--verbose -p testprojectzapimsu -f - down]"
01:48:11 PASS: down_test.go:24: CliSuite.TestDownMultiple	11.303s
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectqadzmub -f - create]"
01:48:11 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.152s
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectyccfvmz -f - create]"
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectonugthb -f - create]"
01:48:11 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.243s
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectoxxrfou -f - create]"
01:48:11 PASS: create_test.go:14: CliSuite.TestFields	0.116s
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectjymgogt -f - create]"
01:48:11 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.118s
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectzglsxeb -f - create]"
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectogcybii -f - create]"
01:48:11 PASS: create_test.go:86: CliSuite.TestInterpolation	0.240s
01:48:11 time="2019-08-28T01:48:09Z" level=info msg="Running create [--verbose -p testprojectoxrpymi -f - create]"
01:48:11 time="2019-08-28T01:48:10Z" level=info msg="Running create [--verbose -p testprojectlqqviwk -f - create]"
01:48:11 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.263s
01:48:11 time="2019-08-28T01:48:10Z" level=info msg="Running up [--verbose -p testprojectaiauqrb -f - up -d]"
01:48:11 time="2019-08-28T01:48:10Z" level=info msg="Running kill [--verbose -p testprojectaiauqrb -f - kill]"
01:48:11 PASS: kill_test.go:9: CliSuite.TestKill	0.727s
01:48:11 time="2019-08-28T01:48:10Z" level=info msg="Running up [--verbose -p testprojectrfuygcp -f - up -d]"
01:48:12 PASS: up_test.go:260: CliSuite.TestLink	1.042s
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [another]: Creating "
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [multiple]: Creating "
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [yetanother]: Creating "
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [simple]: Creating "
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [another]: Created "
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [multiple]: Created "
01:48:12 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [simple]: Created "
01:48:13 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [yetanother]: Created "
01:48:13 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.576s
01:48:13 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [yetanother]: Creating "
01:48:13 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [multiple]: Creating "
01:48:13 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [simple]: Creating "
01:48:13 time="2019-08-28T01:48:12Z" level=info msg="[0/4] [another]: Creating "
01:48:13 time="2019-08-28T01:48:13Z" level=info msg="[0/4] [another]: Created "
01:48:13 time="2019-08-28T01:48:13Z" level=info msg="[0/4] [simple]: Created "
01:48:13 time="2019-08-28T01:48:13Z" level=info msg="[0/4] [yetanother]: Created "
01:48:13 time="2019-08-28T01:48:13Z" level=info msg="[0/4] [multiple]: Created "
01:48:13 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.549s
01:48:13 time="2019-08-28T01:48:13Z" level=info msg="Running up [--verbose -p testprojectknvpvnn -f - up -d]"
01:48:14 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.543s
01:48:14 time="2019-08-28T01:48:14Z" level=info msg="Running up [--verbose -p testprojectvggyniz -f - up -d]"
01:48:15 time="2019-08-28T01:48:14Z" level=info msg="Running pause [--verbose -p testprojectvggyniz -f - pause]"
01:48:15 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.556s
01:48:15 time="2019-08-28T01:48:15Z" level=info msg="Running up [--verbose -p testprojectatjqmxh -f - up -d]"
01:48:16 time="2019-08-28T01:48:15Z" level=info msg="Running pause [--verbose -p testprojectatjqmxh -f - pause]"
01:48:16 time="2019-08-28T01:48:15Z" level=info msg="Running pause [--verbose -p testprojectatjqmxh -f - pause]"
01:48:16 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.613s
01:48:16 time="2019-08-28T01:48:15Z" level=info msg="Running up [--verbose -p testprojectkqqtwij -f - up -d]"
01:48:16 time="2019-08-28T01:48:16Z" level=info msg="Running ps [--verbose -p testprojectkqqtwij -f - ps]"
01:48:16 PASS: ps_test.go:10: CliSuite.TestPs	0.552s
01:48:16 time="2019-08-28T01:48:16Z" level=info msg="Running up [--verbose -p testprojectrzbhqsi -f - up -d]"
01:48:17 time="2019-08-28T01:48:17Z" level=info msg="Running ps [--verbose -p testprojectrzbhqsi -f - ps -q]"
01:48:17 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.571s
01:48:17 time="2019-08-28T01:48:17Z" level=info msg="Running pull [--verbose -p testprojectrhhtnjk -f - pull]"
01:48:17 PASS: pull_test.go:7: CliSuite.TestPull	0.100s
01:48:17 time="2019-08-28T01:48:17Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up -d]"
01:48:18 time="2019-08-28T01:48:18Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up -d]"
01:48:18 time="2019-08-28T01:48:18Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up -d]"
01:48:19 time="2019-08-28T01:48:18Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up -d]"
01:48:19 time="2019-08-28T01:48:19Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up -d]"
01:48:19 time="2019-08-28T01:48:19Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up --force-recreate -d]"
01:48:20 time="2019-08-28T01:48:20Z" level=info msg="Running up [--verbose -p testprojectieaqcgg -f - up --force-recreate -d]"
01:48:21 PASS: up_test.go:105: CliSuite.TestRecreate	3.635s
01:48:21 time="2019-08-28T01:48:21Z" level=info msg="Running up [--verbose -p testprojectutnuipt -f - up -d]"
01:48:22 time="2019-08-28T01:48:21Z" level=info msg="Running up [--verbose -p testprojectutnuipt -f - up --force-recreate -d]"
01:48:23 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	1.383s
01:48:23 time="2019-08-28T01:48:22Z" level=info msg="Running up [--verbose -p testprojectdnnbokd -f - up -d]"
01:48:24 time="2019-08-28T01:48:24Z" level=info msg="Running up [--verbose -p testprojectdnnbokd -f - up --no-recreate -d]"
01:48:24 time="2019-08-28T01:48:24Z" level=info msg="Running up [--verbose -p testprojectdnnbokd -f - up --no-recreate -d]"
01:48:24 time="2019-08-28T01:48:24Z" level=info msg="Running up [--verbose -p testprojectdnnbokd -f - up -d]"
01:48:24 time="2019-08-28T01:48:24Z" level=info msg="Running rm [--verbose -p testprojectdnnbokd -f - rm -f]"
01:48:25 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	2.114s
01:48:25 time="2019-08-28T01:48:25Z" level=info msg="Running up [--verbose -p testprojectfkqdtos -f - up -d]"
01:48:25 time="2019-08-28T01:48:25Z" level=info msg="Running up [--verbose -p testprojectfkqdtos -f - up --no-recreate -d]"
01:48:26 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.563s
01:48:26 time="2019-08-28T01:48:25Z" level=info msg="Running up [--verbose -p testprojectrmyklyu -f - up -d]"
01:48:26 time="2019-08-28T01:48:26Z" level=info msg="Running up [--verbose -p testprojectrmyklyu -f - up --force-recreate -d]"
01:48:27 PASS: up_test.go:53: CliSuite.TestRecreateVols	1.315s
01:48:27 time="2019-08-28T01:48:27Z" level=info msg="Running up [--verbose -p testprojectlsduvhn -f - up -d]"
01:48:28 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.511s
01:48:28 time="2019-08-28T01:48:28Z" level=info msg="Running up [--verbose -p testprojectbywphmi -f - up -d]"
01:48:28 time="2019-08-28T01:48:28Z" level=info msg="Running restart [--verbose -p testprojectbywphmi -f - restart --timeout 0]"
01:48:40 PASS: restart_test.go:9: CliSuite.TestRestart	11.144s
01:48:40 PASS: run_test.go:19: CliSuite.TestRun	0.699s
01:48:40 time="2019-08-28T01:48:40Z" level=info msg="Running up [--verbose -p testprojectyevdngm -f - up -d]"
01:48:40 time="2019-08-28T01:48:40Z" level=info msg="Running scale [--verbose -p testprojectyevdngm -f - scale hello=2]"
01:48:41 time="2019-08-28T01:48:41Z" level=info msg="Running scale [--verbose -p testprojectyevdngm -f - scale --timeout 0 hello=1]"
01:48:53 PASS: scale_test.go:10: CliSuite.TestScale	11.333s
01:48:53 time="2019-08-28T01:48:51Z" level=info msg="Running up [--verbose -p testprojectsszcwuv -f - up -d]"
01:48:53 time="2019-08-28T01:48:52Z" level=info msg="Running scale [--verbose -p testprojectsszcwuv -f - scale test=2]"
01:48:53 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.507s
01:48:53 time="2019-08-28T01:48:53Z" level=info msg="Running create [--verbose -p testprojectiuclpee -f - create]"
01:48:53 time="2019-08-28T01:48:53Z" level=info msg="Running start [--verbose -p testprojectiuclpee -f - start]"
01:48:54 PASS: start_test.go:9: CliSuite.TestStart	0.556s
01:48:54 time="2019-08-28T01:48:54Z" level=info msg="Running up [--verbose -p testprojectrtkxoss -f - up -d]"
01:48:54 time="2019-08-28T01:48:54Z" level=info msg="Running stop [--verbose -p testprojectrtkxoss -f - stop --timeout 0]"
01:49:04 PASS: stop_test.go:9: CliSuite.TestStop	10.703s
01:49:04 time="2019-08-28T01:49:04Z" level=info msg="Running up [--verbose -p testprojectmypetdd -f - up -d]"
01:49:05 time="2019-08-28T01:49:05Z" level=info msg="Running pause [--verbose -p testprojectmypetdd -f - pause]"
01:49:05 time="2019-08-28T01:49:05Z" level=info msg="Running unpause [--verbose -p testprojectmypetdd -f - unpause]"
01:49:05 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.592s
01:49:05 time="2019-08-28T01:49:05Z" level=info msg="Running up [--verbose -p testprojecthjtcygf -f - up -d]"
01:49:06 time="2019-08-28T01:49:06Z" level=info msg="Running unpause [--verbose -p testprojecthjtcygf -f - unpause]"
01:49:06 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.578s
01:49:06 time="2019-08-28T01:49:06Z" level=info msg="Running up [--verbose -p testprojectfoqozsn -f - up -d]"
01:49:07 PASS: up_test.go:15: CliSuite.TestUp	0.584s
01:49:07 time="2019-08-28T01:49:07Z" level=info msg="Running up [--verbose -p testprojectrmpqrka -f - up -d]"
01:49:07 time="2019-08-28T01:49:07Z" level=info msg="Running up [--verbose -p testprojectrmpqrka -f - up --no-recreate -d]"
01:49:08 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.572s
01:49:08 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.011s
01:49:08 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.774s
01:49:08 time="2019-08-28T01:49:08Z" level=info msg="Running up [--verbose -p testprojectvganrzq -f - up -d]"
01:49:09 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.577s
01:49:09 time="2019-08-28T01:49:09Z" level=info msg="Running up [--verbose -p testprojectqdzqgmh -f - up -d]"
01:49:27 PASS: volume_test.go:79: CliSuite.TestV2Volume	16.775s
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectopgpfjr -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectopgpfjr -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectkoqwstl -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectkoqwstl -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectijlnivx -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectijlnivx -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:49:27 PASS: create_test.go:262: CliSuite.TestValidation	0.022s
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectjrpjnez -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjrpjnez -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectphaqssf -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectphaqssf -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:49:27 PASS: create_test.go:297: CliSuite.TestValidationV2	0.014s
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojecteutuiij -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecteutuiij -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectnjbdzog -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectnjbdzog -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectafdkorp -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectafdkorp -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectgboljyi -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectgboljyi -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:49:27 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.027s
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectkarzaic -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectkarzaic -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectpxfcgex -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectpxfcgex -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectrwbpygx -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectrwbpygx -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:49:27 time="2019-08-28T01:49:26Z" level=info msg="Running create [--verbose -p testprojectictjbye -f - create]"
01:49:27 time="2019-08-28T01:49:26Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectictjbye -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:49:27 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.028s
01:49:27 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.308s
01:49:27 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.285s
01:49:27 OK: 59 passed
01:49:27 PASS
01:49:27 coverage: 33.3% of statements
01:49:27 ok  	github.com/docker/libcompose/integration	144.046s
01:49:27 ---> Making bundle: .integration-daemon-stop (in .)
01:49:27 ++++ cat ./docker.pid
01:49:27 +++ kill 16491
01:49:28 
01:49:28 Running integration test against 17.06.0
01:49:28 ---> Making bundle: .integration-daemon-start (in .)
01:49:28 /usr/local/bin/docker-17.06.0/dockerd
01:49:28 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/17.06.0
01:49:31 Client:
01:49:31  Version:      17.06.0-ce
01:49:31  API version:  1.30
01:49:31  Go version:   go1.8.3
01:49:31  Git commit:   02c1d87
01:49:31  Built:        Fri Jun 23 21:15:15 2017
01:49:31  OS/Arch:      linux/amd64
01:49:31 
01:49:31 Server:
01:49:31  Version:      17.06.0-ce
01:49:31  API version:  1.30 (minimum version 1.12)
01:49:31  Go version:   go1.8.3
01:49:31  Git commit:   02c1d87
01:49:31  Built:        Fri Jun 23 21:51:55 2017
01:49:31  OS/Arch:      linux/amd64
01:49:31  Experimental: false
01:49:33 time="2019-08-28T01:49:32Z" level=info msg="[0/2] [simple]: Starting "
01:49:33 Pulling simple (busybox:latest)...
01:49:33 time="2019-08-28T01:49:32Z" level=info msg="[0/2] [another]: Starting "
01:49:33 Pulling another (busybox:latest)...
01:49:33 latest: Pulling from library/busybox
01:49:33 latest: Pulling from library/busybox
01:49:33 ee153a04d683: Pulling fs layer
01:49:33 ee153a04d683: Pulling fs layer
01:49:33 ee153a04d683: Download complete
01:49:33 ee153a04d683: Download complete
01:49:33 ee153a04d683: Pull complete
01:49:33 ee153a04d683: Pull complete
01:49:33 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:49:33 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
01:49:33 Status: Downloaded newer image for busybox:latest
01:49:33 Status: Downloaded newer image for busybox:latest
01:49:33 time="2019-08-28T01:49:33Z" level=info msg="[1/2] [simple]: Started "
01:49:33 time="2019-08-28T01:49:33Z" level=info msg="[2/2] [another]: Started "
01:49:34 PASS: api_event_test.go:16: APISuite.TestEvents	1.260s
01:49:34 time="2019-08-28T01:49:34Z" level=info msg="[0/1] [service]: Starting "
01:49:34 time="2019-08-28T01:49:34Z" level=info msg="[1/1] [service]: Started "
01:49:34 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.561s
01:49:36 PASS: build_test.go:13: CliSuite.TestBuild	1.425s
01:49:38 PASS: build_test.go:85: CliSuite.TestBuildWithArgs	1.635s
01:49:38 PASS: build_test.go:33: CliSuite.TestBuildWithNoCache1	0.233s
01:49:40 PASS: build_test.go:49: CliSuite.TestBuildWithNoCache2	1.767s
01:49:42 PASS: build_test.go:65: CliSuite.TestBuildWithNoCache3	2.000s
01:49:42 time="2019-08-28T01:49:42Z" level=info msg="Running create [--verbose -p testprojectdwjlaal -f - create]"
01:49:42 PASS: create_test.go:58: CliSuite.TestContainerName	0.183s
01:49:42 time="2019-08-28T01:49:42Z" level=info msg="Running create [--verbose -p testprojectcbjgrdp -f - create]"
01:49:42 time="2019-08-28T01:49:42Z" level=info msg="Running scale [--verbose -p testprojectcbjgrdp -f - scale hello=2]"
01:49:42 PASS: create_test.go:72: CliSuite.TestContainerNameWithScale	0.176s
01:49:42 PASS: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir	0.369s
01:49:42 time="2019-08-28T01:49:42Z" level=info msg="Running create [--verbose -p testprojectbhojvzj -f - create]"
01:49:43 PASS: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir	0.125s
01:49:43 time="2019-08-28T01:49:42Z" level=info msg="[0/3] [simple]: Creating "
01:49:43 time="2019-08-28T01:49:42Z" level=info msg="[0/3] [yetanother]: Creating "
01:49:43 time="2019-08-28T01:49:42Z" level=info msg="[0/3] [another]: Creating "
01:49:43 time="2019-08-28T01:49:43Z" level=info msg="[0/3] [simple]: Created "
01:49:43 time="2019-08-28T01:49:43Z" level=info msg="[0/3] [another]: Created "
01:49:43 time="2019-08-28T01:49:43Z" level=info msg="[0/3] [yetanother]: Created "
01:49:43 PASS: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles	0.463s
01:49:43 time="2019-08-28T01:49:43Z" level=info msg="Running up [--verbose -p testprojectrxngmki -f - up -d]"
01:49:44 time="2019-08-28T01:49:44Z" level=info msg="Running stop [--verbose -p testprojectrxngmki -f - stop --timeout 0]"
01:49:56 time="2019-08-28T01:49:54Z" level=info msg="Running rm [--verbose -p testprojectrxngmki -f - rm --force]"
01:49:56 PASS: rm_test.go:9: CliSuite.TestDelete	10.769s
01:49:56 time="2019-08-28T01:49:54Z" level=info msg="Running up [--verbose -p testprojectgpfheih -f - up -d]"
01:49:56 time="2019-08-28T01:49:54Z" level=info msg="Running stop [--verbose -p testprojectgpfheih -f - stop bye --timeout 0]"
01:50:06 time="2019-08-28T01:50:05Z" level=info msg="Running rm [--verbose -p testprojectgpfheih -f - rm --force]"
01:50:06 PASS: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped	10.831s
01:50:06 time="2019-08-28T01:50:05Z" level=info msg="Running up [--verbose -p testprojectfobffam -f - up -d]"
01:50:06 time="2019-08-28T01:50:05Z" level=info msg="Running stop [--verbose -p testprojectfobffam -f - stop --timeout 0]"
01:50:16 time="2019-08-28T01:50:15Z" level=info msg="Running rm [--verbose -p testprojectfobffam -f - rm --force -v]"
01:50:16 PASS: rm_test.go:65: CliSuite.TestDeleteWithVol	10.780s
01:50:16 time="2019-08-28T01:50:16Z" level=info msg="Running up [--verbose -p testprojectjfrohvs -f - up -d]"
01:50:16 time="2019-08-28T01:50:16Z" level=info msg="Running down [--verbose -p testprojectjfrohvs -f - down]"
01:50:29 PASS: down_test.go:9: CliSuite.TestDown	10.748s
01:50:29 time="2019-08-28T01:50:26Z" level=info msg="Running up [--verbose -p testprojectbcjpqgl -f - up -d]"
01:50:29 time="2019-08-28T01:50:27Z" level=info msg="Running scale [--verbose -p testprojectbcjpqgl -f - scale hello=2]"
01:50:29 time="2019-08-28T01:50:27Z" level=info msg="Running down [--verbose -p testprojectbcjpqgl -f - down]"
01:50:38 PASS: down_test.go:24: CliSuite.TestDownMultiple	11.491s
01:50:38 time="2019-08-28T01:50:38Z" level=info msg="Running create [--verbose -p testprojectgusmipe -f - create]"
01:50:38 PASS: create_test.go:31: CliSuite.TestEmptyEntrypoint	0.163s
01:50:38 time="2019-08-28T01:50:38Z" level=info msg="Running create [--verbose -p testprojectevcdbeb -f - create]"
01:50:38 time="2019-08-28T01:50:38Z" level=info msg="Running create [--verbose -p testprojectkcqdpte -f - create]"
01:50:38 PASS: create_test.go:146: CliSuite.TestFieldTypeConversions	0.250s
01:50:38 time="2019-08-28T01:50:38Z" level=info msg="Running create [--verbose -p testprojecthqfxwjo -f - create]"
01:50:38 PASS: create_test.go:14: CliSuite.TestFields	0.127s
01:50:38 time="2019-08-28T01:50:38Z" level=info msg="Running create [--verbose -p testprojectobpszmq -f - create]"
01:50:38 PASS: create_test.go:45: CliSuite.TestHelloWorld	0.121s
01:50:38 time="2019-08-28T01:50:38Z" level=info msg="Running create [--verbose -p testprojectxlhunwl -f - create]"
01:50:39 time="2019-08-28T01:50:39Z" level=info msg="Running create [--verbose -p testprojectrnjhhoy -f - create]"
01:50:39 PASS: create_test.go:86: CliSuite.TestInterpolation	0.258s
01:50:39 time="2019-08-28T01:50:39Z" level=info msg="Running create [--verbose -p testprojectyseskmj -f - create]"
01:50:39 time="2019-08-28T01:50:39Z" level=info msg="Running create [--verbose -p testprojectzkstksg -f - create]"
01:50:39 PASS: create_test.go:112: CliSuite.TestInterpolationWithExtends	0.274s
01:50:39 time="2019-08-28T01:50:39Z" level=info msg="Running up [--verbose -p testprojectfrjmhnf -f - up -d]"
01:50:40 time="2019-08-28T01:50:40Z" level=info msg="Running kill [--verbose -p testprojectfrjmhnf -f - kill]"
01:50:40 PASS: kill_test.go:9: CliSuite.TestKill	0.706s
01:50:40 time="2019-08-28T01:50:40Z" level=info msg="Running up [--verbose -p testprojectdqegnnl -f - up -d]"
01:50:42 PASS: up_test.go:260: CliSuite.TestLink	1.117s
01:50:42 time="2019-08-28T01:50:41Z" level=info msg="[0/4] [multiple]: Creating "
01:50:42 time="2019-08-28T01:50:41Z" level=info msg="[0/4] [another]: Creating "
01:50:42 time="2019-08-28T01:50:41Z" level=info msg="[0/4] [yetanother]: Creating "
01:50:42 time="2019-08-28T01:50:41Z" level=info msg="[0/4] [simple]: Creating "
01:50:42 time="2019-08-28T01:50:41Z" level=info msg="[0/4] [multiple]: Created "
01:50:42 time="2019-08-28T01:50:41Z" level=info msg="[0/4] [yetanother]: Created "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [simple]: Created "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [another]: Created "
01:50:42 PASS: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo	0.575s
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [simple]: Creating "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [multiple]: Creating "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [another]: Creating "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [yetanother]: Creating "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [yetanother]: Created "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [another]: Created "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [simple]: Created "
01:50:42 time="2019-08-28T01:50:42Z" level=info msg="[0/4] [multiple]: Created "
01:50:43 PASS: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne	0.541s
01:50:43 time="2019-08-28T01:50:42Z" level=info msg="Running up [--verbose -p testprojectayauhmp -f - up -d]"
01:50:43 PASS: volume_test.go:62: CliSuite.TestNamedVolume	0.536s
01:50:43 time="2019-08-28T01:50:43Z" level=info msg="Running up [--verbose -p testprojectwopvkwd -f - up -d]"
01:50:44 time="2019-08-28T01:50:44Z" level=info msg="Running pause [--verbose -p testprojectwopvkwd -f - pause]"
01:50:44 PASS: pause_unpause_test.go:9: CliSuite.TestPause	0.586s
01:50:44 time="2019-08-28T01:50:44Z" level=info msg="Running up [--verbose -p testprojectnecrsmo -f - up -d]"
01:50:45 time="2019-08-28T01:50:44Z" level=info msg="Running pause [--verbose -p testprojectnecrsmo -f - pause]"
01:50:45 time="2019-08-28T01:50:44Z" level=info msg="Running pause [--verbose -p testprojectnecrsmo -f - pause]"
01:50:45 PASS: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService	0.599s
01:50:45 time="2019-08-28T01:50:45Z" level=info msg="Running up [--verbose -p testprojectbjzfemy -f - up -d]"
01:50:45 time="2019-08-28T01:50:45Z" level=info msg="Running ps [--verbose -p testprojectbjzfemy -f - ps]"
01:50:46 PASS: ps_test.go:10: CliSuite.TestPs	0.584s
01:50:46 time="2019-08-28T01:50:45Z" level=info msg="Running up [--verbose -p testprojecttvceuvr -f - up -d]"
01:50:46 time="2019-08-28T01:50:46Z" level=info msg="Running ps [--verbose -p testprojecttvceuvr -f - ps -q]"
01:50:46 PASS: ps_test.go:22: CliSuite.TestPsQuiet	0.545s
01:50:46 time="2019-08-28T01:50:46Z" level=info msg="Running pull [--verbose -p testprojectdsppuvh -f - pull]"
01:50:47 PASS: pull_test.go:7: CliSuite.TestPull	0.108s
01:50:47 time="2019-08-28T01:50:46Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up -d]"
01:50:47 time="2019-08-28T01:50:47Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up -d]"
01:50:47 time="2019-08-28T01:50:47Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up -d]"
01:50:48 time="2019-08-28T01:50:48Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up -d]"
01:50:49 time="2019-08-28T01:50:48Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up -d]"
01:50:49 time="2019-08-28T01:50:48Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up --force-recreate -d]"
01:50:49 time="2019-08-28T01:50:49Z" level=info msg="Running up [--verbose -p testprojectnorfvvc -f - up --force-recreate -d]"
01:50:50 PASS: up_test.go:105: CliSuite.TestRecreate	3.721s
01:50:50 time="2019-08-28T01:50:50Z" level=info msg="Running up [--verbose -p testprojectlrqhnyw -f - up -d]"
01:50:51 time="2019-08-28T01:50:51Z" level=info msg="Running up [--verbose -p testprojectlrqhnyw -f - up --force-recreate -d]"
01:50:52 PASS: up_test.go:33: CliSuite.TestRecreateForceRecreate	1.361s
01:50:52 time="2019-08-28T01:50:52Z" level=info msg="Running up [--verbose -p testprojectsmmreph -f - up -d]"
01:50:53 time="2019-08-28T01:50:53Z" level=info msg="Running up [--verbose -p testprojectsmmreph -f - up --no-recreate -d]"
01:50:53 time="2019-08-28T01:50:53Z" level=info msg="Running up [--verbose -p testprojectsmmreph -f - up --no-recreate -d]"
01:50:53 time="2019-08-28T01:50:53Z" level=info msg="Running up [--verbose -p testprojectsmmreph -f - up -d]"
01:50:54 time="2019-08-28T01:50:54Z" level=info msg="Running rm [--verbose -p testprojectsmmreph -f - rm -f]"
01:50:54 PASS: up_test.go:207: CliSuite.TestRecreateImageChanging	1.986s
01:50:54 time="2019-08-28T01:50:54Z" level=info msg="Running up [--verbose -p testprojectmpsxfmt -f - up -d]"
01:50:55 time="2019-08-28T01:50:54Z" level=info msg="Running up [--verbose -p testprojectmpsxfmt -f - up --no-recreate -d]"
01:50:55 PASS: up_test.go:84: CliSuite.TestRecreateNoRecreate	0.581s
01:50:55 time="2019-08-28T01:50:55Z" level=info msg="Running up [--verbose -p testprojectccqjoxl -f - up -d]"
01:50:56 time="2019-08-28T01:50:55Z" level=info msg="Running up [--verbose -p testprojectccqjoxl -f - up --force-recreate -d]"
01:50:57 PASS: up_test.go:53: CliSuite.TestRecreateVols	1.370s
01:50:57 time="2019-08-28T01:50:56Z" level=info msg="Running up [--verbose -p testprojectoutmixs -f - up -d]"
01:50:57 PASS: volume_test.go:43: CliSuite.TestRelativeVolume	0.559s
01:50:57 time="2019-08-28T01:50:57Z" level=info msg="Running up [--verbose -p testprojectvkyohjd -f - up -d]"
01:50:58 time="2019-08-28T01:50:57Z" level=info msg="Running restart [--verbose -p testprojectvkyohjd -f - restart --timeout 0]"
01:51:10 PASS: restart_test.go:9: CliSuite.TestRestart	11.166s
01:51:10 PASS: run_test.go:19: CliSuite.TestRun	0.694s
01:51:10 time="2019-08-28T01:51:09Z" level=info msg="Running up [--verbose -p testprojectcxhlwpl -f - up -d]"
01:51:10 time="2019-08-28T01:51:10Z" level=info msg="Running scale [--verbose -p testprojectcxhlwpl -f - scale hello=2]"
01:51:10 time="2019-08-28T01:51:10Z" level=info msg="Running scale [--verbose -p testprojectcxhlwpl -f - scale --timeout 0 hello=1]"
01:51:23 PASS: scale_test.go:10: CliSuite.TestScale	11.303s
01:51:23 time="2019-08-28T01:51:21Z" level=info msg="Running up [--verbose -p testprojecthyclpns -f - up -d]"
01:51:23 time="2019-08-28T01:51:21Z" level=info msg="Running scale [--verbose -p testprojecthyclpns -f - scale test=2]"
01:51:23 PASS: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning	1.628s
01:51:23 time="2019-08-28T01:51:23Z" level=info msg="Running create [--verbose -p testprojectmncizlm -f - create]"
01:51:23 time="2019-08-28T01:51:23Z" level=info msg="Running start [--verbose -p testprojectmncizlm -f - start]"
01:51:23 PASS: start_test.go:9: CliSuite.TestStart	0.587s
01:51:23 time="2019-08-28T01:51:23Z" level=info msg="Running up [--verbose -p testprojectkbfyial -f - up -d]"
01:51:24 time="2019-08-28T01:51:24Z" level=info msg="Running stop [--verbose -p testprojectkbfyial -f - stop --timeout 0]"
01:51:36 PASS: stop_test.go:9: CliSuite.TestStop	10.745s
01:51:36 time="2019-08-28T01:51:34Z" level=info msg="Running up [--verbose -p testprojectsiozcno -f - up -d]"
01:51:36 time="2019-08-28T01:51:35Z" level=info msg="Running pause [--verbose -p testprojectsiozcno -f - pause]"
01:51:36 time="2019-08-28T01:51:35Z" level=info msg="Running unpause [--verbose -p testprojectsiozcno -f - unpause]"
01:51:36 PASS: pause_unpause_test.go:51: CliSuite.TestUnpause	0.609s
01:51:36 time="2019-08-28T01:51:35Z" level=info msg="Running up [--verbose -p testprojectwikejal -f - up -d]"
01:51:36 time="2019-08-28T01:51:35Z" level=info msg="Running unpause [--verbose -p testprojectwikejal -f - unpause]"
01:51:36 PASS: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService	0.567s
01:51:36 time="2019-08-28T01:51:36Z" level=info msg="Running up [--verbose -p testprojectacotfda -f - up -d]"
01:51:36 PASS: up_test.go:15: CliSuite.TestUp	0.570s
01:51:36 time="2019-08-28T01:51:36Z" level=info msg="Running up [--verbose -p testprojectkqktulq -f - up -d]"
01:51:37 time="2019-08-28T01:51:37Z" level=info msg="Running up [--verbose -p testprojectkqktulq -f - up --no-recreate -d]"
01:51:37 PASS: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted	0.576s
01:51:37 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.010s
01:51:38 PASS: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent	0.791s
01:51:38 time="2019-08-28T01:51:38Z" level=info msg="Running up [--verbose -p testprojectpoimxej -f - up -d]"
01:51:39 PASS: up_test.go:25: CliSuite.TestUpNotExistService	0.558s
01:51:39 time="2019-08-28T01:51:39Z" level=info msg="Running up [--verbose -p testprojectrsmmelw -f - up -d]"
01:51:57 PASS: volume_test.go:79: CliSuite.TestV2Volume	17.067s
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectofgrerc -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectofgrerc -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectshayznv -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectshayznv -f - create]\n with input:\n\n  test:\n    image: busybox\n    build: .\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectvsgsbxk -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectvsgsbxk -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:51:57 PASS: create_test.go:262: CliSuite.TestValidation	0.022s
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojecttuphved -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojecttuphved -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectsazdyks -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectsazdyks -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n    links: invalid_type\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n  "
01:51:57 PASS: create_test.go:297: CliSuite.TestValidationV2	0.016s
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectdzdjjgi -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectdzdjjgi -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectjeorefu -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectjeorefu -f - create]\n with input:\n\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectteprwoo -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectteprwoo -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v1.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectennrfow -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectennrfow -f - create]\n with input:\n\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v1.yml\n      service: base\n\t"
01:51:57 PASS: create_test.go:327: CliSuite.TestValidationWithExtends	0.028s
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectalzmtff -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectalzmtff -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectynbstnl -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectynbstnl -f - create]\n with input:\n\nversion: '2'\nservices:\n  base:\n    image: busybox\n  test:\n    extends:\n      service: base\n    links: invalid_type\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectxajzzha -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectxajzzha -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/valid/docker-compose.v2.yml\n      service: base\n    devices:\n      - /dev/foo:/dev/foo\n      - /dev/foo:/dev/foo\n\t"
01:51:57 time="2019-08-28T01:51:56Z" level=info msg="Running create [--verbose -p testprojectfutkcrj -f - create]"
01:51:57 time="2019-08-28T01:51:56Z" level=error msg="Failed to run ../bundles/libcompose-cli exit status 1: [--verbose -p testprojectfutkcrj -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    extends:\n      file: ./assets/validation/invalid/docker-compose.v2.yml\n      service: base\n\t"
01:51:57 PASS: create_test.go:380: CliSuite.TestValidationWithExtendsV2	0.029s
01:51:57 PASS: volume_test.go:11: CliSuite.TestVolumeFromService	0.316s
01:51:57 PASS: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName	0.312s
01:51:57 OK: 59 passed
01:51:57 PASS
01:51:57 coverage: 33.3% of statements
01:51:57 ok  	github.com/docker/libcompose/integration	144.589s
01:51:57 ---> Making bundle: .integration-daemon-stop (in .)
01:51:57 ++++ cat ./docker.pid
01:51:57 +++ kill 20991
01:51:58 
01:51:58 
01:51:58 ---> Making bundle: test-acceptance (in .)
01:51:58 ---> Making bundle: .integration-daemon-start (in .)
01:51:58 /usr/local/bin/docker-17.03.2/dockerd
01:51:58 +++ exec dockerd --debug --host unix:///go/src/github.com/docker/libcompose/docker.sock --storage-driver vfs --pidfile ./docker.pid --userland-proxy=true --graph=/var/lib/docker/17.03.2
01:52:02 Client:
01:52:02  Version:      17.03.2-ce
01:52:02  API version:  1.27
01:52:02  Go version:   go1.7.5
01:52:02  Git commit:   f5ec1e2
01:52:02  Built:        Tue Jun 27 01:35:00 2017
01:52:02  OS/Arch:      linux/amd64
01:52:02 
01:52:02 Server:
01:52:02  Version:      17.03.2-ce
01:52:02  API version:  1.27 (minimum version 1.12)
01:52:02  Go version:   go1.7.5
01:52:02  Git commit:   f5ec1e2
01:52:02  Built:        Tue Jun 27 01:35:00 2017
01:52:02  OS/Arch:      linux/amd64
01:52:02  Experimental: false
01:52:02 libcompose-cli version 0.4.0 (2f27c7a)
01:52:02 ============================= test session starts ==============================
01:52:02 platform linux2 -- Python 2.7.16 -- py-1.8.0 -- pytest-2.7.2 -- /go/src/github.com/docker/libcompose/venv/bin/python
01:52:02 rootdir: /go/src/github.com/docker/libcompose/venv/compose, inifile: tox.ini
01:52:02 plugins: cov
01:52:02 collecting ... collected 122 items
01:52:02 
01:52:06 tests/acceptance/cli_test.py::CLITestCase::test_build_failed Running process: 26048
01:52:06 PASSED
01:52:09 tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm Running process: 26190
01:52:09 PASSED
01:52:12 tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache Running process: 26327
01:52:12 Running process: 26382
01:52:12 PASSED
01:52:16 tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull Running process: 26439
01:52:16 Running process: 26496
01:52:16 PASSED
01:52:18 tests/acceptance/cli_test.py::CLITestCase::test_build_plain Running process: 26552
01:52:18 Running process: 26609
01:52:18 PASSED
01:52:20 tests/acceptance/cli_test.py::CLITestCase::test_build_pull Running process: 26622
01:52:20 Running process: 26675
01:52:20 PASSED
01:52:20 tests/acceptance/cli_test.py::CLITestCase::test_bundle_with_digests Running process: 26687
01:52:20 Stderr: No help topic for 'bundle'
01:52:20 
01:52:20 Stdout: 
01:52:20 FAILED
01:52:20 tests/acceptance/cli_test.py::CLITestCase::test_config_default Running process: 26693
01:52:20 FAILED
01:52:20 tests/acceptance/cli_test.py::CLITestCase::test_config_external_network Running process: 26699
01:52:20 PASSED
01:52:20 tests/acceptance/cli_test.py::CLITestCase::test_config_list_services Running process: 26705
01:52:20 FAILED
01:52:20 tests/acceptance/cli_test.py::CLITestCase::test_config_quiet Running process: 26711
01:52:20 PASSED
01:52:21 tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error Running process: 26717
01:52:21 FAILED
01:52:21 tests/acceptance/cli_test.py::CLITestCase::test_config_restart Running process: 26723
01:52:21 FAILED
01:52:21 tests/acceptance/cli_test.py::CLITestCase::test_config_v1 Running process: 26729
01:52:21 FAILED
01:52:21 tests/acceptance/cli_test.py::CLITestCase::test_create Removing simplecomposefile_another_1 ... 
01:52:21 Removing simplecomposefile_simple_1 ... 
01:52:21 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 26735
01:52:21 PASSED
01:52:22 tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate Removing simplecomposefile_simple_1 ... 
01:52:22 Removing simplecomposefile_another_1 ... 
01:52:22 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 26767
01:52:22 Running process: 26794
01:52:22 PASSED
01:52:22 tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate Running process: 26827
01:52:22 PASSED
01:52:22 tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate Removing simplecomposefile_another_1 ... 
01:52:22 Removing simplecomposefile_simple_1 ... 
01:52:22 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 26833
01:52:22 Running process: 26862
01:52:22 PASSED
01:53:01 tests/acceptance/cli_test.py::CLITestCase::test_down <- tests/integration/testcases.py Killing v2full_web_1 ... 
01:53:01 Killing v2full_other_1 ... 
01:53:01 
Killing v2full_other_1 ... done

Killing v2full_web_1 ... done
Removing v2full_web_1 ... 
01:53:01 Removing v2full_other_1 ... 
01:53:01 
Removing v2full_other_1 ... done

Removing v2full_web_1 ... done
Running process: 26871
01:53:01 Running process: 27183
01:53:01 Stderr: time="2019-08-28T01:52:58Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:53:01 time="2019-08-28T01:52:58Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:53:01 inappropriate ioctl for device
01:53:01 
01:53:01 Stdout: 
01:53:01 FAILED
01:53:01 tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag Running process: 27281
01:53:01 PASSED
01:53:02 tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file Killing envfile_web_1 ... 
01:53:02 
Killing envfile_web_1 ... done
Removing envfile_web_1 ... 
01:53:02 
Removing envfile_web_1 ... done
Running process: 27287
01:53:02 PASSED
01:53:02 tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable Killing simplecomposefile_simple_1 ... 
01:53:02 
Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:53:02 
Removing simplecomposefile_simple_1 ... done
Running process: 27359
01:53:02 Running process: 27364
01:53:02 Stderr: 
01:53:02 Stdout: 2019-08-28 01:53:02 container create 89d5a8817f2723737233979775a1225f283edcccda42a3122829fc24c31df904 (image=busybox:latest, name=simplecomposefile_simple_1)
01:53:02 2019-08-28 01:53:02 container start 89d5a8817f2723737233979775a1225f283edcccda42a3122829fc24c31df904 (image=busybox:latest, name=simplecomposefile_simple_1)
01:53:02 
01:53:02 FAILED
01:53:03 tests/acceptance/cli_test.py::CLITestCase::test_events_json Killing simplecomposefile_simple_1 ... 
01:53:03 Killing simplecomposefile_another_1 ... 
01:53:03 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_simple_1 ... 
01:53:03 Removing simplecomposefile_another_1 ... 
01:53:04 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 27433
01:53:04 Running process: 27438
01:53:04 Stderr: 
01:53:04 Stdout: {"service":"another","event":"create","id":"aa4dadfb8d9b7e4f6c899eea9781a159131ca3a59c86d16ff57bc723199eea5f","time":"2019-08-28T01:53:03Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_another_1"},"type":"container"}{"service":"simple","event":"create","id":"939ff30de952f227f02f97c6e92cd66feb41402d7461e25baf369741732daf39","time":"2019-08-28T01:53:03Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_simple_1"},"type":"container"}{"service":"another","event":"start","id":"aa4dadfb8d9b7e4f6c899eea9781a159131ca3a59c86d16ff57bc723199eea5f","time":"2019-08-28T01:53:03Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_another_1"},"type":"container"}{"service":"simple","event":"start","id":"939ff30de952f227f02f97c6e92cd66feb41402d7461e25baf369741732daf39","time":"2019-08-28T01:53:03Z","attributes":{"image":"busybox:latest","name":"simplecomposefile_simple_1"},"type":"container"}
01:53:04 FAILED
01:53:04 tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user Killing linkscomposefile_console_1 ... 
01:53:04 
Killing linkscomposefile_console_1 ... done
Removing linkscomposefile_console_1 ... 
01:53:04 
Removing linkscomposefile_console_1 ... done
Running process: 27582
01:53:04 Running process: 27634
01:53:04 Stderr: No help topic for 'exec'
01:53:04 
01:53:04 Stdout: 
01:53:04 FAILED
01:53:05 tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty Killing linkscomposefile_console_1 ... 
01:53:05 
Killing linkscomposefile_console_1 ... done
Removing linkscomposefile_console_1 ... 
01:53:05 
Removing linkscomposefile_console_1 ... done
Running process: 27658
01:53:05 Running process: 27709
01:53:05 Stderr: No help topic for 'exec'
01:53:05 
01:53:05 Stdout: 
01:53:05 FAILED
01:53:05 tests/acceptance/cli_test.py::CLITestCase::test_help Running process: 27732
01:53:05 FAILED
01:53:05 tests/acceptance/cli_test.py::CLITestCase::test_help ERROR
01:53:06 tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path Killing volumepathinterpolation_test_1 ... 
01:53:06 
Killing volumepathinterpolation_test_1 ... done
Removing volumepathinterpolation_test_1 ... 
01:53:06 
Removing volumepathinterpolation_test_1 ... done
Running process: 27738
01:53:06 FAILED
01:53:06 tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable Running process: 27804
01:53:06 Stderr: 
01:53:06 Stdout: Incorrect Usage. flag provided but not defined: -H
01:53:06 
01:53:06 Usage: libcompose-cli [OPTIONS] COMMAND [arg...]
01:53:06 
01:53:06 Command line interface for libcompose.
01:53:06 
01:53:06 Version: 0.4.0 (2f27c7a)
01:53:06 
01:53:06 Author:
01:53:06   Docker Compose Contributors - <https://github.com/docker/libcompose>
01:53:06 
01:53:06 Options:
01:53:06   --verbose, --debug              
01:53:06   --file value, -f value          Specify one or more alternate compose files (default: docker-compose.yml) [$COMPOSE_FILE]
01:53:06   --project-name value, -p value  Specify an alternate project name (default: directory name) [$COMPOSE_PROJECT_NAME]
01:53:06   --tls                           Use TLS; implied by --tlsverify
01:53:06   --tlsverify                     Use TLS and verify the remote [$DOCKER_TLS_VERIFY]
01:53:06   --tlscacert value               Trust certs signed only by this CA
01:53:06   --tlscert value                 Path to TLS certificate file
01:53:06   --tlskey value                  Path to TLS key file
01:53:06   --configdir value               Path to docker config dir, default ${HOME}/.docker
01:53:06   --help, -h                      show help
01:53:06   --version, -v                   print the version
01:53:06   
01:53:06 Commands:
01:53:06   build    Build or rebuild services.
01:53:06   config   Validate and view the compose file.
01:53:06   create   Create all services but do not start
01:53:06   events   Receive real time events from containers.
01:53:06   down     Stop and remove containers, networks, images, and volumes
01:53:06   kill     Force stop service containers
01:53:06   logs     Get service logs
01:53:06   pause    Pause services.
01:53:06   port     Print the public port for a port binding
01:53:06   ps       List containers
01:53:06   pull     Pulls images for services
01:53:06   restart  Restart services
01:53:06   rm       Delete services
01:53:06   run      Run a one-off command
01:53:06   scale    Scale services
01:53:06   start    Start services
01:53:06   stop     Stop services
01:53:06   unpause  Unpause services.
01:53:06   up       Bring all services up
01:53:06   version  Show version informations
01:53:06   help     Shows a list of commands or help for one command
01:53:06   
01:53:06 Run 'libcompose-cli COMMAND --help' for more information on a command.
01:53:06 
01:53:06 FAILED
01:53:07 tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container Running process: 27822
01:53:07 Stderr: 
01:53:07 Stdout: Incorrect Usage. flag provided but not defined: -H
01:53:07 
01:53:07 Usage: libcompose-cli [OPTIONS] COMMAND [arg...]
01:53:07 
01:53:07 Command line interface for libcompose.
01:53:07 
01:53:07 Version: 0.4.0 (2f27c7a)
01:53:07 
01:53:07 Author:
01:53:07   Docker Compose Contributors - <https://github.com/docker/libcompose>
01:53:07 
01:53:07 Options:
01:53:07   --verbose, --debug              
01:53:07   --file value, -f value          Specify one or more alternate compose files (default: docker-compose.yml) [$COMPOSE_FILE]
01:53:07   --project-name value, -p value  Specify an alternate project name (default: directory name) [$COMPOSE_PROJECT_NAME]
01:53:07   --tls                           Use TLS; implied by --tlsverify
01:53:07   --tlsverify                     Use TLS and verify the remote [$DOCKER_TLS_VERIFY]
01:53:07   --tlscacert value               Trust certs signed only by this CA
01:53:07   --tlscert value                 Path to TLS certificate file
01:53:07   --tlskey value                  Path to TLS key file
01:53:07   --configdir value               Path to docker config dir, default ${HOME}/.docker
01:53:07   --help, -h                      show help
01:53:07   --version, -v                   print the version
01:53:07   
01:53:07 Commands:
01:53:07   build    Build or rebuild services.
01:53:07   config   Validate and view the compose file.
01:53:07   create   Create all services but do not start
01:53:07   events   Receive real time events from containers.
01:53:07   down     Stop and remove containers, networks, images, and volumes
01:53:07   kill     Force stop service containers
01:53:07   logs     Get service logs
01:53:07   pause    Pause services.
01:53:07   port     Print the public port for a port binding
01:53:07   ps       List containers
01:53:07   pull     Pulls images for services
01:53:07   restart  Restart services
01:53:07   rm       Delete services
01:53:07   run      Run a one-off command
01:53:07   scale    Scale services
01:53:07   start    Start services
01:53:07   stop     Stop services
01:53:07   unpause  Unpause services.
01:53:07   up       Bring all services up
01:53:07   version  Show version informations
01:53:07   help     Shows a list of commands or help for one command
01:53:07   
01:53:07 Run 'libcompose-cli COMMAND --help' for more information on a command.
01:53:07 
01:53:07 FAILED
01:53:08 tests/acceptance/cli_test.py::CLITestCase::test_kill Removing simplecomposefile_another_1 ... 
01:53:08 Removing simplecomposefile_simple_1 ... 
01:53:08 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 27828
01:53:08 Running process: 27930
01:53:08 PASSED
01:53:08 tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop Killing simplecomposefile_simple_1 ... 
01:53:08 Killing simplecomposefile_another_1 ... 
01:53:09 
Killing simplecomposefile_another_1 ... done

Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:53:09 Removing simplecomposefile_another_1 ... 
01:53:09 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 27969
01:53:09 Running process: 28069
01:53:09 PASSED
01:53:09 tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service Removing simplecomposefile_another_1 ... 
01:53:09 Removing simplecomposefile_simple_1 ... 
01:53:09 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 28110
01:53:09 Running process: 28209
01:53:09 Running process: 28217
01:53:09 PASSED
01:53:10 tests/acceptance/cli_test.py::CLITestCase::test_logs_default Killing logscomposefile_another_1 ... 
01:53:10 Killing logscomposefile_simple_1 ... 
01:53:10 
Killing logscomposefile_another_1 ... done

Killing logscomposefile_simple_1 ... done
Removing logscomposefile_another_1 ... 
01:53:10 Removing logscomposefile_simple_1 ... 
01:53:10 
Removing logscomposefile_another_1 ... done

Removing logscomposefile_simple_1 ... done
Running process: 28261
01:53:10 Running process: 28365
01:53:10 PASSED
01:53:11 tests/acceptance/cli_test.py::CLITestCase::test_logs_follow Killing echoservices_simple_1 ... 
01:53:11 
Killing echoservices_simple_1 ... error

01:53:11 ERROR: for echoservices_simple_1  Cannot kill container 59164074e5fd8352eaaa2bea2f087b405397cfdb9877de58dce3b58f0d8c060a: Container 59164074e5fd8352eaaa2bea2f087b405397cfdb9877de58dce3b58f0d8c060a is not running
01:53:11 Removing echoservices_simple_1 ... 
01:53:11 Removing echoservices_another_1 ... 
01:53:11 
Removing echoservices_simple_1 ... done

Removing echoservices_another_1 ... done
Running process: 28408
01:53:11 Running process: 28525
01:53:11 FAILED
01:53:13 tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers Removing logscomposefile_another_1 ... 
01:53:13 Removing logscomposefile_simple_1 ... 
01:53:13 
Removing logscomposefile_another_1 ... done

Removing logscomposefile_simple_1 ... done
Running process: 28549
01:53:13 Running process: 28606
01:53:13 Running process: 28610
01:53:13 Running process: 28679
01:53:13 FAILED
01:53:13 tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name Running process: 28704
01:53:13 PASSED
01:53:14 tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits Removing echoservices_another_1 ... 
01:53:14 Removing echoservices_simple_1 ... 
01:53:14 
Removing echoservices_another_1 ... done

Removing echoservices_simple_1 ... done
Running process: 28710
01:53:14 Running process: 28846
01:53:14 PASSED
01:53:15 tests/acceptance/cli_test.py::CLITestCase::test_logs_tail Removing logstailcomposefile_simple_1 ... 
01:53:15 
Removing logstailcomposefile_simple_1 ... done
Running process: 28855
01:53:15 Running process: 28924
01:53:15 FAILED
01:53:16 tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps Killing echoservices_simple_1 ... 
01:53:16 
Killing echoservices_simple_1 ... error

01:53:16 ERROR: for echoservices_simple_1  Cannot kill container 3b1f862dbd5087415d1b30eda6ac7f73d8c36cb172203866c912634037171967: Container 3b1f862dbd5087415d1b30eda6ac7f73d8c36cb172203866c912634037171967 is not running
01:53:16 Removing echoservices_simple_1 ... 
01:53:16 Removing echoservices_another_1 ... 
01:53:16 
Removing echoservices_simple_1 ... done

Removing echoservices_another_1 ... done
Running process: 28931
01:53:16 Running process: 29050
01:53:16 FAILED
01:53:16 tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers Running process: 29075
01:53:16 Stderr: time="2019-08-28T01:53:16Z" level=info msg="[0/2] [another]: Pausing "
01:53:16 time="2019-08-28T01:53:16Z" level=info msg="[0/2] [simple]: Pausing "
01:53:16 time="2019-08-28T01:53:16Z" level=info msg="[0/2] [another]: Paused "
01:53:16 time="2019-08-28T01:53:16Z" level=info msg="[0/2] [simple]: Paused "
01:53:16 
01:53:16 Stdout: 
01:53:16 FAILED
01:53:17 tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause Killing simplecomposefile_another_1 ... 
01:53:17 Killing simplecomposefile_simple_1 ... 
01:53:17 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_another_1 ... 
01:53:17 Removing simplecomposefile_simple_1 ... 
01:53:17 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 29082
01:53:17 Running process: 29180
01:53:17 Running process: 29197
01:53:17 PASSED
01:53:18 tests/acceptance/cli_test.py::CLITestCase::test_port Killing portscomposefile_simple_1 ... 
01:53:19 
Killing portscomposefile_simple_1 ... done
Removing portscomposefile_simple_1 ... 
01:53:19 
Removing portscomposefile_simple_1 ... done
Running process: 29250
01:53:19 Running process: 29354
01:53:19 Running process: 29360
01:53:19 Running process: 29366
01:53:19 PASSED
01:53:20 tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale Killing portscomposefilescale_simple_2 ... 
01:53:20 Killing portscomposefilescale_simple_1 ... 
01:53:20 
Killing portscomposefilescale_simple_2 ... done

Killing portscomposefilescale_simple_1 ... done
Removing portscomposefilescale_simple_2 ... 
01:53:20 Removing portscomposefilescale_simple_1 ... 
01:53:20 
Removing portscomposefilescale_simple_1 ... done

Removing portscomposefilescale_simple_2 ... done
Running process: 29413
01:53:20 Running process: 29538
01:53:20 FAILED
01:53:21 tests/acceptance/cli_test.py::CLITestCase::test_ps Removing simplecomposefile_simple_1 ... 
01:53:21 
Removing simplecomposefile_simple_1 ... done
Running process: 29609
01:53:21 PASSED
01:53:22 tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile Killing multiplecomposefiles_yetanother_1 ... 
01:53:22 
Killing multiplecomposefiles_yetanother_1 ... done
Removing multiplecomposefiles_yetanother_1 ... 
01:53:22 
Removing multiplecomposefiles_yetanother_1 ... done
Running process: 29616
01:53:22 Running process: 29666
01:53:22 PASSED
01:53:22 tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile Killing multiplecomposefiles_another_1 ... 
01:53:22 Killing multiplecomposefiles_simple_1 ... 
01:53:22 
Killing multiplecomposefiles_simple_1 ... done

Killing multiplecomposefiles_another_1 ... done
Removing multiplecomposefiles_another_1 ... 
01:53:22 Removing multiplecomposefiles_simple_1 ... 
01:53:22 
Removing multiplecomposefiles_simple_1 ... done

Removing multiplecomposefiles_another_1 ... done
Running process: 29690
01:53:22 Running process: 29791
01:53:22 PASSED
01:53:23 tests/acceptance/cli_test.py::CLITestCase::test_pull Running process: 29832
01:53:23 FAILED
01:53:23 tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest Running process: 29838
01:53:23 PASSED
01:53:24 tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures Running process: 29866
01:53:24 PASSED
01:53:25 tests/acceptance/cli_test.py::CLITestCase::test_restart Killing simplecomposefile_simple_1 ... 
01:53:25 
Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:53:25 
Removing simplecomposefile_simple_1 ... done
Running process: 29918
01:53:25 PASSED
01:53:25 tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers Running process: 29986
01:53:25 Stderr: time="2019-08-28T01:53:25Z" level=info msg="[0/2] [another]: Restarting "
01:53:25 time="2019-08-28T01:53:25Z" level=info msg="[0/2] [simple]: Restarting "
01:53:25 time="2019-08-28T01:53:25Z" level=info msg="[0/2] [simple]: Restarted "
01:53:25 time="2019-08-28T01:53:25Z" level=info msg="[0/2] [another]: Restarted "
01:53:25 
01:53:25 Stdout: 
01:53:25 FAILED
01:53:27 tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container Killing simplecomposefile_simple_1 ... 
01:53:27 
Killing simplecomposefile_simple_1 ... done
Removing simplecomposefile_simple_1 ... 
01:53:27 
Removing simplecomposefile_simple_1 ... done
Running process: 30052
01:53:27 PASSED
01:53:27 tests/acceptance/cli_test.py::CLITestCase::test_rm Running process: 30119
01:53:27 Running process: 30138
01:53:27 PASSED
01:53:28 tests/acceptance/cli_test.py::CLITestCase::test_rm_all Removing simplecomposefile_simple_1 ... 
01:53:28 
Removing simplecomposefile_simple_1 ... done
Running process: 30167
01:53:28 Running process: 30197
01:53:28 FAILED
01:54:06 tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network <- tests/integration/testcases.py Killing networks_app_1 ... 
01:54:06 Killing networks_web_1 ... 
01:54:06 Killing networks_db_1 ... 
01:54:06 
Killing networks_db_1 ... done

Killing networks_web_1 ... done

Killing networks_app_1 ... done
Removing networks_app_1 ... 
01:54:06 Removing networks_web_1 ... 
01:54:06 Removing networks_db_1 ... 
01:54:06 
Removing networks_db_1 ... done

Removing networks_web_1 ... done

Removing networks_app_1 ... done
Running process: 30204
01:54:06 Running process: 30469
01:54:06 FAILED
01:54:07 tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers Killing linkscomposefile_db_1 ... 
01:54:07 
Killing linkscomposefile_db_1 ... done
Removing linkscomposefile_db_1 ... 
01:54:07 
Removing linkscomposefile_db_1 ... done
Running process: 30657
01:54:07 Running process: 30710
01:54:07 Stderr: time="2019-08-28T01:54:07Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:54:07 time="2019-08-28T01:54:07Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:54:07 inappropriate ioctl for device
01:54:07 
01:54:07 Stdout: 
01:54:07 FAILED
01:54:07 tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system Running process: 30745
01:54:07 FAILED
01:54:54 tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint Running process: 30751
01:54:54 FAILED
01:55:33 tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm Running process: 30757
01:55:33 FAILED
01:56:05 tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network <- tests/integration/testcases.py Killing networks_app_1 ... 
01:56:05 Killing networks_db_1 ... 
01:56:05 Killing networks_web_1 ... 
01:56:05 
Killing networks_db_1 ... done

Killing networks_web_1 ... done

Killing networks_app_1 ... done
Removing networks_app_1 ... 
01:56:05 Removing networks_db_1 ... 
01:56:05 Removing networks_web_1 ... 
01:56:05 
Removing networks_app_1 ... done

Removing networks_web_1 ... done

Removing networks_db_1 ... done
Running process: 30762
01:56:05 Running process: 31026
01:56:05 Stderr: time="2019-08-28T01:56:02Z" level=error msg="Failed Executing app : inappropriate ioctl for device"
01:56:05 time="2019-08-28T01:56:02Z" level=error msg="Failed to start: app : inappropriate ioctl for device"
01:56:05 inappropriate ioctl for device
01:56:05 
01:56:05 Stdout: 
01:56:05 FAILED
01:56:23 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint Running process: 31147
01:56:23 Stderr: time="2019-08-28T01:56:20Z" level=error msg="Failed Executing test : inappropriate ioctl for device"
01:56:23 time="2019-08-28T01:56:20Z" level=error msg="Failed to start: test : inappropriate ioctl for device"
01:56:23 inappropriate ioctl for device
01:56:23 
01:56:23 Stdout: Creating network "entrypointcomposefile_default" with driver ""
01:56:23 
01:56:23 FAILED
01:56:23 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden Running process: 31214
01:56:23 FAILED
01:56:23 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command Running process: 31220
01:56:23 FAILED
01:56:23 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden Running process: 31226
01:56:23 FAILED
01:56:23 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies <- tests/integration/testcases.py Running process: 31232
01:56:23 Stderr: time="2019-08-28T01:56:22Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:56:23 time="2019-08-28T01:56:22Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:56:23 inappropriate ioctl for device
01:56:23 
01:56:23 Stdout: 
01:56:23 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint Running process: 31249
01:56:45 Stderr: time="2019-08-28T01:56:37Z" level=warning msg="Error while reading .dockerignore (.dockerignore) : open .dockerignore: no such file or directory"
01:56:45 time="2019-08-28T01:56:37Z" level=info msg="Building entrypointdockerfile_test..."
01:56:45 time="2019-08-28T01:56:41Z" level=error msg="Failed Executing test : inappropriate ioctl for device"
01:56:45 time="2019-08-28T01:56:41Z" level=error msg="Failed to start: test : inappropriate ioctl for device"
01:56:45 inappropriate ioctl for device
01:56:45 
01:56:45 Stdout: Creating network "entrypointdockerfile_default" with driver ""
01:56:45 Sending build context to Docker daemon  3.072kB

01:56:45 Step 1/4 : FROM busybox:latest
01:56:45  ---> db8ee88ad75f
01:56:45 Step 2/4 : LABEL com.docker.compose.test_image true
01:56:45  ---> Running in d8374a0d765c
01:56:45  ---> d5702853e6c5
01:56:45 Removing intermediate container d8374a0d765c
01:56:45 Step 3/4 : ENTRYPOINT printf
01:56:45  ---> Running in 5ab02f157c7b
01:56:45  ---> 59faaf686b29
01:56:45 Removing intermediate container 5ab02f157c7b
01:56:45 Step 4/4 : CMD default args
01:56:45  ---> Running in b3c679c1bdd8
01:56:45  ---> c836ea72f754
01:56:45 Removing intermediate container b3c679c1bdd8
01:56:45 Successfully built c836ea72f754
01:56:45 
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden Running process: 31391
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden Running process: 31397
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environement_overridden Running process: 31403
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_maped_ip_ports Running process: 31410
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_maped_ports Running process: 31416
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links Running process: 31422
01:56:45 Stderr: time="2019-08-28T01:56:42Z" level=error msg="Failed Executing web : inappropriate ioctl for device"
01:56:45 time="2019-08-28T01:56:42Z" level=error msg="Failed to start: web : inappropriate ioctl for device"
01:56:45 inappropriate ioctl for device
01:56:45 
01:56:45 Stdout: 
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports Running process: 31441
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden Running process: 31447
01:56:45 Stderr: 
01:56:45 Stdout: Incorrect Usage: flag provided but not defined: -user
01:56:45 
01:56:45 Usage: docker-compose run [OPTIONS]
01:56:45 
01:56:45 Run a one-off command
01:56:45 
01:56:45 Options:
01:56:45    -d  Detached mode: Run container in the background, print new container name.
01:56:45    
01:56:45 
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form Running process: 31453
01:56:45 Stderr: 
01:56:45 Stdout: Incorrect Usage: flag provided but not defined: -u
01:56:45 
01:56:45 Usage: docker-compose run [OPTIONS]
01:56:45 
01:56:45 Run a one-off command
01:56:45 
01:56:45 Options:
01:56:45    -d  Detached mode: Run container in the background, print new container name.
01:56:45    
01:56:45 
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden Running process: 31459
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form Running process: 31465
01:56:45 FAILED
01:56:45 tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links Running process: 31471
01:56:45 Stderr: time="2019-08-28T01:56:43Z" level=error msg="Failed Executing console : inappropriate ioctl for device"
01:56:45 time="2019-08-28T01:56:43Z" level=error msg="Failed to start: console : inappropriate ioctl for device"
01:56:45 inappropriate ioctl for device
01:56:45 
01:56:45 Stdout: 
01:56:45 FAILED
01:56:57 tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports Running process: 31489
01:56:57 FAILED
01:57:12 tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system No handlers could be found for logger "compose.config.environment"
01:57:12 Running process: 31631
01:57:12 Stderr: time="2019-08-28T01:57:11Z" level=error msg="Failed Executing simple : inappropriate ioctl for device"
01:57:12 time="2019-08-28T01:57:11Z" level=error msg="Failed to start: simple : inappropriate ioctl for device"
01:57:12 inappropriate ioctl for device
01:57:12 
01:57:12 Stdout: Creating network "unicodeenvironment_default" with driver ""
01:57:12 
01:57:12 FAILED
01:57:12 tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name Running process: 31696
01:57:12 FAILED
01:57:12 tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports Running process: 31702
01:57:12 FAILED
01:57:12 tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps Running process: 31708
01:57:12 PASSED
01:57:14 tests/acceptance/cli_test.py::CLITestCase::test_run_without_command Running process: 31766
01:57:14 Stderr: time="2019-08-28T01:57:14Z" level=error msg="Failed Executing implicit : inappropriate ioctl for device"
01:57:14 time="2019-08-28T01:57:14Z" level=error msg="Failed to start: implicit : inappropriate ioctl for device"
01:57:14 inappropriate ioctl for device
01:57:14 
01:57:14 Stdout: 
01:57:14 FAILED
01:57:17 tests/acceptance/cli_test.py::CLITestCase::test_scale Running process: 31783
01:57:17 Running process: 31834
01:57:17 Running process: 32028
01:57:17 Running process: 32078
01:57:17 Running process: 32084
01:57:17 PASSED
01:57:17 tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt Running process: 32121
01:57:17 PASSED
01:57:17 tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers Running process: 32127
01:57:17 Stderr: time="2019-08-28T01:57:17Z" level=info msg="[0/2] [another]: Starting "
01:57:17 time="2019-08-28T01:57:17Z" level=info msg="[0/2] [simple]: Starting "
01:57:17 time="2019-08-28T01:57:17Z" level=info msg="[0/2] [another]: Started "
01:57:17 time="2019-08-28T01:57:17Z" level=info msg="[0/2] [simple]: Started "
01:57:17 
01:57:17 Stdout: 
01:57:17 FAILED
01:57:18 tests/acceptance/cli_test.py::CLITestCase::test_stop Removing simplecomposefile_another_1 ... 
01:57:18 Removing simplecomposefile_simple_1 ... 
01:57:18 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 32134
01:57:18 Running process: 32235
01:57:18 PASSED
01:57:19 tests/acceptance/cli_test.py::CLITestCase::test_stop_signal Removing stopsignalcomposefile_simple_1 ... 
01:57:19 
Removing stopsignalcomposefile_simple_1 ... done
Running process: 32274
01:57:19 Running process: 32323
01:57:19 PASSED
01:57:19 tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers Running process: 32346
01:57:19 Stderr: time="2019-08-28T01:57:19Z" level=info msg="[0/2] [simple]: Unpausing "
01:57:19 time="2019-08-28T01:57:19Z" level=info msg="[0/2] [another]: Unpausing "
01:57:19 time="2019-08-28T01:57:19Z" level=info msg="[0/2] [simple]: Unpaused "
01:57:19 time="2019-08-28T01:57:19Z" level=info msg="[0/2] [another]: Unpaused "
01:57:19 
01:57:19 Stdout: 
01:57:19 FAILED
01:57:46 tests/acceptance/cli_test.py::CLITestCase::test_up <- tests/integration/testcases.py Killing v2simple_another_1 ... 
01:57:46 Killing v2simple_simple_1 ... 
01:57:46 
Killing v2simple_simple_1 ... done

Killing v2simple_another_1 ... done
Removing v2simple_another_1 ... 
01:57:46 Removing v2simple_simple_1 ... 
01:57:46 
Removing v2simple_simple_1 ... done

Removing v2simple_another_1 ... done
Running process: 32353
01:57:46 FAILED
01:57:46 tests/acceptance/cli_test.py::CLITestCase::test_up_attached Running process: 32592
01:57:46 FAILED
01:57:46 tests/acceptance/cli_test.py::CLITestCase::test_up_detached Killing simplecomposefile_simple_1 ... 
01:57:46 Killing simplecomposefile_another_1 ... 
01:57:46 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_simple_1 ... 
01:57:46 Removing simplecomposefile_another_1 ... 
01:57:46 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 32598
01:57:46 PASSED
01:57:48 tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks <- tests/integration/testcases.py Running process: 32736
01:57:48 Running process: 334
01:57:48 Stderr: Network  declared as external, but could not be found. Please create the network manually using docker network create  and try again
01:57:48 
01:57:48 Stdout: 
01:57:48 FAILED
01:58:34 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit Running process: 386
01:58:34 FAILED
01:59:13 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown <- tests/integration/testcases.py Running process: 392
01:59:13 FAILED
01:59:52 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint Running process: 397
01:59:52 FAILED
02:00:31 tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm Running process: 403
02:00:31 FAILED
02:00:46 tests/acceptance/cli_test.py::CLITestCase::test_up_logging <- tests/integration/testcases.py Killing loggingcomposefile_simple_1 ... 
02:00:46 Killing loggingcomposefile_another_1 ... 
02:00:46 
Killing loggingcomposefile_another_1 ... done

Killing loggingcomposefile_simple_1 ... done
Removing loggingcomposefile_simple_1 ... 
02:00:46 Removing loggingcomposefile_another_1 ... 
02:00:47 
Removing loggingcomposefile_another_1 ... done

Removing loggingcomposefile_simple_1 ... done
Running process: 409
02:00:47 PASSED
02:00:48 tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy Killing loggingcomposefilelegacy_another_1 ... 
02:00:48 Killing loggingcomposefilelegacy_simple_1 ... 
02:00:48 
Killing loggingcomposefilelegacy_another_1 ... done

Killing loggingcomposefilelegacy_simple_1 ... done
Removing loggingcomposefilelegacy_another_1 ... 
02:00:48 Removing loggingcomposefilelegacy_simple_1 ... 
02:00:48 
Removing loggingcomposefilelegacy_simple_1 ... done

Removing loggingcomposefilelegacy_another_1 ... done
Running process: 629
02:00:48 PASSED
02:00:48 tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network <- tests/integration/testcases.py Running process: 771
02:00:48 FAILED
02:00:48 tests/acceptance/cli_test.py::CLITestCase::test_up_no_services <- tests/integration/testcases.py Running process: 777
02:00:48 Stderr: time="2019-08-28T02:00:48Z" level=fatal msg="Failed to read project: Some networks were defined but are not used by any service: bar foo"
02:00:48 
02:00:48 Stdout: 
02:00:48 FAILED
02:01:06 tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config <- tests/integration/testcases.py Killing networks_another_1 ... 
02:01:06 Killing networks_simple_1 ... 
02:01:06 
Killing networks_simple_1 ... done

Killing networks_another_1 ... done
Removing networks_another_1 ... 
02:01:06 Removing networks_simple_1 ... 
02:01:07 
Removing networks_another_1 ... done

Removing networks_simple_1 ... done
Running process: 783
02:01:07 FAILED
02:01:08 tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file Killing overridefiles_web_1 ... 
02:01:08 Killing overridefiles_db_1 ... 
02:01:08 
Killing overridefiles_db_1 ... done

Killing overridefiles_web_1 ... done
Removing overridefiles_web_1 ... 
02:01:08 Removing overridefiles_db_1 ... 
02:01:08 
Removing overridefiles_web_1 ... done

Removing overridefiles_db_1 ... done
Running process: 1004
02:01:08 PASSED
02:01:09 tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends Killing extends_myweb_1 ... 
02:01:09 Killing extends_mydb_1 ... 
02:01:10 
Killing extends_myweb_1 ... done

Killing extends_mydb_1 ... done
Removing extends_myweb_1 ... 
02:01:10 Removing extends_mydb_1 ... 
02:01:10 
Removing extends_myweb_1 ... done

Removing extends_mydb_1 ... done
Running process: 1135
02:01:10 FAILED
02:01:28 tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network <- tests/integration/testcases.py Killing networks_another_1 ... 
02:01:28 Killing networks_simple_1 ... 
02:01:28 
Killing networks_simple_1 ... done

Killing networks_another_1 ... done
Removing networks_another_1 ... 
02:01:28 Removing networks_simple_1 ... 
02:01:29 
Removing networks_simple_1 ... done

Removing networks_another_1 ... done
Running process: 1266
02:01:29 Stderr: time="2019-08-28T02:01:25Z" level=info msg="[0/2] [simple]: Starting "
02:01:29 time="2019-08-28T02:01:25Z" level=info msg="[0/2] [another]: Starting "
02:01:29 time="2019-08-28T02:01:27Z" level=info msg="[1/2] [simple]: Started "
02:01:29 time="2019-08-28T02:01:27Z" level=info msg="[2/2] [another]: Started "
02:01:29 
02:01:29 Stdout: Creating network "networks_default" with driver ""
02:01:29 
02:01:29 FAILED
02:01:30 tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate Killing simplecomposefile_simple_1 ... 
02:01:30 Killing simplecomposefile_another_1 ... 
02:01:31 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_simple_1 ... 
02:01:31 Removing simplecomposefile_another_1 ... 
02:01:31 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 1493
02:01:31 Running process: 1593
02:01:31 PASSED
02:01:31 tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate Killing simplecomposefile_another_1 ... 
02:01:31 Killing simplecomposefile_simple_1 ... 
02:01:32 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_another_1 ... 
02:01:32 Removing simplecomposefile_simple_1 ... 
02:01:32 
Removing simplecomposefile_simple_1 ... done

Removing simplecomposefile_another_1 ... done
Running process: 1770
02:01:32 Stderr: time="2019-08-28T02:01:31Z" level=info msg="[0/2] [simple]: Starting "
02:01:32 time="2019-08-28T02:01:31Z" level=info msg="[0/2] [another]: Starting "
02:01:32 time="2019-08-28T02:01:31Z" level=info msg="[1/2] [simple]: Started "
02:01:32 time="2019-08-28T02:01:31Z" level=info msg="[2/2] [another]: Started "
02:01:32 
02:01:32 Stdout: 
02:01:32 FAILED
02:01:33 tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 Killing linkscomposefile_web_1 ... 
02:01:33 
Killing linkscomposefile_web_1 ... done
Removing linkscomposefile_web_1 ... 
02:01:33 
Removing linkscomposefile_web_1 ... done
Running process: 1909
02:01:33 FAILED
02:01:34 tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files Killing overridefiles_web_1 ... 
02:01:34 Killing overridefiles_db_1 ... 
02:01:34 Killing overridefiles_other_1 ... 
02:01:34 
Killing overridefiles_db_1 ... done

Killing overridefiles_web_1 ... done

Killing overridefiles_other_1 ... done
Removing overridefiles_web_1 ... 
02:01:34 Removing overridefiles_db_1 ... 
02:01:34 Removing overridefiles_other_1 ... 
02:01:34 
Removing overridefiles_web_1 ... done

Removing overridefiles_other_1 ... done

Removing overridefiles_db_1 ... done
Running process: 1982
02:01:34 PASSED
02:01:34 tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid Running process: 2183
02:01:34 FAILED
02:01:35 tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 Killing netcontainer_bar_1 ... 
02:01:35 
Killing netcontainer_bar_1 ... done
Removing netcontainer_bar_1 ... 
02:01:35 
Removing netcontainer_bar_1 ... done
Running process: 2189
02:01:35 Stderr: time="2019-08-28T02:01:34Z" level=info msg="[0/2] [bar]: Starting "
02:01:35 time="2019-08-28T02:01:35Z" level=info msg="[1/2] [bar]: Started "
02:01:35 time="2019-08-28T02:01:35Z" level=info msg="[1/2] [foo]: Starting "
02:01:35 panic: runtime error: invalid memory address or nil pointer dereference
02:01:35 [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x97f1b8]
02:01:35 
02:01:35 goroutine 28 [running]:
02:01:35 github.com/docker/libcompose/docker/service.Convert(0xc0003ee900, 0xc000354a20, 0x1, 0x1, 0xc000327420, 0x1, 0x1, 0xc000325480, 0xc, 0x1, ...)
02:01:35 	/go/src/github.com/docker/libcompose/docker/service/convert.go:232 +0x18e8
02:01:35 github.com/docker/libcompose/docker/service.ConvertToAPI(0xc0003ee900, 0xc000354a20, 0x1, 0x1, 0xc000327420, 0x1, 0x1, 0xc000325480, 0xc, 0x1, ...)
02:01:35 	/go/src/github.com/docker/libcompose/docker/service/convert.go:59 +0x90
02:01:35 github.com/docker/libcompose/docker/service.(*Service).createContainer(0xc0003c8690, 0xbdbde0, 0xc0002bb8c0, 0xbcd9e0, 0xc000021f20, 0x0, 0x0, 0x0, 0xc000310400, 0xc0003c2928, ...)
02:01:35 	/go/src/github.com/docker/libcompose/docker/service/service_create.go:29 +0x120
02:01:35 github.com/docker/libcompose/docker/service.(*Service).up(0xc0003c8690, 0xbdbde0, 0xc0002bb8c0, 0xc0003c2928, 0x7, 0x1, 0x0, 0x0)
02:01:35 	/go/src/github.com/docker/libcompose/docker/service/service.go:321 +0x360
02:01:35 github.com/docker/libcompose/docker/service.(*Service).Up(0xc0003c8690, 0xbdbde0, 0xc0002bb8c0, 0xc000000000, 0x3, 0x0)
02:01:35 	/go/src/github.com/docker/libcompose/docker/service/service.go:242 +0x14e
02:01:35 github.com/docker/libcompose/project.(*Project).Up.func1.1(0xbe9940, 0xc0003c8690, 0xc0003c2907, 0x3)
02:01:35 	/go/src/github.com/docker/libcompose/project/project_up.go:17 +0x68
02:01:35 github.com/docker/libcompose/project.(*serviceWrapper).Do(0xc0003c1570, 0xc0003cee10, 0x4, 0x6, 0xc000052fa0)
02:01:35 	/go/src/github.com/docker/libcompose/project/service-wrapper.go:101 +0x11a
02:01:35 github.com/docker/libcompose/project.(*Project).Up.func1(0xc0003c1570, 0xc0003cee10)
02:01:35 	/go/src/github.com/docker/libcompose/project/project_up.go:16 +0xad
02:01:35 created by github.com/docker/libcompose/project.(*Project).startService
02:01:35 	/go/src/github.com/docker/libcompose/project/project.go:448 +0x4f5
02:01:35 
02:01:35 Stdout: 
02:01:35 FAILED
02:02:14 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases <- tests/integration/testcases.py Killing networks_web_1 ... 
02:02:14 
Killing networks_web_1 ... done
Removing networks_web_1 ... 
02:02:14 
Removing networks_web_1 ... done
Running process: 2259
02:02:14 PASSED
02:02:29 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal <- tests/integration/testcases.py Killing networks_web_1 ... 
02:02:29 
Killing networks_web_1 ... done
Removing networks_web_1 ... 
02:02:29 
Removing networks_web_1 ... done
Running process: 2453
02:02:29 FAILED
02:02:29 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels <- tests/integration/testcases.py Removing networks_web_1 ... 
02:02:29 
Removing networks_web_1 ... done
Running process: 2595
02:02:29 Stderr: time="2019-08-28T02:02:28Z" level=info msg="[0/1] [web]: Starting "
02:02:29 time="2019-08-28T02:02:28Z" level=error msg="Failed Starting web : Error response from daemon: page not found"
02:02:29 time="2019-08-28T02:02:28Z" level=error msg="Failed to start: web : Error response from daemon: page not found"
02:02:29 Error response from daemon: page not found
02:02:29 
02:02:29 Stdout: 
02:02:29 FAILED
02:02:47 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode <- tests/integration/testcases.py Killing networks_service_1 ... 
02:02:47 Killing networks_container_1 ... 
02:02:47 Killing networks_none_1 ... 
02:02:47 Killing networks_host_1 ... 
02:02:47 Killing networks_bridge_1 ... 
02:02:47 
Killing networks_container_1 ... done

Killing networks_none_1 ... done

Killing networks_service_1 ... done

Killing networks_host_1 ... done

Killing networks_bridge_1 ... done
Removing networks_service_1 ... 
02:02:47 Removing networks_container_1 ... 
02:02:47 Removing networks_none_1 ... 
02:02:47 Removing networks_host_1 ... 
02:02:47 Removing networks_bridge_1 ... 
02:02:47 
Removing networks_service_1 ... done

Removing networks_none_1 ... done

Removing networks_host_1 ... done

Removing networks_container_1 ... done

Removing networks_bridge_1 ... done
Running process: 2658
02:02:47 FAILED
02:02:49 tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses <- tests/integration/testcases.py Killing networks_web_1 ... 
02:02:49 
Killing networks_web_1 ... done
Removing networks_web_1 ... 
02:02:50 
Removing networks_web_1 ... done
Running process: 3037
02:02:50 FAILED
02:03:29 tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks <- tests/integration/testcases.py Killing networks_app_1 ... 
02:03:29 Killing networks_db_1 ... 
02:03:29 Killing networks_web_1 ... 
02:03:29 
Killing networks_db_1 ... done

Killing networks_web_1 ... done

Killing networks_app_1 ... done
Removing networks_app_1 ... 
02:03:29 Removing networks_db_1 ... 
02:03:29 Removing networks_web_1 ... 
02:03:29 
Removing networks_web_1 ... done

Removing networks_db_1 ... done

Removing networks_app_1 ... done
Running process: 3173
02:03:29 FAILED
02:03:29 tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps Running process: 3523
02:03:29 FAILED
02:03:29 tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate Killing simplecomposefile_simple_1 ... 
02:03:29 Killing simplecomposefile_another_1 ... 
02:03:29 
Killing simplecomposefile_simple_1 ... done

Killing simplecomposefile_another_1 ... done
Removing simplecomposefile_simple_1 ... 
02:03:29 Removing simplecomposefile_another_1 ... 
02:03:29 
Removing simplecomposefile_another_1 ... done

Removing simplecomposefile_simple_1 ... done
Running process: 3529
02:03:29 Running process: 3626
02:03:29 PASSED
02:03:29 tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout Running process: 3671
02:03:29 FAILED
02:03:30 tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels <- tests/integration/testcases.py Killing volumes_web_1 ... 
02:03:30 
Killing volumes_web_1 ... done
Removing volumes_web_1 ... 
02:03:30 
Removing volumes_web_1 ... done
Running process: 3677
02:03:30 FAILED
02:03:30 
02:03:30 ==================================== ERRORS ====================================
02:03:30 __________________ ERROR at teardown of CLITestCase.test_help __________________
02:03:30 tests/acceptance/cli_test.py:109: in tearDown
02:03:30     self.project.kill()
02:03:30 tests/acceptance/cli_test.py:128: in project
02:03:30     self._project = get_project(self.base_dir)
02:03:30 compose/cli/command.py:99: in get_project
02:03:30     config_details = config.find(project_dir, config_path, environment)
02:03:30 compose/config/config.py:236: in find
02:03:30     filenames = get_default_config_files(base_dir)
02:03:30 compose/config/config.py:266: in get_default_config_files
02:03:30     raise ComposeFileNotFound(SUPPORTED_FILENAMES)
02:03:30 E   ComposeFileNotFound: 
02:03:30 E           Can't find a suitable configuration file in this directory or any
02:03:30 E           parent. Are you in the right directory?
02:03:30 E   
02:03:30 E           Supported filenames: docker-compose.yml, docker-compose.yaml
02:03:30 =================================== FAILURES ===================================
02:03:30 _____________________ CLITestCase.test_bundle_with_digests _____________________
02:03:30 tests/acceptance/cli_test.py:410: in test_bundle_with_digests
02:03:30     self.dispatch(['bundle', '--output', filename])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 3 == 0
02:03:30 E    +  where 3 = <subprocess.Popen object at 0x7fdedfb72750>.returncode
02:03:30 _______________________ CLITestCase.test_config_default ________________________
02:03:30 tests/acceptance/cli_test.py:216: in test_config_default
02:03:30     assert output == expected
02:03:30 E   AssertionError: assert {'networks': ...r': 'local'}}} == {'networks': {...r': 'local'}}}
02:03:30 E     Detailed information truncated, use "-vv" to show
02:03:30 ____________________ CLITestCase.test_config_list_services _____________________
02:03:30 tests/acceptance/cli_test.py:176: in test_config_list_services
02:03:30     assert set(result.stdout.rstrip().split('\n')) == {'web', 'other'}
02:03:30 E   AssertionError: assert set(['', '   ...mpose file.']) == set(['other', 'web'])
02:03:30 E     Extra items in the left set:
02:03:30 E     ''
02:03:30 E     'Incorrect Usage: flag provided but not defined: -services'
02:03:30 E     'Usage: docker-compose config [OPTIONS]'
02:03:30 E     'Validate and view the compose file.'
02:03:30 E     "   --quiet, -q  Only validate the configuration, don't print anything."
02:03:30 E     'Options:'
02:03:30 E     Extra items in the right set:
02:03:30 E     'web'
02:03:30 E     'other'
02:03:30 E     Full diff:
02:03:30 E     + set([u'other', u'web'])
02:03:30 E     - set([u'',
02:03:30 E     -      u"   --quiet, -q  Only validate the configuration, don't print anything.",
02:03:30 E     -      u'Incorrect Usage: flag provided but not defined: -services',
02:03:30 E     -      u'Options:',
02:03:30 E     -      u'Usage: docker-compose config [OPTIONS]',
02:03:30 E     -      u'Validate and view the compose file.'])
02:03:30 ___________________ CLITestCase.test_config_quiet_with_error ___________________
02:03:30 tests/acceptance/cli_test.py:184: in test_config_quiet_with_error
02:03:30     assert "'notaservice' must be a mapping" in result.stderr
02:03:30 E   AssertionError: assert "'notaservice' must be a mapping" in 'time="2019-08-28T01:52:20Z" level=error msg="Could not parse config for project invalidcomposefile : yaml: unmarshal ...msg="Failed to read project: yaml: unmarshal errors:\n  line 2: cannot unmarshal !!str `oops` into config.RawService"\n'
02:03:30 E    +  where 'time="2019-08-28T01:52:20Z" level=error msg="Could not parse config for project invalidcomposefile : yaml: unmarshal ...msg="Failed to read project: yaml: unmarshal errors:\n  line 2: cannot unmarshal !!str `oops` into config.RawService"\n' = ProcessResult(stdout=u'', stderr=u'time="2019-08-28T01:52:20Z" level=error msg...l errors:\\n  line 2: cannot unmarshal !!str `oops` into config.RawService"\n').stderr
02:03:30 _______________________ CLITestCase.test_config_restart ________________________
02:03:30 tests/acceptance/cli_test.py:221: in test_config_restart
02:03:30     assert yaml.load(result.stdout) == {
02:03:30 E   AssertionError: assert {'networks': ...'volumes': {}} == {'networks': {...'volumes': {}}
02:03:30 E     Detailed information truncated, use "-vv" to show
02:03:30 __________________________ CLITestCase.test_config_v1 __________________________
02:03:30 tests/acceptance/cli_test.py:266: in test_config_v1
02:03:30     assert yaml.load(result.stdout) == {
02:03:30 E   AssertionError: assert {'networks': ...'volumes': {}} == {'networks': {...'volumes': {}}
02:03:30 E     Detailed information truncated, use "-vv" to show
02:03:30 ____________________________ CLITestCase.test_down _____________________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:487: in test_down
02:03:30     self.dispatch(['run', 'web', 'true'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedfb72090>.returncode
02:03:30 ____________________ CLITestCase.test_events_human_readable ____________________
02:03:30 tests/acceptance/cli_test.py:1686: in test_events_human_readable
02:03:30     result = wait_on_process(events_proc, returncode=1)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert -2 == 1
02:03:30 E    +  where -2 = <subprocess.Popen object at 0x7fdedfb48b10>.returncode
02:03:30 _________________________ CLITestCase.test_events_json _________________________
02:03:30 tests/acceptance/cli_test.py:1665: in test_events_json
02:03:30     result = wait_on_process(events_proc, returncode=1)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert -2 == 1
02:03:30 E    +  where -2 = <subprocess.Popen object at 0x7fdedfa58190>.returncode
02:03:30 ______________________ CLITestCase.test_exec_custom_user _______________________
02:03:30 tests/acceptance/cli_test.py:974: in test_exec_custom_user
02:03:30     stdout, stderr = self.dispatch(['exec', '-T', '--user=operator', 'console', 'whoami'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 3 == 0
02:03:30 E    +  where 3 = <subprocess.Popen object at 0x7fdedf730c50>.returncode
02:03:30 ______________________ CLITestCase.test_exec_without_tty _______________________
02:03:30 tests/acceptance/cli_test.py:965: in test_exec_without_tty
02:03:30     stdout, stderr = self.dispatch(['exec', '-T', 'console', 'ls', '-1d', '/'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 3 == 0
02:03:30 E    +  where 3 = <subprocess.Popen object at 0x7fdedf736bd0>.returncode
02:03:30 ____________________________ CLITestCase.test_help _____________________________
02:03:30 tests/acceptance/cli_test.py:149: in test_help
02:03:30     assert 'Usage: up [options] [SERVICE...]' in result.stdout
02:03:30 E   AssertionError: assert 'Usage: up [options] [SERVICE...]' in "Usage: docker-compose up [OPTIONS]\n\nBring all services up\n\nOptions:\n   -d                Do not block and log\n   --no...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n"
02:03:30 E    +  where "Usage: docker-compose up [OPTIONS]\n\nBring all services up\n\nOptions:\n   -d                Do not block and log\n   --no...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n" = ProcessResult(stdout=u"Usage: docker-compose up [OPTIONS]\n\nBring all service...--build           Build images before starting containers.\n   \n", stderr=u'').stdout
02:03:30 _______________ CLITestCase.test_home_and_env_var_in_volume_path _______________
02:03:30 ../local/lib/python2.7/site-packages/mock/mock.py:1747: in _inner
02:03:30     return f(*args, **kw)
02:03:30 tests/acceptance/cli_test.py:1720: in test_home_and_env_var_in_volume_path
02:03:30     assert components[-2:] == ['home-dir', 'my-volume']
02:03:30 E   AssertionError: assert ['~', 'my-volume'] == ['home-dir', 'my-volume']
02:03:30 E     At index 0 diff: u'~' != u'home-dir'
02:03:30 E     Full diff:
02:03:30 E     - [u'~', u'my-volume']
02:03:30 E     ?    ^
02:03:30 E     + [u'home-dir', u'my-volume']
02:03:30 E     ?    ^^^^^^^^
02:03:30 _____________________ CLITestCase.test_host_not_reachable ______________________
02:03:30 tests/acceptance/cli_test.py:161: in test_host_not_reachable
02:03:30     result = self.dispatch(['-H=tcp://doesnotexist:8000', 'ps'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf2c5250>.returncode
02:03:30 __________ CLITestCase.test_host_not_reachable_volumes_from_container __________
02:03:30 tests/acceptance/cli_test.py:170: in test_host_not_reachable_volumes_from_container
02:03:30     result = self.dispatch(['-H=tcp://doesnotexist:8000', 'ps'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf736bd0>.returncode
02:03:30 _________________________ CLITestCase.test_logs_follow _________________________
02:03:30 tests/acceptance/cli_test.py:1484: in test_logs_follow
02:03:30     assert result.stdout.count('\n') == 5
02:03:30 E   AssertionError: assert 9 == 5
02:03:30 E    +  where 9 = <built-in method count of unicode object at 0x7fdedfb95de0>('\n')
02:03:30 E    +    where <built-in method count of unicode object at 0x7fdedfb95de0> = 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'.count
02:03:30 E    +      where 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n' = ProcessResult(stdout=u'Incorrect Usage: flag provided but not defined: -f\n\nU... service logs\n\nOptions:\n   --follow  Follow log output.\n   \n', stderr=u'').stdout
02:03:30 ____________ CLITestCase.test_logs_follow_logs_from_new_containers _____________
02:03:30 tests/acceptance/cli_test.py:1505: in test_logs_follow_logs_from_new_containers
02:03:30     assert 'hello' in result.stdout
02:03:30 E   AssertionError: assert 'hello' in 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'
02:03:30 E    +  where 'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n' = ProcessResult(stdout=u'Incorrect Usage: flag provided but not defined: -f\n\nU... service logs\n\nOptions:\n   --follow  Follow log output.\n   \n', stderr=u'').stdout
02:03:30 __________________________ CLITestCase.test_logs_tail __________________________
02:03:30 tests/acceptance/cli_test.py:1540: in test_logs_tail
02:03:30     assert result.stdout.count('\n') == 3
02:03:30 E   AssertionError: assert 9 == 3
02:03:30 E    +  where 9 = <built-in method count of unicode object at 0x7fdedfb08db0>('\n')
02:03:30 E    +    where <built-in method count of unicode object at 0x7fdedfb08db0> = 'Incorrect Usage: flag provided but not defined: -tail\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'.count
02:03:30 E    +      where 'Incorrect Usage: flag provided but not defined: -tail\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n' = ProcessResult(stdout=u'Incorrect Usage: flag provided but not defined: -tail\n... service logs\n\nOptions:\n   --follow  Follow log output.\n   \n', stderr=u'').stdout
02:03:30 _______________________ CLITestCase.test_logs_timestamps _______________________
02:03:30 tests/acceptance/cli_test.py:1533: in test_logs_timestamps
02:03:30     self.assertRegexpMatches(result.stdout, '(\d{4})-(\d{2})-(\d{2})T(\d{2})\:(\d{2})\:(\d{2})')
02:03:30 E   AssertionError: Regexp didn't match: u'(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2})\\:(\\d{2})\\:(\\d{2})' not found in u'Incorrect Usage: flag provided but not defined: -f\n\nUsage: docker-compose logs [OPTIONS]\n\nGet service logs\n\nOptions:\n   --follow  Follow log output.\n   \n'
02:03:30 _____________________ CLITestCase.test_pause_no_containers _____________________
02:03:30 tests/acceptance/cli_test.py:1468: in test_pause_no_containers
02:03:30     result = self.dispatch(['pause'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf36d050>.returncode
02:03:30 _______________________ CLITestCase.test_port_with_scale _______________________
02:03:30 tests/acceptance/cli_test.py:1654: in test_port_with_scale
02:03:30     self.assertEqual(get_port(3000), containers[0].get_local_port(3000))
02:03:30 E   AssertionError: u'0.0.0.0:32769' != u'0.0.0.0:32770'
02:03:30 E   - 0.0.0.0:32769
02:03:30 E   ?            ^^
02:03:30 E   + 0.0.0.0:32770
02:03:30 E   ?            ^^
02:03:30 ____________________________ CLITestCase.test_pull _____________________________
02:03:30 tests/acceptance/cli_test.py:317: in test_pull
02:03:30     assert sorted(result.stderr.split('\n'))[1:] == [
02:03:30 E   AssertionError: assert ['Digest: sha...:latest', ...] == ['Pulling anot...x:latest)...']
02:03:30 E     Detailed information truncated, use "-vv" to show
02:03:30 ____________________ CLITestCase.test_restart_no_containers ____________________
02:03:30 tests/acceptance/cli_test.py:1602: in test_restart_no_containers
02:03:30     result = self.dispatch(['restart'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf2c17d0>.returncode
02:03:30 ___________________________ CLITestCase.test_rm_all ____________________________
02:03:30 tests/acceptance/cli_test.py:1397: in test_rm_all
02:03:30     self.assertEqual(len(service.containers(stopped=True)), 0)
02:03:30 E   AssertionError: 1 != 0
02:03:30 ______________ CLITestCase.test_run_detached_connects_to_network _______________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:1306: in test_run_detached_connects_to_network
02:03:30     assert not aliases
02:03:30 E   AssertionError: assert not set(['app'])
02:03:30 ___________ CLITestCase.test_run_does_not_recreate_linked_containers ___________
02:03:30 tests/acceptance/cli_test.py:1021: in test_run_does_not_recreate_linked_containers
02:03:30     self.dispatch(['run', 'web', '/bin/true'], None)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf353ad0>.returncode
02:03:30 _________________ CLITestCase.test_run_env_values_from_system __________________
02:03:30 ../local/lib/python2.7/site-packages/mock/mock.py:1747: in _inner
02:03:30     return f(*args, **kw)
02:03:30 tests/acceptance/cli_test.py:1361: in test_run_env_values_from_system
02:03:30     container = self.project.containers(one_off=OneOffFilter.only, stopped=True)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 _____________________ CLITestCase.test_run_handles_sigint ______________________
02:03:30 tests/acceptance/cli_test.py:1316: in test_run_handles_sigint
02:03:30     'running'))
02:03:30 tests/acceptance/cli_test.py:61: in wait_on_condition
02:03:30     raise AssertionError("Timeout: %s" % condition)
02:03:30 E   AssertionError: Timeout: waiting for container to be running
02:03:30 _____________________ CLITestCase.test_run_handles_sigterm _____________________
02:03:30 tests/acceptance/cli_test.py:1329: in test_run_handles_sigterm
02:03:30     'running'))
02:03:30 tests/acceptance/cli_test.py:61: in wait_on_condition
02:03:30     raise AssertionError("Timeout: %s" % condition)
02:03:30 E   AssertionError: Timeout: waiting for container to be running
02:03:30 _____________ CLITestCase.test_run_interactive_connects_to_network _____________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:1267: in test_run_interactive_connects_to_network
02:03:30     self.dispatch(['run', 'app', 'nslookup', 'app'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf2c5c90>.returncode
02:03:30 __________ CLITestCase.test_run_service_with_compose_file_entrypoint ___________
02:03:30 tests/acceptance/cli_test.py:1071: in test_run_service_with_compose_file_entrypoint
02:03:30     self.dispatch(['run', 'test'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf363f90>.returncode
02:03:30 _ CLITestCase.test_run_service_with_compose_file_entrypoint_and_command_overridden _
02:03:30 tests/acceptance/cli_test.py:1086: in test_run_service_with_compose_file_entrypoint_and_command_overridden
02:03:30     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 _ CLITestCase.test_run_service_with_compose_file_entrypoint_and_empty_string_command _
02:03:30 tests/acceptance/cli_test.py:1093: in test_run_service_with_compose_file_entrypoint_and_empty_string_command
02:03:30     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 _____ CLITestCase.test_run_service_with_compose_file_entrypoint_overridden _____
02:03:30 tests/acceptance/cli_test.py:1079: in test_run_service_with_compose_file_entrypoint_overridden
02:03:30     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 ________________ CLITestCase.test_run_service_with_dependencies ________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:1001: in test_run_service_with_dependencies
02:03:30     self.dispatch(['run', 'web', '/bin/true'], None)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf3631d0>.returncode
02:03:30 ___________ CLITestCase.test_run_service_with_dockerfile_entrypoint ____________
02:03:30 tests/acceptance/cli_test.py:1050: in test_run_service_with_dockerfile_entrypoint
02:03:30     self.dispatch(['run', 'test'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf36fc10>.returncode
02:03:30 _ CLITestCase.test_run_service_with_dockerfile_entrypoint_and_command_overridden _
02:03:30 tests/acceptance/cli_test.py:1065: in test_run_service_with_dockerfile_entrypoint_and_command_overridden
02:03:30     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 ______ CLITestCase.test_run_service_with_dockerfile_entrypoint_overridden ______
02:03:30 tests/acceptance/cli_test.py:1058: in test_run_service_with_dockerfile_entrypoint_overridden
02:03:30     container = self.project.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 __________ CLITestCase.test_run_service_with_environement_overridden ___________
02:03:30 tests/acceptance/cli_test.py:1126: in test_run_service_with_environement_overridden
02:03:30     container = service.containers(stopped=True, one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 _________ CLITestCase.test_run_service_with_explicitly_maped_ip_ports __________
02:03:30 tests/acceptance/cli_test.py:1200: in test_run_service_with_explicitly_maped_ip_ports
02:03:30     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 ___________ CLITestCase.test_run_service_with_explicitly_maped_ports ___________
02:03:30 tests/acceptance/cli_test.py:1178: in test_run_service_with_explicitly_maped_ports
02:03:30     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 ___________________ CLITestCase.test_run_service_with_links ____________________
02:03:30 tests/acceptance/cli_test.py:992: in test_run_service_with_links
02:03:30     self.dispatch(['run', 'web', '/bin/true'], None)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf36f590>.returncode
02:03:30 _________________ CLITestCase.test_run_service_with_map_ports __________________
02:03:30 tests/acceptance/cli_test.py:1157: in test_run_service_with_map_ports
02:03:30     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 ______________ CLITestCase.test_run_service_with_user_overridden _______________
02:03:30 tests/acceptance/cli_test.py:1101: in test_run_service_with_user_overridden
02:03:30     self.dispatch(['run', '--user={user}'.format(user=user), name], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf2c1950>.returncode
02:03:30 _________ CLITestCase.test_run_service_with_user_overridden_short_form _________
02:03:30 tests/acceptance/cli_test.py:1110: in test_run_service_with_user_overridden_short_form
02:03:30     self.dispatch(['run', '-u', user, name], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf2cf650>.returncode
02:03:30 _____________ CLITestCase.test_run_service_with_workdir_overridden _____________
02:03:30 tests/acceptance/cli_test.py:1250: in test_run_service_with_workdir_overridden
02:03:30     container = service.containers(stopped=True, one_off=True)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 _______ CLITestCase.test_run_service_with_workdir_overridden_short_form ________
02:03:30 tests/acceptance/cli_test.py:1259: in test_run_service_with_workdir_overridden_short_form
02:03:30     container = service.containers(stopped=True, one_off=True)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 __________________ CLITestCase.test_run_service_without_links __________________
02:03:30 tests/acceptance/cli_test.py:980: in test_run_service_without_links
02:03:30     self.dispatch(['run', 'console', '/bin/true'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdede15ed10>.returncode
02:03:30 ________________ CLITestCase.test_run_service_without_map_ports ________________
02:03:30 tests/acceptance/cli_test.py:1150: in test_run_service_without_map_ports
02:03:30     self.assertEqual(port_random, None)
02:03:30 E   AssertionError: u'0.0.0.0:32771' != None
02:03:30 _____________ CLITestCase.test_run_unicode_env_values_from_system ______________
02:03:30 ../local/lib/python2.7/site-packages/mock/mock.py:1747: in _inner
02:03:30     return f(*args, **kw)
02:03:30 tests/acceptance/cli_test.py:1345: in test_run_unicode_env_values_from_system
02:03:30     result = self.dispatch(['run', 'simple'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf36f850>.returncode
02:03:30 ____________________ CLITestCase.test_run_with_custom_name _____________________
02:03:30 tests/acceptance/cli_test.py:1241: in test_run_with_custom_name
02:03:30     container, = service.containers(stopped=True, one_off=OneOffFilter.only)
02:03:30 E   ValueError: need more than 0 values to unpack
02:03:30 ____________________ CLITestCase.test_run_with_expose_ports ____________________
02:03:30 tests/acceptance/cli_test.py:1217: in test_run_with_expose_ports
02:03:30     container = self.project.get_service('simple').containers(one_off=OneOffFilter.only)[0]
02:03:30 E   IndexError: list index out of range
02:03:30 _____________________ CLITestCase.test_run_without_command _____________________
02:03:30 tests/acceptance/cli_test.py:1032: in test_run_without_command
02:03:30     self.dispatch(['run', 'implicit'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf34c990>.returncode
02:03:30 _____________________ CLITestCase.test_start_no_containers _____________________
02:03:30 tests/acceptance/cli_test.py:1424: in test_start_no_containers
02:03:30     result = self.dispatch(['start'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdede15e790>.returncode
02:03:30 ____________________ CLITestCase.test_unpause_no_containers ____________________
02:03:30 tests/acceptance/cli_test.py:1472: in test_unpause_no_containers
02:03:30     result = self.dispatch(['unpause'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedf2cf9d0>.returncode
02:03:30 _____________________________ CLITestCase.test_up ______________________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:557: in test_up
02:03:30     assert self.lookup(container, service.name)
02:03:30 E   AssertionError: assert <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>>(<Container: v2simple_simple_1 (92c523)>, 'simple')
02:03:30 E    +  where <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>> = <tests.acceptance.cli_test.CLITestCase testMethod=test_up>.lookup
02:03:30 E    +  and   'simple' = <Service: simple>.name
02:03:30 _________________________ CLITestCase.test_up_attached _________________________
02:03:30 tests/acceptance/cli_test.py:522: in test_up_attached
02:03:30     assert 'simple_1   | simple' in result.stdout
02:03:30 E   AssertionError: assert 'simple_1   | simple' in "Incorrect Usage: flag provided but not defined: -no-color\n\nUsage: docker-compose up [OPTIONS]\n\nBring all services up\n...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n"
02:03:30 E    +  where "Incorrect Usage: flag provided but not defined: -no-color\n\nUsage: docker-compose up [OPTIONS]\n\nBring all services up\n...e haven't changed. Incompatible with --no-recreate.\n   --build           Build images before starting containers.\n   \n" = ProcessResult(stdout=u"Incorrect Usage: flag provided but not defined: -no-col...--build           Build images before starting containers.\n   \n", stderr=u'').stdout
02:03:30 ____________________ CLITestCase.test_up_external_networks _____________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:751: in test_up_external_networks
02:03:30     self.dispatch(['-f', filename, 'up', '-d'])
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedf2c1fd0>.returncode
02:03:30 _____________ CLITestCase.test_up_handles_abort_on_container_exit ______________
02:03:30 tests/acceptance/cli_test.py:956: in test_up_handles_abort_on_container_exit
02:03:30     wait_on_condition(ContainerCountCondition(self.project, 2))
02:03:30 tests/acceptance/cli_test.py:61: in wait_on_condition
02:03:30     raise AssertionError("Timeout: %s" % condition)
02:03:30 E   AssertionError: Timeout: waiting for counter count == 2
02:03:30 __________________ CLITestCase.test_up_handles_force_shutdown __________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:947: in test_up_handles_force_shutdown
02:03:30     wait_on_condition(ContainerCountCondition(self.project, 2))
02:03:30 tests/acceptance/cli_test.py:61: in wait_on_condition
02:03:30     raise AssertionError("Timeout: %s" % condition)
02:03:30 E   AssertionError: Timeout: waiting for counter count == 2
02:03:30 ______________________ CLITestCase.test_up_handles_sigint ______________________
02:03:30 tests/acceptance/cli_test.py:931: in test_up_handles_sigint
02:03:30     wait_on_condition(ContainerCountCondition(self.project, 2))
02:03:30 tests/acceptance/cli_test.py:61: in wait_on_condition
02:03:30     raise AssertionError("Timeout: %s" % condition)
02:03:30 E   AssertionError: Timeout: waiting for counter count == 2
02:03:30 _____________________ CLITestCase.test_up_handles_sigterm ______________________
02:03:30 tests/acceptance/cli_test.py:938: in test_up_handles_sigterm
02:03:30     wait_on_condition(ContainerCountCondition(self.project, 2))
02:03:30 tests/acceptance/cli_test.py:61: in wait_on_condition
02:03:30     raise AssertionError("Timeout: %s" % condition)
02:03:30 E   AssertionError: Timeout: waiting for counter count == 2
02:03:30 _____________________ CLITestCase.test_up_missing_network ______________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:694: in test_up_missing_network
02:03:30     assert 'Service "web" uses an undefined network "foo"' in result.stderr
02:03:30 E   AssertionError: assert 'Service "web" uses an undefined network "foo"' in 'time="2019-08-28T02:00:48Z" level=fatal msg="Failed to read project: Some networks were defined but are not used by any service: bar"\n'
02:03:30 E    +  where 'time="2019-08-28T02:00:48Z" level=fatal msg="Failed to read project: Some networks were defined but are not used by any service: bar"\n' = ProcessResult(stdout=u'', stderr=u'time="2019-08-28T02:00:48Z" level=fatal msg...d project: Some networks were defined but are not used by any service: bar"\n').stderr
02:03:30 _______________________ CLITestCase.test_up_no_services ________________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:821: in test_up_no_services
02:03:30     self.dispatch(['up', '-d'], None)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdede15e2d0>.returncode
02:03:30 _______________ CLITestCase.test_up_with_default_network_config ________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:571: in test_up_with_default_network_config
02:03:30     assert networks[0]['Options']['com.docker.network.bridge.enable_icc'] == 'false'
02:03:30 E   KeyError: u'com.docker.network.bridge.enable_icc'
02:03:30 _______________________ CLITestCase.test_up_with_extends _______________________
02:03:30 tests/acceptance/cli_test.py:1780: in test_up_with_extends
02:03:30     set(['db', 'mydb_1', 'extends_mydb_1']))
02:03:30 E   AssertionError: Items in the second set but not the first:
02:03:30 E   u'mydb_1'
02:03:30 ______________ CLITestCase.test_up_with_external_default_network _______________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:762: in test_up_with_external_default_network
02:03:30     result = self.dispatch(['-f', filename, 'up', '-d'], returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedfaa7450>.returncode
02:03:30 ___________ CLITestCase.test_up_with_force_recreate_and_no_recreate ____________
02:03:30 tests/acceptance/cli_test.py:914: in test_up_with_force_recreate_and_no_recreate
02:03:30     returncode=1)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 0 == 1
02:03:30 E    +  where 0 = <subprocess.Popen object at 0x7fdedfaa7250>.returncode
02:03:30 ______________________ CLITestCase.test_up_with_links_v1 _______________________
02:03:30 tests/acceptance/cli_test.py:844: in test_up_with_links_v1
02:03:30     self.assertEqual(len(db.containers()), 1)
02:03:30 E   AssertionError: 0 != 1
02:03:30 ___________________ CLITestCase.test_up_with_net_is_invalid ____________________
02:03:30 tests/acceptance/cli_test.py:858: in test_up_with_net_is_invalid
02:03:30     assert "Unsupported config option for services.bar: 'net'" in result.stderr
02:03:30 E   AssertionError: assert "Unsupported config option for services.bar: 'net'" in 'time="2019-08-28T02:01:34Z" level=error msg="Could not parse config for project netcontainer : Unsupported config opt...e="2019-08-28T02:01:34Z" level=fatal msg="Failed to read project: Unsupported config option for bar service: \'net\'"\n'
02:03:30 E    +  where 'time="2019-08-28T02:01:34Z" level=error msg="Could not parse config for project netcontainer : Unsupported config opt...e="2019-08-28T02:01:34Z" level=fatal msg="Failed to read project: Unsupported config option for bar service: \'net\'"\n' = ProcessResult(stdout=u'', stderr=u'time="2019-08-28T02:01:34Z" level=error msg...Failed to read project: Unsupported config option for bar service: \'net\'"\n').stderr
02:03:30 _______________________ CLITestCase.test_up_with_net_v1 ________________________
02:03:30 tests/acceptance/cli_test.py:862: in test_up_with_net_v1
02:03:30     self.dispatch(['up', '-d'], None)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 2 == 0
02:03:30 E    +  where 2 = <subprocess.Popen object at 0x7fdedf353650>.returncode
02:03:30 __________________ CLITestCase.test_up_with_network_internal ___________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:617: in test_up_with_network_internal
02:03:30     assert networks[0]['Internal'] is True
02:03:30 E   AssertionError: assert False is True
02:03:30 ___________________ CLITestCase.test_up_with_network_labels ____________________
02:03:30 tests/integration/testcases.py:68: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:785: in test_up_with_network_labels
02:03:30     self.dispatch(['-f', filename, 'up', '-d'], returncode=0)
02:03:30 tests/acceptance/cli_test.py:134: in dispatch
02:03:30     return wait_on_process(proc, returncode=returncode)
02:03:30 tests/acceptance/cli_test.py:53: in wait_on_process
02:03:30     assert proc.returncode == returncode
02:03:30 E   AssertionError: assert 1 == 0
02:03:30 E    +  where 1 = <subprocess.Popen object at 0x7fdedfbb6b10>.returncode
02:03:30 ____________________ CLITestCase.test_up_with_network_mode _____________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:714: in test_up_with_network_mode
02:03:30     assert not networks
02:03:30 E   AssertionError: assert not [{'Attachable': False, 'Containers': {}, 'Created': '2019-08-28T02:02:29.526383841Z', 'Driver': 'bridge', ...}]
02:03:30 ______________ CLITestCase.test_up_with_network_static_addresses _______________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:640: in test_up_with_network_static_addresses
02:03:30     assert ipv4_address in ipam_config.values()
02:03:30 E   AttributeError: 'NoneType' object has no attribute 'values'
02:03:30 ______________________ CLITestCase.test_up_with_networks _______________________
02:03:30 tests/integration/testcases.py:55: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:668: in test_up_with_networks
02:03:30     assert '{}:database'.format(db_container.name) in links
02:03:30 E   TypeError: argument of type 'NoneType' is not iterable
02:03:30 _______________________ CLITestCase.test_up_with_no_deps _______________________
02:03:30 tests/acceptance/cli_test.py:879: in test_up_with_no_deps
02:03:30     self.assertEqual(len(web.containers()), 1)
02:03:30 E   AssertionError: 0 != 1
02:03:30 _______________________ CLITestCase.test_up_with_timeout _______________________
02:03:30 tests/acceptance/cli_test.py:920: in test_up_with_timeout
02:03:30     self.assertEqual(len(service.containers()), 1)
02:03:30 E   AssertionError: 0 != 1
02:03:30 ____________________ CLITestCase.test_up_with_volume_labels ____________________
02:03:30 tests/integration/testcases.py:68: in wrapper
02:03:30     return f(self, *args, **kwargs)
02:03:30 tests/acceptance/cli_test.py:814: in test_up_with_volume_labels
02:03:30     assert [v['Name'] for v in volumes] == [volume_with_label]
02:03:30 E   AssertionError: assert [] == ['volumes_volume_with_label']
02:03:30 E     Right contains more items, first extra item: 'volumes_volume_with_label'
02:03:30 E     Full diff:
02:03:30 E     - []
02:03:30 E     + [u'volumes_volume_with_label']
02:03:30 =============== 79 failed, 43 passed, 1 error in 688.27 seconds ================
02:03:30 /go/src/github.com/docker/libcompose
02:03:30 ---> Making bundle: .integration-daemon-stop (in .)
02:03:30 ++++ cat ./docker.pid
02:03:30 +++ kill 25898
02:03:31 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
02:03:33 chowning workspace
[Pipeline] sh
02:03:33 + uname -m
[Pipeline] sh
02:03:33 + pwd
02:03:33 + id -u
02:03:33 + id -g
02:03:33 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-531:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] stage
02:03:35 Using the ‘stage’ step without a block argument is deprecated
02:03:35 Entering stage build
02:03:35 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
02:03:35 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
02:03:35 + make -e cross-binary
02:03:35 docker build -t "dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6" .
02:03:35 Sending build context to Docker daemon  6.591MB

02:03:35 Step 1/14 : FROM golang:1.12.7
02:03:35  ---> be63d15101cb
02:03:35 Step 2/14 : RUN apt-get update &&     apt-get install -y iptables build-essential --no-install-recommends &&     apt-get install -y python-pip &&     pip install virtualenv
02:03:35  ---> Using cache
02:03:35  ---> 7fb1f08c77e7
02:03:35 Step 3/14 : RUN GO111MODULE=off go get github.com/aktau/github-release &&     GO111MODULE=off go get golang.org/x/tools/cmd/cover &&     GO111MODULE=off go get golang.org/x/lint/golint
02:03:35  ---> Using cache
02:03:35  ---> 0d4f176a8b42
02:03:35 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
02:03:35  ---> Using cache
02:03:35  ---> 738c9de38839
02:03:35 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
02:03:35  ---> Using cache
02:03:35  ---> 5b3b3ce4fa40
02:03:35 Step 6/14 : RUN set -e; set -x;     for v in $(echo ${DOCKER_VERSIONS} | cut -f1); do         if test "${v}" = "1.9.1" || test "${v}" = "1.10.3"; then            mkdir -p /usr/local/bin/docker-${v}/;            curl https://get.docker.com/builds/Linux/x86_64/docker-${v} -o /usr/local/bin/docker-${v}/docker;            chmod +x /usr/local/bin/docker-${v}/docker;         elif test "${v}" = "1.13.1"; then            curl https://get.docker.com/builds/Linux/x86_64/docker-${v}.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         else              curl https://download.docker.com/linux/static/stable/x86_64/docker-${v}-ce.tgz -o docker-${v}.tgz;              tar xzf docker-${v}.tgz -C /usr/local/bin/;              mv /usr/local/bin/docker /usr/local/bin/docker-${v};              rm docker-${v}.tgz;         fi     done
02:03:35  ---> Using cache
02:03:35  ---> 9bc0aaa0ab42
02:03:35 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
02:03:35  ---> Using cache
02:03:35  ---> 5b84f272554c
02:03:35 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
02:03:35  ---> Using cache
02:03:35  ---> a652c940ec81
02:03:35 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
02:03:35  ---> Using cache
02:03:35  ---> 7903b376f051
02:03:35 Step 10/14 : RUN virtualenv venv &&     git clone https://github.com/docker/compose.git venv/compose &&     cd venv/compose &&     git checkout -q "$COMPOSE_COMMIT" &&     ../bin/pip install                -r requirements.txt                -r requirements-dev.txt
02:03:35  ---> Using cache
02:03:35  ---> a8f99332c790
02:03:35 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
02:03:35  ---> Using cache
02:03:35  ---> 845647c449a2
02:03:35 Step 12/14 : ENV USER root
02:03:35  ---> Using cache
02:03:35  ---> 36018d5e6133
02:03:35 Step 13/14 : ENTRYPOINT ["hack/dind"]
02:03:35  ---> Using cache
02:03:35  ---> 1728d07920dd
02:03:35 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
02:03:35  ---> Using cache
02:03:35  ---> f3560cc95e6a
02:03:35 Successfully built f3560cc95e6a
02:03:35 Successfully tagged dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6
02:03:35 docker run --rm -i  --privileged -e DAEMON_VERSION=""default"" -e OS_PLATFORM_ARG -e OS_ARCH_ARG -e DOCKER_TEST_HOST -e TESTDIRS -e TESTFLAGS -e SHOWWARNING -e TESTVERBOSE -v "/home/ubuntu/workspace/libcompose_PR-531/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6" ./hack/make.sh cross-binary
02:03:36 ---> Making bundle: cross-binary (in .)
02:03:36 Building binary for linux/386...
02:03:36 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
02:03:36 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
02:03:36 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
02:03:36 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
02:03:36 go: finding github.com/docker/go-connections v0.3.0
02:03:36 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
02:03:36 go: finding github.com/sirupsen/logrus v1.2.0
02:03:36 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
02:03:36 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
02:03:36 go: finding gotest.tools v2.2.0+incompatible
02:03:37 go: finding github.com/modern-go/reflect2 v1.0.1
02:03:37 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
02:03:37 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
02:03:37 go: finding github.com/xeipuuv/gojsonschema v1.1.0
02:03:37 go: finding github.com/Microsoft/hcsshim v0.8.6
02:03:37 go: finding github.com/docker/distribution v2.7.1+incompatible
02:03:37 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
02:03:37 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:03:37 go: finding github.com/Microsoft/go-winio v0.3.8
02:03:38 go: finding github.com/davecgh/go-spew v1.1.1
02:03:38 go: finding github.com/pkg/errors v0.8.0
02:03:38 go: finding github.com/docker/docker-credential-helpers v0.6.3
02:03:38 go: finding github.com/docker/go-units v0.4.0
02:03:38 go: finding github.com/prometheus/client_golang v1.1.0
02:03:39 go: finding github.com/stretchr/objx v0.1.1
02:03:39 go: finding github.com/urfave/cli v1.21.0
02:03:39 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
02:03:39 go: finding github.com/stretchr/testify v1.2.2
02:03:39 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
02:03:39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:03:39 go: finding gopkg.in/yaml.v2 v2.2.2
02:03:39 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
02:03:39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
02:03:40 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
02:03:40 go: finding github.com/pmezard/go-difflib v1.0.0
02:03:40 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
02:03:40 go: finding github.com/golang/protobuf v1.3.2
02:03:40 go: finding github.com/stretchr/testify v1.3.0
02:03:40 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
02:03:40 go: finding github.com/prometheus/procfs v0.0.3
02:03:41 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
02:03:41 go: finding github.com/stretchr/objx v0.1.0
02:03:41 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
02:03:41 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
02:03:41 go: finding github.com/BurntSushi/toml v0.3.1
02:03:41 go: finding github.com/gorilla/context v1.1.1
02:03:41 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
02:03:41 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
02:03:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
02:03:42 go: finding github.com/gogo/protobuf v1.1.1
02:03:42 go: finding github.com/golang/protobuf v1.2.0
02:03:42 go: finding google.golang.org/grpc v1.22.1
02:03:42 go: finding github.com/beorn7/perks v1.0.1
02:03:42 go: finding github.com/json-iterator/go v1.1.7
02:03:43 go: finding github.com/prometheus/common v0.6.0
02:03:43 go: finding github.com/google/go-cmp v0.3.0
02:03:43 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
02:03:43 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
02:03:43 go: finding github.com/davecgh/go-spew v1.1.0
02:03:43 go: finding gopkg.in/yaml.v2 v2.2.1
02:03:43 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
02:03:44 go: finding github.com/julienschmidt/httprouter v1.2.0
02:03:44 go: finding github.com/google/gofuzz v1.0.0
02:03:44 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
02:03:44 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
02:03:44 go: finding github.com/golang/protobuf v1.3.1
02:03:44 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
02:03:44 go: finding github.com/google/go-cmp v0.2.0
02:03:45 go: finding github.com/golang/mock v1.1.1
02:03:45 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
02:03:45 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
02:03:45 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
02:03:45 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
02:03:45 go: finding github.com/go-logfmt/logfmt v0.4.0
02:03:45 go: finding github.com/prometheus/client_golang v1.0.0
02:03:45 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
02:03:45 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
02:03:45 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
02:03:45 go: finding github.com/client9/misspell v0.3.4
02:03:45 go: finding google.golang.org/appengine v1.1.0
02:03:46 go: finding golang.org/x/text v0.3.0
02:03:46 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
02:03:46 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
02:03:46 go: finding github.com/prometheus/procfs v0.0.2
02:03:46 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
02:03:46 go: finding cloud.google.com/go v0.26.0
02:03:46 go: finding github.com/beorn7/perks v1.0.0
02:03:46 go: finding github.com/prometheus/common v0.4.1
02:03:46 go: finding github.com/json-iterator/go v1.1.6
02:03:47 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
02:03:47 go: finding github.com/go-kit/kit v0.8.0
02:03:47 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
02:03:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
02:03:47 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
02:03:47 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
02:03:47 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
02:03:47 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
02:03:48 go: finding github.com/go-stack/stack v1.8.0
02:03:48 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
02:03:48 go: finding github.com/go-logfmt/logfmt v0.3.0
02:03:48 go: finding github.com/prometheus/client_golang v0.9.1
02:03:52 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:03:52 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
02:03:52 go: downloading github.com/urfave/cli v1.21.0
02:03:52 go: downloading github.com/docker/go-connections v0.3.0
02:03:52 go: downloading github.com/sirupsen/logrus v1.2.0
02:03:52 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
02:03:52 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
02:03:52 go: downloading github.com/xeipuuv/gojsonschema v1.1.0
02:03:52 go: downloading github.com/docker/go-units v0.4.0
02:03:52 go: extracting github.com/docker/go-connections v0.3.0
02:03:52 go: extracting github.com/docker/go-units v0.4.0
02:03:52 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:03:52 go: extracting github.com/sirupsen/logrus v1.2.0
02:03:52 go: extracting github.com/urfave/cli v1.21.0
02:03:52 go: extracting github.com/xeipuuv/gojsonschema v1.1.0
02:03:53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:03:53 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
02:03:53 go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
02:03:53 go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
02:03:55 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
02:03:55 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
02:03:55 go: downloading gopkg.in/yaml.v2 v2.2.2
02:03:55 go: extracting gopkg.in/yaml.v2 v2.2.2
02:03:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
02:03:55 go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
02:03:55 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
02:03:56 go: downloading github.com/docker/distribution v2.7.1+incompatible
02:03:56 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
02:03:56 go: downloading github.com/pkg/errors v0.8.0
02:03:56 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
02:03:56 go: downloading google.golang.org/grpc v1.22.1
02:03:56 go: downloading github.com/docker/docker-credential-helpers v0.6.3
02:03:56 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
02:03:56 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
02:03:56 go: extracting github.com/pkg/errors v0.8.0
02:03:56 go: extracting github.com/docker/docker-credential-helpers v0.6.3
02:03:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
02:03:56 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
02:03:56 go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
02:03:56 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
02:03:56 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
02:03:57 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
02:03:57 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
02:03:57 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:03:57 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:03:57 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
02:03:57 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
02:03:57 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
02:03:57 go: downloading github.com/gogo/protobuf v1.1.1
02:03:57 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
02:03:57 go: extracting google.golang.org/grpc v1.22.1
02:03:57 go: downloading github.com/golang/protobuf v1.3.2
02:03:57 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
02:03:57 go: extracting github.com/docker/distribution v2.7.1+incompatible
02:03:57 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
02:03:57 go: downloading github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
02:03:58 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
02:03:58 go: downloading github.com/gorilla/context v1.1.1
02:03:58 go: extracting github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
02:03:58 go: downloading github.com/prometheus/client_golang v1.1.0
02:03:58 go: extracting github.com/gorilla/context v1.1.1
02:03:58 go: extracting github.com/golang/protobuf v1.3.2
02:03:58 go: extracting github.com/prometheus/client_golang v1.1.0
02:03:58 go: downloading github.com/prometheus/common v0.6.0
02:03:58 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
02:03:58 go: downloading github.com/prometheus/procfs v0.0.3
02:03:58 go: downloading github.com/beorn7/perks v1.0.1
02:03:58 go: extracting github.com/beorn7/perks v1.0.1
02:03:58 go: extracting github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
02:03:58 go: extracting github.com/prometheus/common v0.6.0
02:03:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
02:03:58 go: extracting github.com/prometheus/procfs v0.0.3
02:03:58 go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
02:03:59 go: extracting github.com/gogo/protobuf v1.1.1
02:03:59 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
02:04:26 Building binary for linux/amd64...
02:04:41 Building binary for linux/arm...
02:05:02 Building binary for windows/386...
02:05:02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:05:02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:05:02 go: downloading github.com/Microsoft/go-winio v0.3.8
02:05:02 go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
02:05:02 go: downloading github.com/Microsoft/hcsshim v0.8.6
02:05:02 go: extracting github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
02:05:02 go: extracting github.com/Microsoft/go-winio v0.3.8
02:05:03 go: extracting github.com/Microsoft/hcsshim v0.8.6
02:05:29 Building binary for windows/amd64...
02:05:51 Building binary for darwin/386...
02:06:18 Building binary for darwin/amd64...
02:06:40 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
02:06:40 chowning workspace
[Pipeline] sh
02:06:40 + uname -m
[Pipeline] sh
02:06:40 + pwd
02:06:40 + id -u
02:06:40 + id -g
02:06:40 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-531:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] archive
02:06:42 The archive step is deprecated, please use archiveArtifacts instead.
02:06:42 No files found to archive for pattern "bundles"; continuing.
[Pipeline] sh
02:06:42 + docker rmi dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6
02:06:42 Untagged: dockerbuildbot/libcompose:2f27c7a1e56bcbe9ad159c410a503f3e333775d6
02:06:42 Deleted: sha256:f3560cc95e6ae6ce4584693ccf2a5a5f42ea04b7333cf56885202fe8ac83a28e
02:06:42 Deleted: sha256:17bfd39eb830b5cd16226f95b5f26b4d20c702511c79cfc96c8f4d28bd17dcc1
02:06:42 Deleted: sha256:1728d07920dde5ffbae670a044d0735495a663f972b553cdc50cd7798fe9e71f
02:06:42 Deleted: sha256:36018d5e6133adc2138d4e1b85a8da8105183b3f2dbd3738a8e211f26cc4405c
02:06:42 Deleted: sha256:845647c449a20e0752affc35e2c5e7914d19d4f6af68e25d41273ee2c7675856
02:06:42 Deleted: sha256:a8f99332c790e2c85aa624efb36703c9a6b49ac4293357fabfb88a7ec0226fca
02:06:42 Deleted: sha256:8f866f9dbb7c437e2305da4d03535b043787711a6032fe236f6e1703c9474e28
02:06:42 Deleted: sha256:7903b376f051472e4acf1a76066053f60fb304cde63b821248c803b9ae15f506
02:06:42 Deleted: sha256:a652c940ec810df87ab0292dd0623402e4802fb3b19a1c43d2f3f4e5d45bd053
02:06:42 Deleted: sha256:cab915590725038780aceb4b1e5763a23e136e250e49d482afb360a0e4257255
02:06:42 Deleted: sha256:5b84f272554cd9aa6d616a47b07942ae79e672092f2c792ba1778f8d89311eca
02:06:42 Deleted: sha256:90d2bdf8b3f6b7b35c944b3990202d9291e1bb29b3e6ad06b244d4f9c67ee2bc
02:06:42 Deleted: sha256:9bc0aaa0ab420b6ff25e34dfbdfde3c876f4231db0d2477ec3b92617a96a3a2b
02:06:42 Deleted: sha256:164d73b132ad209e9a592288cf00c1b9488f204ada441b1a435c05fd0e4ef817
02:06:42 Deleted: sha256:5b3b3ce4fa40562ae65a6bbf5cb24234ab35d3aebea96dafb6e1d1682d2bf664
02:06:42 Deleted: sha256:738c9de38839d533e23e854f9d37c0c5378f8403dd5cb317d33bbd18f336f39b
02:06:42 Deleted: sha256:0d4f176a8b424b201efe209b6581746dc38fca642ea6ab01e2ee17bf401281f5
02:06:42 Deleted: sha256:c487974767d665c8c44612db87a76ce5bf37c74edefccd40303846b3ce327cd5
02:06:42 Deleted: sha256:7fb1f08c77e78efe649e6f14670e02f03a4814f877102bdd33ff75dedd447249
02:06:42 Deleted: sha256:23a6c936e149b06d8e3df108202d9a09418924fcf4f33cadae825350eef14653
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Terminated
Terminated
Terminated

GitHub has been notified of this commit’s build result

Finished: SUCCESS