Skip to content
Failed

Console Output

Branch indexing
01:17:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 143e0f3f1ab9caa587b9821028c60d41d203de3e rather than f73aaea1adacec9a1d679996960c27956b06a020
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-528@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-1604-aufs (i-04fd1f430072552fb) in /home/ubuntu/workspace/libcompose_PR-528
[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-528@tmp/603beb86-eeae-411d-8841-8d158a567300/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:54 using credential docker-jenkins-github-credentials
01:36:54 Cloning the remote Git repository
01:36:54 Cloning with configured refspecs honoured and without tags
01:36:55 Fetching without tags
01:36:55 Merging remotes/origin/master commit 143e0f3f1ab9caa587b9821028c60d41d203de3e into PR head commit f73aaea1adacec9a1d679996960c27956b06a020
01:36:55 Merge succeeded, producing f73aaea1adacec9a1d679996960c27956b06a020
01:36:55 Checking out Revision f73aaea1adacec9a1d679996960c27956b06a020 (PR-528)
01:36:55 Commit message: "remove libcompose/cli references, as per suggestion in README"
01:36:55 First time build. Skipping changelog.
Cloning repository https://github.com/docker/libcompose.git
 > git init /home/ubuntu/workspace/libcompose_PR-528 # 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/528/head:refs/remotes/origin/PR-528 +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/528/head:refs/remotes/origin/PR-528 # 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/528/head:refs/remotes/origin/PR-528 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f73aaea1adacec9a1d679996960c27956b06a020
 > git merge 143e0f3f1ab9caa587b9821028c60d41d203de3e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f73aaea1adacec9a1d679996960c27956b06a020
[Pipeline] stage
01:36:56 Using the ‘stage’ step without a block argument is deprecated
01:36:56 Entering stage build image
01:36:56 Proceeding
[Pipeline] sh
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
01:36:56 + git rev-parse HEAD
[Pipeline] sh
01:36:56 + docker build -t dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020 .
01:36:56 Sending build context to Docker daemon  6.534MB

01:36:56 Step 1/14 : FROM golang:1.12.7
01:36:57 1.12.7: Pulling from library/golang
01:36:57 5ae19949497e: Pulling fs layer
01:36:57 ed3d96a2798e: Pulling fs layer
01:36:57 f12136850781: Pulling fs layer
01:36:57 1a9ad5d5550b: Pulling fs layer
01:36:57 efbd5496b163: Pulling fs layer
01:36:57 c01c378f53ca: Pulling fs layer
01:36:57 c7aef280980d: Pulling fs layer
01:36:57 efbd5496b163: Waiting
01:36:57 c01c378f53ca: Waiting
01:36:57 c7aef280980d: Waiting
01:36:57 1a9ad5d5550b: Waiting
01:36:57 ed3d96a2798e: Verifying Checksum
01:36:57 ed3d96a2798e: Download complete
01:36:57 f12136850781: Verifying Checksum
01:36:57 f12136850781: Download complete
01:36:57 5ae19949497e: Verifying Checksum
01:36:57 5ae19949497e: Download complete
01:36:58 1a9ad5d5550b: Verifying Checksum
01:36:58 1a9ad5d5550b: Download complete
01:36:58 c7aef280980d: Verifying Checksum
01:36:58 c7aef280980d: Download complete
01:36:58 efbd5496b163: Verifying Checksum
01:36:58 efbd5496b163: Download complete
01:36:59 c01c378f53ca: Verifying Checksum
01:36:59 c01c378f53ca: Download complete
01:37:00 5ae19949497e: Pull complete
01:37:01 ed3d96a2798e: Pull complete
01:37:01 f12136850781: Pull complete
01:37:03 1a9ad5d5550b: Pull complete
01:37:05 efbd5496b163: Pull complete
01:37:09 c01c378f53ca: Pull complete
01:37:09 c7aef280980d: Pull complete
01:37:09 Digest: sha256:f5486a917b57f8b14be4345604bc4654147416a327d6d63271a0c52c907001c4
01:37:09 Status: Downloaded newer image for golang:1.12.7
01:37:09  ---> be63d15101cb
01:37:09 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:37:09  ---> Running in a95ec30711a3
01:37:10 Get:1 http://deb.debian.org/debian buster InRelease [118 kB]
01:37:10 Get:2 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
01:37:10 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
01:37:10 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [72.1 kB]
01:37:10 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7897 kB]
01:37:10 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
01:37:11 Fetched 8177 kB in 2s (5059 kB/s)
01:37:12 Reading package lists...
01:37:12 Reading package lists...
01:37:12 Building dependency tree...
01:37:12 Reading state information...
01:37:12 The following additional packages will be installed:
01:37:12   bzip2 dpkg-dev libip4tc0 libip6tc0 libiptc0 libnetfilter-conntrack3
01:37:12   libnfnetlink0 libnftnl11 patch xz-utils
01:37:12 Suggested packages:
01:37:12   bzip2-doc debian-keyring kmod ed diffutils-doc
01:37:12 Recommended packages:
01:37:12   fakeroot libalgorithm-merge-perl nftables
01:37:12 The following NEW packages will be installed:
01:37:12   build-essential bzip2 dpkg-dev iptables libip4tc0 libip6tc0 libiptc0
01:37:12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 patch xz-utils
01:37:13 0 upgraded, 12 newly installed, 0 to remove and 4 not upgraded.
01:37:13 Need to get 2850 kB of archives.
01:37:13 After this operation, 6404 kB of additional disk space will be used.
01:37:13 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
01:37:13 Get:2 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
01:37:13 Get:3 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
01:37:13 Get:4 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
01:37:13 Get:5 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
01:37:13 Get:6 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
01:37:13 Get:7 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
01:37:13 Get:8 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
01:37:13 Get:9 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.1 [48.3 kB]
01:37:13 Get:10 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
01:37:13 Get:11 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
01:37:13 Get:12 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
01:37:13 debconf: delaying package configuration, since apt-utils is not installed
01:37:13 Fetched 2850 kB in 0s (9947 kB/s)
01:37:13 Selecting previously unselected package libip4tc0:amd64.
01:37:13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
01:37:13 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
01:37:13 Unpacking libip4tc0:amd64 (1.8.2-4) ...
01:37:13 Selecting previously unselected package libip6tc0:amd64.
01:37:13 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
01:37:13 Unpacking libip6tc0:amd64 (1.8.2-4) ...
01:37:13 Selecting previously unselected package libiptc0:amd64.
01:37:13 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
01:37:13 Unpacking libiptc0:amd64 (1.8.2-4) ...
01:37:13 Selecting previously unselected package libnfnetlink0:amd64.
01:37:13 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
01:37:13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:37:13 Selecting previously unselected package libnetfilter-conntrack3:amd64.
01:37:13 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
01:37:13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:37:13 Selecting previously unselected package libnftnl11:amd64.
01:37:13 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
01:37:13 Unpacking libnftnl11:amd64 (1.1.2-2) ...
01:37:13 Selecting previously unselected package iptables.
01:37:13 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
01:37:13 Unpacking iptables (1.8.2-4) ...
01:37:13 Selecting previously unselected package bzip2.
01:37:13 Preparing to unpack .../07-bzip2_1.0.6-9.1_amd64.deb ...
01:37:13 Unpacking bzip2 (1.0.6-9.1) ...
01:37:13 Selecting previously unselected package xz-utils.
01:37:13 Preparing to unpack .../08-xz-utils_5.2.4-1_amd64.deb ...
01:37:13 Unpacking xz-utils (5.2.4-1) ...
01:37:13 Selecting previously unselected package patch.
01:37:13 Preparing to unpack .../09-patch_2.7.6-3+deb10u1_amd64.deb ...
01:37:13 Unpacking patch (2.7.6-3+deb10u1) ...
01:37:13 Selecting previously unselected package dpkg-dev.
01:37:13 Preparing to unpack .../10-dpkg-dev_1.19.7_all.deb ...
01:37:13 Unpacking dpkg-dev (1.19.7) ...
01:37:13 Selecting previously unselected package build-essential.
01:37:13 Preparing to unpack .../11-build-essential_12.6_amd64.deb ...
01:37:13 Unpacking build-essential (12.6) ...
01:37:13 Setting up libip6tc0:amd64 (1.8.2-4) ...
01:37:13 Setting up libip4tc0:amd64 (1.8.2-4) ...
01:37:13 Setting up libnftnl11:amd64 (1.1.2-2) ...
01:37:13 Setting up bzip2 (1.0.6-9.1) ...
01:37:14 Setting up libiptc0:amd64 (1.8.2-4) ...
01:37:14 Setting up xz-utils (5.2.4-1) ...
01:37:14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:37:14 Setting up patch (2.7.6-3+deb10u1) ...
01:37:14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
01:37:14 Setting up dpkg-dev (1.19.7) ...
01:37:14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
01:37:14 Setting up build-essential (12.6) ...
01:37:14 Setting up iptables (1.8.2-4) ...
01:37:14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:37:14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:37:14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:37:14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:37:14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:37:14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:37:14 Processing triggers for libc-bin (2.28-10) ...
01:37:14 Reading package lists...
01:37:14 Building dependency tree...
01:37:14 Reading state information...
01:37:15 The following additional packages will be installed:
01:37:15   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
01:37:15   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
01:37:15   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
01:37:15   libpython2.7-dev python-all python-all-dev python-asn1crypto
01:37:15   python-cffi-backend python-configparser python-crypto python-cryptography
01:37:15   python-dbus python-dev python-entrypoints python-enum34 python-gi
01:37:15   python-ipaddress python-keyring python-keyrings.alt python-pip-whl
01:37:15   python-pkg-resources python-secretstorage python-setuptools python-six
01:37:15   python-wheel python-xdg python2-dev python2.7-dev
01:37:15 Suggested packages:
01:37:15   default-dbus-session-bus | dbus-session-bus apache2 | lighttpd | httpd
01:37:15   python-crypto-doc python-cryptography-doc python-cryptography-vectors
01:37:15   python-dbus-dbg python-dbus-doc python-enum34-doc python-gi-cairo
01:37:15   gnome-keyring libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-gdata
01:37:15   python-keyczar python-secretstorage-doc python-setuptools-doc
01:37:15 The following NEW packages will be installed:
01:37:15   dbus gir1.2-glib-2.0 javascript-common libapparmor1 libdbus-1-3
01:37:15   libexpat1-dev libgirepository-1.0-1 libjs-jquery libjs-sphinxdoc
01:37:15   libjs-underscore libpython-all-dev libpython-dev libpython2-dev libpython2.7
01:37:15   libpython2.7-dev python-all python-all-dev python-asn1crypto
01:37:15   python-cffi-backend python-configparser python-crypto python-cryptography
01:37:15   python-dbus python-dev python-entrypoints python-enum34 python-gi
01:37:15   python-ipaddress python-keyring python-keyrings.alt python-pip
01:37:15   python-pip-whl python-pkg-resources python-secretstorage python-setuptools
01:37:15   python-six python-wheel python-xdg python2-dev python2.7-dev
01:37:15 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded.
01:37:15 Need to get 38.0 MB of archives.
01:37:15 After this operation, 74.6 MB of additional disk space will be used.
01:37:15 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
01:37:15 Get:2 http://deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.16-1 [214 kB]
01:37:15 Get:3 http://deb.debian.org/debian buster/main amd64 dbus amd64 1.12.16-1 [235 kB]
01:37:15 Get:4 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
01:37:15 Get:5 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
01:37:15 Get:6 http://deb.debian.org/debian buster/main amd64 javascript-common all 11 [6120 B]
01:37:15 Get:7 http://deb.debian.org/debian buster/main amd64 libexpat1-dev amd64 2.2.6-2 [152 kB]
01:37:15 Get:8 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3 [332 kB]
01:37:15 Get:9 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1 [99.4 kB]
01:37:15 Get:10 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB]
01:37:15 Get:11 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2 [1036 kB]
01:37:15 Get:12 http://deb.debian.org/debian buster/main amd64 libpython2.7-dev amd64 2.7.16-2 [31.6 MB]
01:37:15 Get:13 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB]
01:37:15 Get:14 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB]
01:37:15 Get:15 http://deb.debian.org/debian buster/main amd64 libpython-all-dev amd64 2.7.16-1 [1064 B]
01:37:15 Get:16 http://deb.debian.org/debian buster/main amd64 python-all amd64 2.7.16-1 [1044 B]
01:37:15 Get:17 http://deb.debian.org/debian buster/main amd64 python2.7-dev amd64 2.7.16-2 [296 kB]
01:37:15 Get:18 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B]
01:37:15 Get:19 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B]
01:37:15 Get:20 http://deb.debian.org/debian buster/main amd64 python-all-dev amd64 2.7.16-1 [1068 B]
01:37:15 Get:21 http://deb.debian.org/debian buster/main amd64 python-asn1crypto all 0.24.0-1 [78.1 kB]
01:37:15 Get:22 http://deb.debian.org/debian buster/main amd64 python-cffi-backend amd64 1.12.2-1 [78.8 kB]
01:37:15 Get:23 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB]
01:37:15 Get:24 http://deb.debian.org/debian buster/main amd64 python-crypto amd64 2.6.1-9+b1 [259 kB]
01:37:15 Get:25 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB]
01:37:15 Get:26 http://deb.debian.org/debian buster/main amd64 python-ipaddress all 1.0.17-1 [18.1 kB]
01:37:15 Get:27 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
01:37:15 Get:28 http://deb.debian.org/debian buster/main amd64 python-cryptography amd64 2.6.1-3 [218 kB]
01:37:16 Get:29 http://deb.debian.org/debian buster/main amd64 python-dbus amd64 1.2.8-3 [103 kB]
01:37:16 Get:30 http://deb.debian.org/debian buster/main amd64 python-entrypoints all 0.3-1 [5444 B]
01:37:16 Get:31 http://deb.debian.org/debian buster/main amd64 python-gi amd64 3.30.4-1 [227 kB]
01:37:16 Get:32 http://deb.debian.org/debian buster/main amd64 python-secretstorage all 2.3.1-2 [13.8 kB]
01:37:16 Get:33 http://deb.debian.org/debian buster/main amd64 python-keyring all 17.1.1-1 [47.1 kB]
01:37:16 Get:34 http://deb.debian.org/debian buster/main amd64 python-keyrings.alt all 3.1.1-1 [18.3 kB]
01:37:16 Get:35 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
01:37:16 Get:36 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB]
01:37:16 Get:37 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
01:37:16 Get:38 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB]
01:37:16 Get:39 http://deb.debian.org/debian buster/main amd64 python-wheel all 0.32.3-2 [19.3 kB]
01:37:16 Get:40 http://deb.debian.org/debian buster/main amd64 python-xdg all 0.25-5 [35.9 kB]
01:37:16 debconf: delaying package configuration, since apt-utils is not installed
01:37:16 Fetched 38.0 MB in 1s (58.0 MB/s)
01:37:16 Selecting previously unselected package libapparmor1:amd64.
01:37:16 (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:16 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ...
01:37:16 Unpacking libapparmor1:amd64 (2.13.2-10) ...
01:37:16 Selecting previously unselected package libdbus-1-3:amd64.
01:37:16 Preparing to unpack .../01-libdbus-1-3_1.12.16-1_amd64.deb ...
01:37:16 Unpacking libdbus-1-3:amd64 (1.12.16-1) ...
01:37:16 Selecting previously unselected package dbus.
01:37:16 Preparing to unpack .../02-dbus_1.12.16-1_amd64.deb ...
01:37:16 Unpacking dbus (1.12.16-1) ...
01:37:16 Selecting previously unselected package libgirepository-1.0-1:amd64.
01:37:16 Preparing to unpack .../03-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
01:37:16 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
01:37:16 Selecting previously unselected package gir1.2-glib-2.0:amd64.
01:37:16 Preparing to unpack .../04-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
01:37:16 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
01:37:16 Selecting previously unselected package javascript-common.
01:37:16 Preparing to unpack .../05-javascript-common_11_all.deb ...
01:37:16 Unpacking javascript-common (11) ...
01:37:16 Selecting previously unselected package libexpat1-dev:amd64.
01:37:16 Preparing to unpack .../06-libexpat1-dev_2.2.6-2_amd64.deb ...
01:37:16 Unpacking libexpat1-dev:amd64 (2.2.6-2) ...
01:37:16 Selecting previously unselected package libjs-jquery.
01:37:16 Preparing to unpack .../07-libjs-jquery_3.3.1~dfsg-3_all.deb ...
01:37:16 Unpacking libjs-jquery (3.3.1~dfsg-3) ...
01:37:16 Selecting previously unselected package libjs-underscore.
01:37:16 Preparing to unpack .../08-libjs-underscore_1.9.1~dfsg-1_all.deb ...
01:37:16 Unpacking libjs-underscore (1.9.1~dfsg-1) ...
01:37:16 Selecting previously unselected package libjs-sphinxdoc.
01:37:16 Preparing to unpack .../09-libjs-sphinxdoc_1.8.4-1_all.deb ...
01:37:16 Unpacking libjs-sphinxdoc (1.8.4-1) ...
01:37:16 Selecting previously unselected package libpython2.7:amd64.
01:37:16 Preparing to unpack .../10-libpython2.7_2.7.16-2_amd64.deb ...
01:37:16 Unpacking libpython2.7:amd64 (2.7.16-2) ...
01:37:16 Selecting previously unselected package libpython2.7-dev:amd64.
01:37:16 Preparing to unpack .../11-libpython2.7-dev_2.7.16-2_amd64.deb ...
01:37:16 Unpacking libpython2.7-dev:amd64 (2.7.16-2) ...
01:37:18 Selecting previously unselected package libpython2-dev:amd64.
01:37:18 Preparing to unpack .../12-libpython2-dev_2.7.16-1_amd64.deb ...
01:37:18 Unpacking libpython2-dev:amd64 (2.7.16-1) ...
01:37:18 Selecting previously unselected package libpython-dev:amd64.
01:37:18 Preparing to unpack .../13-libpython-dev_2.7.16-1_amd64.deb ...
01:37:18 Unpacking libpython-dev:amd64 (2.7.16-1) ...
01:37:18 Selecting previously unselected package libpython-all-dev:amd64.
01:37:18 Preparing to unpack .../14-libpython-all-dev_2.7.16-1_amd64.deb ...
01:37:18 Unpacking libpython-all-dev:amd64 (2.7.16-1) ...
01:37:18 Selecting previously unselected package python-all.
01:37:18 Preparing to unpack .../15-python-all_2.7.16-1_amd64.deb ...
01:37:18 Unpacking python-all (2.7.16-1) ...
01:37:18 Selecting previously unselected package python2.7-dev.
01:37:18 Preparing to unpack .../16-python2.7-dev_2.7.16-2_amd64.deb ...
01:37:18 Unpacking python2.7-dev (2.7.16-2) ...
01:37:18 Selecting previously unselected package python2-dev.
01:37:18 Preparing to unpack .../17-python2-dev_2.7.16-1_amd64.deb ...
01:37:18 Unpacking python2-dev (2.7.16-1) ...
01:37:18 Selecting previously unselected package python-dev.
01:37:18 Preparing to unpack .../18-python-dev_2.7.16-1_amd64.deb ...
01:37:18 Unpacking python-dev (2.7.16-1) ...
01:37:18 Selecting previously unselected package python-all-dev.
01:37:18 Preparing to unpack .../19-python-all-dev_2.7.16-1_amd64.deb ...
01:37:18 Unpacking python-all-dev (2.7.16-1) ...
01:37:18 Selecting previously unselected package python-asn1crypto.
01:37:18 Preparing to unpack .../20-python-asn1crypto_0.24.0-1_all.deb ...
01:37:18 Unpacking python-asn1crypto (0.24.0-1) ...
01:37:18 Selecting previously unselected package python-cffi-backend.
01:37:18 Preparing to unpack .../21-python-cffi-backend_1.12.2-1_amd64.deb ...
01:37:18 Unpacking python-cffi-backend (1.12.2-1) ...
01:37:18 Selecting previously unselected package python-configparser.
01:37:18 Preparing to unpack .../22-python-configparser_3.5.0b2-1_all.deb ...
01:37:18 Unpacking python-configparser (3.5.0b2-1) ...
01:37:18 Selecting previously unselected package python-crypto.
01:37:18 Preparing to unpack .../23-python-crypto_2.6.1-9+b1_amd64.deb ...
01:37:18 Unpacking python-crypto (2.6.1-9+b1) ...
01:37:18 Selecting previously unselected package python-enum34.
01:37:18 Preparing to unpack .../24-python-enum34_1.1.6-2_all.deb ...
01:37:18 Unpacking python-enum34 (1.1.6-2) ...
01:37:18 Selecting previously unselected package python-ipaddress.
01:37:18 Preparing to unpack .../25-python-ipaddress_1.0.17-1_all.deb ...
01:37:18 Unpacking python-ipaddress (1.0.17-1) ...
01:37:18 Selecting previously unselected package python-six.
01:37:18 Preparing to unpack .../26-python-six_1.12.0-1_all.deb ...
01:37:18 Unpacking python-six (1.12.0-1) ...
01:37:18 Selecting previously unselected package python-cryptography.
01:37:18 Preparing to unpack .../27-python-cryptography_2.6.1-3_amd64.deb ...
01:37:18 Unpacking python-cryptography (2.6.1-3) ...
01:37:18 Selecting previously unselected package python-dbus.
01:37:18 Preparing to unpack .../28-python-dbus_1.2.8-3_amd64.deb ...
01:37:18 Unpacking python-dbus (1.2.8-3) ...
01:37:18 Selecting previously unselected package python-entrypoints.
01:37:18 Preparing to unpack .../29-python-entrypoints_0.3-1_all.deb ...
01:37:18 Unpacking python-entrypoints (0.3-1) ...
01:37:18 Selecting previously unselected package python-gi.
01:37:19 Preparing to unpack .../30-python-gi_3.30.4-1_amd64.deb ...
01:37:19 Unpacking python-gi (3.30.4-1) ...
01:37:19 Selecting previously unselected package python-secretstorage.
01:37:19 Preparing to unpack .../31-python-secretstorage_2.3.1-2_all.deb ...
01:37:19 Unpacking python-secretstorage (2.3.1-2) ...
01:37:19 Selecting previously unselected package python-keyring.
01:37:19 Preparing to unpack .../32-python-keyring_17.1.1-1_all.deb ...
01:37:19 Unpacking python-keyring (17.1.1-1) ...
01:37:19 Selecting previously unselected package python-keyrings.alt.
01:37:19 Preparing to unpack .../33-python-keyrings.alt_3.1.1-1_all.deb ...
01:37:19 Unpacking python-keyrings.alt (3.1.1-1) ...
01:37:19 Selecting previously unselected package python-pip-whl.
01:37:19 Preparing to unpack .../34-python-pip-whl_18.1-5_all.deb ...
01:37:19 Unpacking python-pip-whl (18.1-5) ...
01:37:19 Selecting previously unselected package python-pip.
01:37:19 Preparing to unpack .../35-python-pip_18.1-5_all.deb ...
01:37:19 Unpacking python-pip (18.1-5) ...
01:37:19 Selecting previously unselected package python-pkg-resources.
01:37:19 Preparing to unpack .../36-python-pkg-resources_40.8.0-1_all.deb ...
01:37:19 Unpacking python-pkg-resources (40.8.0-1) ...
01:37:19 Selecting previously unselected package python-setuptools.
01:37:19 Preparing to unpack .../37-python-setuptools_40.8.0-1_all.deb ...
01:37:19 Unpacking python-setuptools (40.8.0-1) ...
01:37:19 Selecting previously unselected package python-wheel.
01:37:19 Preparing to unpack .../38-python-wheel_0.32.3-2_all.deb ...
01:37:19 Unpacking python-wheel (0.32.3-2) ...
01:37:19 Selecting previously unselected package python-xdg.
01:37:19 Preparing to unpack .../39-python-xdg_0.25-5_all.deb ...
01:37:19 Unpacking python-xdg (0.25-5) ...
01:37:19 Setting up javascript-common (11) ...
01:37:19 Setting up python-enum34 (1.1.6-2) ...
01:37:20 Setting up python-crypto (2.6.1-9+b1) ...
01:37:20 Setting up libpython2.7:amd64 (2.7.16-2) ...
01:37:20 Setting up libapparmor1:amd64 (2.13.2-10) ...
01:37:20 Setting up python-wheel (0.32.3-2) ...
01:37:20 Setting up python-pkg-resources (40.8.0-1) ...
01:37:21 Setting up python-asn1crypto (0.24.0-1) ...
01:37:21 Setting up python-all (2.7.16-1) ...
01:37:21 Setting up python-six (1.12.0-1) ...
01:37:21 Setting up python-xdg (0.25-5) ...
01:37:22 Setting up libexpat1-dev:amd64 (2.2.6-2) ...
01:37:22 Setting up libdbus-1-3:amd64 (1.12.16-1) ...
01:37:22 Setting up dbus (1.12.16-1) ...
01:37:22 invoke-rc.d: could not determine current runlevel
01:37:22 invoke-rc.d: policy-rc.d denied execution of start.
01:37:22 Setting up python-setuptools (40.8.0-1) ...
01:37:23 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
01:37:23 Setting up python-pip-whl (18.1-5) ...
01:37:23 Setting up libjs-jquery (3.3.1~dfsg-3) ...
01:37:23 Setting up python-ipaddress (1.0.17-1) ...
01:37:23 Setting up libjs-underscore (1.9.1~dfsg-1) ...
01:37:23 Setting up python-cffi-backend (1.12.2-1) ...
01:37:23 Setting up libpython2.7-dev:amd64 (2.7.16-2) ...
01:37:23 Setting up python-keyrings.alt (3.1.1-1) ...
01:37:23 Setting up python-cryptography (2.6.1-3) ...
01:37:24 Setting up python-dbus (1.2.8-3) ...
01:37:24 Setting up python-pip (18.1-5) ...
01:37:24 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
01:37:24 Setting up libjs-sphinxdoc (1.8.4-1) ...
01:37:24 Setting up libpython2-dev:amd64 (2.7.16-1) ...
01:37:24 Setting up python2.7-dev (2.7.16-2) ...
01:37:24 Setting up python-gi (3.30.4-1) ...
01:37:25 Setting up python2-dev (2.7.16-1) ...
01:37:25 Setting up python-secretstorage (2.3.1-2) ...
01:37:25 Setting up libpython-dev:amd64 (2.7.16-1) ...
01:37:25 Setting up python-configparser (3.5.0b2-1) ...
01:37:26 Setting up python-dev (2.7.16-1) ...
01:37:26 Setting up libpython-all-dev:amd64 (2.7.16-1) ...
01:37:26 Setting up python-entrypoints (0.3-1) ...
01:37:26 Setting up python-all-dev (2.7.16-1) ...
01:37:26 Setting up python-keyring (17.1.1-1) ...
01:37:26 Processing triggers for libc-bin (2.28-10) ...
01:37:27 Collecting virtualenv
01:37:32   Downloading https://files.pythonhosted.org/packages/f7/69/1ad2d17560c4fc60170056dcd0a568b83f3453a2ac91155af746bcdb9a07/virtualenv-16.7.4-py2.py3-none-any.whl (3.3MB)
01:37:33 Installing collected packages: virtualenv
01:37:33 Successfully installed virtualenv-16.7.4
01:37:34 Removing intermediate container a95ec30711a3
01:37:34  ---> ad199f7ebde7
01:37:34 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:34  ---> Running in 4fcbd25933aa
01:37:44 Removing intermediate container 4fcbd25933aa
01:37:44  ---> f840c4f39ac9
01:37:44 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:37:44  ---> Running in 3062c980e8aa
01:37:44 Removing intermediate container 3062c980e8aa
01:37:44  ---> 49e92cd6cd42
01:37:44 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:37:44  ---> Running in 08cf4fc15e0f
01:37:44 Removing intermediate container 08cf4fc15e0f
01:37:44  ---> ba08e1f8aa6e
01:37:44 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:44  ---> Running in 870269d88d5a
01:37:45 + echo 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:37:45 + cut -f1
01:37:45 + test 1.9.1 = 1.9.1
01:37:45 + mkdir -p /usr/local/bin/docker-1.9.1/
01:37:45 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.9.1 -o /usr/local/bin/docker-1.9.1/docker
01:37:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:45                                  Dload  Upload   Total   Spent    Left  Speed
01:37:46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 75 28.8M   75 21.8M    0     0  18.4M      0  0:00:01  0:00:01 --:--:-- 18.4M
100 28.8M  100 28.8M    0     0  19.2M      0  0:00:01  0:00:01 --:--:-- 19.2M
01:37:46 + chmod +x /usr/local/bin/docker-1.9.1/docker
01:37:46 + test 1.10.3 = 1.9.1
01:37:46 + test 1.10.3 = 1.10.3
01:37:46 + mkdir -p /usr/local/bin/docker-1.10.3/
01:37:46 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 -o /usr/local/bin/docker-1.10.3/docker
01:37:46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:46                                  Dload  Upload   Total   Spent    Left  Speed
01:37:48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 16 33.2M   16 5519k    0     0  8152k      0  0:00:04 --:--:--  0:00:04 8140k
 78 33.2M   78 25.9M    0     0  15.5M      0  0:00:02  0:00:01  0:00:01 15.4M
100 33.2M  100 33.2M    0     0  15.3M      0  0:00:02  0:00:02 --:--:-- 15.3M
01:37:48 + chmod +x /usr/local/bin/docker-1.10.3/docker
01:37:48 + test 1.13.1 = 1.9.1
01:37:48 + test 1.13.1 = 1.10.3
01:37:48 + test 1.13.1 = 1.13.1
01:37:48 + curl https://get.docker.com/builds/Linux/x86_64/docker-1.13.1.tgz -o docker-1.13.1.tgz
01:37:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:48                                  Dload  Upload   Total   Spent    Left  Speed
01:37:50 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 24 26.5M   24 6591k    0     0  12.8M      0  0:00:02 --:--:--  0:00:02 12.8M
100 26.5M  100 26.5M    0     0  19.5M      0  0:00:01  0:00:01 --:--:-- 19.5M
01:37:50 + tar xzf docker-1.13.1.tgz -C /usr/local/bin/
01:37:50 + mv /usr/local/bin/docker /usr/local/bin/docker-1.13.1
01:37:50 + rm docker-1.13.1.tgz
01:37:50 + test 17.03.2 = 1.9.1
01:37:50 + test 17.03.2 = 1.10.3
01:37:50 + test 17.03.2 = 1.13.1
01:37:50 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.03.2-ce.tgz -o docker-17.03.2.tgz
01:37:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:50                                  Dload  Upload   Total   Spent    Left  Speed
01:37:51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26.5M  100 26.5M    0     0  91.8M      0 --:--:-- --:--:-- --:--:-- 91.8M
01:37:51 + tar xzf docker-17.03.2.tgz -C /usr/local/bin/
01:37:51 + mv /usr/local/bin/docker /usr/local/bin/docker-17.03.2
01:37:51 + rm docker-17.03.2.tgz
01:37:51 + test 17.06.0 = 1.9.1
01:37:51 + test 17.06.0 = 1.10.3
01:37:51 + test 17.06.0 = 1.13.1
01:37:51 + curl https://download.docker.com/linux/static/stable/x86_64/docker-17.06.0-ce.tgz -o docker-17.06.0.tgz
01:37:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
01:37:51                                  Dload  Upload   Total   Spent    Left  Speed
01:37:51 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.2M  100 28.2M    0     0  98.5M      0 --:--:-- --:--:-- --:--:-- 98.5M
01:37:51 + tar xzf docker-17.06.0.tgz -C /usr/local/bin/
01:37:52 + mv /usr/local/bin/docker /usr/local/bin/docker-17.06.0
01:37:52 + rm docker-17.06.0.tgz
01:37:54 Removing intermediate container 870269d88d5a
01:37:54  ---> ceb49a5ec515
01:37:54 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:37:54  ---> Running in 2eaac12063f3
01:37:56 Removing intermediate container 2eaac12063f3
01:37:56  ---> 1df396ab6ab9
01:37:56 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:37:56  ---> Running in 5ec55b6ffc8a
01:37:56 Removing intermediate container 5ec55b6ffc8a
01:37:56  ---> 8fc70c67173f
01:37:56 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:37:56  ---> Running in 7c3fb933ec85
01:37:56 Removing intermediate container 7c3fb933ec85
01:37:56  ---> 7859c693a680
01:37:56 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:56  ---> Running in 6ee3e7802d2b
01:37:57 New python executable in /go/src/github.com/docker/libcompose/venv/bin/python
01:37:57 Installing setuptools, pip, wheel...
01:38:09 done.
01:38:09 Cloning into 'venv/compose'...
01:38:09 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:09 Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment
01:38:09 Collecting PyYAML==3.11 (from -r requirements.txt (line 1))
01:38:15   Downloading https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz (248kB)
01:38:15 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 2))
01:38:15   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
01:38:15 Collecting cached-property==1.2.0 (from -r requirements.txt (line 3))
01:38:15   Downloading https://files.pythonhosted.org/packages/0c/69/8b0e6e95668e450667535ba6f4f3da232b62fa2c813f64af311a992d2ae1/cached_property-1.2.0-py2.py3-none-any.whl
01:38:15 Collecting docker-py==1.10.6 (from -r requirements.txt (line 4))
01:38:15   Downloading https://files.pythonhosted.org/packages/23/c7/1fd6d4d620809fe2f323869d719e2dd0086c939b67021303a9ec40f5a05b/docker_py-1.10.6-py2.py3-none-any.whl (50kB)
01:38:15 Collecting dockerpty==0.4.1 (from -r requirements.txt (line 5))
01:38:15   Downloading https://files.pythonhosted.org/packages/8d/ee/e9ecce4c32204a6738e0a5d5883d3413794d7498fe8b06f44becc028d3ba/dockerpty-0.4.1.tar.gz
01:38:15 Collecting docopt==0.6.1 (from -r requirements.txt (line 6))
01:38:15   Downloading https://files.pythonhosted.org/packages/ec/6d/8ef19316f3b06c15ac648c857d18f171a65b50319f0a6c782392ad62d942/docopt-0.6.1.tar.gz
01:38:15 Collecting enum34==1.0.4 (from -r requirements.txt (line 7))
01:38:15   Downloading https://files.pythonhosted.org/packages/72/c9/3c640a9cd54a731f3c54d97515b06aae6f6d16a5878a632dbfa9ffe5e663/enum34-1.0.4.tar.gz
01:38:15 Collecting functools32==3.2.3.post2 (from -r requirements.txt (line 8))
01:38:15   Downloading https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz
01:38:16 Collecting ipaddress==1.0.16 (from -r requirements.txt (line 9))
01:38:16   Downloading https://files.pythonhosted.org/packages/23/6a/813ac29a01e4c33c19c2bded98ac3d4266ebbf0bd2c0eb0020e1c969958d/ipaddress-1.0.16-py27-none-any.whl
01:38:16 Collecting jsonschema==2.5.1 (from -r requirements.txt (line 10))
01:38:16   Downloading https://files.pythonhosted.org/packages/bd/cc/5388547ea3504bd8cbf99ba2ae7a3231598f54038e9b228cbd174f8ec6a1/jsonschema-2.5.1-py2.py3-none-any.whl
01:38:16 Collecting requests==2.11.1 (from -r requirements.txt (line 12))
01:38:16   Downloading https://files.pythonhosted.org/packages/ea/03/92d3278bf8287c5caa07dbd9ea139027d5a3592b0f4d14abf072f890fab2/requests-2.11.1-py2.py3-none-any.whl (514kB)
01:38:16 Collecting six==1.10.0 (from -r requirements.txt (line 13))
01:38:16   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
01:38:16 Collecting texttable==0.8.4 (from -r requirements.txt (line 14))
01:38:16   Downloading https://files.pythonhosted.org/packages/f5/5e/47cbc50187ca719a39ce4838182c6126487ca62ddd299bc34cafb94260fe/texttable-0.8.4.tar.gz
01:38:16 Collecting websocket-client==0.32.0 (from -r requirements.txt (line 15))
01:38:16   Downloading https://files.pythonhosted.org/packages/f4/06/5552e64fee863aa9decbb4e46dccc05fe730a36f49f0d6427398837297da/websocket_client-0.32.0.tar.gz (192kB)
01:38:16 Collecting coverage==3.7.1 (from -r requirements-dev.txt (line 1))
01:38:16   Downloading https://files.pythonhosted.org/packages/09/4f/89b06c7fdc09687bca507dc411c342556ef9c5a3b26756137a4878ff19bf/coverage-3.7.1.tar.gz (284kB)
01:38:17 Collecting mock>=1.0.1 (from -r requirements-dev.txt (line 2))
01:38:17   Downloading https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
01:38:17 Collecting pytest==2.7.2 (from -r requirements-dev.txt (line 3))
01:38:17   Downloading https://files.pythonhosted.org/packages/35/3e/76e99f39c1cc04e9701d447a5667d9ec45f724ca11b6f5c797492339aef1/pytest-2.7.2-py2.py3-none-any.whl (127kB)
01:38:17 Collecting pytest-cov==2.1.0 (from -r requirements-dev.txt (line 4))
01:38:17   Downloading https://files.pythonhosted.org/packages/f2/9b/03b7d51c74d8f7088e37043dcf4f59faed359c56e7d016e2627108072679/pytest_cov-2.1.0-py2.py3-none-any.whl
01:38:17 Collecting docker-pycreds>=0.2.1 (from docker-py==1.10.6->-r requirements.txt (line 4))
01:38:17   Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
01:38:17 Collecting funcsigs>=1; python_version < "3.3" (from mock>=1.0.1->-r requirements-dev.txt (line 2))
01:38:17   Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
01:38:17 Collecting py>=1.4.29 (from pytest==2.7.2->-r requirements-dev.txt (line 3))
01:38:17   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
01:38:17 Building wheels for collected packages: PyYAML, backports.ssl-match-hostname, dockerpty, docopt, enum34, functools32, texttable, websocket-client, coverage
01:38:17   Building wheel for PyYAML (setup.py): started
01:38:17   Building wheel for PyYAML (setup.py): finished with status 'done'
01:38:17   Created wheel for PyYAML: filename=PyYAML-3.11-cp27-cp27mu-linux_x86_64.whl size=43797 sha256=71f3e15325e02a48fc9e00baf402e291644bae1dcbe8f95cffb81402daf99f62
01:38:17   Stored in directory: /root/.cache/pip/wheels/7f/80/f3/ba284da14b9b8528fd957b3a82111f98cbe7310d2913fb514f
01:38:17   Building wheel for backports.ssl-match-hostname (setup.py): started
01:38:17   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
01:38:17   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=2e58a6a937ba671cd8d3aeda5c27147b7ddeb09f9bd9023d9d851d6b73ef91a5
01:38:17   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
01:38:17   Building wheel for dockerpty (setup.py): started
01:38:17   Building wheel for dockerpty (setup.py): finished with status 'done'
01:38:17   Created wheel for dockerpty: filename=dockerpty-0.4.1-cp27-none-any.whl size=16607 sha256=ed4b822167c98a52170061ac5074d1eafc1a9c7b195f399deaa03708c431a9e6
01:38:17   Stored in directory: /root/.cache/pip/wheels/e5/1e/86/bd0a97a0907c6c654af654d5875d1d4383dd1f575f77cee4aa
01:38:17   Building wheel for docopt (setup.py): started
01:38:18   Building wheel for docopt (setup.py): finished with status 'done'
01:38:18   Created wheel for docopt: filename=docopt-0.6.1-cp27-none-any.whl size=13679 sha256=01ff4cef896982d8003f5872a115eba2e626791faa39e8f9f83f1fd19e4f12b3
01:38:18   Stored in directory: /root/.cache/pip/wheels/68/e2/f6/fc2031ff180f3b7b4250b5ca9aec4e9838b4eb19f958f03add
01:38:18   Building wheel for enum34 (setup.py): started
01:38:18   Building wheel for enum34 (setup.py): finished with status 'done'
01:38:18   Created wheel for enum34: filename=enum34-1.0.4-cp27-none-any.whl size=42883 sha256=7e8fb3a32cf31795a25f6030a1b6a500dda8f900301e1b092e9672998e89a787
01:38:18   Stored in directory: /root/.cache/pip/wheels/4f/1c/96/680deef28d7811e2fd34e4d127ae24fa0b437a321227eb726e
01:38:18   Building wheel for functools32 (setup.py): started
01:38:18   Building wheel for functools32 (setup.py): finished with status 'done'
01:38:18   Created wheel for functools32: filename=functools32-3.2.3.post2-cp27-none-any.whl size=14557 sha256=365aebf6f2a7c0b8b95f8bada085788bca4ad2282e6557d4bc79ed582313e116
01:38:18   Stored in directory: /root/.cache/pip/wheels/b5/18/32/77a1030457155606ba5e3ec3a8a57132b1a04b1c4f765177b2
01:38:18   Building wheel for texttable (setup.py): started
01:38:18   Building wheel for texttable (setup.py): finished with status 'done'
01:38:18   Created wheel for texttable: filename=texttable-0.8.4-cp27-none-any.whl size=9557 sha256=55af32f94995d6d7ff85cd9ab16662898926f997ef3a1308e8bf37d93a02b9ec
01:38:18   Stored in directory: /root/.cache/pip/wheels/02/02/d9/b8c8c56bfdac6225f23aa560ad948f8307df5035ee6edd3359
01:38:18   Building wheel for websocket-client (setup.py): started
01:38:18   Building wheel for websocket-client (setup.py): finished with status 'done'
01:38:18   Created wheel for websocket-client: filename=websocket_client-0.32.0-cp27-none-any.whl size=195673 sha256=a43e1b3f2b7c81a4a006096a0873dc6167a6b7da784efc8564384e31d9b68cad
01:38:18   Stored in directory: /root/.cache/pip/wheels/d9/b6/8f/a90826a08a3587fce8f5fdfc079cd5f1ddc4603162e8dfee52
01:38:18   Building wheel for coverage (setup.py): started
01:38:19   Building wheel for coverage (setup.py): finished with status 'done'
01:38:19   Created wheel for coverage: filename=coverage-3.7.1-cp27-cp27mu-linux_x86_64.whl size=128031 sha256=2532c78b5ae293acf094a2abd38a72e965afe379c97a1d6811f6959e366aef07
01:38:19   Stored in directory: /root/.cache/pip/wheels/68/58/66/f1fc9afad272df0df0fa38cdef34ee2d5d8d6a85f4eb5acab5
01:38:19 Successfully built PyYAML backports.ssl-match-hostname dockerpty docopt enum34 functools32 texttable websocket-client coverage
01:38:19 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:19 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:20 Removing intermediate container 6ee3e7802d2b
01:38:20  ---> 9ed3e288a4b7
01:38:20 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:20  ---> Running in a87796ba640e
01:38:20 Removing intermediate container a87796ba640e
01:38:20  ---> 036570ff86ec
01:38:20 Step 12/14 : ENV USER root
01:38:21  ---> Running in cc79d4f5e346
01:38:21 Removing intermediate container cc79d4f5e346
01:38:21  ---> 1143b01c7dfc
01:38:21 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:21  ---> Running in a9f9f96af22b
01:38:21 Removing intermediate container a9f9f96af22b
01:38:21  ---> 152b04d25e09
01:38:21 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:21  ---> 42fdd8adc96d
01:38:21 Successfully built 42fdd8adc96d
01:38:21 Successfully tagged dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020
[Pipeline] dockerFingerprintFrom
[Pipeline] stage
01:38:21 Using the ‘stage’ step without a block argument is deprecated
01:38:21 Entering stage validate
01:38:21 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
01:38:21 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
01:38:22 + make -e validate
01:38:22 mkdir bundles
01:38:22 docker build -t "dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020" .
01:38:22 Sending build context to Docker daemon  6.534MB

