Pull request #6850 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at d7c7e21921fba349f2fc2fa702c07d87166d80c9 rather than 61e62db2b67f7fa55b3cba01655f023c5714fd37 Obtained Jenkinsfile from d7c7e21921fba349f2fc2fa702c07d87166d80c9 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu-1804-overlay2 (i-0ea2b1e115d67627f) in /home/ubuntu/workspace/compose_PR-6850 [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/compose_PR-6850@tmp/668414c6-75dc-482e-9168-1ab5a0fb1f56/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] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image for "alpine") [Pipeline] checkout using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Fetching without tags > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Commit message: "support COMPOSE_SKIP_ENV_FILE" First time build. Skipping changelog. [Pipeline] sh + git rev-parse HEAD > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 > git rev-list --no-walk d2ed869564bee59df4559b85e1882e6ef20f48d0 # timeout=10 [Pipeline] sh + docker pull dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 Error response from daemon: manifest for dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 not found: manifest unknown: manifest unknown [Pipeline] sh + script/build/write-git-sha + GIT_COMMIT=61e62db2 + docker build -t dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 --target build --build-arg BUILD_PLATFORM=alpine --build-arg GIT_COMMIT=61e62db2b67f7fa55b3cba01655f023c5714fd37 . Sending build context to Docker daemon 1.851MB Step 1/32 : ARG DOCKER_VERSION=18.09.7 Step 2/32 : ARG PYTHON_VERSION=3.7.4 Step 3/32 : ARG BUILD_ALPINE_VERSION=3.10 Step 4/32 : ARG BUILD_DEBIAN_VERSION=slim-stretch Step 5/32 : ARG RUNTIME_ALPINE_VERSION=3.10.0 Step 6/32 : ARG RUNTIME_DEBIAN_VERSION=stretch-20190708-slim Step 7/32 : ARG BUILD_PLATFORM=alpine Step 8/32 : FROM docker:${DOCKER_VERSION} AS docker-cli 18.09.7: Pulling from library/docker 050382585609: Pulling fs layer 0bb4ee3360d7: Pulling fs layer 893f09c2afb0: Pulling fs layer 3204ba24bdf5: Pulling fs layer c7a4c34d84a5: Pulling fs layer 758ee1f25c37: Pulling fs layer 3204ba24bdf5: Waiting c7a4c34d84a5: Waiting 758ee1f25c37: Waiting 0bb4ee3360d7: Verifying Checksum 0bb4ee3360d7: Download complete 050382585609: Verifying Checksum 893f09c2afb0: Verifying Checksum 893f09c2afb0: Download complete c7a4c34d84a5: Verifying Checksum c7a4c34d84a5: Download complete 758ee1f25c37: Verifying Checksum 758ee1f25c37: Download complete 050382585609: Pull complete 0bb4ee3360d7: Pull complete 893f09c2afb0: Pull complete 3204ba24bdf5: Verifying Checksum 3204ba24bdf5: Download complete 3204ba24bdf5: Pull complete c7a4c34d84a5: Pull complete 758ee1f25c37: Pull complete Digest: sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 Status: Downloaded newer image for docker:18.09.7 ---> 108a4437ed8c Step 9/32 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine 3.7.4-alpine3.10: Pulling from library/python 9d48c3bd43c5: Already exists c0ea575d71b9: Pulling fs layer 0f535eceebd5: Pulling fs layer 8a30f5893bea: Pulling fs layer c1d30ace7b67: Pulling fs layer c1d30ace7b67: Waiting 8a30f5893bea: Verifying Checksum 8a30f5893bea: Download complete c1d30ace7b67: Verifying Checksum c1d30ace7b67: Download complete c0ea575d71b9: Verifying Checksum c0ea575d71b9: Download complete 0f535eceebd5: Verifying Checksum 0f535eceebd5: Download complete c0ea575d71b9: Pull complete 0f535eceebd5: Pull complete 8a30f5893bea: Pull complete c1d30ace7b67: Pull complete Digest: sha256:9363cb46e52894a22ba87ebec0845d30f4c27efd6b907705ba9a27192b45e797 Status: Downloaded newer image for python:3.7.4-alpine3.10 ---> 39fb80313465 Step 10/32 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev ---> Running in f13b15e0bca0 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz (1/32) Installing bash (5.0.0-r0) Executing bash-5.0.0-r0.post-install (2/32) Installing binutils (2.32-r0) (3/32) Installing libmagic (5.37-r0) (4/32) Installing file (5.37-r0) (5/32) Installing gmp (6.1.2-r1) (6/32) Installing isl (0.18-r0) (7/32) Installing libgomp (8.3.0-r0) (8/32) Installing libatomic (8.3.0-r0) (9/32) Installing libgcc (8.3.0-r0) (10/32) Installing mpfr3 (3.1.5-r1) (11/32) Installing mpc1 (1.1.0-r0) (12/32) Installing libstdc++ (8.3.0-r0) (13/32) Installing gcc (8.3.0-r0) (14/32) Installing musl-dev (1.1.22-r3) (15/32) Installing libc-dev (0.7.1-r0) (16/32) Installing g++ (8.3.0-r0) (17/32) Installing make (4.2.1-r2) (18/32) Installing fortify-headers (1.1-r0) (19/32) Installing build-base (0.5-r1) (20/32) Installing nghttp2-libs (1.39.2-r0) (21/32) Installing libcurl (7.65.1-r0) (22/32) Installing curl (7.65.1-r0) (23/32) Installing pcre2 (10.33-r0) (24/32) Installing git (2.22.0-r0) (25/32) Installing linux-headers (4.19.36-r0) (26/32) Installing pkgconf (1.6.1-r1) (27/32) Installing libffi-dev (3.2.1-r6) (28/32) Installing openssl (1.1.1c-r0) (29/32) Installing openssl-dev (1.1.1c-r0) (30/32) Installing python2 (2.7.16-r1) (31/32) Installing python2-dev (2.7.16-r1) (32/32) Installing zlib-dev (1.2.11-r1) Executing busybox-1.30.1-r2.trigger OK: 266 MiB in 67 packages Removing intermediate container f13b15e0bca0 ---> 820666be1f39 Step 11/32 : ENV BUILD_BOOTLOADER=1 ---> Running in 5328ed77d466 Removing intermediate container 5328ed77d466 ---> 442b17b3cd7d Step 12/32 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian 3.7.4-slim-stretch: Pulling from library/python 9fc222b64b0a: Pulling fs layer 248eacfd3380: Pulling fs layer ce7a8a5f40d4: Pulling fs layer 90cb535ecadf: Pulling fs layer 871a460e82b1: Pulling fs layer 90cb535ecadf: Waiting 871a460e82b1: Waiting 248eacfd3380: Verifying Checksum 248eacfd3380: Download complete 90cb535ecadf: Verifying Checksum 90cb535ecadf: Download complete 9fc222b64b0a: Verifying Checksum 9fc222b64b0a: Download complete ce7a8a5f40d4: Verifying Checksum ce7a8a5f40d4: Download complete 871a460e82b1: Download complete 9fc222b64b0a: Pull complete 248eacfd3380: Pull complete ce7a8a5f40d4: Pull complete 90cb535ecadf: Pull complete 871a460e82b1: Pull complete Digest: sha256:50e5514892d902d00d51be3a564a2a111a6beb61029e4b661bfd0b480524ef71 Status: Downloaded newer image for python:3.7.4-slim-stretch ---> 7f8ea8958a02 Step 13/32 : RUN apt-get update && apt-get install -y curl gcc git libc-dev libgcc-6-dev make openssl python2.7-dev ---> Running in b75028ef2001 Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB] Fetched 7922 kB in 2s (3351 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... openssl is already the newest version (1.1.0k-1~deb9u1). openssl set to manually installed. The following additional packages will be installed: binutils bzip2 cpp cpp-6 file gcc-6 git-man krb5-locales less libasan3 libatomic1 libbsd0 libc-dev-bin libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls libedit2 liberror-perl libexpat1-dev libgmp10 libgnutls30 libgomp1 libgpm2 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr4 libmpx2 libncurses5 libnettle6 libnghttp2-14 libp11-kit0 libperl5.24 libpopt0 libpsl5 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 libunistring0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 linux-libc-dev manpages manpages-dev mime-support openssh-client patch perl perl-modules-5.24 publicsuffix python2.7 python2.7-minimal rename rsync xauth xz-utils Suggested packages: binutils-doc bzip2-doc cpp-doc gcc-6-locales gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc gnutls-bin gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl python2.7-doc binfmt-support openssh-server The following NEW packages will be installed: binutils bzip2 cpp cpp-6 curl file gcc gcc-6 git git-man krb5-locales less libasan3 libatomic1 libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls libedit2 liberror-perl libexpat1-dev libgcc-6-dev libgmp10 libgnutls30 libgomp1 libgpm2 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr4 libmpx2 libncurses5 libnettle6 libnghttp2-14 libp11-kit0 libperl5.24 libpopt0 libpsl5 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 libunistring0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 linux-libc-dev make manpages manpages-dev mime-support openssh-client patch perl perl-modules-5.24 publicsuffix python2.7 python2.7-dev python2.7-minimal rename rsync xauth xz-utils 0 upgraded, 93 newly installed, 0 to remove and 4 not upgraded. Need to get 85.1 MB of archives. After this operation, 286 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u5 [2722 kB] Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u5 [3501 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u5 [219 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1 [115 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB] Get:15 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB] Get:16 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB] Get:17 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] Get:18 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] Get:19 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3 [68.2 kB] Get:20 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3 [105 kB] Get:21 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u3 [85.7 kB] Get:22 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u3 [220 kB] Get:23 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] Get:24 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] Get:25 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] Get:26 http://deb.debian.org/debian stretch/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u9 [290 kB] Get:27 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] Get:28 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u4 [1433 kB] Get:29 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u4 [4167 kB] Get:30 http://deb.debian.org/debian stretch/main amd64 libxau6 amd64 1:1.0.8-1 [20.7 kB] Get:31 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB] Get:32 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB] Get:33 http://deb.debian.org/debian stretch/main amd64 libpopt0 amd64 1.16-10+b2 [49.4 kB] Get:34 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2s-1~deb9u1 [1302 kB] Get:35 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] Get:36 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB] Get:37 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB] Get:38 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB] Get:39 http://deb.debian.org/debian stretch/main amd64 krb5-locales all 1.15-1+deb9u1 [93.8 kB] Get:40 http://deb.debian.org/debian stretch/main amd64 less amd64 481-2.1 [126 kB] Get:41 http://deb.debian.org/debian stretch/main amd64 libbsd0 amd64 0.8.3-1 [83.0 kB] Get:42 http://deb.debian.org/debian stretch/main amd64 libncurses5 amd64 6.0+20161126-1+deb9u2 [93.4 kB] Get:43 http://deb.debian.org/debian stretch/main amd64 libedit2 amd64 3.1-20160903-3 [84.8 kB] Get:44 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] Get:45 http://deb.debian.org/debian stretch/main amd64 manpages all 4.10-2 [1222 kB] Get:46 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB] Get:47 http://deb.debian.org/debian stretch/main amd64 openssh-client amd64 1:7.4p1-10+deb9u7 [780 kB] Get:48 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB] Get:49 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB] Get:50 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] Get:51 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] Get:52 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] Get:53 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] Get:54 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] Get:55 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] Get:56 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] Get:57 http://deb.debian.org/debian stretch/main amd64 libcurl3 amd64 7.52.1-5+deb9u9 [292 kB] Get:58 http://deb.debian.org/debian stretch/main amd64 curl amd64 7.52.1-5+deb9u9 [227 kB] Get:59 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] Get:60 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] Get:61 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] Get:62 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] Get:63 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] Get:64 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] Get:65 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] Get:66 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] Get:67 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] Get:68 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] Get:69 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] Get:70 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] Get:71 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] Get:72 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] Get:73 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] Get:74 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.189-3 [1446 kB] Get:75 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] Get:76 http://deb.debian.org/debian stretch/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u2 [134 kB] Get:77 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB] Get:78 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB] Get:79 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3 [102 kB] Get:80 http://deb.debian.org/debian stretch/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] Get:81 http://deb.debian.org/debian stretch/main amd64 libxcb1 amd64 1.12-1 [133 kB] Get:82 http://deb.debian.org/debian stretch/main amd64 libx11-data all 2:1.6.4-3+deb9u1 [287 kB] Get:83 http://deb.debian.org/debian stretch/main amd64 libx11-6 amd64 2:1.6.4-3+deb9u1 [748 kB] Get:84 http://deb.debian.org/debian stretch/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] Get:85 http://deb.debian.org/debian stretch/main amd64 libxmuu1 amd64 2:1.1.2-2 [23.5 kB] Get:86 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] Get:87 http://deb.debian.org/debian stretch/main amd64 manpages-dev all 4.10-2 [2145 kB] Get:88 http://deb.debian.org/debian stretch/main amd64 patch amd64 2.7.5-1+deb9u2 [112 kB] Get:89 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB] Get:90 http://deb.debian.org/debian stretch/main amd64 rename all 0.20-4 [12.5 kB] Get:91 http://deb.debian.org/debian stretch/main amd64 rsync amd64 3.1.2-1+deb9u2 [393 kB] Get:92 http://deb.debian.org/debian stretch/main amd64 xauth amd64 1:1.0.9-1+b2 [39.6 kB] Get:93 http://deb.debian.org/debian stretch/main amd64 publicsuffix all 20190415.1030-0+deb9u1 [108 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 85.1 MB in 2s (36.0 MB/s) Selecting previously unselected package perl-modules-5.24. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6710 files and directories currently installed.) Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u5_all.deb ... Unpacking perl-modules-5.24 (5.24.1-3+deb9u5) ... Selecting previously unselected package libperl5.24:amd64. Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u5_amd64.deb ... Unpacking libperl5.24:amd64 (5.24.1-3+deb9u5) ... Selecting previously unselected package perl. Preparing to unpack .../02-perl_5.24.1-3+deb9u5_amd64.deb ... Unpacking perl (5.24.1-3+deb9u5) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... Selecting previously unselected package libnettle6:amd64. Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... Unpacking libnettle6:amd64 (3.3-1+b2) ... Selecting previously unselected package libhogweed4:amd64. Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... Unpacking libhogweed4:amd64 (3.3-1+b2) ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../06-libidn11_1.33-1_amd64.deb ... Unpacking libidn11:amd64 (1.33-1) ... Selecting previously unselected package libp11-kit0:amd64. Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... Unpacking libp11-kit0:amd64 (0.23.3-2) ... Selecting previously unselected package libtasn1-6:amd64. Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... Selecting previously unselected package libgnutls30:amd64. Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ... Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... Unpacking libkeyutils1:amd64 (1.5.9-9) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... Selecting previously unselected package libunistring0:amd64. Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... Selecting previously unselected package libidn2-0:amd64. Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ... Selecting previously unselected package libldap-common. Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ... Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... Unpacking libpsl5:amd64 (0.17.0-3) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u9_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... Unpacking liberror-perl (0.17024-1) ... Selecting previously unselected package git-man. Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u4_all.deb ... Unpacking git-man (1:2.11.0-3+deb9u4) ... Selecting previously unselected package git. Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u4_amd64.deb ... Unpacking git (1:2.11.0-3+deb9u4) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../29-libxau6_1%3a1.0.8-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.8-1) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../30-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../31-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... Unpacking python2.7-minimal (2.7.13-2+deb9u3) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../32-libpopt0_1.16-10+b2_amd64.deb ... Unpacking libpopt0:amd64 (1.16-10+b2) ... Selecting previously unselected package libssl1.0.2:amd64. Preparing to unpack .../33-libssl1.0.2_1.0.2s-1~deb9u1_amd64.deb ... Unpacking libssl1.0.2:amd64 (1.0.2s-1~deb9u1) ... Selecting previously unselected package bzip2. Preparing to unpack .../34-bzip2_1.0.6-8.1_amd64.deb ... Unpacking bzip2 (1.0.6-8.1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../35-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../36-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../37-file_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking file (1:5.30-1+deb9u2) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../38-krb5-locales_1.15-1+deb9u1_all.deb ... Unpacking krb5-locales (1.15-1+deb9u1) ... Selecting previously unselected package less. Preparing to unpack .../39-less_481-2.1_amd64.deb ... Unpacking less (481-2.1) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../40-libbsd0_0.8.3-1_amd64.deb ... Unpacking libbsd0:amd64 (0.8.3-1) ... Selecting previously unselected package libncurses5:amd64. Preparing to unpack .../41-libncurses5_6.0+20161126-1+deb9u2_amd64.deb ... Unpacking libncurses5:amd64 (6.0+20161126-1+deb9u2) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../42-libedit2_3.1-20160903-3_amd64.deb ... Unpacking libedit2:amd64 (3.1-20160903-3) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../43-libgpm2_1.20.4-6.2+b1_amd64.deb ... Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... Selecting previously unselected package manpages. Preparing to unpack .../44-manpages_4.10-2_all.deb ... Unpacking manpages (4.10-2) ... Selecting previously unselected package mime-support. Preparing to unpack .../45-mime-support_3.60_all.deb ... Unpacking mime-support (3.60) ... Selecting previously unselected package openssh-client. Preparing to unpack .../46-openssh-client_1%3a7.4p1-10+deb9u7_amd64.deb ... Unpacking openssh-client (1:7.4p1-10+deb9u7) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../47-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package python2.7. Preparing to unpack .../48-python2.7_2.7.13-2+deb9u3_amd64.deb ... Unpacking python2.7 (2.7.13-2+deb9u3) ... Selecting previously unselected package xz-utils. Preparing to unpack .../49-xz-utils_5.2.2-1.2+b1_amd64.deb ... Unpacking xz-utils (5.2.2-1.2+b1) ... Selecting previously unselected package binutils. Preparing to unpack .../50-binutils_2.28-5_amd64.deb ... Unpacking binutils (2.28-5) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../51-libisl15_0.18-1_amd64.deb ... Unpacking libisl15:amd64 (0.18-1) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../52-libmpfr4_3.1.5-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.5-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../53-libmpc3_1.0.3-1+b2_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1+b2) ... Selecting previously unselected package cpp-6. Preparing to unpack .../54-cpp-6_6.3.0-18+deb9u1_amd64.deb ... Unpacking cpp-6 (6.3.0-18+deb9u1) ... Selecting previously unselected package cpp. Preparing to unpack .../55-cpp_4%3a6.3.0-4_amd64.deb ... Unpacking cpp (4:6.3.0-4) ... Selecting previously unselected package libcurl3:amd64. Preparing to unpack .../56-libcurl3_7.52.1-5+deb9u9_amd64.deb ... Unpacking libcurl3:amd64 (7.52.1-5+deb9u9) ... Selecting previously unselected package curl. Preparing to unpack .../57-curl_7.52.1-5+deb9u9_amd64.deb ... Unpacking curl (7.52.1-5+deb9u9) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../58-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../59-libgomp1_6.3.0-18+deb9u1_amd64.deb ... Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../60-libitm1_6.3.0-18+deb9u1_amd64.deb ... Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../61-libatomic1_6.3.0-18+deb9u1_amd64.deb ... Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libasan3:amd64. Preparing to unpack .../62-libasan3_6.3.0-18+deb9u1_amd64.deb ... Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../63-liblsan0_6.3.0-18+deb9u1_amd64.deb ... Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../64-libtsan0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../65-libubsan0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../66-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libmpx2:amd64. Preparing to unpack .../67-libmpx2_6.3.0-18+deb9u1_amd64.deb ... Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../68-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package libgcc-6-dev:amd64. Preparing to unpack .../69-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... Selecting previously unselected package gcc-6. Preparing to unpack .../70-gcc-6_6.3.0-18+deb9u1_amd64.deb ... Unpacking gcc-6 (6.3.0-18+deb9u1) ... Selecting previously unselected package gcc. Preparing to unpack .../71-gcc_4%3a6.3.0-4_amd64.deb ... Unpacking gcc (4:6.3.0-4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../72-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../73-linux-libc-dev_4.9.189-3_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.9.189-3) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../74-libc6-dev_2.24-11+deb9u4_amd64.deb ... Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../75-libexpat1-dev_2.2.0-2+deb9u2_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u2) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../76-libpython2.7_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../77-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../78-libsasl2-modules_2.1.27~101-g0780600+dfsg-3_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../79-libxdmcp6_1%3a1.1.2-3_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../80-libxcb1_1.12-1_amd64.deb ... Unpacking libxcb1:amd64 (1.12-1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../81-libx11-data_2%3a1.6.4-3+deb9u1_all.deb ... Unpacking libx11-data (2:1.6.4-3+deb9u1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../82-libx11-6_2%3a1.6.4-3+deb9u1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.4-3+deb9u1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../83-libxext6_2%3a1.3.3-1+b2_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../84-libxmuu1_2%3a1.1.2-2_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2) ... Selecting previously unselected package make. Preparing to unpack .../85-make_4.1-9.1_amd64.deb ... Unpacking make (4.1-9.1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../86-manpages-dev_4.10-2_all.deb ... Unpacking manpages-dev (4.10-2) ... Selecting previously unselected package patch. Preparing to unpack .../87-patch_2.7.5-1+deb9u2_amd64.deb ... Unpacking patch (2.7.5-1+deb9u2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../88-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ... Unpacking python2.7-dev (2.7.13-2+deb9u3) ... Selecting previously unselected package rename. Preparing to unpack .../89-rename_0.20-4_all.deb ... Unpacking rename (0.20-4) ... Selecting previously unselected package rsync. Preparing to unpack .../90-rsync_3.1.2-1+deb9u2_amd64.deb ... Unpacking rsync (3.1.2-1+deb9u2) ... Selecting previously unselected package xauth. Preparing to unpack .../91-xauth_1%3a1.0.9-1+b2_amd64.deb ... Unpacking xauth (1:1.0.9-1+b2) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../92-publicsuffix_20190415.1030-0+deb9u1_all.deb ... Unpacking publicsuffix (20190415.1030-0+deb9u1) ... Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... Setting up libncurses5:amd64 (6.0+20161126-1+deb9u2) ... Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... Setting up perl-modules-5.24 (5.24.1-3+deb9u5) ... Setting up manpages (4.10-2) ... Setting up libperl5.24:amd64 (5.24.1-3+deb9u5) ... Setting up libnettle6:amd64 (3.3-1+b2) ... Setting up git-man (1:2.11.0-3+deb9u4) ... Setting up libpopt0:amd64 (1.16-10+b2) ... Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... Setting up less (481-2.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up make (4.1-9.1) ... Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... Setting up mime-support (3.60) ... Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ... Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ... Setting up linux-libc-dev:amd64 (4.9.189-3) ... Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ... Setting up libbsd0:amd64 (0.8.3-1) ... Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up bzip2 (1.0.6-8.1) ... Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ... Setting up rsync (3.1.2-1+deb9u2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... Setting up perl (5.24.1-3+deb9u5) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/prename.1.gz (of link group rename) doesn't exist Setting up libssl1.0.2:amd64 (1.0.2s-1~deb9u1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... Setting up patch (2.7.5-1+deb9u2) ... Setting up krb5-locales (1.15-1+deb9u1) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up publicsuffix (20190415.1030-0+deb9u1) ... Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... Setting up xz-utils (5.2.2-1.2+b1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up libp11-kit0:amd64 (0.23.3-2) ... Setting up libmpfr4:amd64 (3.1.5-1) ... Setting up libmpc3:amd64 (1.0.3-1+b2) ... Setting up binutils (2.28-5) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up libxdmcp6:amd64 (1:1.1.2-3) ... Setting up libkeyutils1:amd64 (1.5.9-9) ... Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3) ... Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... Setting up manpages-dev (4.10-2) ... Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... Setting up libx11-data (2:1.6.4-3+deb9u1) ... Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... Setting up libxau6:amd64 (1:1.0.8-1) ... Setting up libidn11:amd64 (1.33-1) ... Setting up python2.7-minimal (2.7.13-2+deb9u3) ... Linking and byte-compiling packages for runtime python2.7... Setting up libedit2:amd64 (3.1-20160903-3) ... Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... Setting up liberror-perl (0.17024-1) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/file-rename.1p.gz (of link group rename) doesn't exist Setting up libpsl5:amd64 (0.17.0-3) ... Setting up python2.7 (2.7.13-2+deb9u3) ... Setting up file (1:5.30-1+deb9u2) ... Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... Setting up libhogweed4:amd64 (3.3-1+b2) ... Setting up libisl15:amd64 (0.18-1) ... Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ... Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u2) ... Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... Setting up cpp-6 (6.3.0-18+deb9u1) ... Setting up python2.7-dev (2.7.13-2+deb9u3) ... Setting up libxcb1:amd64 (1.12-1) ... Setting up cpp (4:6.3.0-4) ... Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ... Setting up libx11-6:amd64 (2:1.6.4-3+deb9u1) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up gcc-6 (6.3.0-18+deb9u1) ... Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ... Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... Setting up libxext6:amd64 (2:1.3.3-1+b2) ... Setting up gcc (4:6.3.0-4) ... Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... Setting up xauth (1:1.0.9-1+b2) ... Setting up openssh-client (1:7.4p1-10+deb9u7) ... Setting up libcurl3:amd64 (7.52.1-5+deb9u9) ... Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ... Setting up git (1:2.11.0-3+deb9u4) ... Setting up curl (7.52.1-5+deb9u9) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Removing intermediate container b75028ef2001 ---> 384cdb480b99 Step 14/32 : FROM build-${BUILD_PLATFORM} AS build ---> 442b17b3cd7d Step 15/32 : COPY docker-compose-entrypoint.sh /usr/local/bin/ ---> 9f4a521741da Step 16/32 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] ---> Running in 3e3093d90b41 Removing intermediate container 3e3093d90b41 ---> 564849497218 Step 17/32 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker ---> ec2620a17b56 Step 18/32 : WORKDIR /code/ ---> Running in a34049046678 Removing intermediate container a34049046678 ---> 97d79e2f6b8b Step 19/32 : RUN pip install virtualenv==16.2.0 ---> Running in 12e4c3610c37 Collecting virtualenv==16.2.0 Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.2.0) Installing collected packages: virtualenv Successfully installed virtualenv-16.2.0 Removing intermediate container 12e4c3610c37 ---> 7097da291379 Step 20/32 : RUN pip install tox==2.9.1 ---> Running in 27fe0ee44273 Collecting tox==2.9.1 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) Collecting six (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0) Collecting py>=1.4.17 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.2.0) Collecting importlib-metadata>=0.12 (from pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/89/77/8bae90e4534a8fee1e0c3ee4890e2c7d215dccd7386cf2ec7555e529d6bb/importlib_metadata-0.20-py2.py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl Collecting more-itertools (from zipp>=0.5->importlib-metadata>=0.12->pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl (57kB) Installing collected packages: six, py, more-itertools, zipp, importlib-metadata, pluggy, tox Successfully installed importlib-metadata-0.20 more-itertools-7.2.0 pluggy-0.12.0 py-1.8.0 six-1.12.0 tox-2.9.1 zipp-0.6.0 Removing intermediate container 27fe0ee44273 ---> 7205aa53ba95 Step 21/32 : COPY requirements.txt . ---> c52d7ad2cef5 Step 22/32 : COPY requirements-dev.txt . ---> 1b7e5690caa4 Step 23/32 : COPY .pre-commit-config.yaml . ---> cc5d92f2ae42 Step 24/32 : COPY tox.ini . ---> c133013e83c3 Step 25/32 : COPY setup.py . ---> d8c9bd0f80e0 Step 26/32 : COPY README.md . ---> 034fc3a69fd5 Step 27/32 : COPY compose compose/ ---> 82cac72c936d Step 28/32 : RUN tox --notest ---> Running in 77659b0b41e1 py27 create: /code/.tox/py27 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt py27 develop-inst: /code py27 installed: 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py37 create: /code/.tox/py37 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt py37 develop-inst: /code py37 installed: asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 pre-commit create: /code/.tox/pre-commit pre-commit installdeps: pre-commit pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 ___________________________________ summary ____________________________________ py27: skipped tests py37: skipped tests pre-commit: skipped tests congratulations :) Removing intermediate container 77659b0b41e1 ---> 59ea0e328a0f Step 29/32 : COPY . . ---> 9107bf3ae724 Step 30/32 : ARG GIT_COMMIT=unknown ---> Running in aca4461c0053 Removing intermediate container aca4461c0053 ---> 0f1e5a1e49aa Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT ---> Running in 5c42082bca1c Removing intermediate container 5c42082bca1c ---> f922480f3693 Step 32/32 : RUN script/build/linux-entrypoint ---> Running in 9ad03096ade6 + CODE_PATH=/code + VENV=/code/.tox/py37 + cd /code + mkdir -p dist + chmod 777 dist + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt + '[' -z 61e62db2b67f7fa55b3cba01655f023c5714fd37 ']' + echo 61e62db2b67f7fa55b3cba01655f023c5714fd37 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + '[' '!' -z 1 ']' + git clone --single-branch --branch master https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller Cloning into '/tmp/pyinstaller'... + cd /tmp/pyinstaller/bootloader + git checkout v3.4 Note: checking out 'v3.4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0f31b35f Release 3.4. + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all Setting top to : /tmp/pyinstaller/bootloader Setting out to : /tmp/pyinstaller/bootloader/build Python Version : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking size of pointer : 8 Platform : Linux-64bit detected based on compiler Checking for flags -m64 : yes Checking for program '/usr/bin/strip' : /usr/bin/strip Checking for program 'strip' : /usr/bin/strip Checking for library dl : yes Checking for library m : yes Checking for library z : yes Checking for function unsetenv : yes Checking for function mkdtemp : yes Checking for flags -Wl,--as-needed : yes 'configure' finished successfully (0.338s) 'all' finished successfully (0.000s) 'distclean' finished successfully (0.001s) Setting top to : /tmp/pyinstaller/bootloader Setting out to : /tmp/pyinstaller/bootloader/build Python Version : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking size of pointer : 8 Platform : Linux-64bit detected based on compiler Checking for flags -m64 : yes Checking for program '/usr/bin/strip' : /usr/bin/strip Checking for program 'strip' : /usr/bin/strip Checking for library dl : yes Checking for library m : yes Checking for library z : yes Checking for function unsetenv : yes Checking for function mkdtemp : yes Checking for flags -Wl,--as-needed : yes 'configure' finished successfully (0.299s) 'make_all' finished successfully (0.004s) Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [ 1/13] Compiling src/pyi_python.c [ 2/13] Compiling src/pyi_global.c [ 3/13] Compiling src/main.c [ 4/13] Compiling src/pyi_utils.c [ 5/13] Compiling src/pyi_main.c [ 6/13] Compiling src/pyi_win32_utils.c [ 7/13] Compiling src/pyi_python27_compat.c [ 8/13] Compiling src/pyi_pythonlib.c [ 9/13] Compiling src/pyi_path.c [10/13] Compiling src/pyi_archive.c [11/13] Compiling src/pyi_launch.c [12/13] Linking build/debug/run_d [13/13] Processing build/debug/run_d Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 'build_debug' finished successfully (0.690s) Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [ 1/13] Compiling src/pyi_python.c [ 2/13] Compiling src/pyi_global.c [ 3/13] Compiling src/pyi_archive.c [ 4/13] Compiling src/pyi_utils.c [ 5/13] Compiling src/pyi_main.c [ 6/13] Compiling src/pyi_win32_utils.c [ 7/13] Compiling src/pyi_python27_compat.c [ 8/13] Compiling src/pyi_pythonlib.c [ 9/13] Compiling src/pyi_path.c [10/13] Compiling src/main.c [11/13] Compiling src/pyi_launch.c [12/13] Linking build/release/run [13/13] Processing build/release/run Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 'build_release' finished successfully (0.695s) Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [13/14] Processing build/debug/run_d + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 'install_debug' finished successfully (0.014s) Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [14/14] Processing build/release/run + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 'install_release' finished successfully (0.012s) + /code/.tox/py37/bin/pip3 install .. Processing /tmp/pyinstaller Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Requirement already satisfied: macholib>=1.8 in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (1.11) Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (41.2.0) Requirement already satisfied: pefile>=2017.8.1 in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (2019.4.18) Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.4) (0.16.1) Requirement already satisfied: future in /code/.tox/py37/lib/python3.7/site-packages (from pefile>=2017.8.1->PyInstaller==3.4) (0.17.1) Building wheels for collected packages: PyInstaller Building wheel for PyInstaller (PEP 517): started Building wheel for PyInstaller (PEP 517): finished with status 'done' Created wheel for PyInstaller: filename=PyInstaller-3.4-cp37-none-any.whl size=2854316 sha256=c6a0a2fcc54dbd0a436ba87ed67f71a843c7d3cfb80448f6bb34fcbbe19499e0 Stored in directory: /tmp/pip-ephem-wheel-cache-ujoyi0cg/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887 Successfully built PyInstaller Installing collected packages: PyInstaller Found existing installation: PyInstaller 3.4 Uninstalling PyInstaller-3.4: Successfully uninstalled PyInstaller-3.4 Successfully installed PyInstaller-3.4 + cd /code + rm -Rf /tmp/pyinstaller + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec 36 INFO: PyInstaller: 3.4 36 INFO: Python: 3.7.4 38 INFO: Platform: Linux-4.15.0-1045-aws-x86_64-with 40 INFO: UPX is not available. 41 INFO: Extending PYTHONPATH with paths ['/code/bin', '/code'] 41 INFO: checking Analysis 41 INFO: Building Analysis because Analysis-00.toc is non existent 41 INFO: Initializing module dependency graph... 42 INFO: Initializing module graph hooks... 44 INFO: Analyzing base_library.zip ... 2464 INFO: running Analysis Analysis-00.toc 2476 INFO: Caching module hooks... 2479 INFO: Analyzing bin/docker-compose 2559 INFO: Processing pre-find module path hook distutils 2560 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils' 2734 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 3743 INFO: Processing pre-safe import module hook six.moves 6026 INFO: Loading module hooks... 6027 INFO: Loading module hook "hook-pydoc.py"... 6027 INFO: Loading module hook "hook-nacl.py"... 6029 INFO: Loading module hook "hook-certifi.py"... 6029 INFO: Loading module hook "hook-jsonschema.py"... 6030 INFO: Loading module hook "hook-cryptography.py"... 6196 INFO: Loading module hook "hook-encodings.py"... 6232 INFO: Loading module hook "hook-distutils.py"... 6234 INFO: Loading module hook "hook-xml.py"... 6294 INFO: Looking for ctypes DLLs 6301 INFO: Analyzing run-time hooks ... 6314 INFO: Looking for dynamic libraries 6533 INFO: Looking for eggs 6533 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 6542 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt 6596 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html 6617 INFO: checking PYZ 6617 INFO: Building PYZ because PYZ-00.toc is non existent 6617 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz 7310 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. 7320 INFO: checking PKG 7320 INFO: Building PKG because PKG-00.toc is non existent 7320 INFO: Building PKG (CArchive) PKG-00.pkg 18190 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 18193 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run 18193 INFO: checking EXE 18193 INFO: Building EXE because EXE-00.toc is non existent 18193 INFO: Building EXE from EXE-00.toc 18193 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose 18351 INFO: Building EXE from EXE-00.toc completed successfully. total 16944 + ls -la dist/ + ldd dist/docker-compose drwxrwxrwx 2 root root 4096 Sep 10 00:41 . drwxr-xr-x 1 root root 4096 Sep 10 00:41 .. -rwxr-xr-x 1 root root 17335920 Sep 10 00:41 docker-compose /lib/ld-musl-x86_64.so.1 (0x7f1039cac000) libz.so.1 => /lib/libz.so.1 (0x7f1039c76000) libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f1039cac000) + mv dist/docker-compose /usr/local/bin + docker-compose version docker-compose version 1.25.0dev, build 61e62db2b67f7fa55b3cba01655f023c5714fd37 docker-py version: 4.0.1 CPython version: 3.7.4 OpenSSL version: OpenSSL 1.1.1c 28 May 2019 Removing intermediate container 9ad03096ade6 ---> e07562cd516e Successfully built e07562cd516e Successfully tagged dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] sh + docker push dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 The push refers to repository [docker.io/dockerbuildbot/compose] 77d1d108d0af: Preparing 85297bd107f2: Preparing 398a81ee1cfd: Preparing a0cf935fd548: Preparing a35d6287ec2e: Preparing 9a4394238811: Preparing 51ecd00e0344: Preparing 4ed53f11c179: Preparing 9d8a9caed0a8: Preparing 5c721aba7e62: Preparing 6a774b249343: Preparing c518bbbd6b97: Preparing f2304c922eb7: Preparing bf10cb7bed11: Preparing 8529bce071f4: Preparing f6fc4d462897: Preparing df8f08ee9463: Preparing 6a1aa47d6606: Preparing 7b66164940a3: Preparing c5728f2d608b: Preparing 03901b4a2ea8: Preparing 9a4394238811: Waiting 51ecd00e0344: Waiting 4ed53f11c179: Waiting 9d8a9caed0a8: Waiting 5c721aba7e62: Waiting 6a774b249343: Waiting c518bbbd6b97: Waiting f2304c922eb7: Waiting bf10cb7bed11: Waiting 8529bce071f4: Waiting f6fc4d462897: Waiting df8f08ee9463: Waiting 6a1aa47d6606: Waiting 7b66164940a3: Waiting c5728f2d608b: Waiting 03901b4a2ea8: Waiting a0cf935fd548: Pushed a35d6287ec2e: Pushed 85297bd107f2: Pushed 9a4394238811: Pushed 51ecd00e0344: Pushed 4ed53f11c179: Pushed 9d8a9caed0a8: Pushed 5c721aba7e62: Pushed 6a774b249343: Pushed f2304c922eb7: Pushed 77d1d108d0af: Pushed c518bbbd6b97: Pushed df8f08ee9463: Layer already exists 6a1aa47d6606: Layer already exists 8529bce071f4: Pushed 7b66164940a3: Layer already exists c5728f2d608b: Layer already exists 03901b4a2ea8: Layer already exists bf10cb7bed11: Pushed 398a81ee1cfd: Pushed f6fc4d462897: Pushed alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37: digest: sha256:be4db4cbd80be3b4a0a32b0aafa336c0892b630c2cfa689d0e769b0723a67cc7 size: 4715 [Pipeline] echo dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] echo image.id: dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] node Running on ubuntu-1804-overlay2 (i-020f0cddef802e4dc) in /home/ubuntu/workspace/compose_PR-6850 [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/compose_PR-6850@tmp/c00daf54-256b-4572-97f6-0c7bb366fc91/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] sh + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py -n 2 docker/docker-ce recent Unable to find image 'dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9d48c3bd43c5: Already exists c0ea575d71b9: Already exists 0f535eceebd5: Already exists 8a30f5893bea: Already exists c1d30ace7b67: Already exists 2ddc4e1d7350: Pulling fs layer 5c7ab86c46c9: Pulling fs layer 9f94199553a2: Pulling fs layer 6102ae40c4d1: Pulling fs layer 1975bba58f07: Pulling fs layer 836f1250b83e: Pulling fs layer cc269a925f7e: Pulling fs layer 0e52d0a1faee: Pulling fs layer 6c008d4d4426: Pulling fs layer d2e524d1ecdf: Pulling fs layer b888a0fb98e5: Pulling fs layer eaabfd7aa126: Pulling fs layer 885018f396b9: Pulling fs layer b93a05272292: Pulling fs layer f57ecf63587c: Pulling fs layer aa82e637f395: Pulling fs layer 6102ae40c4d1: Waiting 1975bba58f07: Waiting 836f1250b83e: Waiting cc269a925f7e: Waiting 0e52d0a1faee: Waiting 6c008d4d4426: Waiting d2e524d1ecdf: Waiting b888a0fb98e5: Waiting eaabfd7aa126: Waiting 885018f396b9: Waiting b93a05272292: Waiting f57ecf63587c: Waiting aa82e637f395: Waiting 5c7ab86c46c9: Verifying Checksum 5c7ab86c46c9: Download complete 6102ae40c4d1: Verifying Checksum 6102ae40c4d1: Download complete 9f94199553a2: Verifying Checksum 9f94199553a2: Download complete 836f1250b83e: Verifying Checksum 836f1250b83e: Download complete 1975bba58f07: Verifying Checksum 1975bba58f07: Download complete 0e52d0a1faee: Verifying Checksum 0e52d0a1faee: Download complete 6c008d4d4426: Verifying Checksum 6c008d4d4426: Download complete cc269a925f7e: Verifying Checksum cc269a925f7e: Download complete d2e524d1ecdf: Verifying Checksum d2e524d1ecdf: Download complete eaabfd7aa126: Verifying Checksum eaabfd7aa126: Download complete b888a0fb98e5: Verifying Checksum b888a0fb98e5: Download complete 885018f396b9: Verifying Checksum 885018f396b9: Download complete f57ecf63587c: Verifying Checksum f57ecf63587c: Download complete 2ddc4e1d7350: Verifying Checksum 2ddc4e1d7350: Download complete b93a05272292: Verifying Checksum b93a05272292: Download complete aa82e637f395: Verifying Checksum aa82e637f395: Download complete 2ddc4e1d7350: Pull complete 5c7ab86c46c9: Pull complete 9f94199553a2: Pull complete 6102ae40c4d1: Pull complete 1975bba58f07: Pull complete 836f1250b83e: Pull complete cc269a925f7e: Pull complete 0e52d0a1faee: Pull complete 6c008d4d4426: Pull complete d2e524d1ecdf: Pull complete b888a0fb98e5: Pull complete eaabfd7aa126: Pull complete 885018f396b9: Pull complete b93a05272292: Pull complete f57ecf63587c: Pull complete aa82e637f395: Pull complete Digest: sha256:be4db4cbd80be3b4a0a32b0aafa336c0892b630c2cfa689d0e769b0723a67cc7 Status: Downloaded newer image for dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Running on ubuntu-1804-overlay2 (i-020f0cddef802e4dc) in /home/ubuntu/workspace/compose_PR-6850 [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/compose_PR-6850@tmp/2272f708-747b-44a4-a69c-bfbf37cb91f1/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] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image for "debian") [Pipeline] checkout using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Fetching without tags Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Commit message: "support COMPOSE_SKIP_ENV_FILE" > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] sh + docker pull dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 Error response from daemon: manifest for dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 not found: manifest unknown: manifest unknown [Pipeline] sh + script/build/write-git-sha + GIT_COMMIT=61e62db2 + docker build -t dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 --target build --build-arg BUILD_PLATFORM=debian --build-arg GIT_COMMIT=61e62db2b67f7fa55b3cba01655f023c5714fd37 . Sending build context to Docker daemon 1.851MB Step 1/32 : ARG DOCKER_VERSION=18.09.7 Step 2/32 : ARG PYTHON_VERSION=3.7.4 Step 3/32 : ARG BUILD_ALPINE_VERSION=3.10 Step 4/32 : ARG BUILD_DEBIAN_VERSION=slim-stretch Step 5/32 : ARG RUNTIME_ALPINE_VERSION=3.10.0 Step 6/32 : ARG RUNTIME_DEBIAN_VERSION=stretch-20190708-slim Step 7/32 : ARG BUILD_PLATFORM=alpine Step 8/32 : FROM docker:${DOCKER_VERSION} AS docker-cli ---> 108a4437ed8c Step 9/32 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine ---> 39fb80313465 Step 10/32 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev ---> Using cache ---> 6f8526d2f031 Step 11/32 : ENV BUILD_BOOTLOADER=1 ---> Using cache ---> 2c67ae6e281a Step 12/32 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian ---> 7f8ea8958a02 Step 13/32 : RUN apt-get update && apt-get install -y curl gcc git libc-dev libgcc-6-dev make openssl python2.7-dev ---> Using cache ---> 5b6318352d2c Step 14/32 : FROM build-${BUILD_PLATFORM} AS build ---> 5b6318352d2c Step 15/32 : COPY docker-compose-entrypoint.sh /usr/local/bin/ ---> 75db1f07035f Step 16/32 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] ---> Running in 83df71ad6db2 Removing intermediate container 83df71ad6db2 ---> ffa857283121 Step 17/32 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker ---> 0225194c8d3a Step 18/32 : WORKDIR /code/ ---> Running in acee32eaeaab Removing intermediate container acee32eaeaab ---> 70ce8b519590 Step 19/32 : RUN pip install virtualenv==16.2.0 ---> Running in df4fe39da585 Collecting virtualenv==16.2.0 Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.2.0) Installing collected packages: virtualenv Successfully installed virtualenv-16.2.0 Removing intermediate container df4fe39da585 ---> 387f715b8c93 Step 20/32 : RUN pip install tox==2.9.1 ---> Running in 552d3bb33a9d Collecting tox==2.9.1 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) Collecting six (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting py>=1.4.17 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0) Collecting importlib-metadata>=0.12 (from pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/89/77/8bae90e4534a8fee1e0c3ee4890e2c7d215dccd7386cf2ec7555e529d6bb/importlib_metadata-0.20-py2.py3-none-any.whl Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.2.0) Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl Collecting more-itertools (from zipp>=0.5->importlib-metadata>=0.12->pluggy<1.0,>=0.3.0->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl (57kB) Installing collected packages: six, py, more-itertools, zipp, importlib-metadata, pluggy, tox Successfully installed importlib-metadata-0.20 more-itertools-7.2.0 pluggy-0.12.0 py-1.8.0 six-1.12.0 tox-2.9.1 zipp-0.6.0 Removing intermediate container 552d3bb33a9d ---> bbf17b42efd2 Step 21/32 : COPY requirements.txt . ---> 23098472b45c Step 22/32 : COPY requirements-dev.txt . ---> dc86acf1517d Step 23/32 : COPY .pre-commit-config.yaml . ---> f4fd8139b3d4 Step 24/32 : COPY tox.ini . ---> c1025da3d366 Step 25/32 : COPY setup.py . ---> 2c454e86790d Step 26/32 : COPY README.md . ---> 15c113fe32ad Step 27/32 : COPY compose compose/ ---> 5bd3d3e634fa Step 28/32 : RUN tox --notest ---> Running in c37a7899c49e py27 create: /code/.tox/py27 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt py27 develop-inst: /code py27 installed: 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py37 create: /code/.tox/py37 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt py37 develop-inst: /code py37 installed: asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 pre-commit create: /code/.tox/pre-commit pre-commit installdeps: pre-commit pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 ___________________________________ summary ____________________________________ py27: skipped tests py37: skipped tests pre-commit: skipped tests congratulations :) Removing intermediate container c37a7899c49e ---> 562380f30fae Step 29/32 : COPY . . ---> 53acc78e4006 Step 30/32 : ARG GIT_COMMIT=unknown ---> Running in c2a77b5644a9 Removing intermediate container c2a77b5644a9 ---> 96d9d4dd57ae Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT ---> Running in 4f749e2346eb Removing intermediate container 4f749e2346eb ---> d9a451876b4e Step 32/32 : RUN script/build/linux-entrypoint ---> Running in b222a148352c + CODE_PATH=/code + VENV=/code/.tox/py37 + cd /code + mkdir -p dist + chmod 777 dist + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt + '[' -z 61e62db2b67f7fa55b3cba01655f023c5714fd37 ']' + echo 61e62db2b67f7fa55b3cba01655f023c5714fd37 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + '[' '!' -z '' ']' + echo 'NOT compiling bootloader!!!' NOT compiling bootloader!!! + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec 36 INFO: PyInstaller: 3.4 37 INFO: Python: 3.7.4 37 INFO: Platform: Linux-4.15.0-1045-aws-x86_64-with-debian-9.9 39 INFO: UPX is not available. 40 INFO: Extending PYTHONPATH with paths ['/code/bin', '/code'] 40 INFO: checking Analysis 40 INFO: Building Analysis because Analysis-00.toc is non existent 40 INFO: Initializing module dependency graph... 42 INFO: Initializing module graph hooks... 42 INFO: Analyzing base_library.zip ... 2461 INFO: running Analysis Analysis-00.toc 2479 INFO: Caching module hooks... 2483 INFO: Analyzing bin/docker-compose 2566 INFO: Processing pre-find module path hook distutils 2567 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils' 2741 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 3740 INFO: Processing pre-safe import module hook six.moves 6020 INFO: Loading module hooks... 6020 INFO: Loading module hook "hook-pydoc.py"... 6023 INFO: Loading module hook "hook-nacl.py"... 6024 INFO: Loading module hook "hook-certifi.py"... 6025 INFO: Loading module hook "hook-jsonschema.py"... 6026 INFO: Loading module hook "hook-cryptography.py"... 6175 INFO: Loading module hook "hook-encodings.py"... 6214 INFO: Loading module hook "hook-distutils.py"... 6216 INFO: Loading module hook "hook-xml.py"... 6282 INFO: Looking for ctypes DLLs 6290 INFO: Analyzing run-time hooks ... 6304 INFO: Looking for dynamic libraries 6839 INFO: Looking for eggs 6839 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 6847 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt 6899 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html 6920 INFO: checking PYZ 6920 INFO: Building PYZ because PYZ-00.toc is non existent 6920 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz 7579 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. 7589 INFO: checking PKG 7589 INFO: Building PKG because PKG-00.toc is non existent 7589 INFO: Building PKG (CArchive) PKG-00.pkg 17317 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 17320 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run 17320 INFO: checking EXE 17320 INFO: Building EXE because EXE-00.toc is non existent 17320 INFO: Building EXE from EXE-00.toc 17320 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose 17370 INFO: Building EXE from EXE-00.toc completed successfully. + ls -la dist/ total 16536 drwxrwxrwx 2 root root 4096 Sep 10 00:44 . drwxr-xr-x 1 root root 4096 Sep 10 00:44 .. -rwxr-xr-x 1 root root 16917832 Sep 10 00:44 docker-compose + ldd dist/docker-compose  linux-vdso.so.1 (0x00007ffcc4d94000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f45027a1000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f4502587000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f45021e8000) /lib64/ld-linux-x86-64.so.2 (0x00007f45029a5000) + mv dist/docker-compose /usr/local/bin + docker-compose version docker-compose version 1.25.0dev, build 61e62db2b67f7fa55b3cba01655f023c5714fd37 docker-py version: 4.0.1 CPython version: 3.7.4 OpenSSL version: OpenSSL 1.1.0k 28 May 2019 Removing intermediate container b222a148352c ---> 5be2b572369b Successfully built 5be2b572369b Successfully tagged dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] sh + docker push dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 The push refers to repository [docker.io/dockerbuildbot/compose] aef944f6e261: Preparing 940e20811d09: Preparing 47b443dce926: Preparing bf6128936960: Preparing 77c1d1aa6717: Preparing 2ff50c574d93: Preparing a46ad3125bf9: Preparing a4e0113b8763: Preparing a865473a53ea: Preparing 2b64f4fe9899: Preparing fd24b6aebc7c: Preparing 7e5d704cd0ee: Preparing 923327701da0: Preparing c70ecb48f60d: Preparing 9398be14e63d: Preparing 1f8ca2229120: Preparing b58c197ebc63: Preparing e79f0120ecaf: Preparing a0d3e9203133: Preparing 42d27c7b62cf: Preparing 8fa655db5360: Preparing 2ff50c574d93: Waiting a46ad3125bf9: Waiting a4e0113b8763: Waiting a865473a53ea: Waiting 2b64f4fe9899: Waiting fd24b6aebc7c: Waiting 7e5d704cd0ee: Waiting 923327701da0: Waiting c70ecb48f60d: Waiting 9398be14e63d: Waiting 1f8ca2229120: Waiting b58c197ebc63: Waiting e79f0120ecaf: Waiting a0d3e9203133: Waiting 42d27c7b62cf: Waiting 8fa655db5360: Waiting 77c1d1aa6717: Pushed bf6128936960: Pushed 940e20811d09: Pushed 2ff50c574d93: Pushed a46ad3125bf9: Pushed a4e0113b8763: Pushed a865473a53ea: Pushed 2b64f4fe9899: Pushed fd24b6aebc7c: Pushed 923327701da0: Pushed aef944f6e261: Pushed 7e5d704cd0ee: Pushed b58c197ebc63: Layer already exists 9398be14e63d: Pushed e79f0120ecaf: Layer already exists a0d3e9203133: Layer already exists 42d27c7b62cf: Layer already exists 8fa655db5360: Layer already exists c70ecb48f60d: Pushed 47b443dce926: Pushed 1f8ca2229120: Pushed debian-61e62db2b67f7fa55b3cba01655f023c5714fd37: digest: sha256:6e23908b2e7653f14a8194f500b180391123942043b50c333733d6d5ec8f3e18 size: 4718 [Pipeline] echo dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] echo image.id: dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] node Running on ubuntu-1804-overlay2 (i-020f0cddef802e4dc) in /home/ubuntu/workspace/compose_PR-6850 [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/compose_PR-6850@tmp/6fabab51-6ee6-4940-8124-798829f4e0e8/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] sh + docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py -n 2 docker/docker-ce recent [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: alpine_19.03.2_py27) [Pipeline] { (Branch: alpine_19.03.2_py37) [Pipeline] { (Branch: alpine_18.09.9_py27) [Pipeline] { (Branch: alpine_18.09.9_py37) [Pipeline] { (Branch: debian_19.03.2_py27) [Pipeline] { (Branch: debian_19.03.2_py37) [Pipeline] { (Branch: debian_18.09.9_py27) [Pipeline] { (Branch: debian_18.09.9_py37) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on ubuntu-1804-overlay2 (i-0a8a277d315667de2) in /home/ubuntu/workspace/compose_PR-6850 [Pipeline] { [Pipeline] withDockerRegistry Running on ubuntu-1804-overlay2 (i-0d647d143c0999950) in /home/ubuntu/workspace/compose_PR-6850 Running on ubuntu-1804-overlay2 (i-0ea2b1e115d67627f) in /home/ubuntu/workspace/compose_PR-6850 Running on ubuntu-1804-overlay2 (i-020f0cddef802e4dc) in /home/ubuntu/workspace/compose_PR-6850 Running on ubuntu-1804-overlay2 (i-04861ad58020c0d6c) in /home/ubuntu/workspace/compose_PR-6850 Running on ubuntu-1804-overlay2 (i-001632ed5c10889e0) in /home/ubuntu/workspace/compose_PR-6850 Running on ubuntu-1804-overlay2 (i-0fbcd68342763bf52) in /home/ubuntu/workspace/compose_PR-6850 $ 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/compose_PR-6850@tmp/cd6daf85-4e58-42c3-8422-4e5352bbac30/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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [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/compose_PR-6850@tmp/c56df40c-c148-4639-a50d-60ce55a6a232/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] 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/compose_PR-6850@tmp/df9d4047-9d19-4cfc-9da8-6ee1063e93cd/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] 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/compose_PR-6850@tmp/857158b2-fba6-4ec2-8a9b-ccc9a4af8c0a/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] 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/compose_PR-6850@tmp/68fb7abc-ed5b-4450-ac91-612d37d3b73c/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] 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/compose_PR-6850@tmp/5e00c19c-2451-4c0e-866e-c08730387c51/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] 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/compose_PR-6850@tmp/193dd6e0-a41e-4b3f-9eb5-114f50e2b838/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] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m + uname -m + uname -m + uname -m [Pipeline] sh + uname -m + uname -m + uname -m [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py37 / docker=19.03.2 / baseImage=alpine) [Pipeline] checkout + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + docker container ls -aq [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py27 / docker=19.03.2 / baseImage=debian) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] checkout + docker container ls -aq using credential sf-release-bot.github.ssh [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py37 / docker=19.03.2 / baseImage=debian) [Pipeline] echo Docker containers have been removed Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + docker container ls -aq [Pipeline] checkout [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage using credential sf-release-bot.github.ssh [Pipeline] { (test python=py37 / docker=18.09.9 / baseImage=alpine) + docker container ls -aq + docker container rm -vf 3e5671efd2ae Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential sf-release-bot.github.ssh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py27 / docker=18.09.9 / baseImage=alpine) [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py27 / docker=18.09.9 / baseImage=debian) [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] checkout using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Fetching without tags Fetching without tags Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Commit message: "support COMPOSE_SKIP_ENV_FILE" Fetching without tags Commit message: "support COMPOSE_SKIP_ENV_FILE" Fetching without tags > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Fetching without tags Fetching without tags > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 Commit message: "support COMPOSE_SKIP_ENV_FILE" > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Commit message: "support COMPOSE_SKIP_ENV_FILE" Commit message: "support COMPOSE_SKIP_ENV_FILE" Commit message: "support COMPOSE_SKIP_ENV_FILE" [Pipeline] sh [Pipeline] sh 3e5671efd2ae + docker container rm -vf 67970cbc99da > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 + awk -F : $1 == "Storage Driver" { print $2; exit } + docker info + docker info + awk -F : $1 == "Storage Driver" { print $2; exit } [Pipeline] sh [Pipeline] sh WARNING: No swap limit support WARNING: No swap limit support [Pipeline] sh + docker info + awk -F : $1 == "Storage Driver" { print $2; exit } [Pipeline] echo Using local system's storage driver: [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 [Pipeline] echo Using local system's storage driver: [Pipeline] sh [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 + docker info + awk -F : $1 == "Storage Driver" { print $2; exit } + docker info + awk -F : $1 == "Storage Driver" { print $2; exit } + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.2 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose Unable to find image 'dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally debian-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9fc222b64b0a: Already exists 248eacfd3380: Already exists ce7a8a5f40d4: Already exists 90cb535ecadf: Already exists 871a460e82b1: Already exists 11c113d1410d: Pulling fs layer 229026dbf6b5: Pulling fs layer 8be2eb5486ea: Pulling fs layer 50fdc1d4e65f: Pulling fs layer 4d2ccb8877e7: Pulling fs layer 143a55cd53b2: Pulling fs layer 21df6d2eec3a: Pulling fs layer 4477b05349ac: Pulling fs layer 84ad197cc492: Pulling fs layer 875eed5ab357: Pulling fs layer eef80720778b: Pulling fs layer a880d74b6d7a: Pulling fs layer 3d84c5398803: Pulling fs layer b5d122c2ce7a: Pulling fs layer 229e00ad54db: Pulling fs layer 1fa8bc2c7839: Pulling fs layer 50fdc1d4e65f: Waiting 4d2ccb8877e7: Waiting 143a55cd53b2: Waiting 21df6d2eec3a: Waiting 4477b05349ac: Waiting 84ad197cc492: Waiting 875eed5ab357: Waiting eef80720778b: Waiting a880d74b6d7a: Waiting 3d84c5398803: Waiting b5d122c2ce7a: Waiting 229e00ad54db: Waiting 1fa8bc2c7839: Waiting + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.2 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose + docker info + awk -F : $1 == "Storage Driver" { print $2; exit } WARNING: No swap limit support 229026dbf6b5: Verifying Checksum 229026dbf6b5: Download complete 8be2eb5486ea: Verifying Checksum 8be2eb5486ea: Download complete 50fdc1d4e65f: Verifying Checksum 50fdc1d4e65f: Download complete [Pipeline] echo Using local system's storage driver: [Pipeline] sh WARNING: No swap limit support [Pipeline] echo Using local system's storage driver: [Pipeline] sh 4d2ccb8877e7: Verifying Checksum 4d2ccb8877e7: Download complete 143a55cd53b2: Verifying Checksum 143a55cd53b2: Download complete 4477b05349ac: Verifying Checksum 4477b05349ac: Download complete 21df6d2eec3a: Verifying Checksum 21df6d2eec3a: Download complete 875eed5ab357: Verifying Checksum 875eed5ab357: Download complete 84ad197cc492: Verifying Checksum 84ad197cc492: Download complete eef80720778b: Download complete a880d74b6d7a: Verifying Checksum a880d74b6d7a: Download complete WARNING: No swap limit support [Pipeline] echo Using local system's storage driver: + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=18.09.9 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose Unable to find image 'dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9d48c3bd43c5: Already exists c0ea575d71b9: Pulling fs layer 0f535eceebd5: Pulling fs layer 8a30f5893bea: Pulling fs layer c1d30ace7b67: Pulling fs layer 2ddc4e1d7350: Pulling fs layer 5c7ab86c46c9: Pulling fs layer 9f94199553a2: Pulling fs layer 6102ae40c4d1: Pulling fs layer 1975bba58f07: Pulling fs layer 836f1250b83e: Pulling fs layer cc269a925f7e: Pulling fs layer 0e52d0a1faee: Pulling fs layer 6c008d4d4426: Pulling fs layer d2e524d1ecdf: Pulling fs layer b888a0fb98e5: Pulling fs layer eaabfd7aa126: Pulling fs layer 885018f396b9: Pulling fs layer b93a05272292: Pulling fs layer f57ecf63587c: Pulling fs layer aa82e637f395: Pulling fs layer c1d30ace7b67: Waiting 2ddc4e1d7350: Waiting 5c7ab86c46c9: Waiting 9f94199553a2: Waiting 6102ae40c4d1: Waiting 1975bba58f07: Waiting 836f1250b83e: Waiting cc269a925f7e: Waiting 0e52d0a1faee: Waiting 6c008d4d4426: Waiting d2e524d1ecdf: Waiting b888a0fb98e5: Waiting eaabfd7aa126: Waiting 885018f396b9: Waiting b93a05272292: Waiting [Pipeline] sh f57ecf63587c: Waiting aa82e637f395: Waiting 8a30f5893bea: Verifying Checksum 8a30f5893bea: Download complete c0ea575d71b9: Verifying Checksum c0ea575d71b9: Download complete + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=19.03.2 + DOCKER_VERSIONS=19.03.2 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=272a68cdd29e + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=272a68cdd29e dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit WARNING: No swap limit support [Pipeline] echo Using local system's storage driver: [Pipeline] sh 3d84c5398803: Verifying Checksum 3d84c5398803: Download complete 229e00ad54db: Verifying Checksum 229e00ad54db: Download complete + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=18.09.9 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose Unable to find image 'dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9d48c3bd43c5: Already exists c0ea575d71b9: Pulling fs layer 0f535eceebd5: Pulling fs layer 8a30f5893bea: Pulling fs layer c1d30ace7b67: Pulling fs layer 2ddc4e1d7350: Pulling fs layer 5c7ab86c46c9: Pulling fs layer 9f94199553a2: Pulling fs layer 6102ae40c4d1: Pulling fs layer 1975bba58f07: Pulling fs layer 836f1250b83e: Pulling fs layer cc269a925f7e: Pulling fs layer 0e52d0a1faee: Pulling fs layer 6c008d4d4426: Pulling fs layer d2e524d1ecdf: Pulling fs layer b888a0fb98e5: Pulling fs layer eaabfd7aa126: Pulling fs layer 885018f396b9: Pulling fs layer b93a05272292: Pulling fs layer f57ecf63587c: Pulling fs layer aa82e637f395: Pulling fs layer c1d30ace7b67: Waiting 2ddc4e1d7350: Waiting 5c7ab86c46c9: Waiting 9f94199553a2: Waiting 6102ae40c4d1: Waiting 1975bba58f07: Waiting 836f1250b83e: Waiting cc269a925f7e: Waiting 0e52d0a1faee: Waiting 6c008d4d4426: Waiting d2e524d1ecdf: Waiting b888a0fb98e5: Waiting eaabfd7aa126: Waiting 885018f396b9: Waiting b93a05272292: Waiting f57ecf63587c: Waiting aa82e637f395: Waiting c1d30ace7b67: Verifying Checksum c1d30ace7b67: Download complete 5c7ab86c46c9: Verifying Checksum 5c7ab86c46c9: Download complete c0ea575d71b9: Pull complete + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.2 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose Unable to find image 'dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9d48c3bd43c5: Already exists c0ea575d71b9: Pulling fs layer 0f535eceebd5: Pulling fs layer 8a30f5893bea: Pulling fs layer c1d30ace7b67: Pulling fs layer 2ddc4e1d7350: Pulling fs layer 5c7ab86c46c9: Pulling fs layer 9f94199553a2: Pulling fs layer 6102ae40c4d1: Pulling fs layer 1975bba58f07: Pulling fs layer 836f1250b83e: Pulling fs layer cc269a925f7e: Pulling fs layer 0e52d0a1faee: Pulling fs layer 6c008d4d4426: Pulling fs layer d2e524d1ecdf: Pulling fs layer b888a0fb98e5: Pulling fs layer eaabfd7aa126: Pulling fs layer 885018f396b9: Pulling fs layer b93a05272292: Pulling fs layer f57ecf63587c: Pulling fs layer aa82e637f395: Pulling fs layer 2ddc4e1d7350: Waiting 5c7ab86c46c9: Waiting 9f94199553a2: Waiting 6102ae40c4d1: Waiting 1975bba58f07: Waiting 836f1250b83e: Waiting cc269a925f7e: Waiting 0e52d0a1faee: Waiting 6c008d4d4426: Waiting c1d30ace7b67: Waiting d2e524d1ecdf: Waiting b888a0fb98e5: Waiting eaabfd7aa126: Waiting 885018f396b9: Waiting b93a05272292: Waiting f57ecf63587c: Waiting aa82e637f395: Waiting 8a30f5893bea: Verifying Checksum 8a30f5893bea: Download complete + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=18.09.9 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose Unable to find image 'dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally debian-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9fc222b64b0a: Pulling fs layer 248eacfd3380: Pulling fs layer ce7a8a5f40d4: Pulling fs layer 90cb535ecadf: Pulling fs layer 871a460e82b1: Pulling fs layer 11c113d1410d: Pulling fs layer 229026dbf6b5: Pulling fs layer 8be2eb5486ea: Pulling fs layer 50fdc1d4e65f: Pulling fs layer 4d2ccb8877e7: Pulling fs layer 143a55cd53b2: Pulling fs layer 21df6d2eec3a: Pulling fs layer 4477b05349ac: Pulling fs layer 84ad197cc492: Pulling fs layer 875eed5ab357: Pulling fs layer eef80720778b: Pulling fs layer a880d74b6d7a: Pulling fs layer 3d84c5398803: Pulling fs layer b5d122c2ce7a: Pulling fs layer 229e00ad54db: Pulling fs layer 1fa8bc2c7839: Pulling fs layer 871a460e82b1: Waiting 11c113d1410d: Waiting 229026dbf6b5: Waiting 8be2eb5486ea: Waiting 50fdc1d4e65f: Waiting 4d2ccb8877e7: Waiting 143a55cd53b2: Waiting 21df6d2eec3a: Waiting 4477b05349ac: Waiting 84ad197cc492: Waiting 875eed5ab357: Waiting eef80720778b: Waiting a880d74b6d7a: Waiting 3d84c5398803: Waiting b5d122c2ce7a: Waiting 229e00ad54db: Waiting 1fa8bc2c7839: Waiting 90cb535ecadf: Waiting 248eacfd3380: Verifying Checksum 248eacfd3380: Download complete 8a30f5893bea: Verifying Checksum 8a30f5893bea: Download complete c0ea575d71b9: Verifying Checksum c0ea575d71b9: Download complete c1d30ace7b67: Verifying Checksum c1d30ace7b67: Download complete 0f535eceebd5: Verifying Checksum 0f535eceebd5: Download complete 9f94199553a2: Verifying Checksum 9f94199553a2: Download complete c0ea575d71b9: Verifying Checksum c0ea575d71b9: Download complete c1d30ace7b67: Verifying Checksum c1d30ace7b67: Download complete 5c7ab86c46c9: Verifying Checksum 5c7ab86c46c9: Download complete 9fc222b64b0a: Verifying Checksum 9fc222b64b0a: Download complete ce7a8a5f40d4: Verifying Checksum ce7a8a5f40d4: Download complete 90cb535ecadf: Verifying Checksum 90cb535ecadf: Download complete 5c7ab86c46c9: Verifying Checksum 5c7ab86c46c9: Download complete c0ea575d71b9: Pull complete 0f535eceebd5: Verifying Checksum 0f535eceebd5: Download complete 6102ae40c4d1: Verifying Checksum 6102ae40c4d1: Download complete 6102ae40c4d1: Verifying Checksum 6102ae40c4d1: Download complete 1975bba58f07: Verifying Checksum 1975bba58f07: Download complete 836f1250b83e: Verifying Checksum 836f1250b83e: Download complete cc269a925f7e: Verifying Checksum cc269a925f7e: Download complete 0e52d0a1faee: Verifying Checksum 0e52d0a1faee: Download complete b5d122c2ce7a: Verifying Checksum b5d122c2ce7a: Download complete 0f535eceebd5: Verifying Checksum 0f535eceebd5: Download complete 6102ae40c4d1: Verifying Checksum 6102ae40c4d1: Download complete c0ea575d71b9: Pull complete 871a460e82b1: Verifying Checksum 871a460e82b1: Download complete 229026dbf6b5: Verifying Checksum 229026dbf6b5: Download complete 50fdc1d4e65f: Verifying Checksum 50fdc1d4e65f: Download complete 9f94199553a2: Verifying Checksum 9f94199553a2: Download complete 1975bba58f07: Verifying Checksum 1975bba58f07: Download complete 836f1250b83e: Verifying Checksum 836f1250b83e: Download complete 6c008d4d4426: Verifying Checksum 6c008d4d4426: Download complete d2e524d1ecdf: Verifying Checksum d2e524d1ecdf: Download complete b888a0fb98e5: Verifying Checksum b888a0fb98e5: Download complete eaabfd7aa126: Verifying Checksum eaabfd7aa126: Download complete 885018f396b9: Verifying Checksum 885018f396b9: Download complete 11c113d1410d: Verifying Checksum 11c113d1410d: Download complete 9f94199553a2: Verifying Checksum 9f94199553a2: Download complete 1975bba58f07: Verifying Checksum 1975bba58f07: Download complete 836f1250b83e: Verifying Checksum 836f1250b83e: Download complete 8be2eb5486ea: Verifying Checksum 8be2eb5486ea: Download complete 143a55cd53b2: Verifying Checksum 143a55cd53b2: Download complete 4d2ccb8877e7: Verifying Checksum 4d2ccb8877e7: Download complete cc269a925f7e: Verifying Checksum cc269a925f7e: Download complete 0e52d0a1faee: Verifying Checksum 0e52d0a1faee: Download complete 6c008d4d4426: Verifying Checksum 6c008d4d4426: Download complete d2e524d1ecdf: Verifying Checksum d2e524d1ecdf: Download complete b888a0fb98e5: Verifying Checksum b888a0fb98e5: Download complete f57ecf63587c: Verifying Checksum f57ecf63587c: Download complete 1fa8bc2c7839: Verifying Checksum 1fa8bc2c7839: Download complete cc269a925f7e: Verifying Checksum cc269a925f7e: Download complete 0e52d0a1faee: Verifying Checksum 0e52d0a1faee: Download complete 6c008d4d4426: Verifying Checksum 6c008d4d4426: Download complete b888a0fb98e5: Verifying Checksum b888a0fb98e5: Download complete d2e524d1ecdf: Verifying Checksum d2e524d1ecdf: Download complete 21df6d2eec3a: Verifying Checksum 21df6d2eec3a: Download complete 4477b05349ac: Verifying Checksum 4477b05349ac: Download complete 84ad197cc492: Verifying Checksum 84ad197cc492: Download complete eef80720778b: Verifying Checksum eef80720778b: Download complete 875eed5ab357: Verifying Checksum 875eed5ab357: Download complete 885018f396b9: Verifying Checksum 885018f396b9: Download complete eaabfd7aa126: Verifying Checksum eaabfd7aa126: Download complete 885018f396b9: Verifying Checksum 885018f396b9: Download complete f57ecf63587c: Verifying Checksum f57ecf63587c: Download complete 3d84c5398803: Verifying Checksum 3d84c5398803: Download complete a880d74b6d7a: Verifying Checksum a880d74b6d7a: Download complete 229e00ad54db: Verifying Checksum 229e00ad54db: Download complete eaabfd7aa126: Verifying Checksum eaabfd7aa126: Download complete 2ddc4e1d7350: Verifying Checksum 2ddc4e1d7350: Download complete f57ecf63587c: Verifying Checksum f57ecf63587c: Download complete 2ddc4e1d7350: Verifying Checksum 2ddc4e1d7350: Download complete 2ddc4e1d7350: Verifying Checksum 2ddc4e1d7350: Download complete 67970cbc99da + docker container rm -vf b9cc81f46b9b pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='1740765345' pre-commit runtests: commands[0] | pre-commit install b93a05272292: Verifying Checksum b93a05272292: Download complete aa82e637f395: Verifying Checksum aa82e637f395: Download complete pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files b93a05272292: Verifying Checksum b93a05272292: Download complete b93a05272292: Verifying Checksum b93a05272292: Download complete [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. 11c113d1410d: Verifying Checksum 11c113d1410d: Download complete b5d122c2ce7a: Verifying Checksum b5d122c2ce7a: Download complete 1fa8bc2c7839: Verifying Checksum 1fa8bc2c7839: Download complete aa82e637f395: Verifying Checksum aa82e637f395: Download complete aa82e637f395: Verifying Checksum aa82e637f395: Download complete [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... 0f535eceebd5: Pull complete 8a30f5893bea: Pull complete 0f535eceebd5: Pull complete 8a30f5893bea: Pull complete 0f535eceebd5: Pull complete c1d30ace7b67: Pull complete c1d30ace7b67: Pull complete 8a30f5893bea: Pull complete 9fc222b64b0a: Pull complete 248eacfd3380: Pull complete c1d30ace7b67: Pull complete ce7a8a5f40d4: Pull complete 11c113d1410d: Pull complete 90cb535ecadf: Pull complete 871a460e82b1: Pull complete 229026dbf6b5: Pull complete b9cc81f46b9b [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py27 / docker=19.03.2 / baseImage=alpine) [Pipeline] checkout using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 8be2eb5486ea: Pull complete 50fdc1d4e65f: Pull complete 4d2ccb8877e7: Pull complete 143a55cd53b2: Pull complete 21df6d2eec3a: Pull complete 4477b05349ac: Pull complete Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 84ad197cc492: Pull complete 875eed5ab357: Pull complete eef80720778b: Pull complete 2ddc4e1d7350: Pull complete 5c7ab86c46c9: Pull complete a880d74b6d7a: Pull complete 3d84c5398803: Pull complete 2ddc4e1d7350: Pull complete 5c7ab86c46c9: Pull complete 2ddc4e1d7350: Pull complete 5c7ab86c46c9: Pull complete Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&!zfs’ Fetching without tags > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 9f94199553a2: Pull complete 6102ae40c4d1: Pull complete Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) Commit message: "support COMPOSE_SKIP_ENV_FILE" 9f94199553a2: Pull complete 6102ae40c4d1: Pull complete 1975bba58f07: Pull complete 9f94199553a2: Pull complete 6102ae40c4d1: Pull complete 1975bba58f07: Pull complete 836f1250b83e: Pull complete 836f1250b83e: Pull complete cc269a925f7e: Pull complete 1975bba58f07: Pull complete 836f1250b83e: Pull complete cc269a925f7e: Pull complete 0e52d0a1faee: Pull complete [Pipeline] sh 0e52d0a1faee: Pull complete 6c008d4d4426: Pull complete cc269a925f7e: Pull complete 0e52d0a1faee: Pull complete 6c008d4d4426: Pull complete 6c008d4d4426: Pull complete d2e524d1ecdf: Pull complete b888a0fb98e5: Pull complete + docker info + awk -F : $1 == "Storage Driver" { print $2; exit } d2e524d1ecdf: Pull complete b888a0fb98e5: Pull complete eaabfd7aa126: Pull complete d2e524d1ecdf: Pull complete b888a0fb98e5: Pull complete eaabfd7aa126: Pull complete > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 eaabfd7aa126: Pull complete 885018f396b9: Pull complete 885018f396b9: Pull complete 885018f396b9: Pull complete WARNING: No swap limit support [Pipeline] echo Using local system's storage driver: [Pipeline] sh 11c113d1410d: Pull complete 229026dbf6b5: Pull complete 8be2eb5486ea: Pull complete 50fdc1d4e65f: Pull complete + pwd + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6850/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.2 -e BUILD_NUMBER=jenkins-compose-PR-6850-4 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 --verbose Unable to find image 'dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37' locally 4d2ccb8877e7: Pull complete b5d122c2ce7a: Pull complete 229e00ad54db: Pull complete alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37: Pulling from dockerbuildbot/compose 9d48c3bd43c5: Already exists c0ea575d71b9: Pulling fs layer 0f535eceebd5: Pulling fs layer 8a30f5893bea: Pulling fs layer c1d30ace7b67: Pulling fs layer 2ddc4e1d7350: Pulling fs layer 5c7ab86c46c9: Pulling fs layer 9f94199553a2: Pulling fs layer 6102ae40c4d1: Pulling fs layer 1975bba58f07: Pulling fs layer 836f1250b83e: Pulling fs layer cc269a925f7e: Pulling fs layer 0e52d0a1faee: Pulling fs layer 6c008d4d4426: Pulling fs layer d2e524d1ecdf: Pulling fs layer b888a0fb98e5: Pulling fs layer eaabfd7aa126: Pulling fs layer 885018f396b9: Pulling fs layer b93a05272292: Pulling fs layer f57ecf63587c: Pulling fs layer aa82e637f395: Pulling fs layer 2ddc4e1d7350: Waiting 5c7ab86c46c9: Waiting 9f94199553a2: Waiting 6102ae40c4d1: Waiting 1975bba58f07: Waiting 836f1250b83e: Waiting cc269a925f7e: Waiting 0e52d0a1faee: Waiting 6c008d4d4426: Waiting d2e524d1ecdf: Waiting b888a0fb98e5: Waiting eaabfd7aa126: Waiting 885018f396b9: Waiting b93a05272292: Waiting f57ecf63587c: Waiting aa82e637f395: Waiting c1d30ace7b67: Waiting 8a30f5893bea: Verifying Checksum c0ea575d71b9: Verifying Checksum c0ea575d71b9: Download complete 8a30f5893bea: Download complete c1d30ace7b67: Verifying Checksum c1d30ace7b67: Download complete 143a55cd53b2: Pull complete 21df6d2eec3a: Pull complete 4477b05349ac: Pull complete 5c7ab86c46c9: Verifying Checksum 5c7ab86c46c9: Download complete c0ea575d71b9: Pull complete 9f94199553a2: Verifying Checksum 9f94199553a2: Download complete 84ad197cc492: Pull complete 875eed5ab357: Pull complete eef80720778b: Pull complete 1fa8bc2c7839: Pull complete Digest: sha256:6e23908b2e7653f14a8194f500b180391123942043b50c333733d6d5ec8f3e18 Status: Downloaded newer image for dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 0f535eceebd5: Verifying Checksum 0f535eceebd5: Download complete 6102ae40c4d1: Verifying Checksum 6102ae40c4d1: Download complete 836f1250b83e: Verifying Checksum 836f1250b83e: Download complete 1975bba58f07: Verifying Checksum 1975bba58f07: Download complete 0e52d0a1faee: Verifying Checksum 0e52d0a1faee: Download complete a880d74b6d7a: Pull complete 3d84c5398803: Pull complete 6c008d4d4426: Verifying Checksum 6c008d4d4426: Download complete d2e524d1ecdf: Verifying Checksum d2e524d1ecdf: Download complete cc269a925f7e: Verifying Checksum cc269a925f7e: Download complete b888a0fb98e5: Verifying Checksum b888a0fb98e5: Download complete eaabfd7aa126: Verifying Checksum eaabfd7aa126: Download complete 885018f396b9: Verifying Checksum 885018f396b9: Download complete f57ecf63587c: Verifying Checksum f57ecf63587c: Download complete b93a05272292: Pull complete f57ecf63587c: Pull complete b93a05272292: Pull complete f57ecf63587c: Pull complete b93a05272292: Pull complete f57ecf63587c: Pull complete b93a05272292: Verifying Checksum b93a05272292: Download complete 2ddc4e1d7350: Verifying Checksum 2ddc4e1d7350: Download complete aa82e637f395: Pull complete aa82e637f395: Verifying Checksum aa82e637f395: Download complete Digest: sha256:be4db4cbd80be3b4a0a32b0aafa336c0892b630c2cfa689d0e769b0723a67cc7 Status: Downloaded newer image for dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 aa82e637f395: Pull complete Digest: sha256:be4db4cbd80be3b4a0a32b0aafa336c0892b630c2cfa689d0e769b0723a67cc7 Status: Downloaded newer image for dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 0f535eceebd5: Pull complete aa82e637f395: Pull complete Digest: sha256:be4db4cbd80be3b4a0a32b0aafa336c0892b630c2cfa689d0e769b0723a67cc7 Status: Downloaded newer image for dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 8a30f5893bea: Pull complete c1d30ace7b67: Pull complete b5d122c2ce7a: Pull complete 229e00ad54db: Pull complete 1fa8bc2c7839: Pull complete Digest: sha256:6e23908b2e7653f14a8194f500b180391123942043b50c333733d6d5ec8f3e18 Status: Downloaded newer image for dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=19.03.2 + DOCKER_VERSIONS=19.03.2 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=b8d9e57f3f99 + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=b8d9e57f3f99 dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=18.09.9 + DOCKER_VERSIONS=18.09.9 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=5fe8d54a1fd6 + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=5fe8d54a1fd6 dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=18.09.9 + DOCKER_VERSIONS=18.09.9 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=b0f1d073dbca + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=b0f1d073dbca dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=19.03.2 + DOCKER_VERSIONS=19.03.2 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=c74cbdc130d0 + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=c74cbdc130d0 dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit 2ddc4e1d7350: Pull complete 5c7ab86c46c9: Pull complete 9f94199553a2: Pull complete 6102ae40c4d1: Pull complete pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='1492430966' pre-commit runtests: commands[0] | pre-commit install pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='3407519107' pre-commit runtests: commands[0] | pre-commit install pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=18.09.9 + DOCKER_VERSIONS=18.09.9 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=3433eda556e8 + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=3433eda556e8 dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit 1975bba58f07: Pull complete [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. 836f1250b83e: Pull complete cc269a925f7e: Pull complete [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... 0e52d0a1faee: Pull complete 6c008d4d4426: Pull complete pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='1951167538' pre-commit runtests: commands[0] | pre-commit install pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='3190467681' pre-commit runtests: commands[0] | pre-commit install pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. d2e524d1ecdf: Pull complete b888a0fb98e5: Pull complete [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. eaabfd7aa126: Pull complete 885018f396b9: Pull complete [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='442662101' pre-commit runtests: commands[0] | pre-commit install pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... b93a05272292: Pull complete f57ecf63587c: Pull complete aa82e637f395: Pull complete Digest: sha256:be4db4cbd80be3b4a0a32b0aafa336c0892b630c2cfa689d0e769b0723a67cc7 Status: Downloaded newer image for dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... + docker version Client: Docker Engine - Community Version: 18.09.7 API version: 1.39 Go version: go1.10.8 Git commit: 2d0083d Built: Thu Jun 27 17:54:15 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89 Built: Thu Jul 25 21:19:41 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 + export DOCKER_VERSIONS=19.03.2 + DOCKER_VERSIONS=19.03.2 + STORAGE_DRIVER=overlay + export DOCKER_DAEMON_ARGS=--storage-driver=overlay + DOCKER_DAEMON_ARGS=--storage-driver=overlay ++ hostname + GIT_VOLUME=--volumes-from=500b65d89676 + . script/test/all ++ set -e ++ echo 'Running lint checks' Running lint checks ++ docker run --rm --tty --volumes-from=500b65d89676 dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 tox -e pre-commit pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==0.20,more-itertools==7.2.0,nodeenv==1.3.3,pre-commit==1.18.3,PyYAML==5.1.2,six==1.12.0,toml==0.10.0,virtualenv==16.7.5,zipp==0.6.0 pre-commit runtests: PYTHONHASHSEED='2618578853' pre-commit runtests: commands[0] | pre-commit install pre-commit installed at .git/hooks/pre-commit pre-commit runtests: commands[1] | pre-commit run --all-files [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Check for added large files..............................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed Fix End of Files.........................................................Passed [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :) ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 19.03.2 == '' ']' ++ '[' 19.03.2 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py37 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 19.03.2' Running tests against Docker 19.03.2 ++ daemon_container=compose-dind-19.03.2-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ docker run -d --name compose-dind-19.03.2-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.2 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay ++ tail -n 10 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... Check for added large files..............................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check for added large files..............................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed Fix End of Files.........................................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed Check for added large files..............................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed Fix End of Files.........................................................Passed Fix End of Files.........................................................Passed Check for added large files..............................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed Fix End of Files.........................................................Passed Check for added large files..............................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed Fix End of Files.........................................................Passed 4e57b2d52db1: Verifying Checksum 4e57b2d52db1: Download complete b0b8081c21b9: Pull complete ba9cff046749: Pull complete dad4b1f930b9: Pull complete 4e57b2d52db1: Pull complete 005548a7ad09: Pull complete Digest: sha256:7e0543b2f958d6f5bbc0b88127d4dc6a83b4e5f4e7a1f881b78d2abb97094362 Status: Downloaded newer image for dockerswarm/dind:19.03.2 daf82ce634b931b01dc7046ad78e3b0e498626bcbfee03400a3f67391e61c765 ++ docker run --rm --tty --link=compose-dind-19.03.2-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.2 --entrypoint=tox dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py37 -- --verbose py37 develop-inst-nodeps: /code py37 installed: altgraph==0.16.1,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,future==0.17.1,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,macholib==1.11,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.4.2,pefile==2019.4.18,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyInstaller==3.4,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py37 runtests: PYTHONHASHSEED='1803221934' py37 runtests: commands[0] | mkdir -p .coverage-binfiles py37 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py37/bin/python3.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1 Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :) Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Check for added large files..............................................Passed Check docstring is first.................................................Passed Check for merge conflicts................................................Passed Check Yaml...............................................................Passed Check JSON...............................................................Passed Debug Statements (Python)................................................Passed ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 19.03.2 == '' ']' ++ '[' 19.03.2 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py27 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 19.03.2' Running tests against Docker 19.03.2 ++ daemon_container=compose-dind-19.03.2-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ tail -n 10 ++ docker run -d --name compose-dind-19.03.2-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.2 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay Fix End of Files.........................................................Passed Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :) Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :)  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :) ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 18.09.9 == '' ']' ++ '[' 18.09.9 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py37 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 18.09.9' Running tests against Docker 18.09.9 ++ daemon_container=compose-dind-18.09.9-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ docker run -d --name compose-dind-18.09.9-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:18.09.9 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay ++ tail -n 10 ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 18.09.9 == '' ']' ++ '[' 18.09.9 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py27 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 18.09.9' Running tests against Docker 18.09.9 ++ daemon_container=compose-dind-18.09.9-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ docker run -d --name compose-dind-18.09.9-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:18.09.9 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay ++ tail -n 10 ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 19.03.2 == '' ']' ++ '[' 19.03.2 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py37 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 19.03.2' Running tests against Docker 19.03.2 ++ daemon_container=compose-dind-19.03.2-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ ++ docker run tail -d -n --name 10compose-dind-19.03.2-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.2 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :) ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 18.09.9 == '' ']' ++ '[' 18.09.9 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py27 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 18.09.9' Running tests against Docker 18.09.9 ++ daemon_container=compose-dind-18.09.9-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ docker run -d --name compose-dind-18.09.9-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:18.09.9 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay ++ tail -n 10 tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] Flake8...................................................................Passed Tests should end in _test.py.............................................Passed Fix requirements.txt.....................................................Passed Trim Trailing Whitespace.................................................Passed Reorder python imports...................................................Passed ___________________________________ summary ____________________________________  pre-commit: commands succeeded  congratulations :) tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] 52af2c2d2f0f: Verifying Checksum 52af2c2d2f0f: Download complete b0b8081c21b9: Pull complete fe627842e5f0: Pull complete 7cf61dda384e: Pull complete 52af2c2d2f0f: Pull complete 2c69fa696ee3: Pull complete Digest: sha256:f9012abb64524df1272f4818244593fb94db77467be591bbbad032402d80242d Status: Downloaded newer image for dockerswarm/dind:18.09.9 910be9f3197f38a9d2cbf5ba330b7db46e4030b7e8d1584b205b06753b0c321e ++ docker run --rm --tty --link=compose-dind-18.09.9-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=18.09.9 --entrypoint=tox dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py27 -- --verbose ++ get_versions='docker run --rm --entrypoint=/code/.tox/py27/bin/python dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 /code/script/test/versions.py docker/docker-ce,moby/moby' ++ '[' 19.03.2 == '' ']' ++ '[' 19.03.2 == all ']' ++ BUILD_NUMBER=jenkins-compose-PR-6850-4 ++ PY_TEST_VERSIONS=py27 ++ for version in $DOCKER_VERSIONS ++ echo 'Running tests against Docker 19.03.2' Running tests against Docker 19.03.2 ++ daemon_container=compose-dind-19.03.2-jenkins-compose-PR-6850-4 ++ trap on_exit EXIT ++ repo=dockerswarm/dind ++ docker run -d --name compose-dind-19.03.2-jenkins-compose-PR-6850-4 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.2 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay ++ tail -n 10 py27 develop-inst-nodeps: /code 4e57b2d52db1: Verifying Checksum 4e57b2d52db1: Download complete b0b8081c21b9: Pull complete ba9cff046749: Pull complete dad4b1f930b9: Pull complete 4e57b2d52db1: Pull complete 005548a7ad09: Pull complete Digest: sha256:7e0543b2f958d6f5bbc0b88127d4dc6a83b4e5f4e7a1f881b78d2abb97094362 Status: Downloaded newer image for dockerswarm/dind:19.03.2 db6a007a858bee95adb69473b1fda18e41d022e89f39c7d29af0bf4af7237603 ++ docker run --rm --tty --link=compose-dind-19.03.2-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.2 --entrypoint=tox dockerbuildbot/compose:debian-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py27 -- --verbose 52af2c2d2f0f: Verifying Checksum 52af2c2d2f0f: Download complete b0b8081c21b9: Pull complete fe627842e5f0: Pull complete 7cf61dda384e: Pull complete 52af2c2d2f0f: Pull complete 2c69fa696ee3: Pull complete Digest: sha256:f9012abb64524df1272f4818244593fb94db77467be591bbbad032402d80242d Status: Downloaded newer image for dockerswarm/dind:18.09.9 586c024a728fe01d4b52de20bcd902ffc65aa70136586b6261f8eccf0318f452 ++ docker run --rm --tty --link=compose-dind-18.09.9-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=18.09.9 --entrypoint=tox dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py37 -- --verbose py27 installed: 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py27 runtests: PYTHONHASHSEED='766112199' py27 runtests: commands[0] | mkdir -p .coverage-binfiles py27 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose py27 develop-inst-nodeps: /code ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py27/bin/python2.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1 py27 installed: 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py27 runtests: PYTHONHASHSEED='2526652975' py27 runtests: commands[0] | mkdir -p .coverage-binfiles py27 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py27/bin/python2.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1 py37 develop-inst-nodeps: /code 52af2c2d2f0f: Verifying Checksum 52af2c2d2f0f: Download complete b0b8081c21b9: Pull complete fe627842e5f0: Pull complete 7cf61dda384e: Pull complete 52af2c2d2f0f: Pull complete 2c69fa696ee3: Pull complete Digest: sha256:f9012abb64524df1272f4818244593fb94db77467be591bbbad032402d80242d Status: Downloaded newer image for dockerswarm/dind:18.09.9 cfccacb9243c8d3760b1c68762b94aef13fabed259ac04c14b9dac032f80c668 ++ docker run --rm --tty --link=compose-dind-18.09.9-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=18.09.9 --entrypoint=tox dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py27 -- --verbose py37 installed: altgraph==0.16.1,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,future==0.17.1,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,macholib==1.11,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.4.2,pefile==2019.4.18,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyInstaller==3.4,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py37 runtests: PYTHONHASHSEED='3108666609' py37 runtests: commands[0] | mkdir -p .coverage-binfiles py37 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py37/bin/python3.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1 b0b8081c21b9: Pull complete ba9cff046749: Verifying Checksum ba9cff046749: Download complete ba9cff046749: Pull complete dad4b1f930b9: Pull complete 4e57b2d52db1: Pull complete 005548a7ad09: Pull complete Digest: sha256:7e0543b2f958d6f5bbc0b88127d4dc6a83b4e5f4e7a1f881b78d2abb97094362 Status: Downloaded newer image for dockerswarm/dind:19.03.2 3a991d6a8a0f7b593b0063d0723b24b0ec72097eaf31af886640440c5781ce1e ++ docker run --rm --tty --link=compose-dind-19.03.2-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.2 --entrypoint=tox dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py37 -- --verbose py37 develop-inst-nodeps: /code py27 develop-inst-nodeps: /code  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  py37 installed: altgraph==0.16.1,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,future==0.17.1,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,macholib==1.11,mccabe==0.6.1,mock==3.0.5,more-itertools==7.2.0,paramiko==2.4.2,pefile==2019.4.18,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyInstaller==3.4,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py37 runtests: PYTHONHASHSEED='3566081242' py37 runtests: commands[0] | mkdir -p .coverage-binfiles py37 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  py27 installed: 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py27 runtests: PYTHONHASHSEED='1835779130' py27 runtests: commands[0] | mkdir -p .coverage-binfiles py27 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py37/bin/python3.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1 ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py27/bin/python2.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  4e57b2d52db1: Verifying Checksum 4e57b2d52db1: Download complete b0b8081c21b9: Pull complete ba9cff046749: Pull complete dad4b1f930b9: Pull complete 4e57b2d52db1: Pull complete 005548a7ad09: Pull complete Digest: sha256:7e0543b2f958d6f5bbc0b88127d4dc6a83b4e5f4e7a1f881b78d2abb97094362 Status: Downloaded newer image for dockerswarm/dind:19.03.2 53b7c0151d1df4c69e448eef01cdb3c0457ff997250ca9ecee253b6feb552dad ++ docker run --rm --tty --link=compose-dind-19.03.2-jenkins-compose-PR-6850-4:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.2 --entrypoint=tox dockerbuildbot/compose:alpine-61e62db2b67f7fa55b3cba01655f023c5714fd37 -e py27 -- --verbose  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  py27 develop-inst-nodeps: /code tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%]  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] py27 installed: 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,asn1crypto==0.24.0,atomicwrites==1.3.0,attrs==19.1.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.12.3,chardet==3.0.4,configparser==4.0.1,coverage==4.4.2,cryptography==2.7,ddt==1.2.0,docker==4.0.1,# Editable install with no version control (docker-compose==1.25.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==2.6.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.4.2,pluggy==0.6.0,py==1.8.0,pyasn1==0.4.7,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.10.0,texttable==1.6.2,urllib3==1.25.3,websocket-client==0.32.0 py27 runtests: PYTHONHASHSEED='229287992' py27 runtests: commands[0] | mkdir -p .coverage-binfiles py27 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.6.3, py-1.8.0, pluggy-0.6.0 -- /code/.tox/py27/bin/python2.7 cachedir: .pytest_cache rootdir: /code, inifile: tox.ini plugins: cov-2.5.1 tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%]  collecting 0 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 196 items  collecting 197 items  collecting 198 items  collecting 198 items  collecting 198 items  collecting 201 items  collecting 201 items  collecting 201 items  collecting 269 items  collecting 269 items  collecting 269 items  collecting 272 items  collecting 272 items  collecting 272 items  collecting 399 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 403 items  collecting 406 items  collecting 415 items  collecting 426 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 434 items  collecting 445 items  collecting 445 items  collecting 462 items  collecting 475 items  collecting 475 items  collecting 493 items  collecting 494 items  collecting 494 items  collecting 501 items  collecting 501 items  collecting 506 items  collecting 509 items  collecting 518 items  collecting 518 items  collecting 545 items  collecting 545 items  collecting 619 items  collecting 620 items  collecting 623 items  collecting 627 items  collecting 628 items  collecting 638 items  collecting 641 items  collecting 644 items  collecting 644 items  collecting 649 items  collecting 649 items  collecting 662 items  collecting 665 items  collecting 665 items  collecting 667 items  collecting 667 items  collecting 669 items  collecting 669 items  collecting 670 items  collecting 670 items  collecting 671 items  collecting 671 items  collecting 671 items  collecting 673 items  collecting 673 items  collecting 673 items  collecting 681 items  collecting 681 items  collecting 681 items  collecting 685 items  collecting 701 items  collecting 704 items  collecting 704 items  collecting 704 items  collecting 712 items  collecting 712 items  collecting 712 items  collecting 718 items  collecting 718 items  collecting 720 items  collecting 720 items  collecting 723 items  collecting 723 items  collecting 726 items  collecting 726 items  collecting 730 items  collecting 730 items  collecting 733 items  collecting 738 items  collecting 738 items  collecting 741 items  collecting 741 items  collecting 745 items  collecting 745 items  collecting 752 items  collecting 752 items  collecting 752 items  collecting 756 items  collecting 760 items  collecting 760 items  collecting 764 items  collecting 764 items  collecting 908 items  collecting 916 items  collecting 924 items  collecting 927 items  collecting 937 items  collecting 948 items  collecting 954 items  collecting 960 items  collecting 963 items  collecting 968 items  collecting 976 items  collecting 980 items  collecting 986 items  collecting 989 items  collecting 992 items  collecting 1004 items  collecting 1034 items  collecting 1037 items  collecting 1040 items  collecting 1047 items  collecting 1051 items  collecting 1053 items  collecting 1068 items  collecting 1068 items  collecting 1073 items  collecting 1073 items  collecting 1094 items  collecting 1106 items  collecting 1106 items  collecting 1106 items  collecting 1115 items  collecting 1115 items  collecting 1127 items  collecting 1127 items  collecting 1136 items  collecting 1136 items  collecting 1138 items  collected 1138 items  tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] Running on ubuntu-1804-overlay2 (i-099e112954e796963) in /home/ubuntu/workspace/compose_PR-6850 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-6850@tmp/eaaedb49-b16b-4552-99c0-9be1864c0e8d/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] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/compose_PR-6850:/workspace busybox chown -R 1000:1000 /workspace tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] Unable to find image 'busybox:latest' locally tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] latest: Pulling from library/busybox 7c9d20b9b6cd: Pulling fs layer 7c9d20b9b6cd: Verifying Checksum 7c9d20b9b6cd: Download complete tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] 7c9d20b9b6cd: Pull complete Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e Status: Downloaded newer image for busybox:latest tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py37 / docker=18.09.9 / baseImage=debian) [Pipeline] checkout tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:docker/compose.git > git init /home/ubuntu/workspace/compose_PR-6850 # timeout=10 tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] Fetching upstream changes from git@github.com:docker/compose.git > git --version # timeout=10 using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_bundle_with_digests PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode PASSED [ 1%] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] Fetching without tags > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6850/head:refs/remotes/origin/PR-6850 # timeout=10 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 Fetching upstream changes from git@github.com:docker/compose.git using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6850/head:refs/remotes/origin/PR-6850 Checking out Revision 61e62db2b67f7fa55b3cba01655f023c5714fd37 (PR-6850) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian_18.09.9_py37 tests/acceptance/cli_test.py::CLITestCase::test_build_parallel Sending interrupt signal to process tests/acceptance/cli_test.py::CLITestCase::test_build_rm Sending interrupt signal to process tests/acceptance/cli_test.py::CLITestCase::test_build_pull Sending interrupt signal to process tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option Sending interrupt signal to process tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option Sending interrupt signal to process tests/acceptance/cli_test.py::CLITestCase::test_config_external_network Sending interrupt signal to process Terminated script returned exit code 143 Terminated tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override Sending interrupt signal to process script returned exit code 143 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] } Failed in branch alpine_18.09.9_py27 [Pipeline] } Failed in branch debian_19.03.2_py27 Terminated script returned exit code 143 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Terminated [Pipeline] // node script returned exit code 143 [Pipeline] } Failed in branch debian_19.03.2_py37 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch alpine_19.03.2_py27 Terminated script returned exit code 143 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Terminated [Pipeline] // node script returned exit code 143 [Pipeline] } Failed in branch alpine_19.03.2_py37 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } Terminated [Pipeline] // wrap [Pipeline] } script returned exit code 143 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // stage [Pipeline] } Failed in branch debian_18.09.9_py27 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch alpine_18.09.9_py37 [Pipeline] // parallel [Pipeline] End of Pipeline > git config core.sparsecheckout # timeout=10 > git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37 GitHub has been notified of this commit’s build result hudson.plugins.git.GitException: Command "git checkout -f 61e62db2b67f7fa55b3cba01655f023c5714fd37" returned status code 128: stdout: stderr: fatal: reference is not a tree: 61e62db2b67f7fa55b3cba01655f023c5714fd37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-099e112954e796963) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor470.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy418.execute(Unknown Source) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution.cancel(CpsBodyExecution.java:253) at org.jenkinsci.plugins.workflow.steps.BodyExecution.cancel(BodyExecution.java:76) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStepExecution.stop(ParallelStepExecution.java:67) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.checkAllDone(ParallelStep.java:147) at org.jenkinsci.plugins.workflow.cps.steps.ParallelStep$ResultHandler$Callback.onFailure(ParallelStep.java:134) at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:361) at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:186) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:370) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:93) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:282) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:270) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:66) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 61e62db2b67f7fa55b3cba01655f023c5714fd37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2365) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:834) Finished: FAILURE