01:38:22 Step 1/14 : FROM golang:1.12.7
01:38:22  ---> be63d15101cb
01:38:22 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:22  ---> Using cache
01:38:22  ---> ad199f7ebde7
01:38:22 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:22  ---> Using cache
01:38:22  ---> f840c4f39ac9
01:38:22 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:22  ---> Using cache
01:38:22  ---> 49e92cd6cd42
01:38:22 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:38:22  ---> Using cache
01:38:22  ---> ba08e1f8aa6e
01:38:22 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:22  ---> Using cache
01:38:22  ---> ceb49a5ec515
01:38:22 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:38:22  ---> Using cache
01:38:22  ---> 1df396ab6ab9
01:38:22 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:38:22  ---> Using cache
01:38:22  ---> 8fc70c67173f
01:38:22 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:38:22  ---> Using cache
01:38:22  ---> 7859c693a680
01:38:22 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:22  ---> Using cache
01:38:22  ---> 9ed3e288a4b7
01:38:22 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:22  ---> Using cache
01:38:22  ---> 036570ff86ec
01:38:22 Step 12/14 : ENV USER root
01:38:22  ---> Using cache
01:38:22  ---> 1143b01c7dfc
01:38:22 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:22  ---> Using cache
01:38:22  ---> 152b04d25e09
01:38:22 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:22  ---> Using cache
01:38:22  ---> 42fdd8adc96d
01:38:22 Successfully built 42fdd8adc96d
01:38:22 Successfully tagged dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020
01:38:22 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-528/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020" ./hack/make.sh validate-dco validate-git-marks validate-gofmt validate-lint validate-vet
01:38:22 ---> Making bundle: validate-dco (in .)
01:38:22 Congratulations!  All commits are properly signed with the DCO!
01:38:22 
01:38:22 ---> Making bundle: validate-git-marks (in .)
01:38:22 Congratulations!  There is no conflict.
01:38:22 
01:38:22 ---> Making bundle: validate-gofmt (in .)
01:38:22 Congratulations!  All Go source files are properly formatted.
01:38:22 
01:38:22 ---> Making bundle: validate-lint (in .)
01:38:22 Congratulations!  All Go source files have been linted.
01:38:22 
01:38:22 ---> Making bundle: validate-vet (in .)
01:38:22 Congratulations!  All Go source files have been vetted.
01:38:22 
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
01:38:23 chowning workspace
[Pipeline] sh
01:38:23 + uname -m
[Pipeline] sh
01:38:23 + pwd
01:38:23 + id -u
01:38:23 + id -g
01:38:23 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-528:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] stage
01:38:24 Using the ‘stage’ step without a block argument is deprecated
01:38:24 Entering stage test
01:38:24 Proceeding
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
01:38:24 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] sh
01:38:25 + make -e test
01:38:25 docker build -t "dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020" .
01:38:25 Sending build context to Docker daemon  6.534MB

01:38:25 Step 1/14 : FROM golang:1.12.7
01:38:25  ---> be63d15101cb
01:38:25 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:25  ---> Using cache
01:38:25  ---> ad199f7ebde7
01:38:25 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:25  ---> Using cache
01:38:25  ---> f840c4f39ac9
01:38:25 Step 4/14 : ENV DOCKER_VERSIONS 1.9.1 1.10.3 1.13.1 17.03.2 17.06.0
01:38:25  ---> Using cache
01:38:25  ---> 49e92cd6cd42
01:38:25 Step 5/14 : ENV DEFAULT_DOCKER_VERSION 17.03.2
01:38:25  ---> Using cache
01:38:25  ---> ba08e1f8aa6e
01:38:25 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:25  ---> Using cache
01:38:25  ---> ceb49a5ec515
01:38:25 Step 7/14 : RUN ln -s /usr/local/bin/docker-${DEFAULT_DOCKER_VERSION} /usr/local/bin/docker
01:38:25  ---> Using cache
01:38:25  ---> 1df396ab6ab9
01:38:25 Step 8/14 : WORKDIR /go/src/github.com/docker/libcompose
01:38:25  ---> Using cache
01:38:25  ---> 8fc70c67173f
01:38:25 Step 9/14 : ENV COMPOSE_COMMIT 1.9.0
01:38:25  ---> Using cache
01:38:25  ---> 7859c693a680
01:38:25 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:25  ---> Using cache
01:38:25  ---> 9ed3e288a4b7
01:38:25 Step 11/14 : ENV COMPOSE_BINARY /go/src/github.com/docker/libcompose/libcompose-cli
01:38:25  ---> Using cache
01:38:25  ---> 036570ff86ec
01:38:25 Step 12/14 : ENV USER root
01:38:25  ---> Using cache
01:38:25  ---> 1143b01c7dfc
01:38:25 Step 13/14 : ENTRYPOINT ["hack/dind"]
01:38:25  ---> Using cache
01:38:25  ---> 152b04d25e09
01:38:25 Step 14/14 : COPY . /go/src/github.com/docker/libcompose
01:38:25  ---> Using cache
01:38:25  ---> 42fdd8adc96d
01:38:25 Successfully built 42fdd8adc96d
01:38:25 Successfully tagged dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020
01:38:25 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-528/bundles:/go/src/github.com/docker/libcompose/bundles" "dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020" ./hack/make.sh test-unit test-integration test-acceptance
01:38:25 ---> Making bundle: test-unit (in .)
01:38:25 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/config
01:38:25 go: finding github.com/gogo/protobuf v1.1.1
01:38:25 go: finding github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:25 go: finding github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:38:25 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:38:25 go: finding github.com/modern-go/reflect2 v1.0.1
01:38:25 go: finding github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:38:25 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:38:25 go: finding github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:38:25 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:38:25 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:26 go: finding github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:26 go: finding github.com/Microsoft/hcsshim v0.8.6
01:38:26 go: finding github.com/stretchr/testify v1.3.0
01:38:26 go: finding github.com/urfave/cli v1.21.0
01:38:26 go: finding gopkg.in/yaml.v2 v2.2.2
01:38:26 go: finding google.golang.org/grpc v1.22.1
01:38:26 go: finding github.com/docker/go-units v0.4.0
01:38:26 go: finding golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:26 go: finding github.com/docker/docker-credential-helpers v0.6.3
01:38:27 go: finding github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:38:27 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:27 go: finding github.com/docker/go-connections v0.3.0
01:38:27 go: finding github.com/xeipuuv/gojsonschema v1.1.0
01:38:27 go: finding github.com/docker/distribution v2.7.1+incompatible
01:38:27 go: finding github.com/davecgh/go-spew v1.1.0
01:38:27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:27 go: finding github.com/prometheus/client_golang v1.1.0
01:38:27 go: finding github.com/BurntSushi/toml v0.3.1
01:38:28 go: finding github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:28 go: finding github.com/sirupsen/logrus v1.2.0
01:38:28 go: finding github.com/stretchr/objx v0.1.0
01:38:28 go: finding github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:28 go: finding github.com/pkg/errors v0.8.0
01:38:29 go: finding gotest.tools v2.2.0+incompatible
01:38:29 go: finding github.com/prometheus/procfs v0.0.3
01:38:29 go: finding github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:38:29 go: finding github.com/client9/misspell v0.3.4
01:38:29 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
01:38:29 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
01:38:29 go: finding github.com/google/go-cmp v0.2.0
01:38:30 go: finding github.com/golang/protobuf v1.2.0
01:38:30 go: finding golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135
01:38:30 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
01:38:30 go: finding github.com/stretchr/testify v1.2.2
01:38:30 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
01:38:30 go: finding github.com/prometheus/common v0.6.0
01:38:31 go: finding github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
01:38:31 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:31 go: finding github.com/beorn7/perks v1.0.1
01:38:31 go: finding cloud.google.com/go v0.26.0
01:38:31 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
01:38:31 go: finding github.com/google/go-cmp v0.3.0
01:38:31 go: finding golang.org/x/text v0.3.0
01:38:31 go: finding github.com/pmezard/go-difflib v1.0.0
01:38:31 go: finding golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:31 go: finding gopkg.in/yaml.v2 v2.2.1
01:38:32 go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6
01:38:32 go: finding github.com/prometheus/client_golang v1.0.0
01:38:32 go: finding google.golang.org/appengine v1.1.0
01:38:32 go: finding github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:38:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
01:38:33 go: finding github.com/prometheus/procfs v0.0.2
01:38:33 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
01:38:33 go: finding github.com/golang/protobuf v1.3.1
01:38:33 go: finding github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:38:34 go: finding honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc
01:38:34 go: finding github.com/prometheus/common v0.4.1
01:38:34 go: finding github.com/golang/protobuf v1.3.2
01:38:34 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
01:38:34 go: finding github.com/json-iterator/go v1.1.6
01:38:34 go: finding github.com/golang/mock v1.1.1
01:38:34 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
01:38:35 go: finding golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
01:38:35 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
01:38:35 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
01:38:35 go: finding github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
01:38:36 go: finding github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
01:38:36 go: finding github.com/go-logfmt/logfmt v0.3.0
01:38:36 go: finding github.com/go-logfmt/logfmt v0.4.0
01:38:37 go: finding github.com/julienschmidt/httprouter v1.2.0
01:38:37 go: finding github.com/Microsoft/go-winio v0.3.8
01:38:37 go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
01:38:37 go: finding golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
01:38:37 go: finding github.com/gorilla/context v1.1.1
01:38:38 go: finding github.com/davecgh/go-spew v1.1.1
01:38:38 go: finding github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
01:38:38 go: finding github.com/beorn7/perks v1.0.0
01:38:38 go: finding github.com/go-stack/stack v1.8.0
01:38:38 go: finding golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
01:38:38 go: finding github.com/stretchr/objx v0.1.1
01:38:38 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
01:38:38 go: finding github.com/json-iterator/go v1.1.7
01:38:38 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
01:38:38 go: finding github.com/go-kit/kit v0.8.0
01:38:38 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
01:38:38 go: finding github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
01:38:38 go: finding github.com/google/gofuzz v1.0.0
01:38:39 go: finding github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
01:38:39 go: finding github.com/prometheus/client_golang v0.9.1
01:38:39 go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
01:38:39 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
01:38:39 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:38:40 go: downloading github.com/xeipuuv/gojsonschema v1.1.0
01:38:40 go: downloading github.com/sirupsen/logrus v1.2.0
01:38:40 go: downloading github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:38:40 go: downloading github.com/docker/go-connections v0.3.0
01:38:40 go: downloading github.com/stretchr/testify v1.3.0
01:38:40 go: downloading github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:38:40 go: downloading github.com/docker/go-units v0.4.0
01:38:40 go: downloading gopkg.in/yaml.v2 v2.2.2
01:38:40 go: extracting github.com/sirupsen/logrus v1.2.0
01:38:40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:40 go: extracting github.com/docker/go-units v0.4.0
01:38:40 go: extracting github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
01:38:40 go: extracting github.com/docker/go-connections v0.3.0
01:38:40 go: extracting github.com/xeipuuv/gojsonschema v1.1.0
01:38:40 go: extracting gopkg.in/yaml.v2 v2.2.2
01:38:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:38:40 go: extracting github.com/stretchr/testify v1.3.0
01:38:40 go: downloading github.com/davecgh/go-spew v1.1.1
01:38:40 go: downloading github.com/pmezard/go-difflib v1.0.0
01:38:40 go: extracting github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
01:38:40 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:38:40 go: extracting github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
01:38:40 go: extracting github.com/pmezard/go-difflib v1.0.0
01:38:40 go: extracting github.com/davecgh/go-spew v1.1.1
01:38:40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
01:38:40 go: downloading golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:41 go: extracting golang.org/x/sys v0.0.0-20190801041406-cbf593c0f2f3
01:38:42 go: extracting github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b
01:38:52 ok  	github.com/docker/libcompose/config	1.520s	coverage: 66.0% of statements
01:38:52 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/builder
01:38:52 go: downloading github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:38:52 go: downloading github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:52 go: downloading github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:52 go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:52 go: downloading github.com/pkg/errors v0.8.0
01:38:52 go: downloading github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:52 go: downloading golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:52 go: downloading github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:52 go: extracting github.com/pkg/errors v0.8.0
01:38:52 go: downloading github.com/docker/distribution v2.7.1+incompatible
01:38:52 go: extracting github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
01:38:52 go: downloading google.golang.org/grpc v1.22.1
01:38:52 go: extracting github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449
01:38:52 go: downloading github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:52 go: extracting github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420
01:38:53 go: extracting github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc
01:38:53 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:38:53 go: extracting golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
01:38:53 go: downloading github.com/gogo/protobuf v1.1.1
01:38:53 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
01:38:53 go: extracting github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c
01:38:54 go: extracting github.com/docker/distribution v2.7.1+incompatible
01:38:54 go: extracting google.golang.org/grpc v1.22.1
01:38:54 go: downloading github.com/golang/protobuf v1.3.2
01:38:54 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:54 go: extracting golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
01:38:55 go: extracting github.com/golang/protobuf v1.3.2
01:38:56 go: extracting github.com/gogo/protobuf v1.1.1
01:38:56 go: extracting google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
01:38:56 go: extracting github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
01:39:06 ok  	github.com/docker/libcompose/docker/builder	1.036s	coverage: 89.0% of statements
01:39:06 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/client
01:39:06 go: downloading github.com/docker/docker-credential-helpers v0.6.3
01:39:06 go: extracting github.com/docker/docker-credential-helpers v0.6.3
01:39:10 ok  	github.com/docker/libcompose/docker/client	1.236s	coverage: 100.0% of statements
01:39:10 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/network
01:39:12 ok  	github.com/docker/libcompose/docker/network	1.026s	coverage: 90.9% of statements
01:39:12 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/service
01:39:12 go: downloading github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:12 go: downloading github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:12 go: extracting github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82
01:39:12 go: downloading github.com/prometheus/client_golang v1.1.0
01:39:12 go: extracting github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b
01:39:12 go: downloading github.com/gorilla/context v1.1.1
01:39:12 go: extracting github.com/gorilla/context v1.1.1
01:39:12 go: extracting github.com/prometheus/client_golang v1.1.0
01:39:12 go: downloading github.com/prometheus/common v0.6.0
01:39:12 go: downloading github.com/beorn7/perks v1.0.1
01:39:12 go: downloading github.com/prometheus/procfs v0.0.3
01:39:12 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:12 go: extracting github.com/beorn7/perks v1.0.1
01:39:12 go: extracting github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
01:39:12 go: extracting github.com/prometheus/common v0.6.0
01:39:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:12 go: extracting github.com/matttproud/golang_protobuf_extensions v1.0.1
01:39:12 go: extracting github.com/prometheus/procfs v0.0.3
01:39:19 ok  	github.com/docker/libcompose/docker/service	1.034s	coverage: 15.9% of statements
01:39:19 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/docker/volume
01:39:21 ok  	github.com/docker/libcompose/docker/volume	1.025s	coverage: 23.5% of statements
01:39:21 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/labels
01:39:23 ok  	github.com/docker/libcompose/labels	1.007s	coverage: 16.0% of statements
01:39:23 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/lookup
01:39:24 ok  	github.com/docker/libcompose/lookup	1.015s	coverage: 91.9% of statements
01:39:24 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project
01:39:27 ok  	github.com/docker/libcompose/project	1.067s	coverage: 31.9% of statements
01:39:27 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/events
01:39:28 ok  	github.com/docker/libcompose/project/events	1.006s	coverage: 10.2% of statements
01:39:28 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/project/options
01:39:30 ok  	github.com/docker/libcompose/project/options	1.006s	coverage: 100.0% of statements
01:39:30 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/utils
01:39:32 ok  	github.com/docker/libcompose/utils	1.010s	coverage: 41.3% of statements
01:39:32 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/version
01:39:33 ok  	github.com/docker/libcompose/version	1.005s	coverage: 0.0% of statements [no tests to run]
01:39:33 + go test -race -cover -coverprofile=cover.out github.com/docker/libcompose/yaml
01:39:35 ok  	github.com/docker/libcompose/yaml	1.021s	coverage: 72.1% of statements
01:39:35 
01:39:35 Run non-race test (if any)
01:39:35 + go test  -cover -coverprofile=cover.out github.com/docker/libcompose/utils
01:39:42 ok  	github.com/docker/libcompose/utils	0.003s	coverage: 56.0% of statements
01:39:42 
01:39:42 Test success
01:39:42 
01:39:42 
01:39:42 ---> Making bundle: test-integration (in .)
01:39:42 Running integration test against 1.9.1
01:39:42 ---> Making bundle: .integration-daemon-start (in .)
01:39:42 +++ 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:39:43 Client:
01:39:43  Version:      1.9.1
01:39:43  API version:  1.21
01:39:43  Go version:   go1.4.3
01:39:43  Git commit:   a34a1d5
01:39:43  Built:        Fri Nov 20 17:56:04 UTC 2015
01:39:43  OS/Arch:      linux/amd64
01:39:43 
01:39:43 Server:
01:39:43  Version:      1.9.1
01:39:43  API version:  1.21
01:39:43  Go version:   go1.4.3
01:39:43  Git commit:   a34a1d5
01:39:43  Built:        Fri Nov 20 17:56:04 UTC 2015
01:39:43  OS/Arch:      linux/amd64
01:39:43 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:39:43 go: downloading github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:39:43 go: extracting github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
01:39:43 go: extracting gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
01:39:57 SKIP: api_event_test.go:16: APISuite.TestEvents (Not(Test requires the daemon version to be 1.9))
01:39:57 time="2019-08-28T01:39:57Z" level=info msg="[0/1] [service]: Starting "
01:39:57 Pulling service (busybox)...
01:39:57 latest: Pulling from library/busybox
01:39:57 ecf7dd1833d3: Pulling fs layer
01:39:57 839136952431: Pulling fs layer
01:39:57 839136952431: Verifying Checksum
01:39:57 839136952431: Download complete
01:39:57 ecf7dd1833d3: Verifying Checksum
01:39:57 ecf7dd1833d3: Download complete
01:39:57 ecf7dd1833d3: Pull complete
01:39:58 839136952431: Pull complete
01:39:58 Digest: sha256:bb84a4a069de8e6b9f1a39fecb503ce2cb8b8b68c998b997948a5b96e8b0d119
01:39:58 Status: Downloaded newer image for busybox:latest
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="[1/1] [service]: Started "
01:39:58 PASS: api_test.go:20: APISuite.TestVolumeWithoutComposeFile	0.948s
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: build_test.go:13: CliSuite.TestBuild
01:39:58 
01:39:58 build_test.go:21:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: build_test.go:85: CliSuite.TestBuildWithArgs
01:39:58 
01:39:58 build_test.go:90:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: build_test.go:33: CliSuite.TestBuildWithNoCache1
01:39:58 
01:39:58 build_test.go:38:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: build_test.go:49: CliSuite.TestBuildWithNoCache2
01:39:58 
01:39:58 build_test.go:54:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: build_test.go:65: CliSuite.TestBuildWithNoCache3
01:39:58 
01:39:58 build_test.go:73:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectjvcysgi -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:58: CliSuite.TestContainerName
01:39:58 
01:39:58 create_test.go:64:
01:39:58     s.CreateProjectFromText(c, template)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectjvcysgi -f - create]
01:39:58  with input:
01:39:58 hello:
01:39:58     image: busybox
01:39:58     command: top
01:39:58     container_name: containerName
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectufxwrkw -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:72: CliSuite.TestContainerNameWithScale
01:39:58 
01:39:58 create_test.go:78:
01:39:58     p := s.CreateProjectFromText(c, template)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectufxwrkw -f - create]
01:39:58  with input:
01:39:58 hello:
01:39:58     image: busybox
01:39:58     command: top
01:39:58     container_name: containerName
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: env_test.go:12: CliSuite.TestCreateWithEnvInCurrentDir
01:39:58 
01:39:58 env_test.go:28:
01:39:58     c.Assert(err, IsNil, Commentf("%s", output))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../../../bundles/libcompose-cli", Err:0x2} ("fork/exec ../../../bundles/libcompose-cli: no such file or directory")
01:39:58 ... 
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectldgavjx -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: env_test.go:38: CliSuite.TestCreateWithEnvNotInCurrentDir
01:39:58 
01:39:58 env_test.go:39:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58     hello:
01:39:58       image: tianon/true
01:39:58     `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectldgavjx -f - create]
01:39:58  with input:
01:39:58 
01:39:58 hello:
01:39:58   image: tianon/true
01:39:58 
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:241: CliSuite.TestDefaultMultipleComposeFiles
01:39:58 
01:39:58 create_test.go:250:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../../../bundles/libcompose-cli", Err:0x2} ("fork/exec ../../../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectblbuluh -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: rm_test.go:9: CliSuite.TestDelete
01:39:58 
01:39:58 rm_test.go:10:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectblbuluh -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectnphiqbt -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: rm_test.go:25: CliSuite.TestDeleteOnlyRemovesStopped
01:39:58 
01:39:58 rm_test.go:37:
01:39:58     p := s.ProjectFromText(c, "up", projectTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectnphiqbt -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58 hello:
01:39:58   image: busybox
01:39:58   stdin_open: true
01:39:58   tty: true
01:39:58 bye:
01:39:58   image: busybox
01:39:58   stdin_open: true
01:39:58   tty: true
01:39:58 
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectjgckpkx -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: rm_test.go:65: CliSuite.TestDeleteWithVol
01:39:58 
01:39:58 rm_test.go:66:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectjgckpkx -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectuggiajo -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: down_test.go:9: CliSuite.TestDown
01:39:58 
01:39:58 down_test.go:10:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectuggiajo -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojecttwmonpw -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: down_test.go:24: CliSuite.TestDownMultiple
01:39:58 
01:39:58 down_test.go:25:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojecttwmonpw -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectebmptyj -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:31: CliSuite.TestEmptyEntrypoint
01:39:58 
01:39:58 create_test.go:32:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58             nil-cmd:
01:39:58               image: busybox
01:39:58               entrypoint: []
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectebmptyj -f - create]
01:39:58  with input:
01:39:58 
01:39:58         nil-cmd:
01:39:58           image: busybox
01:39:58           entrypoint: []
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectrwdrzso -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:146: CliSuite.TestFieldTypeConversions
01:39:58 
01:39:58 create_test.go:149:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58             test:
01:39:58               image: tianon/true
01:39:58               mem_limit: $LIMIT
01:39:58               memswap_limit: "40000000"
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectrwdrzso -f - create]
01:39:58  with input:
01:39:58 
01:39:58         test:
01:39:58           image: tianon/true
01:39:58           mem_limit: $LIMIT
01:39:58           memswap_limit: "40000000"
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectpwwxowp -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:14: CliSuite.TestFields
01:39:58 
01:39:58 create_test.go:15:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58             hello:
01:39:58               image: tianon/true
01:39:58               cpuset: 0,1
01:39:58               mem_limit: 4194304
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectpwwxowp -f - create]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: tianon/true
01:39:58           cpuset: 0,1
01:39:58           mem_limit: 4194304
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojecteeegzhg -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:45: CliSuite.TestHelloWorld
01:39:58 
01:39:58 create_test.go:46:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58             hello:
01:39:58               image: tianon/true
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojecteeegzhg -f - create]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: tianon/true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectdctzdvr -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:86: CliSuite.TestInterpolation
01:39:58 
01:39:58 create_test.go:89:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58             test:
01:39:58               image: $IMAGE
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectdctzdvr -f - create]
01:39:58  with input:
01:39:58 
01:39:58         test:
01:39:58           image: $IMAGE
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectbgiotoz -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:112: CliSuite.TestInterpolationWithExtends
01:39:58 
01:39:58 create_test.go:116:
01:39:58     p := s.CreateProjectFromText(c, `
01:39:58             test:
01:39:58                     extends:
01:39:58                             file: ./assets/interpolation/docker-compose.yml
01:39:58                             service: base
01:39:58                     ports:
01:39:58                             - ${TEST_PORT}
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectbgiotoz -f - create]
01:39:58  with input:
01:39:58 
01:39:58         test:
01:39:58                 extends:
01:39:58                         file: ./assets/interpolation/docker-compose.yml
01:39:58                         service: base
01:39:58                 ports:
01:39:58                         - ${TEST_PORT}
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectkdfcwcg -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: kill_test.go:9: CliSuite.TestKill
01:39:58 
01:39:58 kill_test.go:10:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectkdfcwcg -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectgskcqca -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:260: CliSuite.TestLink
01:39:58 
01:39:58 up_test.go:261:
01:39:58     p := s.ProjectFromText(c, "up", `
01:39:58             server:
01:39:58               image: busybox
01:39:58               command: cat
01:39:58               stdin_open: true
01:39:58               expose:
01:39:58               - 80
01:39:58             client:
01:39:58               image: busybox
01:39:58               links:
01:39:58               - server:foo
01:39:58               - server
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectgskcqca -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         server:
01:39:58           image: busybox
01:39:58           command: cat
01:39:58           stdin_open: true
01:39:58           expose:
01:39:58           - 80
01:39:58         client:
01:39:58           image: busybox
01:39:58           links:
01:39:58           - server:foo
01:39:58           - server
01:39:58         
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:176: CliSuite.TestMultipleComposeFilesOneTwo
01:39:58 
01:39:58 create_test.go:184:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:204: CliSuite.TestMultipleComposeFilesTwoOne
01:39:58 
01:39:58 create_test.go:212:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectwxpucya -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: volume_test.go:62: CliSuite.TestNamedVolume
01:39:58 
01:39:58 volume_test.go:63:
01:39:58     p := s.ProjectFromText(c, "up", `
01:39:58     	server:
01:39:58     	  image: busybox
01:39:58     	  volumes:
01:39:58     	    - vol:/path
01:39:58     	`)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectwxpucya -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58 	server:
01:39:58 	  image: busybox
01:39:58 	  volumes:
01:39:58 	    - vol:/path
01:39:58 	
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectzndexmb -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: pause_unpause_test.go:9: CliSuite.TestPause
01:39:58 
01:39:58 pause_unpause_test.go:10:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectzndexmb -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectemiibdm -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: pause_unpause_test.go:26: CliSuite.TestPauseAlreadyPausedService
01:39:58 
01:39:58 pause_unpause_test.go:27:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectemiibdm -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectxrckopr -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: ps_test.go:10: CliSuite.TestPs
01:39:58 
01:39:58 ps_test.go:11:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectxrckopr -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectccnqikq -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: ps_test.go:22: CliSuite.TestPsQuiet
01:39:58 
01:39:58 ps_test.go:23:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectccnqikq -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running pull [--verbose -p testprojectdvdczai -f - pull]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: pull_test.go:7: CliSuite.TestPull
01:39:58 
01:39:58 pull_test.go:9:
01:39:58     //TODO: This doesn't test much
01:39:58     s.ProjectFromText(c, "pull", `
01:39:58             hello:
01:39:58               image: tianon/true
01:39:58               stdin_open: true
01:39:58               tty: true
01:39:58             `)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectdvdczai -f - pull]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: tianon/true
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectemhegjb -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:105: CliSuite.TestRecreate
01:39:58 
01:39:58 up_test.go:106:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectemhegjb -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectyhgcpxo -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:33: CliSuite.TestRecreateForceRecreate
01:39:58 
01:39:58 up_test.go:34:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectyhgcpxo -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectfwmzllh -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:207: CliSuite.TestRecreateImageChanging
01:39:58 
01:39:58 up_test.go:228:
01:39:58     // Up, pull needed
01:39:58     p := s.ProjectFromText(c, "up", template)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectfwmzllh -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58 	hello:
01:39:58 	  labels:
01:39:58 	    key: val
01:39:58 	  image: busybox:buildroot-2013.08.1
01:39:58 	  stdin_open: true
01:39:58 	  tty: true
01:39:58 	
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectyzlvhnk -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:84: CliSuite.TestRecreateNoRecreate
01:39:58 
01:39:58 up_test.go:85:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectyzlvhnk -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectidzrszv -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:53: CliSuite.TestRecreateVols
01:39:58 
01:39:58 up_test.go:54:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplateWithVols)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectidzrszv -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58           volumes:
01:39:58           - /root:/root
01:39:58           - /home:/home
01:39:58           - /var/lib/vol1
01:39:58           - /var/lib/vol2
01:39:58           - /var/lib/vol4
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojecteksxhwa -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: volume_test.go:43: CliSuite.TestRelativeVolume
01:39:58 
01:39:58 volume_test.go:44:
01:39:58     p := s.ProjectFromText(c, "up", `
01:39:58     	server:
01:39:58     	  image: busybox
01:39:58     	  volumes:
01:39:58     	    - .:/path
01:39:58     	`)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojecteksxhwa -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58 	server:
01:39:58 	  image: busybox
01:39:58 	  volumes:
01:39:58 	    - .:/path
01:39:58 	
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectrrkcijv -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: restart_test.go:9: CliSuite.TestRestart
01:39:58 
01:39:58 restart_test.go:10:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectrrkcijv -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: run_test.go:19: CliSuite.TestRun
01:39:58 
01:39:58 run_test.go:35:
01:39:58     c.Assert(cmd.Wait(), IsNil)
01:39:58 ... value *errors.errorString = &errors.errorString{s:"exec: not started"} ("exec: not started")
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectobqqwbw -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: scale_test.go:10: CliSuite.TestScale
01:39:58 
01:39:58 scale_test.go:11:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectobqqwbw -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectnswfhrr -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: scale_test.go:46: CliSuite.TestScaleWithHostPortWarning
01:39:58 
01:39:58 scale_test.go:53:
01:39:58     p := s.ProjectFromText(c, "up", template)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectnswfhrr -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58 	test:
01:39:58 	  image: busybox
01:39:58 	  ports:
01:39:58 	  - 8001:8001
01:39:58 	
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectjyfpeqr -f - create]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: start_test.go:9: CliSuite.TestStart
01:39:58 
01:39:58 start_test.go:10:
01:39:58     p := s.ProjectFromText(c, "create", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectjyfpeqr -f - create]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectjbmbipf -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: stop_test.go:9: CliSuite.TestStop
01:39:58 
01:39:58 stop_test.go:10:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectjbmbipf -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectbuvnmbg -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: pause_unpause_test.go:51: CliSuite.TestUnpause
01:39:58 
01:39:58 pause_unpause_test.go:52:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectbuvnmbg -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectxyocimn -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: pause_unpause_test.go:76: CliSuite.TestUnpauseNotPausedService
01:39:58 
01:39:58 pause_unpause_test.go:77:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectxyocimn -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectaidknuc -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:15: CliSuite.TestUp
01:39:58 
01:39:58 up_test.go:16:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectaidknuc -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojectopnfqov -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:177: CliSuite.TestUpAfterImageTagDeleted
01:39:58 
01:39:58 up_test.go:195:
01:39:58     p := s.ProjectFromText(c, "up", template)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectopnfqov -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58 	hello:
01:39:58 	  labels:
01:39:58 	    key: val
01:39:58 	  image: busybox:zmopdfm
01:39:58 	  stdin_open: true
01:39:58 	  tty: true
01:39:58 	
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 PASS: up_test.go:291: CliSuite.TestUpNoBuildFailIfImageNotPresent	0.000s
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:299: CliSuite.TestUpNoBuildShouldWorkIfImageIsPresent
01:39:58 
01:39:58 up_test.go:304:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running up [--verbose -p testprojecttixeklz -f - up -d]"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: up_test.go:25: CliSuite.TestUpNotExistService
01:39:58 
01:39:58 up_test.go:26:
01:39:58     p := s.ProjectFromText(c, "up", SimpleTemplate)
01:39:58 common_test.go:114:
01:39:58     c.Assert(err, IsNil, Commentf("Failed to run %s %v: %v\n with input:\n%s", s.command, err, args, input))
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 ... Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojecttixeklz -f - up -d]
01:39:58  with input:
01:39:58 
01:39:58         hello:
01:39:58           image: busybox
01:39:58           stdin_open: true
01:39:58           tty: true
01:39:58         
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 SKIP: volume_test.go:79: CliSuite.TestV2Volume (Not(Test requires the daemon version to be 1.9))
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectfwbjflk -f - create]"
01:39:58 time="2019-08-28T01:39:58Z" level=error msg="Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectfwbjflk -f - create]\n with input:\n\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:262: CliSuite.TestValidation
01:39:58 
01:39:58 create_test.go:270:
01:39:58     c.Assert(strings.Contains(output, "Service 'test' configuration key 'ports' contains an invalid type, it should be an array."), Equals, true)
01:39:58 ... obtained bool = false
01:39:58 ... expected bool = true
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectzyirtet -f - create]"
01:39:58 time="2019-08-28T01:39:58Z" level=error msg="Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectzyirtet -f - create]\n with input:\n\nversion: '2'\nservices:\n  test:\n    image: busybox\n    ports: invalid_type\n\t"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:297: CliSuite.TestValidationV2
01:39:58 
01:39:58 create_test.go:307:
01:39:58     c.Assert(strings.Contains(output, "Service 'test' configuration key 'ports' contains an invalid type, it should be an array."), Equals, true)
01:39:58 ... obtained bool = false
01:39:58 ... expected bool = true
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectdufvcjt -f - create]"
01:39:58 time="2019-08-28T01:39:58Z" level=error msg="Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectdufvcjt -f - create]\n with input:\n\n  base:\n    image: busybox\n    privilege: \"something\"\n  test:\n    extends:\n      service: base\n\t"
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:327: CliSuite.TestValidationWithExtends
01:39:58 
01:39:58 create_test.go:339:
01:39:58     c.Assert(strings.Contains(output, "Unsupported config option for base service: 'privilege' (did you mean 'privileged'?)"), Equals, true)
01:39:58 ... obtained bool = false
01:39:58 ... expected bool = true
01:39:58 
01:39:58 time="2019-08-28T01:39:58Z" level=info msg="Running create [--verbose -p testprojectqiohpeg -f - create]"
01:39:58 time="2019-08-28T01:39:58Z" level=error msg="Failed to run ../bundles/libcompose-cli fork/exec ../bundles/libcompose-cli: no such file or directory: [--verbose -p testprojectqiohpeg -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:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: create_test.go:380: CliSuite.TestValidationWithExtendsV2
01:39:58 
01:39:58 create_test.go:394:
01:39:58     c.Assert(strings.Contains(output, "Unsupported config option for base service: 'privilege' (did you mean 'privileged'?)"), Equals, true)
01:39:58 ... obtained bool = false
01:39:58 ... expected bool = true
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: volume_test.go:11: CliSuite.TestVolumeFromService
01:39:58 
01:39:58 volume_test.go:15:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 
01:39:58 ----------------------------------------------------------------------
01:39:58 FAIL: volume_test.go:27: CliSuite.TestVolumeFromServiceWithContainerName
01:39:58 
01:39:58 volume_test.go:31:
01:39:58     c.Assert(err, IsNil)
01:39:58 ... value *os.PathError = &os.PathError{Op:"fork/exec", Path:"../bundles/libcompose-cli", Err:0x2} ("fork/exec ../bundles/libcompose-cli: no such file or directory")
01:39:58 
01:39:58 OOPS: 2 passed, 2 skipped, 55 FAILED
01:39:58 --- FAIL: Test (1.22s)
01:39:58 FAIL
01:39:58 coverage: 38.9% of statements
01:39:58 exit status 1
01:39:58 FAIL	github.com/docker/libcompose/integration	1.224s
01:39:58 ---> Making bundle: .integration-daemon-stop (in .)
01:39:58 /go/src/github.com/docker/libcompose/hack/make.sh: line 22: hack/.integration-daemon-stop: No such file or directory
01:39:59 Makefile:30: recipe for target 'test' failed
01:39:59 make: *** [test] Error 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
01:39:59 chowning workspace
[Pipeline] sh
01:39:59 + uname -m
[Pipeline] sh
01:39:59 + pwd
01:39:59 + id -u
01:39:59 + id -g
01:39:59 + docker run --rm -v /home/ubuntu/workspace/libcompose_PR-528:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] archive
01:40:00 The archive step is deprecated, please use archiveArtifacts instead.
01:40:00 No files found to archive for pattern "bundles"; continuing.
[Pipeline] sh
01:40:01 + docker rmi dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020
01:40:01 Untagged: dockerbuildbot/libcompose:f73aaea1adacec9a1d679996960c27956b06a020
01:40:01 Deleted: sha256:42fdd8adc96df550e6ec733559e384d36216e2af97e99353f0e5db50e2ee6fec
01:40:01 Deleted: sha256:85fdeb4f16b08682a77b8202d581fb6ad84e7702a5d125630addce721056ba2a
01:40:01 Deleted: sha256:152b04d25e09ae8ae57db7e9dcd2ea9e5b8f63976e6afb180fe1609ff121dc05
01:40:01 Deleted: sha256:1143b01c7dfcb177e159cea967e10e1d97cf97de4ee6d9f99cf40f8086ead80f
01:40:01 Deleted: sha256:036570ff86ec912151c10d8a48bb3a8cfd283c2cb27d2326c9e4f4d023eb0e41
01:40:01 Deleted: sha256:9ed3e288a4b7fac8cab52d3f38f35834e69bbbef6b7e08f9763ad8725e96b40f
01:40:01 Deleted: sha256:3b945bdd1599381a04b5a5d50d8527ab812d38cb33ff5f8e1137856301a9801a
01:40:01 Deleted: sha256:7859c693a68091f3887fb5aa1024ae99c5b063fae14c5d89f9fa7808ac3a9004
01:40:01 Deleted: sha256:8fc70c67173f7aeb94a1235ffcc63476fa5daf6639a9513c0f4165c8a9e163d4
01:40:01 Deleted: sha256:f5e111be8f1e3bb8e45981fff4a26e7e85b95b00fe9d42c44d0d01c02aa7f273
01:40:01 Deleted: sha256:1df396ab6ab95d2ddf1bf32f0e07ec4c08e0165adb2ae551401ab1abf6293ed2
01:40:01 Deleted: sha256:a58c14583787e5146533f1abb286256ca30d6830f069081dc59a861cc40a0233
01:40:01 Deleted: sha256:ceb49a5ec515f115ddee160740291f2df67c46c3a569d2a429baf70641d5d5b8
01:40:01 Deleted: sha256:4af7854e2c71ba688893d52caf9f3822c5b8c1476e59a876c5bd82aa21876b65
01:40:01 Deleted: sha256:ba08e1f8aa6e1666393a17f535d0cf905d0e798aed4db3cb253b18ae79f9747b
01:40:01 Deleted: sha256:49e92cd6cd42bb07d9b10a8219d54e8b3c20c226c11586e908bd09ff5f731e1a
01:40:01 Deleted: sha256:f840c4f39ac99743796e57fae84d277c29fe8d48b07da7942fbe2611e62e38b2
01:40:01 Deleted: sha256:a93d4b8a468935acb2632e95fac46a25a54d8924ff356b3357a87c1345b4fe49
01:40:01 Deleted: sha256:ad199f7ebde7c2a4b4f6ced07b014a078626d697a5187a75fd4898adf3eec574
01:40:01 Deleted: sha256:b0225be8edbc8cb42a19c4106b4c0bb730cc746732cb91d06fecce50f3382983
[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

ERROR: script returned exit code 2
Finished: FAILURE