Push event to branch 1.27.x Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 405241920ee23c47d423a7ec5a0514aad7f6a421 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build test images) [Pipeline] parallel [Pipeline] { (Branch: alpine) [Pipeline] { (Branch: debian) [Pipeline] stage [Pipeline] { (alpine) [Pipeline] stage [Pipeline] { (debian) [Pipeline] node [Pipeline] node [2020-09-24T15:17:44.848Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098b5ad1aeb26f258) in /home/ubuntu/workspace/compose_1.27.x [Pipeline] { [Pipeline] checkout [2020-09-24T15:17:44.880Z] using credential sf-release-bot.github.ssh [2020-09-24T15:17:44.891Z] Cloning the remote Git repository [2020-09-24T15:17:44.891Z] Cloning with configured refspecs honoured and without tags [2020-09-24T15:17:44.934Z] Cloning repository git@github.com:docker/compose.git [2020-09-24T15:17:44.934Z] > git init /home/ubuntu/workspace/compose_1.27.x # timeout=10 [2020-09-24T15:17:44.955Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-09-24T15:17:44.955Z] > git --version # timeout=10 [2020-09-24T15:17:44.960Z] > git --version # 'git version 2.17.1' [2020-09-24T15:17:44.960Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-09-24T15:17:44.963Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:17:51.534Z] Fetching without tags [2020-09-24T15:17:51.507Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-09-24T15:17:51.515Z] > git config --add remote.origin.fetch +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:17:51.527Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-09-24T15:17:51.534Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-09-24T15:17:51.534Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-09-24T15:17:51.536Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:17:51.789Z] Checking out Revision 405241920ee23c47d423a7ec5a0514aad7f6a421 (1.27.x) [2020-09-24T15:17:51.843Z] Commit message: " "Bump 1.27.4"" [2020-09-24T15:17:51.788Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T15:17:51.805Z] > git checkout -f 405241920ee23c47d423a7ec5a0514aad7f6a421 # timeout=10 [2020-09-24T15:17:51.844Z] > git rev-list --no-walk 4092ae5d5a60fe8ad46bb414dbbf488dfccedc1a # timeout=10 [Pipeline] withDockerRegistry [2020-09-24T15:17:52.655Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-09-24T15:17:52.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-24T15:17:52.791Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.27.x@tmp/90b38dd3-895b-4748-8608-5ef91db8d116/config.json. [2020-09-24T15:17:52.791Z] Configure a credential helper to remove this warning. See [2020-09-24T15:17:52.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-24T15:17:52.791Z] [2020-09-24T15:17:52.791Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-24T15:17:53.078Z] + docker pull dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:17:53.078Z] Error response from daemon: manifest for dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [2020-09-24T15:17:53.396Z] + docker build -t dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 --target build --build-arg BUILD_PLATFORM=alpine --build-arg GIT_COMMIT=405241920ee23c47d423a7ec5a0514aad7f6a421 . [2020-09-24T15:17:53.396Z] Sending build context to Docker daemon 1.676MB [2020-09-24T15:17:53.396Z] Step 1/33 : ARG DOCKER_VERSION=19.03.8 [2020-09-24T15:17:53.396Z] Step 2/33 : ARG PYTHON_VERSION=3.7.7 [2020-09-24T15:17:53.396Z] Step 3/33 : ARG BUILD_ALPINE_VERSION=3.11 [2020-09-24T15:17:53.396Z] Step 4/33 : ARG BUILD_DEBIAN_VERSION=slim-stretch [2020-09-24T15:17:53.396Z] Step 5/33 : ARG RUNTIME_ALPINE_VERSION=3.11.5 [2020-09-24T15:17:53.396Z] Step 6/33 : ARG RUNTIME_DEBIAN_VERSION=stretch-20200414-slim [2020-09-24T15:17:53.396Z] Step 7/33 : ARG BUILD_PLATFORM=alpine [2020-09-24T15:17:53.396Z] Step 8/33 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-09-24T15:17:53.651Z] 19.03.8: Pulling from library/docker [2020-09-24T15:17:54.255Z] cbdbe7a5bc2a: Already exists [2020-09-24T15:17:54.255Z] 6f4c731d6eb3: Pulling fs layer [2020-09-24T15:17:54.255Z] 5d79d4ac3cd0: Pulling fs layer [2020-09-24T15:17:54.255Z] 65de10866d6a: Pulling fs layer [2020-09-24T15:17:54.255Z] ffd69ed7f17f: Pulling fs layer [2020-09-24T15:17:54.255Z] 07ba9e5a2fa6: Pulling fs layer [2020-09-24T15:17:54.255Z] 75478c283dd2: Pulling fs layer [2020-09-24T15:17:54.255Z] ffd69ed7f17f: Waiting [2020-09-24T15:17:54.255Z] 75478c283dd2: Waiting [2020-09-24T15:17:54.255Z] 07ba9e5a2fa6: Waiting [2020-09-24T15:17:54.816Z] 5d79d4ac3cd0: Verifying Checksum [2020-09-24T15:17:54.816Z] 5d79d4ac3cd0: Download complete [2020-09-24T15:17:55.742Z] ffd69ed7f17f: Verifying Checksum [2020-09-24T15:17:55.742Z] ffd69ed7f17f: Download complete [2020-09-24T15:17:56.039Z] 6f4c731d6eb3: Verifying Checksum [2020-09-24T15:17:56.039Z] 6f4c731d6eb3: Download complete [2020-09-24T15:17:56.039Z] 6f4c731d6eb3: Pull complete [2020-09-24T15:17:56.294Z] 5d79d4ac3cd0: Pull complete [2020-09-24T15:17:56.294Z] 07ba9e5a2fa6: Verifying Checksum [2020-09-24T15:17:56.294Z] 07ba9e5a2fa6: Download complete [2020-09-24T15:17:56.549Z] 65de10866d6a: Verifying Checksum [2020-09-24T15:17:56.549Z] 65de10866d6a: Download complete [2020-09-24T15:17:57.479Z] 75478c283dd2: Verifying Checksum [2020-09-24T15:17:57.479Z] 75478c283dd2: Download complete [2020-09-24T15:17:58.406Z] 65de10866d6a: Pull complete [2020-09-24T15:17:58.406Z] ffd69ed7f17f: Pull complete [2020-09-24T15:17:58.406Z] 07ba9e5a2fa6: Pull complete [2020-09-24T15:17:58.662Z] 75478c283dd2: Pull complete [2020-09-24T15:17:58.662Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-09-24T15:17:58.662Z] Status: Downloaded newer image for docker:19.03.8 [2020-09-24T15:17:58.662Z] ---> 5cfd4d13e0a8 [2020-09-24T15:17:58.662Z] Step 9/33 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine [2020-09-24T15:17:58.662Z] 3.7.7-alpine3.11: Pulling from library/python [2020-09-24T15:17:58.662Z] cbdbe7a5bc2a: Already exists [2020-09-24T15:17:58.662Z] 26ebcd19a4e3: Already exists [2020-09-24T15:17:58.662Z] 8341bd19193b: Already exists [2020-09-24T15:17:58.662Z] ecc595bd65e1: Already exists [2020-09-24T15:17:58.662Z] 4b1c9d8f69d2: Already exists [2020-09-24T15:17:58.917Z] Digest: sha256:778802b5b9797279772814fb15a7c6ee494848ced17965bb57092a0b900c0e4f [2020-09-24T15:17:58.917Z] Status: Downloaded newer image for python:3.7.7-alpine3.11 [2020-09-24T15:17:58.917Z] ---> e854017db514 [2020-09-24T15:17:58.917Z] Step 10/33 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev zlib-dev [2020-09-24T15:17:59.481Z] ---> Running in 0f10829a9544 [2020-09-24T15:17:59.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-09-24T15:17:59.839Z] Still waiting to schedule task [2020-09-24T15:17:59.839Z] Waiting for next available executor on ‘ubuntu&&amd64&&!zfs’ [2020-09-24T15:18:00.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-09-24T15:18:00.922Z] (1/30) Installing bash (5.0.11-r1) [2020-09-24T15:18:00.922Z] Executing bash-5.0.11-r1.post-install [2020-09-24T15:18:00.922Z] (2/30) Installing libgcc (9.3.0-r0) [2020-09-24T15:18:00.922Z] (3/30) Installing libstdc++ (9.3.0-r0) [2020-09-24T15:18:00.922Z] (4/30) Installing binutils (2.33.1-r0) [2020-09-24T15:18:00.922Z] (5/30) Installing libmagic (5.37-r1) [2020-09-24T15:18:00.922Z] (6/30) Installing file (5.37-r1) [2020-09-24T15:18:00.922Z] (7/30) Installing gmp (6.1.2-r1) [2020-09-24T15:18:00.922Z] (8/30) Installing isl (0.18-r0) [2020-09-24T15:18:00.922Z] (9/30) Installing libgomp (9.3.0-r0) [2020-09-24T15:18:00.922Z] (10/30) Installing libatomic (9.3.0-r0) [2020-09-24T15:18:00.922Z] (11/30) Installing mpfr4 (4.0.2-r1) [2020-09-24T15:18:00.922Z] (12/30) Installing mpc1 (1.1.0-r1) [2020-09-24T15:18:00.922Z] (13/30) Installing gcc (9.3.0-r0) [2020-09-24T15:18:01.851Z] (14/30) Installing musl-dev (1.1.24-r2) [2020-09-24T15:18:01.851Z] (15/30) Installing libc-dev (0.7.2-r0) [2020-09-24T15:18:01.851Z] (16/30) Installing g++ (9.3.0-r0) [2020-09-24T15:18:02.106Z] (17/30) Installing make (4.2.1-r2) [2020-09-24T15:18:02.106Z] (18/30) Installing fortify-headers (1.1-r0) [2020-09-24T15:18:02.106Z] (19/30) Installing build-base (0.5-r1) [2020-09-24T15:18:02.106Z] (20/30) Installing nghttp2-libs (1.40.0-r1) [2020-09-24T15:18:02.106Z] (21/30) Installing libcurl (7.67.0-r1) [2020-09-24T15:18:02.106Z] (22/30) Installing curl (7.67.0-r1) [2020-09-24T15:18:02.362Z] (23/30) Installing pcre2 (10.34-r1) [2020-09-24T15:18:02.362Z] (24/30) Installing git (2.24.3-r0) [2020-09-24T15:18:02.362Z] (25/30) Installing linux-headers (4.19.36-r0) [2020-09-24T15:18:02.362Z] (26/30) Installing pkgconf (1.6.3-r0) [2020-09-24T15:18:02.362Z] (27/30) Installing libffi-dev (3.2.1-r6) [2020-09-24T15:18:02.362Z] (28/30) Installing openssl (1.1.1g-r0) [2020-09-24T15:18:02.362Z] (29/30) Installing openssl-dev (1.1.1g-r0) [2020-09-24T15:18:02.617Z] (30/30) Installing zlib-dev (1.2.11-r3) [2020-09-24T15:18:02.617Z] Executing busybox-1.31.1-r9.trigger [2020-09-24T15:18:02.617Z] OK: 208 MiB in 64 packages [2020-09-24T15:18:05.137Z] Removing intermediate container 0f10829a9544 [2020-09-24T15:18:05.137Z] ---> e2e73175454d [2020-09-24T15:18:05.137Z] Step 11/33 : ENV BUILD_BOOTLOADER=1 [2020-09-24T15:18:05.137Z] ---> Running in c635c351a0d5 [2020-09-24T15:18:05.137Z] Removing intermediate container c635c351a0d5 [2020-09-24T15:18:05.137Z] ---> 13d058fb2f5e [2020-09-24T15:18:05.137Z] Step 12/33 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian [2020-09-24T15:18:05.392Z] 3.7.7-slim-stretch: Pulling from library/python [2020-09-24T15:18:05.954Z] 7d2977b12acb: Pulling fs layer [2020-09-24T15:18:05.954Z] f03b1e07f1e5: Pulling fs layer [2020-09-24T15:18:05.954Z] 8ee0d5abfcda: Pulling fs layer [2020-09-24T15:18:05.954Z] 3d889df62049: Pulling fs layer [2020-09-24T15:18:05.954Z] 4f1e236d19c5: Pulling fs layer [2020-09-24T15:18:05.954Z] 3d889df62049: Waiting [2020-09-24T15:18:05.954Z] 4f1e236d19c5: Waiting [2020-09-24T15:18:06.882Z] 8ee0d5abfcda: Download complete [2020-09-24T15:18:07.138Z] 7d2977b12acb: Verifying Checksum [2020-09-24T15:18:07.138Z] 7d2977b12acb: Download complete [2020-09-24T15:18:07.394Z] 4f1e236d19c5: Verifying Checksum [2020-09-24T15:18:07.394Z] 4f1e236d19c5: Download complete [2020-09-24T15:18:07.394Z] f03b1e07f1e5: Verifying Checksum [2020-09-24T15:18:07.394Z] f03b1e07f1e5: Download complete [2020-09-24T15:18:08.321Z] 7d2977b12acb: Pull complete [2020-09-24T15:18:08.321Z] f03b1e07f1e5: Pull complete [2020-09-24T15:18:09.248Z] 3d889df62049: Verifying Checksum [2020-09-24T15:18:09.248Z] 3d889df62049: Download complete [2020-09-24T15:18:09.248Z] 8ee0d5abfcda: Pull complete [2020-09-24T15:18:09.248Z] 3d889df62049: Pull complete [2020-09-24T15:18:09.503Z] 4f1e236d19c5: Pull complete [2020-09-24T15:18:09.503Z] Digest: sha256:e8bbe56f688606241a47d174a7474cb7907ede7a7f23720e06ec07f3cbb10a54 [2020-09-24T15:18:09.503Z] Status: Downloaded newer image for python:3.7.7-slim-stretch [2020-09-24T15:18:09.503Z] ---> 4014270402cf [2020-09-24T15:18:09.503Z] Step 13/33 : RUN apt-get update && apt-get install --no-install-recommends -y curl gcc git libc-dev libffi-dev libgcc-6-dev libssl-dev make openssl zlib1g-dev [2020-09-24T15:18:09.759Z] ---> Running in 62876c082ea1 [2020-09-24T15:18:11.122Z] Get:1 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] [2020-09-24T15:18:11.122Z] Ign:2 http://deb.debian.org/debian stretch InRelease [2020-09-24T15:18:11.122Z] Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] [2020-09-24T15:18:11.122Z] Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2020-09-24T15:18:11.122Z] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2020-09-24T15:18:11.122Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [579 kB] [2020-09-24T15:18:11.378Z] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B] [2020-09-24T15:18:11.380Z] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB] [2020-09-24T15:18:12.307Z] Fetched 7928 kB in 2s (3390 kB/s) [2020-09-24T15:18:12.869Z] Reading package lists... [2020-09-24T15:18:13.431Z] Reading package lists... [2020-09-24T15:18:13.686Z] Building dependency tree... [2020-09-24T15:18:13.686Z] Reading state information... [2020-09-24T15:18:13.686Z] openssl is already the newest version (1.1.0l-1~deb9u1). [2020-09-24T15:18:13.686Z] openssl set to manually installed. [2020-09-24T15:18:13.686Z] The following additional packages will be installed: [2020-09-24T15:18:13.686Z] binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2020-09-24T15:18:13.686Z] libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libgmp10 libgnutls30 [2020-09-24T15:18:13.686Z] libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-09-24T15:18:13.686Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-24T15:18:13.686Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-09-24T15:18:13.686Z] libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2020-09-24T15:18:13.686Z] libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2020-09-24T15:18:13.686Z] libunistring0 linux-libc-dev perl perl-base perl-modules-5.24 [2020-09-24T15:18:13.686Z] Suggested packages: [2020-09-24T15:18:13.686Z] binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2020-09-24T15:18:13.686Z] automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2020-09-24T15:18:13.686Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2020-09-24T15:18:13.686Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-09-24T15:18:13.686Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-24T15:18:13.686Z] git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2020-09-24T15:18:13.686Z] gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2020-09-24T15:18:13.686Z] | libterm-readline-perl-perl [2020-09-24T15:18:13.687Z] Recommended packages: [2020-09-24T15:18:13.687Z] patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2020-09-24T15:18:13.687Z] libsasl2-modules libssl-doc rename [2020-09-24T15:18:14.248Z] The following NEW packages will be installed: [2020-09-24T15:18:14.248Z] binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2020-09-24T15:18:14.248Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2020-09-24T15:18:14.248Z] liberror-perl libffi-dev libgcc-6-dev libgmp10 libgnutls30 libgomp1 [2020-09-24T15:18:14.248Z] libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-09-24T15:18:14.248Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-24T15:18:14.248Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-09-24T15:18:14.248Z] libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2020-09-24T15:18:14.248Z] libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2020-09-24T15:18:14.248Z] libubsan0 libunistring0 linux-libc-dev make perl perl-modules-5.24 [2020-09-24T15:18:14.248Z] zlib1g-dev [2020-09-24T15:18:14.248Z] The following packages will be upgraded: [2020-09-24T15:18:14.248Z] perl-base [2020-09-24T15:18:15.173Z] 1 upgraded, 59 newly installed, 0 to remove and 7 not upgraded. [2020-09-24T15:18:15.173Z] Need to get 47.4 MB of archives. [2020-09-24T15:18:15.173Z] After this operation, 209 MB of additional disk space will be used. [2020-09-24T15:18:15.173Z] Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u11 [290 kB] [2020-09-24T15:18:15.173Z] Get:2 http://deb.debian.org/debian stretch/main amd64 perl-base amd64 5.24.1-3+deb9u7 [1346 kB] [2020-09-24T15:18:15.173Z] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u11 [292 kB] [2020-09-24T15:18:15.173Z] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u11 [227 kB] [2020-09-24T15:18:15.173Z] Get:5 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2723 kB] [2020-09-24T15:18:15.173Z] Get:6 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u7 [3527 kB] [2020-09-24T15:18:15.173Z] Get:7 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u7 [218 kB] [2020-09-24T15:18:15.173Z] Get:8 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2020-09-24T15:18:15.174Z] Get:9 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2020-09-24T15:18:15.174Z] Get:10 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2020-09-24T15:18:15.174Z] Get:11 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2020-09-24T15:18:15.174Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB] [2020-09-24T15:18:15.174Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2020-09-24T15:18:15.174Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] [2020-09-24T15:18:15.174Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2020-09-24T15:18:15.174Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB] [2020-09-24T15:18:15.174Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB] [2020-09-24T15:18:15.174Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB] [2020-09-24T15:18:15.174Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB] [2020-09-24T15:18:15.174Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2020-09-24T15:18:15.174Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2020-09-24T15:18:15.430Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB] [2020-09-24T15:18:15.430Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2020-09-24T15:18:15.430Z] Get:24 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u4 [85.7 kB] [2020-09-24T15:18:15.430Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u4 [219 kB] [2020-09-24T15:18:15.430Z] Get:26 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2020-09-24T15:18:15.430Z] Get:27 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2020-09-24T15:18:15.430Z] Get:28 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2020-09-24T15:18:15.430Z] Get:29 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2020-09-24T15:18:15.430Z] Get:30 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2020-09-24T15:18:15.430Z] Get:31 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u7 [1436 kB] [2020-09-24T15:18:15.430Z] Get:32 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u7 [4170 kB] [2020-09-24T15:18:15.430Z] Get:33 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB] [2020-09-24T15:18:15.430Z] Get:34 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2020-09-24T15:18:15.430Z] Get:35 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2020-09-24T15:18:15.430Z] Get:36 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2020-09-24T15:18:15.430Z] Get:37 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2020-09-24T15:18:15.430Z] Get:38 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2020-09-24T15:18:15.430Z] Get:39 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2020-09-24T15:18:15.430Z] Get:40 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2020-09-24T15:18:15.430Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2020-09-24T15:18:15.430Z] Get:42 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2020-09-24T15:18:15.430Z] Get:43 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2020-09-24T15:18:15.430Z] Get:44 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2020-09-24T15:18:15.430Z] Get:45 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2020-09-24T15:18:15.430Z] Get:46 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2020-09-24T15:18:15.430Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2020-09-24T15:18:15.430Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2020-09-24T15:18:15.430Z] Get:49 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2020-09-24T15:18:15.430Z] Get:50 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2020-09-24T15:18:15.430Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2020-09-24T15:18:15.430Z] Get:52 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2020-09-24T15:18:15.685Z] Get:53 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2020-09-24T15:18:15.685Z] Get:54 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2020-09-24T15:18:15.685Z] Get:55 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.228-1 [1511 kB] [2020-09-24T15:18:15.685Z] Get:56 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2020-09-24T15:18:15.685Z] Get:57 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2020-09-24T15:18:15.685Z] Get:58 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB] [2020-09-24T15:18:15.685Z] Get:59 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2020-09-24T15:18:15.685Z] Get:60 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-09-24T15:18:15.685Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-24T15:18:15.685Z] Fetched 47.4 MB in 1s (30.6 MB/s) [2020-09-24T15:18:15.940Z] (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 ... 6684 files and directories currently installed.) [2020-09-24T15:18:15.940Z] Preparing to unpack .../perl-base_5.24.1-3+deb9u7_amd64.deb ... [2020-09-24T15:18:15.940Z] Unpacking perl-base (5.24.1-3+deb9u7) over (5.24.1-3+deb9u6) ... [2020-09-24T15:18:17.302Z] Setting up perl-base (5.24.1-3+deb9u7) ... [2020-09-24T15:18:17.302Z] Selecting previously unselected package perl-modules-5.24. [2020-09-24T15:18:17.302Z] (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 ... 6684 files and directories currently installed.) [2020-09-24T15:18:17.302Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u7_all.deb ... [2020-09-24T15:18:17.302Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) ... [2020-09-24T15:18:17.558Z] Selecting previously unselected package libperl5.24:amd64. [2020-09-24T15:18:17.558Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u7_amd64.deb ... [2020-09-24T15:18:17.558Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2020-09-24T15:18:17.814Z] Selecting previously unselected package perl. [2020-09-24T15:18:17.814Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u7_amd64.deb ... [2020-09-24T15:18:17.814Z] Unpacking perl (5.24.1-3+deb9u7) ... [2020-09-24T15:18:17.814Z] Selecting previously unselected package libgmp10:amd64. [2020-09-24T15:18:17.814Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2020-09-24T15:18:17.814Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-09-24T15:18:18.070Z] Selecting previously unselected package libnettle6:amd64. [2020-09-24T15:18:18.070Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2020-09-24T15:18:18.070Z] Unpacking libnettle6:amd64 (3.3-1+b2) ... [2020-09-24T15:18:18.070Z] Selecting previously unselected package libhogweed4:amd64. [2020-09-24T15:18:18.070Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2020-09-24T15:18:18.070Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2020-09-24T15:18:18.070Z] Selecting previously unselected package libidn11:amd64. [2020-09-24T15:18:18.070Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.070Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2020-09-24T15:18:18.070Z] Selecting previously unselected package libp11-kit0:amd64. [2020-09-24T15:18:18.070Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... [2020-09-24T15:18:18.070Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ... [2020-09-24T15:18:18.070Z] Selecting previously unselected package libtasn1-6:amd64. [2020-09-24T15:18:18.070Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.070Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-09-24T15:18:18.070Z] Selecting previously unselected package libgnutls30:amd64. [2020-09-24T15:18:18.070Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u5_amd64.deb ... [2020-09-24T15:18:18.070Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2020-09-24T15:18:18.325Z] Selecting previously unselected package libkeyutils1:amd64. [2020-09-24T15:18:18.325Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2020-09-24T15:18:18.325Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2020-09-24T15:18:18.325Z] Selecting previously unselected package libkrb5support0:amd64. [2020-09-24T15:18:18.325Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.325Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:18.325Z] Selecting previously unselected package libk5crypto3:amd64. [2020-09-24T15:18:18.325Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.325Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:18.325Z] Selecting previously unselected package libkrb5-3:amd64. [2020-09-24T15:18:18.325Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.325Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:18.325Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-24T15:18:18.325Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.325Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:18.325Z] Selecting previously unselected package libunistring0:amd64. [2020-09-24T15:18:18.325Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2020-09-24T15:18:18.325Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libidn2-0:amd64. [2020-09-24T15:18:18.581Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.581Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-24T15:18:18.581Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-09-24T15:18:18.581Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libsasl2-2:amd64. [2020-09-24T15:18:18.581Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-09-24T15:18:18.581Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libldap-common. [2020-09-24T15:18:18.581Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u4_all.deb ... [2020-09-24T15:18:18.581Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-24T15:18:18.581Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u4_amd64.deb ... [2020-09-24T15:18:18.581Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-09-24T15:18:18.581Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.581Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-09-24T15:18:18.581Z] Selecting previously unselected package libpsl5:amd64. [2020-09-24T15:18:18.581Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2020-09-24T15:18:18.581Z] Unpacking libpsl5:amd64 (0.17.0-3) ... [2020-09-24T15:18:18.842Z] Selecting previously unselected package librtmp1:amd64. [2020-09-24T15:18:18.842Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2020-09-24T15:18:18.842Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-09-24T15:18:18.842Z] Selecting previously unselected package libssh2-1:amd64. [2020-09-24T15:18:18.842Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2020-09-24T15:18:18.842Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-09-24T15:18:18.842Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-24T15:18:18.842Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u11_amd64.deb ... [2020-09-24T15:18:18.842Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:18:18.842Z] Selecting previously unselected package liberror-perl. [2020-09-24T15:18:18.842Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2020-09-24T15:18:18.842Z] Unpacking liberror-perl (0.17024-1) ... [2020-09-24T15:18:18.842Z] Selecting previously unselected package git-man. [2020-09-24T15:18:18.842Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u7_all.deb ... [2020-09-24T15:18:18.842Z] Unpacking git-man (1:2.11.0-3+deb9u7) ... [2020-09-24T15:18:19.097Z] Selecting previously unselected package git. [2020-09-24T15:18:19.097Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u7_amd64.deb ... [2020-09-24T15:18:19.097Z] Unpacking git (1:2.11.0-3+deb9u7) ... [2020-09-24T15:18:19.658Z] Selecting previously unselected package libssl1.0.2:amd64. [2020-09-24T15:18:19.658Z] Preparing to unpack .../29-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ... [2020-09-24T15:18:19.658Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-09-24T15:18:19.658Z] Selecting previously unselected package binutils. [2020-09-24T15:18:19.658Z] Preparing to unpack .../30-binutils_2.28-5_amd64.deb ... [2020-09-24T15:18:19.658Z] Unpacking binutils (2.28-5) ... [2020-09-24T15:18:19.914Z] Selecting previously unselected package libisl15:amd64. [2020-09-24T15:18:19.914Z] Preparing to unpack .../31-libisl15_0.18-1_amd64.deb ... [2020-09-24T15:18:19.914Z] Unpacking libisl15:amd64 (0.18-1) ... [2020-09-24T15:18:20.170Z] Selecting previously unselected package libmpfr4:amd64. [2020-09-24T15:18:20.170Z] Preparing to unpack .../32-libmpfr4_3.1.5-1_amd64.deb ... [2020-09-24T15:18:20.170Z] Unpacking libmpfr4:amd64 (3.1.5-1) ... [2020-09-24T15:18:20.170Z] Selecting previously unselected package libmpc3:amd64. [2020-09-24T15:18:20.170Z] Preparing to unpack .../33-libmpc3_1.0.3-1+b2_amd64.deb ... [2020-09-24T15:18:20.170Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2020-09-24T15:18:20.170Z] Selecting previously unselected package cpp-6. [2020-09-24T15:18:20.170Z] Preparing to unpack .../34-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.170Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.732Z] Selecting previously unselected package cpp. [2020-09-24T15:18:20.732Z] Preparing to unpack .../35-cpp_4%3a6.3.0-4_amd64.deb ... [2020-09-24T15:18:20.732Z] Unpacking cpp (4:6.3.0-4) ... [2020-09-24T15:18:20.732Z] Selecting previously unselected package libcurl3:amd64. [2020-09-24T15:18:20.732Z] Preparing to unpack .../36-libcurl3_7.52.1-5+deb9u11_amd64.deb ... [2020-09-24T15:18:20.732Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:18:20.732Z] Selecting previously unselected package curl. [2020-09-24T15:18:20.732Z] Preparing to unpack .../37-curl_7.52.1-5+deb9u11_amd64.deb ... [2020-09-24T15:18:20.732Z] Unpacking curl (7.52.1-5+deb9u11) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package libcc1-0:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../38-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.987Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package libgomp1:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../39-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.987Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package libitm1:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../40-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.987Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package libatomic1:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../41-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.987Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package libasan3:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../42-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.987Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package liblsan0:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../43-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:20.987Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:20.987Z] Selecting previously unselected package libtsan0:amd64. [2020-09-24T15:18:20.987Z] Preparing to unpack .../44-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.243Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:21.243Z] Selecting previously unselected package libubsan0:amd64. [2020-09-24T15:18:21.243Z] Preparing to unpack .../45-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.243Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:21.243Z] Selecting previously unselected package libcilkrts5:amd64. [2020-09-24T15:18:21.243Z] Preparing to unpack .../46-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.243Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:21.243Z] Selecting previously unselected package libmpx2:amd64. [2020-09-24T15:18:21.243Z] Preparing to unpack .../47-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.243Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:21.243Z] Selecting previously unselected package libquadmath0:amd64. [2020-09-24T15:18:21.243Z] Preparing to unpack .../48-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.243Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:21.243Z] Selecting previously unselected package libgcc-6-dev:amd64. [2020-09-24T15:18:21.243Z] Preparing to unpack .../49-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.243Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:21.498Z] Selecting previously unselected package gcc-6. [2020-09-24T15:18:21.498Z] Preparing to unpack .../50-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:18:21.498Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:22.060Z] Selecting previously unselected package gcc. [2020-09-24T15:18:22.060Z] Preparing to unpack .../51-gcc_4%3a6.3.0-4_amd64.deb ... [2020-09-24T15:18:22.060Z] Unpacking gcc (4:6.3.0-4) ... [2020-09-24T15:18:22.060Z] Selecting previously unselected package libc-dev-bin. [2020-09-24T15:18:22.060Z] Preparing to unpack .../52-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2020-09-24T15:18:22.060Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2020-09-24T15:18:22.317Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-09-24T15:18:22.317Z] Preparing to unpack .../53-linux-libc-dev_4.9.228-1_amd64.deb ... [2020-09-24T15:18:22.317Z] Unpacking linux-libc-dev:amd64 (4.9.228-1) ... [2020-09-24T15:18:22.317Z] Selecting previously unselected package libc6-dev:amd64. [2020-09-24T15:18:22.317Z] Preparing to unpack .../54-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2020-09-24T15:18:22.317Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-09-24T15:18:22.573Z] Selecting previously unselected package libffi-dev:amd64. [2020-09-24T15:18:22.573Z] Preparing to unpack .../55-libffi-dev_3.2.1-6_amd64.deb ... [2020-09-24T15:18:22.573Z] Unpacking libffi-dev:amd64 (3.2.1-6) ... [2020-09-24T15:18:22.573Z] Selecting previously unselected package libssl-dev:amd64. [2020-09-24T15:18:22.573Z] Preparing to unpack .../56-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ... [2020-09-24T15:18:22.573Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-09-24T15:18:22.829Z] Selecting previously unselected package make. [2020-09-24T15:18:22.829Z] Preparing to unpack .../57-make_4.1-9.1_amd64.deb ... [2020-09-24T15:18:22.829Z] Unpacking make (4.1-9.1) ... [2020-09-24T15:18:22.829Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-09-24T15:18:22.829Z] Preparing to unpack .../58-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-09-24T15:18:22.829Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-09-24T15:18:22.829Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:22.829Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:22.829Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:22.829Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ... [2020-09-24T15:18:23.084Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2020-09-24T15:18:23.084Z] Setting up libnettle6:amd64 (3.3-1+b2) ... [2020-09-24T15:18:23.084Z] Setting up git-man (1:2.11.0-3+deb9u7) ... [2020-09-24T15:18:23.084Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up make (4.1-9.1) ... [2020-09-24T15:18:23.084Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:18:23.084Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up linux-libc-dev:amd64 (4.9.228-1) ... [2020-09-24T15:18:23.084Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up libffi-dev:amd64 (3.2.1-6) ... [2020-09-24T15:18:23.084Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.084Z] Setting up perl (5.24.1-3+deb9u7) ... [2020-09-24T15:18:23.084Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2020-09-24T15:18:23.084Z] 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 [2020-09-24T15:18:23.084Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-09-24T15:18:23.084Z] debconf: unable to initialize frontend: Dialog [2020-09-24T15:18:23.084Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-24T15:18:23.084Z] debconf: falling back to frontend: Readline [2020-09-24T15:18:23.340Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-09-24T15:18:23.340Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-09-24T15:18:23.340Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-09-24T15:18:23.340Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-09-24T15:18:23.340Z] Setting up libp11-kit0:amd64 (0.23.3-2) ... [2020-09-24T15:18:23.340Z] Setting up libmpfr4:amd64 (3.1.5-1) ... [2020-09-24T15:18:23.340Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2020-09-24T15:18:23.340Z] Setting up binutils (2.28-5) ... [2020-09-24T15:18:23.340Z] Setting up libc-dev-bin (2.24-11+deb9u4) ... [2020-09-24T15:18:23.340Z] Setting up libkeyutils1:amd64 (1.5.9-9) ... [2020-09-24T15:18:23.340Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-09-24T15:18:23.340Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-09-24T15:18:23.340Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up liberror-perl (0.17024-1) ... [2020-09-24T15:18:23.340Z] Setting up libpsl5:amd64 (0.17.0-3) ... [2020-09-24T15:18:23.340Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up libhogweed4:amd64 (3.3-1+b2) ... [2020-09-24T15:18:23.340Z] Setting up libisl15:amd64 (0.18-1) ... [2020-09-24T15:18:23.340Z] Setting up cpp-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up cpp (4:6.3.0-4) ... [2020-09-24T15:18:23.340Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2020-09-24T15:18:23.340Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-09-24T15:18:23.340Z] Setting up gcc-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:18:23.340Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:18:23.595Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:23.595Z] Setting up gcc (4:6.3.0-4) ... [2020-09-24T15:18:23.595Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:18:23.595Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:18:23.595Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:18:23.595Z] Setting up git (1:2.11.0-3+deb9u7) ... [2020-09-24T15:18:23.595Z] Setting up curl (7.52.1-5+deb9u11) ... [2020-09-24T15:18:23.596Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-09-24T15:18:26.861Z] Removing intermediate container 62876c082ea1 [2020-09-24T15:18:26.861Z] ---> a5f8aba28da3 [2020-09-24T15:18:26.861Z] Step 14/33 : FROM build-${BUILD_PLATFORM} AS build [2020-09-24T15:18:26.861Z] ---> 13d058fb2f5e [2020-09-24T15:18:26.861Z] Step 15/33 : COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-09-24T15:18:26.861Z] ---> c55c0f0bd297 [2020-09-24T15:18:26.861Z] Step 16/33 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-09-24T15:18:26.861Z] ---> Running in 3cec982c4bca [2020-09-24T15:18:26.861Z] Removing intermediate container 3cec982c4bca [2020-09-24T15:18:26.861Z] ---> 14bb08d9136c [2020-09-24T15:18:26.861Z] Step 17/33 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-09-24T15:18:27.787Z] ---> ff5f61f1213a [2020-09-24T15:18:27.787Z] Step 18/33 : WORKDIR /code/ [2020-09-24T15:18:27.787Z] ---> Running in 620e6ad23c49 [2020-09-24T15:18:27.787Z] Removing intermediate container 620e6ad23c49 [2020-09-24T15:18:27.787Z] ---> 3b801862cee2 [2020-09-24T15:18:27.787Z] Step 19/33 : RUN pip install virtualenv==20.0.30 [2020-09-24T15:18:27.787Z] ---> Running in a401fe86b01e [2020-09-24T15:18:34.330Z] Collecting virtualenv==20.0.30 [2020-09-24T15:18:34.330Z] Downloading virtualenv-20.0.30-py2.py3-none-any.whl (7.1 MB) [2020-09-24T15:18:34.586Z] Collecting six<2,>=1.9.0 [2020-09-24T15:18:34.586Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-09-24T15:18:34.586Z] Collecting distlib<1,>=0.3.1 [2020-09-24T15:18:34.586Z] Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2020-09-24T15:18:34.843Z] Collecting appdirs<2,>=1.4.3 [2020-09-24T15:18:34.843Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-09-24T15:18:34.843Z] Collecting filelock<4,>=3.0.0 [2020-09-24T15:18:34.843Z] Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2020-09-24T15:18:34.843Z] Collecting importlib-metadata<2,>=0.12; python_version < "3.8" [2020-09-24T15:18:34.843Z] Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) [2020-09-24T15:18:34.843Z] Collecting zipp>=0.5 [2020-09-24T15:18:34.843Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-09-24T15:18:34.843Z] Installing collected packages: six, distlib, appdirs, filelock, zipp, importlib-metadata, virtualenv [2020-09-24T15:18:35.404Z] Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-1.7.0 six-1.15.0 virtualenv-20.0.30 zipp-3.2.0 [2020-09-24T15:18:39.568Z] WARNING: You are using pip version 20.1.1; however, version 20.2.3 is available. [2020-09-24T15:18:39.568Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:18:40.494Z] Removing intermediate container a401fe86b01e [2020-09-24T15:18:40.495Z] ---> c7854507f3a7 [2020-09-24T15:18:40.495Z] Step 20/33 : RUN pip install tox==3.19.0 [2020-09-24T15:18:40.495Z] ---> Running in c8f38e29f3a2 [2020-09-24T15:18:45.774Z] Collecting tox==3.19.0 [2020-09-24T15:18:46.030Z] Downloading tox-3.19.0-py2.py3-none-any.whl (83 kB) [2020-09-24T15:18:46.286Z] Collecting py>=1.4.17 [2020-09-24T15:18:46.286Z] Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2020-09-24T15:18:46.286Z] Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.7.0) [2020-09-24T15:18:46.286Z] Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.15.0) [2020-09-24T15:18:46.286Z] Collecting pluggy>=0.12.0 [2020-09-24T15:18:46.286Z] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-09-24T15:18:46.286Z] Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (20.0.30) [2020-09-24T15:18:46.286Z] Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (3.0.12) [2020-09-24T15:18:46.286Z] Collecting toml>=0.9.4 [2020-09-24T15:18:46.286Z] Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2020-09-24T15:18:46.286Z] Collecting packaging>=14 [2020-09-24T15:18:46.286Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-09-24T15:18:46.286Z] Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox==3.19.0) (3.2.0) [2020-09-24T15:18:46.543Z] Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (0.3.1) [2020-09-24T15:18:46.543Z] Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (1.4.4) [2020-09-24T15:18:46.543Z] Collecting pyparsing>=2.0.2 [2020-09-24T15:18:46.543Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-09-24T15:18:46.543Z] Installing collected packages: py, pluggy, toml, pyparsing, packaging, tox [2020-09-24T15:18:46.798Z] Successfully installed packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 toml-0.10.1 tox-3.19.0 [2020-09-24T15:18:46.798Z] WARNING: You are using pip version 20.1.1; however, version 20.2.3 is available. [2020-09-24T15:18:46.798Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:18:47.358Z] Removing intermediate container c8f38e29f3a2 [2020-09-24T15:18:47.358Z] ---> caf9c6fc3cef [2020-09-24T15:18:47.358Z] Step 21/33 : COPY requirements-indirect.txt . [2020-09-24T15:18:47.358Z] ---> e648bd635ca0 [2020-09-24T15:18:47.358Z] Step 22/33 : COPY requirements.txt . [2020-09-24T15:18:47.614Z] ---> 81299d239e71 [2020-09-24T15:18:47.614Z] Step 23/33 : COPY requirements-dev.txt . [2020-09-24T15:18:47.614Z] ---> cc14cf747555 [2020-09-24T15:18:47.614Z] Step 24/33 : COPY .pre-commit-config.yaml . [2020-09-24T15:18:47.869Z] ---> babf89d04648 [2020-09-24T15:18:47.869Z] Step 25/33 : COPY tox.ini . [2020-09-24T15:18:47.869Z] ---> 0bb700423fbc [2020-09-24T15:18:47.869Z] Step 26/33 : COPY setup.py . [2020-09-24T15:18:48.124Z] ---> 79e3c09fe44c [2020-09-24T15:18:48.124Z] Step 27/33 : COPY README.md . [2020-09-24T15:18:48.124Z] ---> 5cc77d96548e [2020-09-24T15:18:48.124Z] Step 28/33 : COPY compose compose/ [2020-09-24T15:18:48.380Z] ---> 2b1bc0a560e6 [2020-09-24T15:18:48.380Z] Step 29/33 : RUN tox --notest [2020-09-24T15:18:48.380Z] ---> Running in 2e4e6ac28477 [2020-09-24T15:18:48.941Z] py37 create: /code/.tox/py37 [2020-09-24T15:18:49.869Z] py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2020-09-24T15:18:56.161Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084797cdb93eb8109) in /home/ubuntu/workspace/compose_1.27.x [Pipeline] { [Pipeline] checkout [2020-09-24T15:18:58.490Z] using credential sf-release-bot.github.ssh [2020-09-24T15:18:58.508Z] Cloning the remote Git repository [2020-09-24T15:18:58.508Z] Cloning with configured refspecs honoured and without tags [2020-09-24T15:18:58.773Z] Cloning repository git@github.com:docker/compose.git [2020-09-24T15:18:58.825Z] > git init /home/ubuntu/workspace/compose_1.27.x # timeout=10 [2020-09-24T15:18:59.197Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-09-24T15:18:59.197Z] > git --version # timeout=10 [2020-09-24T15:18:59.212Z] > git --version # 'git version 2.17.1' [2020-09-24T15:18:59.213Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-09-24T15:18:59.248Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:19:01.263Z] Fetching without tags [2020-09-24T15:19:01.685Z] Checking out Revision 405241920ee23c47d423a7ec5a0514aad7f6a421 (1.27.x) [2020-09-24T15:19:01.373Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-09-24T15:19:01.387Z] > git config --add remote.origin.fetch +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:19:01.406Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-09-24T15:19:01.427Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-09-24T15:19:01.428Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-09-24T15:19:01.436Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:19:01.843Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T15:19:01.862Z] > git checkout -f 405241920ee23c47d423a7ec5a0514aad7f6a421 # timeout=10 [2020-09-24T15:19:05.385Z] Commit message: " "Bump 1.27.4"" [Pipeline] withDockerRegistry [2020-09-24T15:19:06.028Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-09-24T15:19:14.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-24T15:19:15.081Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.27.x@tmp/3937af82-2c02-4b8a-8906-e9a31d94d0ef/config.json. [2020-09-24T15:19:15.081Z] Configure a credential helper to remove this warning. See [2020-09-24T15:19:15.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-24T15:19:15.082Z] [2020-09-24T15:19:15.082Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-24T15:19:15.656Z] + docker pull dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:19:15.656Z] Error response from daemon: manifest for dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [2020-09-24T15:19:15.971Z] + docker build -t dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 --target build --build-arg BUILD_PLATFORM=debian --build-arg GIT_COMMIT=405241920ee23c47d423a7ec5a0514aad7f6a421 . [2020-09-24T15:19:15.971Z] Sending build context to Docker daemon 1.676MB [2020-09-24T15:19:15.971Z] Step 1/33 : ARG DOCKER_VERSION=19.03.8 [2020-09-24T15:19:15.971Z] Step 2/33 : ARG PYTHON_VERSION=3.7.7 [2020-09-24T15:19:15.971Z] Step 3/33 : ARG BUILD_ALPINE_VERSION=3.11 [2020-09-24T15:19:15.971Z] Step 4/33 : ARG BUILD_DEBIAN_VERSION=slim-stretch [2020-09-24T15:19:15.971Z] Step 5/33 : ARG RUNTIME_ALPINE_VERSION=3.11.5 [2020-09-24T15:19:15.971Z] Step 6/33 : ARG RUNTIME_DEBIAN_VERSION=stretch-20200414-slim [2020-09-24T15:19:15.971Z] Step 7/33 : ARG BUILD_PLATFORM=alpine [2020-09-24T15:19:15.971Z] Step 8/33 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-09-24T15:19:16.231Z] 19.03.8: Pulling from library/docker [2020-09-24T15:19:17.167Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-24T15:19:17.167Z] 6f4c731d6eb3: Pulling fs layer [2020-09-24T15:19:17.167Z] 5d79d4ac3cd0: Pulling fs layer [2020-09-24T15:19:17.167Z] 65de10866d6a: Pulling fs layer [2020-09-24T15:19:17.167Z] ffd69ed7f17f: Pulling fs layer [2020-09-24T15:19:17.167Z] 07ba9e5a2fa6: Pulling fs layer [2020-09-24T15:19:17.167Z] 75478c283dd2: Pulling fs layer [2020-09-24T15:19:17.167Z] 65de10866d6a: Waiting [2020-09-24T15:19:17.167Z] ffd69ed7f17f: Waiting [2020-09-24T15:19:17.167Z] 07ba9e5a2fa6: Waiting [2020-09-24T15:19:17.167Z] 75478c283dd2: Waiting [2020-09-24T15:19:17.167Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-24T15:19:17.167Z] cbdbe7a5bc2a: Download complete [2020-09-24T15:19:17.443Z] cbdbe7a5bc2a: Pull complete [2020-09-24T15:19:17.703Z] 5d79d4ac3cd0: Verifying Checksum [2020-09-24T15:19:17.703Z] 5d79d4ac3cd0: Download complete [2020-09-24T15:19:17.703Z] 6f4c731d6eb3: Verifying Checksum [2020-09-24T15:19:17.703Z] 6f4c731d6eb3: Download complete [2020-09-24T15:19:17.974Z] ffd69ed7f17f: Verifying Checksum [2020-09-24T15:19:17.974Z] ffd69ed7f17f: Download complete [2020-09-24T15:19:18.234Z] 07ba9e5a2fa6: Verifying Checksum [2020-09-24T15:19:18.234Z] 07ba9e5a2fa6: Download complete [2020-09-24T15:19:18.234Z] 6f4c731d6eb3: Pull complete [2020-09-24T15:19:18.234Z] 65de10866d6a: Verifying Checksum [2020-09-24T15:19:18.234Z] 65de10866d6a: Download complete [2020-09-24T15:19:18.234Z] 5d79d4ac3cd0: Pull complete [2020-09-24T15:19:18.493Z] 75478c283dd2: Verifying Checksum [2020-09-24T15:19:18.493Z] 75478c283dd2: Download complete [2020-09-24T15:19:20.400Z] 65de10866d6a: Pull complete [2020-09-24T15:19:20.400Z] ffd69ed7f17f: Pull complete [2020-09-24T15:19:20.658Z] 07ba9e5a2fa6: Pull complete [2020-09-24T15:19:20.658Z] 75478c283dd2: Pull complete [2020-09-24T15:19:20.658Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 [2020-09-24T15:19:20.658Z] Status: Downloaded newer image for docker:19.03.8 [2020-09-24T15:19:20.658Z] ---> 5cfd4d13e0a8 [2020-09-24T15:19:20.658Z] Step 9/33 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine [2020-09-24T15:19:21.228Z] 3.7.7-alpine3.11: Pulling from library/python [2020-09-24T15:19:21.228Z] cbdbe7a5bc2a: Already exists [2020-09-24T15:19:21.228Z] 26ebcd19a4e3: Pulling fs layer [2020-09-24T15:19:21.228Z] 8341bd19193b: Pulling fs layer [2020-09-24T15:19:21.228Z] ecc595bd65e1: Pulling fs layer [2020-09-24T15:19:21.228Z] 4b1c9d8f69d2: Pulling fs layer [2020-09-24T15:19:21.228Z] 4b1c9d8f69d2: Waiting [2020-09-24T15:19:21.798Z] 26ebcd19a4e3: Verifying Checksum [2020-09-24T15:19:21.798Z] 26ebcd19a4e3: Download complete [2020-09-24T15:19:21.798Z] ecc595bd65e1: Verifying Checksum [2020-09-24T15:19:21.798Z] ecc595bd65e1: Download complete [2020-09-24T15:19:21.798Z] 8341bd19193b: Verifying Checksum [2020-09-24T15:19:21.798Z] 8341bd19193b: Download complete [2020-09-24T15:19:22.057Z] 26ebcd19a4e3: Pull complete [2020-09-24T15:19:22.057Z] 4b1c9d8f69d2: Verifying Checksum [2020-09-24T15:19:22.057Z] 4b1c9d8f69d2: Download complete [2020-09-24T15:19:22.996Z] 8341bd19193b: Pull complete [2020-09-24T15:19:22.996Z] ecc595bd65e1: Pull complete [2020-09-24T15:19:23.260Z] 4b1c9d8f69d2: Pull complete [2020-09-24T15:19:23.260Z] Digest: sha256:778802b5b9797279772814fb15a7c6ee494848ced17965bb57092a0b900c0e4f [2020-09-24T15:19:23.260Z] Status: Downloaded newer image for python:3.7.7-alpine3.11 [2020-09-24T15:19:23.260Z] ---> e854017db514 [2020-09-24T15:19:23.260Z] Step 10/33 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev zlib-dev [2020-09-24T15:19:28.529Z] ---> Running in 552db3166fda [2020-09-24T15:19:29.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-09-24T15:19:31.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-09-24T15:19:31.260Z] (1/30) Installing bash (5.0.11-r1) [2020-09-24T15:19:31.260Z] Executing bash-5.0.11-r1.post-install [2020-09-24T15:19:31.260Z] (2/30) Installing libgcc (9.3.0-r0) [2020-09-24T15:19:31.260Z] (3/30) Installing libstdc++ (9.3.0-r0) [2020-09-24T15:19:31.260Z] (4/30) Installing binutils (2.33.1-r0) [2020-09-24T15:19:31.260Z] (5/30) Installing libmagic (5.37-r1) [2020-09-24T15:19:31.260Z] (6/30) Installing file (5.37-r1) [2020-09-24T15:19:31.260Z] (7/30) Installing gmp (6.1.2-r1) [2020-09-24T15:19:31.260Z] (8/30) Installing isl (0.18-r0) [2020-09-24T15:19:31.260Z] (9/30) Installing libgomp (9.3.0-r0) [2020-09-24T15:19:31.260Z] (10/30) Installing libatomic (9.3.0-r0) [2020-09-24T15:19:31.260Z] (11/30) Installing mpfr4 (4.0.2-r1) [2020-09-24T15:19:31.260Z] (12/30) Installing mpc1 (1.1.0-r1) [2020-09-24T15:19:31.260Z] (13/30) Installing gcc (9.3.0-r0) [2020-09-24T15:19:32.201Z] (14/30) Installing musl-dev (1.1.24-r2) [2020-09-24T15:19:32.201Z] (15/30) Installing libc-dev (0.7.2-r0) [2020-09-24T15:19:32.201Z] (16/30) Installing g++ (9.3.0-r0) [2020-09-24T15:19:32.771Z] (17/30) Installing make (4.2.1-r2) [2020-09-24T15:19:32.771Z] (18/30) Installing fortify-headers (1.1-r0) [2020-09-24T15:19:32.771Z] (19/30) Installing build-base (0.5-r1) [2020-09-24T15:19:32.771Z] (20/30) Installing nghttp2-libs (1.40.0-r1) [2020-09-24T15:19:32.771Z] (21/30) Installing libcurl (7.67.0-r1) [2020-09-24T15:19:32.771Z] (22/30) Installing curl (7.67.0-r1) [2020-09-24T15:19:32.771Z] (23/30) Installing pcre2 (10.34-r1) [2020-09-24T15:19:32.771Z] (24/30) Installing git (2.24.3-r0) [2020-09-24T15:19:32.771Z] (25/30) Installing linux-headers (4.19.36-r0) [2020-09-24T15:19:32.771Z] (26/30) Installing pkgconf (1.6.3-r0) [2020-09-24T15:19:32.771Z] (27/30) Installing libffi-dev (3.2.1-r6) [2020-09-24T15:19:32.771Z] (28/30) Installing openssl (1.1.1g-r0) [2020-09-24T15:19:32.771Z] (29/30) Installing openssl-dev (1.1.1g-r0) [2020-09-24T15:19:32.771Z] (30/30) Installing zlib-dev (1.2.11-r3) [2020-09-24T15:19:32.771Z] Executing busybox-1.31.1-r9.trigger [2020-09-24T15:19:33.031Z] OK: 208 MiB in 64 packages [2020-09-24T15:19:39.604Z] Removing intermediate container 552db3166fda [2020-09-24T15:19:39.604Z] ---> 4c12081360a1 [2020-09-24T15:19:39.604Z] Step 11/33 : ENV BUILD_BOOTLOADER=1 [2020-09-24T15:19:39.604Z] ---> Running in 4b9a453aea94 [2020-09-24T15:19:39.604Z] Removing intermediate container 4b9a453aea94 [2020-09-24T15:19:39.604Z] ---> 93c2806e7191 [2020-09-24T15:19:39.604Z] Step 12/33 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian [2020-09-24T15:19:39.604Z] 3.7.7-slim-stretch: Pulling from library/python [2020-09-24T15:19:39.863Z] 7d2977b12acb: Pulling fs layer [2020-09-24T15:19:39.863Z] f03b1e07f1e5: Pulling fs layer [2020-09-24T15:19:39.863Z] 8ee0d5abfcda: Pulling fs layer [2020-09-24T15:19:39.863Z] 3d889df62049: Pulling fs layer [2020-09-24T15:19:39.863Z] 4f1e236d19c5: Pulling fs layer [2020-09-24T15:19:39.863Z] 3d889df62049: Waiting [2020-09-24T15:19:39.863Z] 4f1e236d19c5: Waiting [2020-09-24T15:19:40.431Z] 7d2977b12acb: Download complete [2020-09-24T15:19:40.998Z] f03b1e07f1e5: Verifying Checksum [2020-09-24T15:19:40.998Z] f03b1e07f1e5: Download complete [2020-09-24T15:19:41.570Z] 4f1e236d19c5: Verifying Checksum [2020-09-24T15:19:41.570Z] 4f1e236d19c5: Download complete [2020-09-24T15:19:41.570Z] 3d889df62049: Verifying Checksum [2020-09-24T15:19:41.570Z] 3d889df62049: Download complete [2020-09-24T15:19:41.570Z] 7d2977b12acb: Pull complete [2020-09-24T15:19:41.834Z] 8ee0d5abfcda: Verifying Checksum [2020-09-24T15:19:41.834Z] 8ee0d5abfcda: Download complete [2020-09-24T15:19:41.834Z] f03b1e07f1e5: Pull complete [2020-09-24T15:19:43.285Z] 8ee0d5abfcda: Pull complete [2020-09-24T15:19:43.285Z] 3d889df62049: Pull complete [2020-09-24T15:19:43.543Z] 4f1e236d19c5: Pull complete [2020-09-24T15:19:43.543Z] Digest: sha256:e8bbe56f688606241a47d174a7474cb7907ede7a7f23720e06ec07f3cbb10a54 [2020-09-24T15:19:43.543Z] Status: Downloaded newer image for python:3.7.7-slim-stretch [2020-09-24T15:19:43.543Z] ---> 4014270402cf [2020-09-24T15:19:43.543Z] Step 13/33 : RUN apt-get update && apt-get install --no-install-recommends -y curl gcc git libc-dev libffi-dev libgcc-6-dev libssl-dev make openssl zlib1g-dev [2020-09-24T15:19:44.110Z] ---> Running in 6c5e7748994d [2020-09-24T15:19:46.014Z] Get:1 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] [2020-09-24T15:19:46.014Z] Ign:2 http://deb.debian.org/debian stretch InRelease [2020-09-24T15:19:46.014Z] Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] [2020-09-24T15:19:46.014Z] Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2020-09-24T15:19:46.014Z] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2020-09-24T15:19:46.014Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [579 kB] [2020-09-24T15:19:46.014Z] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B] [2020-09-24T15:19:46.014Z] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB] [2020-09-24T15:19:46.961Z] Fetched 7928 kB in 2s (3243 kB/s) [2020-09-24T15:19:47.531Z] Reading package lists... [2020-09-24T15:19:48.102Z] Reading package lists... [2020-09-24T15:19:48.361Z] Building dependency tree... [2020-09-24T15:19:48.361Z] Reading state information... [2020-09-24T15:19:48.361Z] openssl is already the newest version (1.1.0l-1~deb9u1). [2020-09-24T15:19:48.361Z] openssl set to manually installed. [2020-09-24T15:19:48.361Z] The following additional packages will be installed: [2020-09-24T15:19:48.361Z] binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2020-09-24T15:19:48.361Z] libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libgmp10 libgnutls30 [2020-09-24T15:19:48.361Z] libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-09-24T15:19:48.361Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-24T15:19:48.361Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-09-24T15:19:48.361Z] libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2020-09-24T15:19:48.361Z] libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2020-09-24T15:19:48.361Z] libunistring0 linux-libc-dev perl perl-base perl-modules-5.24 [2020-09-24T15:19:48.361Z] Suggested packages: [2020-09-24T15:19:48.361Z] binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2020-09-24T15:19:48.361Z] automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2020-09-24T15:19:48.361Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2020-09-24T15:19:48.361Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-09-24T15:19:48.361Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-24T15:19:48.361Z] git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2020-09-24T15:19:48.361Z] gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2020-09-24T15:19:48.361Z] | libterm-readline-perl-perl [2020-09-24T15:19:48.361Z] Recommended packages: [2020-09-24T15:19:48.361Z] patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2020-09-24T15:19:48.361Z] libsasl2-modules libssl-doc rename [2020-09-24T15:19:48.932Z] The following NEW packages will be installed: [2020-09-24T15:19:48.932Z] binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2020-09-24T15:19:48.932Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2020-09-24T15:19:48.932Z] liberror-perl libffi-dev libgcc-6-dev libgmp10 libgnutls30 libgomp1 [2020-09-24T15:19:48.932Z] libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-09-24T15:19:48.932Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-24T15:19:48.932Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-09-24T15:19:48.932Z] libp11-kit0 libperl5.24 libpsl5 libquadmath0 librtmp1 libsasl2-2 [2020-09-24T15:19:48.932Z] libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2020-09-24T15:19:48.932Z] libubsan0 libunistring0 linux-libc-dev make perl perl-modules-5.24 [2020-09-24T15:19:48.932Z] zlib1g-dev [2020-09-24T15:19:48.932Z] The following packages will be upgraded: [2020-09-24T15:19:48.932Z] perl-base [2020-09-24T15:19:49.869Z] 1 upgraded, 59 newly installed, 0 to remove and 7 not upgraded. [2020-09-24T15:19:49.869Z] Need to get 47.4 MB of archives. [2020-09-24T15:19:49.869Z] After this operation, 209 MB of additional disk space will be used. [2020-09-24T15:19:49.869Z] Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u11 [290 kB] [2020-09-24T15:19:49.869Z] Get:2 http://deb.debian.org/debian stretch/main amd64 perl-base amd64 5.24.1-3+deb9u7 [1346 kB] [2020-09-24T15:19:49.869Z] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u11 [292 kB] [2020-09-24T15:19:49.869Z] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u11 [227 kB] [2020-09-24T15:19:49.869Z] Get:5 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u7 [2723 kB] [2020-09-24T15:19:50.130Z] Get:6 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u7 [3527 kB] [2020-09-24T15:19:50.130Z] Get:7 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u7 [218 kB] [2020-09-24T15:19:50.130Z] Get:8 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2020-09-24T15:19:50.130Z] Get:9 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2020-09-24T15:19:50.130Z] Get:10 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2020-09-24T15:19:50.130Z] Get:11 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2020-09-24T15:19:50.130Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB] [2020-09-24T15:19:50.130Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2020-09-24T15:19:50.130Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u5 [896 kB] [2020-09-24T15:19:50.130Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2020-09-24T15:19:50.130Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB] [2020-09-24T15:19:50.130Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB] [2020-09-24T15:19:50.130Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB] [2020-09-24T15:19:50.130Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB] [2020-09-24T15:19:50.130Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2020-09-24T15:19:50.130Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2020-09-24T15:19:50.130Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB] [2020-09-24T15:19:50.130Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2020-09-24T15:19:50.130Z] Get:24 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u4 [85.7 kB] [2020-09-24T15:19:50.130Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u4 [219 kB] [2020-09-24T15:19:50.130Z] Get:26 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2020-09-24T15:19:50.130Z] Get:27 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2020-09-24T15:19:50.130Z] Get:28 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2020-09-24T15:19:50.130Z] Get:29 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2020-09-24T15:19:50.130Z] Get:30 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2020-09-24T15:19:50.130Z] Get:31 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u7 [1436 kB] [2020-09-24T15:19:50.130Z] Get:32 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u7 [4170 kB] [2020-09-24T15:19:50.130Z] Get:33 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB] [2020-09-24T15:19:50.391Z] Get:34 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2020-09-24T15:19:50.391Z] Get:35 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2020-09-24T15:19:50.391Z] Get:36 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2020-09-24T15:19:50.391Z] Get:37 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2020-09-24T15:19:50.391Z] Get:38 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2020-09-24T15:19:50.391Z] Get:39 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2020-09-24T15:19:50.391Z] Get:40 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2020-09-24T15:19:50.391Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2020-09-24T15:19:50.391Z] Get:42 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2020-09-24T15:19:50.391Z] Get:43 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2020-09-24T15:19:50.391Z] Get:44 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2020-09-24T15:19:50.391Z] Get:45 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2020-09-24T15:19:50.391Z] Get:46 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2020-09-24T15:19:50.391Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2020-09-24T15:19:50.391Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2020-09-24T15:19:50.391Z] Get:49 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2020-09-24T15:19:50.391Z] Get:50 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2020-09-24T15:19:50.391Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2020-09-24T15:19:50.391Z] Get:52 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2020-09-24T15:19:50.650Z] Get:53 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2020-09-24T15:19:50.650Z] Get:54 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2020-09-24T15:19:50.650Z] Get:55 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.228-1 [1511 kB] [2020-09-24T15:19:50.650Z] Get:56 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2020-09-24T15:19:50.650Z] Get:57 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2020-09-24T15:19:50.650Z] Get:58 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB] [2020-09-24T15:19:50.650Z] Get:59 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2020-09-24T15:19:50.650Z] Get:60 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-09-24T15:19:50.908Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-24T15:19:50.908Z] Fetched 47.4 MB in 1s (27.4 MB/s) [2020-09-24T15:19:50.908Z] (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 ... 6684 files and directories currently installed.) [2020-09-24T15:19:50.908Z] Preparing to unpack .../perl-base_5.24.1-3+deb9u7_amd64.deb ... [2020-09-24T15:19:50.908Z] Unpacking perl-base (5.24.1-3+deb9u7) over (5.24.1-3+deb9u6) ... [2020-09-24T15:19:54.198Z] Setting up perl-base (5.24.1-3+deb9u7) ... [2020-09-24T15:19:54.198Z] Selecting previously unselected package perl-modules-5.24. [2020-09-24T15:19:54.198Z] (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 ... 6684 files and directories currently installed.) [2020-09-24T15:19:54.198Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u7_all.deb ... [2020-09-24T15:19:54.198Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u7) ... [2020-09-24T15:19:54.765Z] Selecting previously unselected package libperl5.24:amd64. [2020-09-24T15:19:54.765Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u7_amd64.deb ... [2020-09-24T15:19:54.765Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2020-09-24T15:19:55.332Z] Selecting previously unselected package perl. [2020-09-24T15:19:55.332Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u7_amd64.deb ... [2020-09-24T15:19:55.332Z] Unpacking perl (5.24.1-3+deb9u7) ... [2020-09-24T15:19:55.332Z] Selecting previously unselected package libgmp10:amd64. [2020-09-24T15:19:55.332Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2020-09-24T15:19:55.332Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-09-24T15:19:55.332Z] Selecting previously unselected package libnettle6:amd64. [2020-09-24T15:19:55.332Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2020-09-24T15:19:55.332Z] Unpacking libnettle6:amd64 (3.3-1+b2) ... [2020-09-24T15:19:55.332Z] Selecting previously unselected package libhogweed4:amd64. [2020-09-24T15:19:55.332Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2020-09-24T15:19:55.332Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2020-09-24T15:19:55.591Z] Selecting previously unselected package libidn11:amd64. [2020-09-24T15:19:55.591Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2020-09-24T15:19:55.591Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2020-09-24T15:19:55.591Z] Selecting previously unselected package libp11-kit0:amd64. [2020-09-24T15:19:55.591Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... [2020-09-24T15:19:55.591Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ... [2020-09-24T15:19:55.860Z] Selecting previously unselected package libtasn1-6:amd64. [2020-09-24T15:19:55.860Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2020-09-24T15:19:55.860Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-09-24T15:19:55.860Z] Selecting previously unselected package libgnutls30:amd64. [2020-09-24T15:19:55.860Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u5_amd64.deb ... [2020-09-24T15:19:55.860Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2020-09-24T15:19:55.860Z] Selecting previously unselected package libkeyutils1:amd64. [2020-09-24T15:19:55.860Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2020-09-24T15:19:55.860Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2020-09-24T15:19:56.118Z] Selecting previously unselected package libkrb5support0:amd64. [2020-09-24T15:19:56.118Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.118Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:19:56.118Z] Selecting previously unselected package libk5crypto3:amd64. [2020-09-24T15:19:56.118Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.118Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:19:56.118Z] Selecting previously unselected package libkrb5-3:amd64. [2020-09-24T15:19:56.118Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.118Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:19:56.377Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-24T15:19:56.377Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.377Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:19:56.377Z] Selecting previously unselected package libunistring0:amd64. [2020-09-24T15:19:56.377Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2020-09-24T15:19:56.377Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-09-24T15:19:56.377Z] Selecting previously unselected package libidn2-0:amd64. [2020-09-24T15:19:56.377Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.377Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-09-24T15:19:56.377Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-24T15:19:56.377Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-09-24T15:19:56.377Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:19:56.377Z] Selecting previously unselected package libsasl2-2:amd64. [2020-09-24T15:19:56.377Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-09-24T15:19:56.377Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:19:56.637Z] Selecting previously unselected package libldap-common. [2020-09-24T15:19:56.637Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u4_all.deb ... [2020-09-24T15:19:56.637Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:19:56.637Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-24T15:19:56.637Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u4_amd64.deb ... [2020-09-24T15:19:56.637Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:19:56.637Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-09-24T15:19:56.637Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.637Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-09-24T15:19:56.637Z] Selecting previously unselected package libpsl5:amd64. [2020-09-24T15:19:56.637Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2020-09-24T15:19:56.637Z] Unpacking libpsl5:amd64 (0.17.0-3) ... [2020-09-24T15:19:56.637Z] Selecting previously unselected package librtmp1:amd64. [2020-09-24T15:19:56.637Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2020-09-24T15:19:56.637Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-09-24T15:19:56.637Z] Selecting previously unselected package libssh2-1:amd64. [2020-09-24T15:19:56.637Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2020-09-24T15:19:56.637Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-09-24T15:19:56.897Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-24T15:19:56.897Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u11_amd64.deb ... [2020-09-24T15:19:56.897Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:19:56.897Z] Selecting previously unselected package liberror-perl. [2020-09-24T15:19:56.897Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2020-09-24T15:19:56.897Z] Unpacking liberror-perl (0.17024-1) ... [2020-09-24T15:19:56.897Z] Selecting previously unselected package git-man. [2020-09-24T15:19:56.897Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u7_all.deb ... [2020-09-24T15:19:56.897Z] Unpacking git-man (1:2.11.0-3+deb9u7) ... [2020-09-24T15:19:56.897Z] Selecting previously unselected package git. [2020-09-24T15:19:56.897Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u7_amd64.deb ... [2020-09-24T15:19:56.897Z] Unpacking git (1:2.11.0-3+deb9u7) ... [2020-09-24T15:19:57.465Z] Selecting previously unselected package libssl1.0.2:amd64. [2020-09-24T15:19:57.465Z] Preparing to unpack .../29-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ... [2020-09-24T15:19:57.465Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-09-24T15:19:57.465Z] Selecting previously unselected package binutils. [2020-09-24T15:19:57.465Z] Preparing to unpack .../30-binutils_2.28-5_amd64.deb ... [2020-09-24T15:19:57.465Z] Unpacking binutils (2.28-5) ... [2020-09-24T15:19:58.032Z] Selecting previously unselected package libisl15:amd64. [2020-09-24T15:19:58.032Z] Preparing to unpack .../31-libisl15_0.18-1_amd64.deb ... [2020-09-24T15:19:58.032Z] Unpacking libisl15:amd64 (0.18-1) ... [2020-09-24T15:19:58.032Z] Selecting previously unselected package libmpfr4:amd64. [2020-09-24T15:19:58.032Z] Preparing to unpack .../32-libmpfr4_3.1.5-1_amd64.deb ... [2020-09-24T15:19:58.032Z] Unpacking libmpfr4:amd64 (3.1.5-1) ... [2020-09-24T15:19:58.032Z] Selecting previously unselected package libmpc3:amd64. [2020-09-24T15:19:58.032Z] Preparing to unpack .../33-libmpc3_1.0.3-1+b2_amd64.deb ... [2020-09-24T15:19:58.032Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2020-09-24T15:19:58.032Z] Selecting previously unselected package cpp-6. [2020-09-24T15:19:58.032Z] Preparing to unpack .../34-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:58.032Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:58.977Z] Selecting previously unselected package cpp. [2020-09-24T15:19:58.977Z] Preparing to unpack .../35-cpp_4%3a6.3.0-4_amd64.deb ... [2020-09-24T15:19:58.977Z] Unpacking cpp (4:6.3.0-4) ... [2020-09-24T15:19:58.977Z] Selecting previously unselected package libcurl3:amd64. [2020-09-24T15:19:58.977Z] Preparing to unpack .../36-libcurl3_7.52.1-5+deb9u11_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:19:58.978Z] Selecting previously unselected package curl. [2020-09-24T15:19:58.978Z] Preparing to unpack .../37-curl_7.52.1-5+deb9u11_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking curl (7.52.1-5+deb9u11) ... [2020-09-24T15:19:58.978Z] Selecting previously unselected package libcc1-0:amd64. [2020-09-24T15:19:58.978Z] Preparing to unpack .../38-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:58.978Z] Selecting previously unselected package libgomp1:amd64. [2020-09-24T15:19:58.978Z] Preparing to unpack .../39-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:58.978Z] Selecting previously unselected package libitm1:amd64. [2020-09-24T15:19:58.978Z] Preparing to unpack .../40-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:58.978Z] Selecting previously unselected package libatomic1:amd64. [2020-09-24T15:19:58.978Z] Preparing to unpack .../41-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:58.978Z] Selecting previously unselected package libasan3:amd64. [2020-09-24T15:19:58.978Z] Preparing to unpack .../42-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:58.978Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.236Z] Selecting previously unselected package liblsan0:amd64. [2020-09-24T15:19:59.236Z] Preparing to unpack .../43-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.236Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.236Z] Selecting previously unselected package libtsan0:amd64. [2020-09-24T15:19:59.236Z] Preparing to unpack .../44-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.236Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.236Z] Selecting previously unselected package libubsan0:amd64. [2020-09-24T15:19:59.236Z] Preparing to unpack .../45-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.236Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.236Z] Selecting previously unselected package libcilkrts5:amd64. [2020-09-24T15:19:59.236Z] Preparing to unpack .../46-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.236Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.236Z] Selecting previously unselected package libmpx2:amd64. [2020-09-24T15:19:59.236Z] Preparing to unpack .../47-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.236Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.494Z] Selecting previously unselected package libquadmath0:amd64. [2020-09-24T15:19:59.494Z] Preparing to unpack .../48-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.494Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.494Z] Selecting previously unselected package libgcc-6-dev:amd64. [2020-09-24T15:19:59.494Z] Preparing to unpack .../49-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.494Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:19:59.755Z] Selecting previously unselected package gcc-6. [2020-09-24T15:19:59.755Z] Preparing to unpack .../50-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2020-09-24T15:19:59.755Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:00.323Z] Selecting previously unselected package gcc. [2020-09-24T15:20:00.323Z] Preparing to unpack .../51-gcc_4%3a6.3.0-4_amd64.deb ... [2020-09-24T15:20:00.323Z] Unpacking gcc (4:6.3.0-4) ... [2020-09-24T15:20:00.323Z] Selecting previously unselected package libc-dev-bin. [2020-09-24T15:20:00.323Z] Preparing to unpack .../52-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2020-09-24T15:20:00.323Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2020-09-24T15:20:00.323Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-09-24T15:20:00.323Z] Preparing to unpack .../53-linux-libc-dev_4.9.228-1_amd64.deb ... [2020-09-24T15:20:00.323Z] Unpacking linux-libc-dev:amd64 (4.9.228-1) ... [2020-09-24T15:20:00.582Z] Selecting previously unselected package libc6-dev:amd64. [2020-09-24T15:20:00.582Z] Preparing to unpack .../54-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2020-09-24T15:20:00.582Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-09-24T15:20:00.841Z] Selecting previously unselected package libffi-dev:amd64. [2020-09-24T15:20:00.841Z] Preparing to unpack .../55-libffi-dev_3.2.1-6_amd64.deb ... [2020-09-24T15:20:00.841Z] Unpacking libffi-dev:amd64 (3.2.1-6) ... [2020-09-24T15:20:00.841Z] Selecting previously unselected package libssl-dev:amd64. [2020-09-24T15:20:00.841Z] Preparing to unpack .../56-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ... [2020-09-24T15:20:00.841Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-09-24T15:20:01.099Z] Selecting previously unselected package make. [2020-09-24T15:20:01.099Z] Preparing to unpack .../57-make_4.1-9.1_amd64.deb ... [2020-09-24T15:20:01.099Z] Unpacking make (4.1-9.1) ... [2020-09-24T15:20:01.099Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-09-24T15:20:01.099Z] Preparing to unpack .../58-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-09-24T15:20:01.099Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-09-24T15:20:01.099Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.099Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.099Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.099Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u7) ... [2020-09-24T15:20:01.099Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u7) ... [2020-09-24T15:20:01.099Z] Setting up libnettle6:amd64 (3.3-1+b2) ... [2020-09-24T15:20:01.099Z] Setting up git-man (1:2.11.0-3+deb9u7) ... [2020-09-24T15:20:01.099Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.099Z] Setting up make (4.1-9.1) ... [2020-09-24T15:20:01.099Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.099Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-09-24T15:20:01.099Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:20:01.099Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up linux-libc-dev:amd64 (4.9.228-1) ... [2020-09-24T15:20:01.358Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up libffi-dev:amd64 (3.2.1-6) ... [2020-09-24T15:20:01.358Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up perl (5.24.1-3+deb9u7) ... [2020-09-24T15:20:01.358Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2020-09-24T15:20:01.358Z] 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 [2020-09-24T15:20:01.358Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-09-24T15:20:01.358Z] debconf: unable to initialize frontend: Dialog [2020-09-24T15:20:01.358Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-24T15:20:01.358Z] debconf: falling back to frontend: Readline [2020-09-24T15:20:01.358Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.358Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-09-24T15:20:01.617Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-09-24T15:20:01.617Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-09-24T15:20:01.617Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-09-24T15:20:01.617Z] Setting up libp11-kit0:amd64 (0.23.3-2) ... [2020-09-24T15:20:01.617Z] Setting up libmpfr4:amd64 (3.1.5-1) ... [2020-09-24T15:20:01.617Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2020-09-24T15:20:01.617Z] Setting up binutils (2.28-5) ... [2020-09-24T15:20:01.617Z] Setting up libc-dev-bin (2.24-11+deb9u4) ... [2020-09-24T15:20:01.617Z] Setting up libkeyutils1:amd64 (1.5.9-9) ... [2020-09-24T15:20:01.617Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-09-24T15:20:01.617Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.617Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2020-09-24T15:20:01.617Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-09-24T15:20:01.617Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-09-24T15:20:01.617Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.874Z] Setting up liberror-perl (0.17024-1) ... [2020-09-24T15:20:01.874Z] Setting up libpsl5:amd64 (0.17.0-3) ... [2020-09-24T15:20:01.874Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:20:01.874Z] Setting up libhogweed4:amd64 (3.3-1+b2) ... [2020-09-24T15:20:01.874Z] Setting up libisl15:amd64 (0.18-1) ... [2020-09-24T15:20:01.874Z] Setting up cpp-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.874Z] Setting up cpp (4:6.3.0-4) ... [2020-09-24T15:20:01.874Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:20:01.874Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u5) ... [2020-09-24T15:20:01.874Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-09-24T15:20:01.874Z] Setting up gcc-6 (6.3.0-18+deb9u1) ... [2020-09-24T15:20:01.875Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ... [2020-09-24T15:20:01.875Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:20:01.875Z] Setting up gcc (4:6.3.0-4) ... [2020-09-24T15:20:01.875Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-09-24T15:20:01.875Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:20:01.875Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u11) ... [2020-09-24T15:20:01.875Z] Setting up git (1:2.11.0-3+deb9u7) ... [2020-09-24T15:20:01.875Z] Setting up curl (7.52.1-5+deb9u11) ... [2020-09-24T15:20:01.875Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-09-24T15:20:07.144Z] Removing intermediate container 6c5e7748994d [2020-09-24T15:20:07.144Z] ---> 5e6420ffe6c0 [2020-09-24T15:20:07.144Z] Step 14/33 : FROM build-${BUILD_PLATFORM} AS build [2020-09-24T15:20:07.144Z] ---> 5e6420ffe6c0 [2020-09-24T15:20:07.144Z] Step 15/33 : COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-09-24T15:20:07.144Z] ---> bc73d9840cc0 [2020-09-24T15:20:07.144Z] Step 16/33 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-09-24T15:20:07.144Z] ---> Running in 6d7faddd0465 [2020-09-24T15:20:07.144Z] Removing intermediate container 6d7faddd0465 [2020-09-24T15:20:07.144Z] ---> 6704b31e3d13 [2020-09-24T15:20:07.144Z] Step 17/33 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-09-24T15:20:08.080Z] ---> c2bc7a6ad914 [2020-09-24T15:20:08.080Z] Step 18/33 : WORKDIR /code/ [2020-09-24T15:20:08.080Z] ---> Running in 9410ed120116 [2020-09-24T15:20:08.080Z] Removing intermediate container 9410ed120116 [2020-09-24T15:20:08.080Z] ---> 997c8d7e9742 [2020-09-24T15:20:08.080Z] Step 19/33 : RUN pip install virtualenv==20.0.30 [2020-09-24T15:20:08.080Z] ---> Running in 707c33f64b3a [2020-09-24T15:20:14.646Z] Collecting virtualenv==20.0.30 [2020-09-24T15:20:14.905Z] Downloading virtualenv-20.0.30-py2.py3-none-any.whl (7.1 MB) [2020-09-24T15:20:15.164Z] Collecting distlib<1,>=0.3.1 [2020-09-24T15:20:15.164Z] Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) [2020-09-24T15:20:15.423Z] Collecting importlib-metadata<2,>=0.12; python_version < "3.8" [2020-09-24T15:20:15.423Z] Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) [2020-09-24T15:20:15.423Z] Collecting six<2,>=1.9.0 [2020-09-24T15:20:15.423Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-09-24T15:20:15.423Z] Collecting filelock<4,>=3.0.0 [2020-09-24T15:20:15.423Z] Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) [2020-09-24T15:20:15.423Z] Collecting appdirs<2,>=1.4.3 [2020-09-24T15:20:15.423Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-09-24T15:20:15.423Z] Collecting zipp>=0.5 [2020-09-24T15:20:15.423Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-09-24T15:20:15.682Z] Installing collected packages: distlib, zipp, importlib-metadata, six, filelock, appdirs, virtualenv [2020-09-24T15:20:15.941Z] Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-metadata-1.7.0 six-1.15.0 virtualenv-20.0.30 zipp-3.2.0 [2020-09-24T15:20:20.123Z] WARNING: You are using pip version 20.1.1; however, version 20.2.3 is available. [2020-09-24T15:20:20.123Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:20:21.059Z] Removing intermediate container 707c33f64b3a [2020-09-24T15:20:21.059Z] ---> fff42d0e7aec [2020-09-24T15:20:21.059Z] Step 20/33 : RUN pip install tox==3.19.0 [2020-09-24T15:20:21.059Z] ---> Running in c418f4e81b85 [2020-09-24T15:20:26.328Z] Collecting tox==3.19.0 [2020-09-24T15:20:27.263Z] Downloading tox-3.19.0-py2.py3-none-any.whl (83 kB) [2020-09-24T15:20:27.263Z] Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (3.0.12) [2020-09-24T15:20:27.263Z] Collecting pluggy>=0.12.0 [2020-09-24T15:20:27.263Z] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-09-24T15:20:27.263Z] Collecting py>=1.4.17 [2020-09-24T15:20:27.263Z] Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) [2020-09-24T15:20:27.263Z] Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.15.0) [2020-09-24T15:20:27.263Z] Collecting toml>=0.9.4 [2020-09-24T15:20:27.263Z] Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) [2020-09-24T15:20:27.263Z] Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (1.7.0) [2020-09-24T15:20:27.263Z] Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.7/site-packages (from tox==3.19.0) (20.0.30) [2020-09-24T15:20:27.263Z] Collecting packaging>=14 [2020-09-24T15:20:27.263Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-09-24T15:20:27.263Z] Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox==3.19.0) (3.2.0) [2020-09-24T15:20:27.263Z] Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (1.4.4) [2020-09-24T15:20:27.263Z] Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.19.0) (0.3.1) [2020-09-24T15:20:27.523Z] Collecting pyparsing>=2.0.2 [2020-09-24T15:20:27.523Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-09-24T15:20:27.523Z] Installing collected packages: pluggy, py, toml, pyparsing, packaging, tox [2020-09-24T15:20:27.783Z] Successfully installed packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 toml-0.10.1 tox-3.19.0 [2020-09-24T15:20:27.783Z] WARNING: You are using pip version 20.1.1; however, version 20.2.3 is available. [2020-09-24T15:20:27.783Z] You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:20:28.350Z] Removing intermediate container c418f4e81b85 [2020-09-24T15:20:28.350Z] ---> 94b4cd0250d9 [2020-09-24T15:20:28.350Z] Step 21/33 : COPY requirements-indirect.txt . [2020-09-24T15:20:28.350Z] ---> 8b5a012ce6f1 [2020-09-24T15:20:28.350Z] Step 22/33 : COPY requirements.txt . [2020-09-24T15:20:28.611Z] ---> 246e5607f7db [2020-09-24T15:20:28.611Z] Step 23/33 : COPY requirements-dev.txt . [2020-09-24T15:20:28.611Z] ---> 5d17962d3ea6 [2020-09-24T15:20:28.611Z] Step 24/33 : COPY .pre-commit-config.yaml . [2020-09-24T15:20:28.870Z] ---> e5bc2311c778 [2020-09-24T15:20:28.870Z] Step 25/33 : COPY tox.ini . [2020-09-24T15:20:28.870Z] ---> 0e91e8f06c6f [2020-09-24T15:20:28.870Z] Step 26/33 : COPY setup.py . [2020-09-24T15:20:29.131Z] ---> 1cc487f499d1 [2020-09-24T15:20:29.131Z] Step 27/33 : COPY README.md . [2020-09-24T15:20:29.131Z] ---> 3b600090e2a6 [2020-09-24T15:20:29.131Z] Step 28/33 : COPY compose compose/ [2020-09-24T15:20:29.389Z] ---> e60467089137 [2020-09-24T15:20:29.390Z] Step 29/33 : RUN tox --notest [2020-09-24T15:20:29.390Z] ---> Running in 80f922ed8ab6 [2020-09-24T15:20:29.960Z] py37 create: /code/.tox/py37 [2020-09-24T15:20:30.898Z] py37 installdeps: -rrequirements-indirect.txt, -rrequirements.txt, -rrequirements-dev.txt [2020-09-24T15:20:57.516Z] py37 develop-inst: /code [2020-09-24T15:20:57.516Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.1.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.1,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.0,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.3.1,# Editable install with no version control (docker-compose==1.27.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==2.0.0,iniconfig==1.0.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.30,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.2.0 [2020-09-24T15:20:57.516Z] pre-commit create: /code/.tox/pre-commit [2020-09-24T15:20:57.516Z] pre-commit installdeps: pre-commit [2020-09-24T15:21:09.719Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.5,importlib-metadata==2.0.0,nodeenv==1.5.0,pre-commit==2.7.1,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.31,zipp==3.2.0 [2020-09-24T15:21:09.719Z] ___________________________________ summary ____________________________________ [2020-09-24T15:21:09.719Z] py37: skipped tests [2020-09-24T15:21:09.719Z] pre-commit: skipped tests [2020-09-24T15:21:09.719Z] congratulations :) [2020-09-24T15:21:10.654Z] Removing intermediate container 80f922ed8ab6 [2020-09-24T15:21:10.654Z] ---> 410247733a31 [2020-09-24T15:21:10.654Z] Step 30/33 : COPY . . [2020-09-24T15:21:10.914Z] ---> c740308ee798 [2020-09-24T15:21:10.914Z] Step 31/33 : ARG GIT_COMMIT=unknown [2020-09-24T15:21:10.914Z] ---> Running in 4626539a6d24 [2020-09-24T15:21:10.914Z] Removing intermediate container 4626539a6d24 [2020-09-24T15:21:10.914Z] ---> 398eb663d75e [2020-09-24T15:21:10.914Z] Step 32/33 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-09-24T15:21:10.914Z] ---> Running in d7100c22e9df [2020-09-24T15:21:10.914Z] Removing intermediate container d7100c22e9df [2020-09-24T15:21:10.914Z] ---> 667d8a3d6010 [2020-09-24T15:21:10.914Z] Step 33/33 : RUN script/build/linux-entrypoint [2020-09-24T15:21:11.175Z] ---> Running in b2b9c6e61eba [2020-09-24T15:21:11.434Z] + CODE_PATH=/code [2020-09-24T15:21:11.434Z] + VENV=/code/.tox/py37 [2020-09-24T15:21:11.434Z] + cd /code [2020-09-24T15:21:11.434Z] + mkdir -p dist [2020-09-24T15:21:11.434Z] + chmod 777 dist [2020-09-24T15:21:11.434Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-09-24T15:21:26.309Z] py37 develop-inst: /code [2020-09-24T15:21:26.885Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.1.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.1,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.0,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.3.1,# Editable install with no version control (docker-compose==1.27.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==2.0.0,iniconfig==1.0.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.30,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.2.0 [2020-09-24T15:21:26.885Z] pre-commit create: /code/.tox/pre-commit [2020-09-24T15:21:27.140Z] pre-commit installdeps: pre-commit [2020-09-24T15:21:33.362Z] WARNING: You are using pip version 20.2.1; however, version 20.2.3 is available. [2020-09-24T15:21:33.362Z] You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:21:33.362Z] + '[' -z 405241920ee23c47d423a7ec5a0514aad7f6a421 ']' [2020-09-24T15:21:33.362Z] + echo 405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:21:33.362Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-24T15:21:33.362Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-24T15:21:33.362Z] + '[' '!' -z '' ']' [2020-09-24T15:21:33.362Z] + echo 'NOT compiling bootloader!!!' [2020-09-24T15:21:33.362Z] NOT compiling bootloader!!! [2020-09-24T15:21:33.362Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-09-24T15:21:33.362Z] 36 INFO: PyInstaller: 3.6 [2020-09-24T15:21:33.362Z] 36 INFO: Python: 3.7.7 [2020-09-24T15:21:33.362Z] 37 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with-debian-9.12 [2020-09-24T15:21:33.362Z] 39 INFO: UPX is not available. [2020-09-24T15:21:33.362Z] 40 INFO: Extending PYTHONPATH with paths [2020-09-24T15:21:33.362Z] ['/code/bin', '/code'] [2020-09-24T15:21:33.362Z] 40 INFO: checking Analysis [2020-09-24T15:21:33.362Z] 40 INFO: Building Analysis because Analysis-00.toc is non existent [2020-09-24T15:21:33.362Z] 40 INFO: Initializing module dependency graph... [2020-09-24T15:21:33.362Z] 42 INFO: Caching module graph hooks... [2020-09-24T15:21:33.362Z] 45 INFO: Analyzing base_library.zip ... [2020-09-24T15:21:33.362Z] 1686 INFO: Processing pre-find module path hook distutils [2020-09-24T15:21:33.362Z] 1686 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-09-24T15:21:33.362Z] 2700 INFO: Caching module dependency graph... [2020-09-24T15:21:33.362Z] 2768 INFO: running Analysis Analysis-00.toc [2020-09-24T15:21:33.362Z] 2787 INFO: Analyzing bin/docker-compose [2020-09-24T15:21:33.620Z] 3084 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-09-24T15:21:34.556Z] 4033 INFO: Processing pre-safe import module hook six.moves [2020-09-24T15:21:37.853Z] 7385 INFO: Processing module hooks... [2020-09-24T15:21:37.853Z] 7385 INFO: Loading module hook "hook-pydoc.py"... [2020-09-24T15:21:37.853Z] 7385 INFO: Loading module hook "hook-sysconfig.py"... [2020-09-24T15:21:37.853Z] 7393 INFO: Loading module hook "hook-certifi.py"... [2020-09-24T15:21:37.853Z] 7393 INFO: Loading module hook "hook-distutils.py"... [2020-09-24T15:21:37.853Z] 7394 INFO: Loading module hook "hook-encodings.py"... [2020-09-24T15:21:37.853Z] 7435 INFO: Loading module hook "hook-xml.py"... [2020-09-24T15:21:37.853Z] 7480 INFO: Loading module hook "hook-nacl.py"... [2020-09-24T15:21:37.853Z] 7482 INFO: Loading module hook "hook-jsonschema.py"... [2020-09-24T15:21:37.853Z] 7484 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-09-24T15:21:37.853Z] 7485 INFO: Loading module hook "hook-cryptography.py"... [2020-09-24T15:21:38.112Z] 7645 INFO: Looking for ctypes DLLs [2020-09-24T15:21:38.112Z] 7654 INFO: Analyzing run-time hooks ... [2020-09-24T15:21:38.112Z] 7660 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-09-24T15:21:38.112Z] 7661 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-09-24T15:21:38.112Z] 7674 INFO: Looking for dynamic libraries [2020-09-24T15:21:38.680Z] 8242 INFO: Looking for eggs [2020-09-24T15:21:38.680Z] 8243 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-09-24T15:21:38.680Z] 8252 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-09-24T15:21:38.680Z] 8305 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-09-24T15:21:38.680Z] 8325 INFO: checking PYZ [2020-09-24T15:21:38.680Z] 8326 INFO: Building PYZ because PYZ-00.toc is non existent [2020-09-24T15:21:38.680Z] 8326 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-09-24T15:21:39.344Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.5,importlib-metadata==2.0.0,nodeenv==1.5.0,pre-commit==2.7.1,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.31,zipp==3.2.0 [2020-09-24T15:21:39.344Z] ___________________________________ summary ____________________________________ [2020-09-24T15:21:39.344Z] py37: skipped tests [2020-09-24T15:21:39.344Z] pre-commit: skipped tests [2020-09-24T15:21:39.344Z] congratulations :) [2020-09-24T15:21:39.618Z] 9038 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-09-24T15:21:39.618Z] 9049 INFO: checking PKG [2020-09-24T15:21:39.618Z] 9049 INFO: Building PKG because PKG-00.toc is non existent [2020-09-24T15:21:39.618Z] 9049 INFO: Building PKG (CArchive) PKG-00.pkg [2020-09-24T15:21:41.856Z] Removing intermediate container 2e4e6ac28477 [2020-09-24T15:21:41.856Z] ---> 0eda1e4f8512 [2020-09-24T15:21:41.856Z] Step 30/33 : COPY . . [2020-09-24T15:21:41.856Z] ---> c3252fa288de [2020-09-24T15:21:41.856Z] Step 31/33 : ARG GIT_COMMIT=unknown [2020-09-24T15:21:41.856Z] ---> Running in 3b1568d18443 [2020-09-24T15:21:41.856Z] Removing intermediate container 3b1568d18443 [2020-09-24T15:21:41.856Z] ---> ee814dfc7f38 [2020-09-24T15:21:41.857Z] Step 32/33 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-09-24T15:21:41.857Z] ---> Running in b12ac3ec7f09 [2020-09-24T15:21:41.857Z] Removing intermediate container b12ac3ec7f09 [2020-09-24T15:21:41.857Z] ---> 1c4d9a014779 [2020-09-24T15:21:41.857Z] Step 33/33 : RUN script/build/linux-entrypoint [2020-09-24T15:21:41.857Z] ---> Running in 4d9782b0ab9e [2020-09-24T15:21:42.417Z] + CODE_PATH=/code [2020-09-24T15:21:42.417Z] + VENV=/code/.tox/py37 [2020-09-24T15:21:42.417Z] + cd /code [2020-09-24T15:21:42.417Z] + mkdir -p dist [2020-09-24T15:21:42.417Z] + chmod 777 dist [2020-09-24T15:21:42.417Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-09-24T15:21:44.891Z] 14287 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-09-24T15:21:44.891Z] 14291 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-09-24T15:21:44.891Z] 14291 INFO: checking EXE [2020-09-24T15:21:44.891Z] 14291 INFO: Building EXE because EXE-00.toc is non existent [2020-09-24T15:21:44.891Z] 14291 INFO: Building EXE from EXE-00.toc [2020-09-24T15:21:44.891Z] 14291 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-09-24T15:21:44.891Z] 14335 INFO: Building EXE from EXE-00.toc completed successfully. [2020-09-24T15:21:44.891Z] + ls -la dist/ [2020-09-24T15:21:44.891Z] total 11944 [2020-09-24T15:21:44.891Z] drwxrwxrwx 2 root root 4096 Sep 24 15:21 . [2020-09-24T15:21:44.891Z] drwxr-xr-x 1 root root 4096 Sep 24 15:21 .. [2020-09-24T15:21:44.891Z] -rwxr-xr-x 1 root root 12216264 Sep 24 15:21 docker-compose [2020-09-24T15:21:44.891Z] + ldd dist/docker-compose [2020-09-24T15:21:44.891Z]  linux-vdso.so.1 (0x00007ffc03726000) [2020-09-24T15:21:44.891Z] libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6223a4f000) [2020-09-24T15:21:44.891Z] libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f6223835000) [2020-09-24T15:21:44.891Z] libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6223496000) [2020-09-24T15:21:44.891Z] /lib64/ld-linux-x86-64.so.2 (0x00007f6223c53000) [2020-09-24T15:21:44.891Z] + mv dist/docker-compose /usr/local/bin [2020-09-24T15:21:44.891Z] + docker-compose version [2020-09-24T15:21:45.465Z] docker-compose version 1.27.4, build 405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:21:45.465Z] docker-py version: 4.3.1 [2020-09-24T15:21:45.465Z] CPython version: 3.7.7 [2020-09-24T15:21:45.465Z] OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019 [2020-09-24T15:21:46.839Z] Removing intermediate container b2b9c6e61eba [2020-09-24T15:21:46.839Z] ---> 2c082349a31c [2020-09-24T15:21:46.839Z] Successfully built 2c082349a31c [2020-09-24T15:21:46.839Z] Successfully tagged dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 [Pipeline] sh [2020-09-24T15:21:47.126Z] + docker push dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:21:47.126Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-09-24T15:21:47.126Z] 0b8156724e3e: Preparing [2020-09-24T15:21:47.126Z] 6a605f979fb0: Preparing [2020-09-24T15:21:47.126Z] 7c6e73322b15: Preparing [2020-09-24T15:21:47.126Z] c57dcd82b41c: Preparing [2020-09-24T15:21:47.126Z] 9edb157568f0: Preparing [2020-09-24T15:21:47.126Z] aae0c3ae806e: Preparing [2020-09-24T15:21:47.126Z] 356eef2c25d6: Preparing [2020-09-24T15:21:47.126Z] ceb98ab438ac: Preparing [2020-09-24T15:21:47.126Z] d11753ba49de: Preparing [2020-09-24T15:21:47.126Z] 4248d0cfa2ec: Preparing [2020-09-24T15:21:47.126Z] 704ecf38eee4: Preparing [2020-09-24T15:21:47.126Z] 0ba5522c9345: Preparing [2020-09-24T15:21:47.126Z] 9c6bc4a6c809: Preparing [2020-09-24T15:21:47.126Z] 82aedee7334b: Preparing [2020-09-24T15:21:47.126Z] 37fa5dacf5a8: Preparing [2020-09-24T15:21:47.126Z] 6929dcafbda8: Preparing [2020-09-24T15:21:47.126Z] f17aad88622c: Preparing [2020-09-24T15:21:47.126Z] 94046f7da03b: Preparing [2020-09-24T15:21:47.126Z] 2b4b576f9a49: Preparing [2020-09-24T15:21:47.126Z] a2fdb7c4bc8d: Preparing [2020-09-24T15:21:47.126Z] 20ca4bfb5bc6: Preparing [2020-09-24T15:21:47.126Z] 333e2cb4c707: Preparing [2020-09-24T15:21:47.126Z] aae0c3ae806e: Waiting [2020-09-24T15:21:47.126Z] 356eef2c25d6: Waiting [2020-09-24T15:21:47.126Z] ceb98ab438ac: Waiting [2020-09-24T15:21:47.126Z] d11753ba49de: Waiting [2020-09-24T15:21:47.126Z] 4248d0cfa2ec: Waiting [2020-09-24T15:21:47.126Z] 704ecf38eee4: Waiting [2020-09-24T15:21:47.126Z] 0ba5522c9345: Waiting [2020-09-24T15:21:47.126Z] 9c6bc4a6c809: Waiting [2020-09-24T15:21:47.126Z] 82aedee7334b: Waiting [2020-09-24T15:21:47.126Z] 37fa5dacf5a8: Waiting [2020-09-24T15:21:47.126Z] 6929dcafbda8: Waiting [2020-09-24T15:21:47.126Z] f17aad88622c: Waiting [2020-09-24T15:21:47.126Z] 94046f7da03b: Waiting [2020-09-24T15:21:47.126Z] 2b4b576f9a49: Waiting [2020-09-24T15:21:47.126Z] a2fdb7c4bc8d: Waiting [2020-09-24T15:21:47.126Z] 20ca4bfb5bc6: Waiting [2020-09-24T15:21:47.126Z] 333e2cb4c707: Waiting [2020-09-24T15:21:50.414Z] c57dcd82b41c: Pushed [2020-09-24T15:21:52.318Z] 9edb157568f0: Pushed [2020-09-24T15:21:52.318Z] 6a605f979fb0: Pushed [2020-09-24T15:21:53.696Z] ceb98ab438ac: Pushed [2020-09-24T15:21:53.954Z] 356eef2c25d6: Pushed [2020-09-24T15:21:54.520Z] aae0c3ae806e: Pushed [2020-09-24T15:21:55.085Z] 0b8156724e3e: Pushed [2020-09-24T15:21:58.366Z] 7c6e73322b15: Pushed [2020-09-24T15:21:58.935Z] d11753ba49de: Pushed [2020-09-24T15:21:59.502Z] 4248d0cfa2ec: Pushed [2020-09-24T15:21:59.761Z] 704ecf38eee4: Pushed [2020-09-24T15:22:00.329Z] 0ba5522c9345: Pushed [2020-09-24T15:22:01.265Z] 82aedee7334b: Pushed [2020-09-24T15:22:02.642Z] 94046f7da03b: Layer already exists [2020-09-24T15:22:04.084Z] 9c6bc4a6c809: Pushed [2020-09-24T15:22:04.288Z] WARNING: You are using pip version 20.2.1; however, version 20.2.3 is available. [2020-09-24T15:22:04.288Z] You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:22:04.288Z] + '[' -z 405241920ee23c47d423a7ec5a0514aad7f6a421 ']' [2020-09-24T15:22:04.288Z] + echo 405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:22:04.288Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-24T15:22:04.288Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-24T15:22:04.288Z] + '[' '!' -z 1 ']' [2020-09-24T15:22:04.288Z] + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2020-09-24T15:22:04.288Z] Cloning into '/tmp/pyinstaller'... [2020-09-24T15:22:04.288Z] + cd /tmp/pyinstaller/bootloader [2020-09-24T15:22:04.288Z] + git checkout v3.6 [2020-09-24T15:22:04.356Z] 6929dcafbda8: Pushed [2020-09-24T15:22:04.543Z] Note: switching to 'v3.6'. [2020-09-24T15:22:04.543Z] [2020-09-24T15:22:04.543Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-09-24T15:22:04.543Z] changes and commit them, and you can discard any commits you make in this [2020-09-24T15:22:04.543Z] state without impacting any branches by switching back to a branch. [2020-09-24T15:22:04.543Z] [2020-09-24T15:22:04.543Z] If you want to create a new branch to retain commits you create, you may [2020-09-24T15:22:04.543Z] do so (now or later) by using -c with the switch command. Example: [2020-09-24T15:22:04.543Z] [2020-09-24T15:22:04.543Z] git switch -c [2020-09-24T15:22:04.543Z] [2020-09-24T15:22:04.544Z] Or undo this operation with: [2020-09-24T15:22:04.544Z] [2020-09-24T15:22:04.544Z] git switch - [2020-09-24T15:22:04.544Z] [2020-09-24T15:22:04.544Z] Turn off this advice by setting config variable advice.detachedHead to false [2020-09-24T15:22:04.544Z] [2020-09-24T15:22:04.544Z] HEAD is now at 6d4cce1f Release 3.6. [2020-09-24T15:22:04.544Z] + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2020-09-24T15:22:04.544Z] Setting top to : /tmp/pyinstaller/bootloader [2020-09-24T15:22:04.544Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-09-24T15:22:04.544Z] Python Version : 3.7.7 (default, May 20 2020, 21:33:25) [GCC 9.2.0] [2020-09-24T15:22:04.799Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-09-24T15:22:04.799Z] Checking size of pointer : 8 [2020-09-24T15:22:04.799Z] Platform : Linux-64bit detected based on compiler [2020-09-24T15:22:04.799Z] Checking for compiler flags -m64 : yes [2020-09-24T15:22:04.799Z] Checking for linker flags -m64 : yes [2020-09-24T15:22:04.799Z] Checking for library dl : yes [2020-09-24T15:22:04.799Z] Checking for library m : yes [2020-09-24T15:22:04.799Z] Checking for library z : yes [2020-09-24T15:22:05.055Z] Checking for function unsetenv : yes [2020-09-24T15:22:05.055Z] Checking for function mkdtemp : yes [2020-09-24T15:22:05.055Z] Checking for function strndup : yes [2020-09-24T15:22:05.055Z] Checking for function strnlen : yes [2020-09-24T15:22:05.055Z] Checking for compiler flags -Wl,--as-needed : yes [2020-09-24T15:22:05.055Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-09-24T15:22:05.055Z] Checking for program 'strip' : /usr/bin/strip [2020-09-24T15:22:05.055Z] 'configure' finished successfully (0.446s) [2020-09-24T15:22:05.055Z] 'all' finished successfully (0.000s) [2020-09-24T15:22:05.055Z] 'distclean' finished successfully (0.001s) [2020-09-24T15:22:05.055Z] Setting top to : /tmp/pyinstaller/bootloader [2020-09-24T15:22:05.055Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-09-24T15:22:05.055Z] Python Version : 3.7.7 (default, May 20 2020, 21:33:25) [GCC 9.2.0] [2020-09-24T15:22:05.055Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-09-24T15:22:05.055Z] Checking size of pointer : 8 [2020-09-24T15:22:05.055Z] Platform : Linux-64bit detected based on compiler [2020-09-24T15:22:05.302Z] 2b4b576f9a49: Layer already exists [2020-09-24T15:22:05.310Z] Checking for compiler flags -m64 : yes [2020-09-24T15:22:05.310Z] Checking for linker flags -m64 : yes [2020-09-24T15:22:05.310Z] Checking for library dl : yes [2020-09-24T15:22:05.310Z] Checking for library m : yes [2020-09-24T15:22:05.310Z] Checking for library z : yes [2020-09-24T15:22:05.310Z] Checking for function unsetenv : yes [2020-09-24T15:22:05.310Z] Checking for function mkdtemp : yes [2020-09-24T15:22:05.310Z] Checking for function strndup : yes [2020-09-24T15:22:05.565Z] Checking for function strnlen : yes [2020-09-24T15:22:05.565Z] Checking for compiler flags -Wl,--as-needed : yes [2020-09-24T15:22:05.565Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-09-24T15:22:05.565Z] Checking for program 'strip' : /usr/bin/strip [2020-09-24T15:22:05.565Z] 'configure' finished successfully (0.409s) [2020-09-24T15:22:05.565Z] 'make_all' finished successfully (0.003s) [2020-09-24T15:22:05.565Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-09-24T15:22:05.565Z] [ 1/13] Compiling src/pyi_python.c [2020-09-24T15:22:05.565Z] [ 2/13] Compiling src/pyi_global.c [2020-09-24T15:22:05.565Z] [ 3/13] Compiling src/main.c [2020-09-24T15:22:05.565Z] [ 4/13] Compiling src/pyi_archive.c [2020-09-24T15:22:05.565Z] [ 5/13] Compiling src/pyi_launch.c [2020-09-24T15:22:05.821Z] [ 6/13] Compiling src/pyi_win32_utils.c [2020-09-24T15:22:05.821Z] [ 7/13] Compiling src/pyi_main.c [2020-09-24T15:22:05.821Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-09-24T15:22:05.821Z] [ 9/13] Compiling src/pyi_python27_compat.c [2020-09-24T15:22:05.821Z] [10/13] Compiling src/pyi_utils.c [2020-09-24T15:22:05.872Z] 20ca4bfb5bc6: Layer already exists [2020-09-24T15:22:05.872Z] 333e2cb4c707: Layer already exists [2020-09-24T15:22:06.076Z] [11/13] Compiling src/pyi_path.c [2020-09-24T15:22:06.077Z] [12/13] Linking build/debug/run_d [2020-09-24T15:22:06.077Z] [13/13] Processing build/debug/run_d [2020-09-24T15:22:06.077Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-09-24T15:22:06.077Z] 'build_debug' finished successfully (0.667s) [2020-09-24T15:22:06.077Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-09-24T15:22:06.077Z] [ 1/13] Compiling src/pyi_python.c [2020-09-24T15:22:06.077Z] [ 2/13] Compiling src/pyi_global.c [2020-09-24T15:22:06.333Z] [ 3/13] Compiling src/pyi_archive.c [2020-09-24T15:22:06.333Z] [ 4/13] Compiling src/pyi_launch.c [2020-09-24T15:22:06.333Z] [ 5/13] Compiling src/pyi_utils.c [2020-09-24T15:22:06.439Z] 37fa5dacf5a8: Pushed [2020-09-24T15:22:06.589Z] [ 6/13] Compiling src/pyi_win32_utils.c [2020-09-24T15:22:06.589Z] [ 7/13] Compiling src/pyi_main.c [2020-09-24T15:22:06.589Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-09-24T15:22:06.589Z] [ 9/13] Compiling src/pyi_python27_compat.c [2020-09-24T15:22:06.589Z] [10/13] Compiling src/main.c [2020-09-24T15:22:06.589Z] [11/13] Compiling src/pyi_path.c [2020-09-24T15:22:06.846Z] [12/13] Linking build/release/run [2020-09-24T15:22:06.846Z] [13/13] Processing build/release/run [2020-09-24T15:22:06.846Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-09-24T15:22:06.846Z] 'build_release' finished successfully (0.653s) [2020-09-24T15:22:06.846Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-09-24T15:22:06.846Z] [13/14] Processing build/debug/run_d [2020-09-24T15:22:06.846Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2020-09-24T15:22:06.846Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-09-24T15:22:06.846Z] 'install_debug' finished successfully (0.012s) [2020-09-24T15:22:06.846Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-09-24T15:22:06.846Z] [13/14] Processing build/release/run [2020-09-24T15:22:06.846Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2020-09-24T15:22:06.846Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-09-24T15:22:06.846Z] 'install_release' finished successfully (0.011s) [2020-09-24T15:22:06.846Z] + /code/.tox/py37/bin/pip3 install .. [2020-09-24T15:22:07.103Z] Processing /tmp/pyinstaller [2020-09-24T15:22:07.359Z] Installing build dependencies: started [2020-09-24T15:22:07.816Z] a2fdb7c4bc8d: Layer already exists [2020-09-24T15:22:13.886Z] Installing build dependencies: finished with status 'done' [2020-09-24T15:22:13.886Z] Getting requirements to build wheel: started [2020-09-24T15:22:13.886Z] Getting requirements to build wheel: finished with status 'done' [2020-09-24T15:22:13.886Z] Preparing wheel metadata: started [2020-09-24T15:22:13.886Z] Preparing wheel metadata: finished with status 'done' [2020-09-24T15:22:13.886Z] Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (49.2.1) [2020-09-24T15:22:13.886Z] Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) [2020-09-24T15:22:13.886Z] Building wheels for collected packages: PyInstaller [2020-09-24T15:22:13.886Z] Building wheel for PyInstaller (PEP 517): started [2020-09-24T15:22:14.142Z] Building wheel for PyInstaller (PEP 517): finished with status 'done' [2020-09-24T15:22:14.142Z] Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927986 sha256=9e3ed55d23bf899216a158a5e9de35b0a0c7f2280df6613ce9bfbe4b86a05dcb [2020-09-24T15:22:14.142Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ojp0ztep/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2020-09-24T15:22:14.142Z] Successfully built PyInstaller [2020-09-24T15:22:14.397Z] Installing collected packages: PyInstaller [2020-09-24T15:22:14.397Z] Attempting uninstall: PyInstaller [2020-09-24T15:22:14.397Z] Found existing installation: PyInstaller 3.6 [2020-09-24T15:22:14.652Z] Uninstalling PyInstaller-3.6: [2020-09-24T15:22:14.652Z] Successfully uninstalled PyInstaller-3.6 [2020-09-24T15:22:14.908Z] Successfully installed PyInstaller-3.6 [2020-09-24T15:22:15.165Z] WARNING: You are using pip version 20.2.1; however, version 20.2.3 is available. [2020-09-24T15:22:15.165Z] You should consider upgrading via the '/code/.tox/py37/bin/python -m pip install --upgrade pip' command. [2020-09-24T15:22:15.165Z] + cd /code [2020-09-24T15:22:15.165Z] + rm -Rf /tmp/pyinstaller [2020-09-24T15:22:15.165Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-09-24T15:22:15.421Z] 35 INFO: PyInstaller: 3.6 [2020-09-24T15:22:15.421Z] 35 INFO: Python: 3.7.7 [2020-09-24T15:22:15.421Z] 36 INFO: Platform: Linux-5.4.0-1025-aws-x86_64-with [2020-09-24T15:22:15.421Z] 38 INFO: UPX is not available. [2020-09-24T15:22:15.421Z] 39 INFO: Extending PYTHONPATH with paths [2020-09-24T15:22:15.421Z] ['/code/bin', '/code'] [2020-09-24T15:22:15.421Z] 39 INFO: checking Analysis [2020-09-24T15:22:15.421Z] 39 INFO: Building Analysis because Analysis-00.toc is non existent [2020-09-24T15:22:15.421Z] 39 INFO: Initializing module dependency graph... [2020-09-24T15:22:15.421Z] 41 INFO: Caching module graph hooks... [2020-09-24T15:22:15.421Z] 44 INFO: Analyzing base_library.zip ... [2020-09-24T15:22:16.787Z] 1586 INFO: Processing pre-find module path hook distutils [2020-09-24T15:22:16.787Z] 1587 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-09-24T15:22:18.155Z] 2574 INFO: Caching module dependency graph... [2020-09-24T15:22:18.155Z] 2638 INFO: running Analysis Analysis-00.toc [2020-09-24T15:22:18.155Z] 2649 INFO: Analyzing bin/docker-compose [2020-09-24T15:22:18.155Z] 2926 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-09-24T15:22:19.081Z] 3825 INFO: Processing pre-safe import module hook six.moves [2020-09-24T15:22:20.017Z] f17aad88622c: Pushed [2020-09-24T15:22:22.348Z] 7000 INFO: Processing module hooks... [2020-09-24T15:22:22.348Z] 7000 INFO: Loading module hook "hook-pydoc.py"... [2020-09-24T15:22:22.348Z] 7001 INFO: Loading module hook "hook-sysconfig.py"... [2020-09-24T15:22:22.348Z] 7008 INFO: Loading module hook "hook-certifi.py"... [2020-09-24T15:22:22.348Z] 7008 INFO: Loading module hook "hook-distutils.py"... [2020-09-24T15:22:22.348Z] 7009 INFO: Loading module hook "hook-encodings.py"... [2020-09-24T15:22:22.348Z] 7047 INFO: Loading module hook "hook-xml.py"... [2020-09-24T15:22:22.348Z] 7091 INFO: Loading module hook "hook-nacl.py"... [2020-09-24T15:22:22.348Z] 7093 INFO: Loading module hook "hook-jsonschema.py"... [2020-09-24T15:22:22.348Z] 7095 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-09-24T15:22:22.348Z] 7095 INFO: Loading module hook "hook-cryptography.py"... [2020-09-24T15:22:22.603Z] 7246 INFO: Looking for ctypes DLLs [2020-09-24T15:22:22.603Z] 7255 INFO: Analyzing run-time hooks ... [2020-09-24T15:22:22.603Z] 7260 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-09-24T15:22:22.603Z] 7262 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-09-24T15:22:22.603Z] 7273 INFO: Looking for dynamic libraries [2020-09-24T15:22:22.860Z] 7473 INFO: Looking for eggs [2020-09-24T15:22:22.860Z] 7473 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-09-24T15:22:22.860Z] 7482 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-09-24T15:22:22.860Z] 7532 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-09-24T15:22:22.860Z] 7552 INFO: checking PYZ [2020-09-24T15:22:22.860Z] 7552 INFO: Building PYZ because PYZ-00.toc is non existent [2020-09-24T15:22:22.860Z] 7552 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-09-24T15:22:23.787Z] 8275 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-09-24T15:22:23.787Z] 8287 INFO: checking PKG [2020-09-24T15:22:23.787Z] 8287 INFO: Building PKG because PKG-00.toc is non existent [2020-09-24T15:22:23.787Z] 8287 INFO: Building PKG (CArchive) PKG-00.pkg [2020-09-24T15:22:27.054Z] 11267 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-09-24T15:22:27.054Z] 11270 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-09-24T15:22:27.054Z] 11270 INFO: checking EXE [2020-09-24T15:22:27.054Z] 11270 INFO: Building EXE because EXE-00.toc is non existent [2020-09-24T15:22:27.054Z] 11270 INFO: Building EXE from EXE-00.toc [2020-09-24T15:22:27.054Z] 11270 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-09-24T15:22:27.054Z] 11300 INFO: Building EXE from EXE-00.toc completed successfully. [2020-09-24T15:22:27.054Z] + ls -la dist/ [2020-09-24T15:22:27.054Z] total 9256 [2020-09-24T15:22:27.054Z] drwxrwxrwx 2 root root 4096 Sep 24 15:22 . [2020-09-24T15:22:27.054Z] drwxr-xr-x 1 root root 4096 Sep 24 15:22 .. [2020-09-24T15:22:27.054Z] -rwxr-xr-x 1 root root 9462976 Sep 24 15:22 docker-compose [2020-09-24T15:22:27.054Z] + ldd dist/docker-compose [2020-09-24T15:22:27.054Z]  /lib/ld-musl-x86_64.so.1 (0x7f809d7aa000) [2020-09-24T15:22:27.054Z] libz.so.1 => /lib/libz.so.1 (0x7f809d774000) [2020-09-24T15:22:27.054Z] libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f809d7aa000) [2020-09-24T15:22:27.054Z] + mv dist/docker-compose /usr/local/bin [2020-09-24T15:22:27.054Z] + docker-compose version [2020-09-24T15:22:27.054Z] docker-compose version 1.27.4, build 405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:22:27.054Z] docker-py version: 4.3.1 [2020-09-24T15:22:27.054Z] CPython version: 3.7.7 [2020-09-24T15:22:27.054Z] OpenSSL version: OpenSSL 1.1.1g 21 Apr 2020 [2020-09-24T15:22:27.980Z] Removing intermediate container 4d9782b0ab9e [2020-09-24T15:22:27.980Z] ---> a4fd0d9d0993 [2020-09-24T15:22:27.980Z] Successfully built a4fd0d9d0993 [2020-09-24T15:22:27.980Z] Successfully tagged dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 [Pipeline] sh [2020-09-24T15:22:28.292Z] + docker push dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:22:28.292Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-09-24T15:22:28.292Z] bbe5987c91dd: Preparing [2020-09-24T15:22:28.292Z] 4dbc08d77115: Preparing [2020-09-24T15:22:28.292Z] b237c776e38a: Preparing [2020-09-24T15:22:28.292Z] d081d0ea1306: Preparing [2020-09-24T15:22:28.292Z] d8af41316605: Preparing [2020-09-24T15:22:28.292Z] d8d3969b7da5: Preparing [2020-09-24T15:22:28.292Z] a39350170e59: Preparing [2020-09-24T15:22:28.292Z] 444d823f6ee8: Preparing [2020-09-24T15:22:28.292Z] 198139e96b77: Preparing [2020-09-24T15:22:28.292Z] 089d5b3bf514: Preparing [2020-09-24T15:22:28.292Z] 4935932d3266: Preparing [2020-09-24T15:22:28.292Z] 5bd3a4508975: Preparing [2020-09-24T15:22:28.292Z] fc8d80f8bf26: Preparing [2020-09-24T15:22:28.292Z] 30b67895c3ea: Preparing [2020-09-24T15:22:28.292Z] 22c394f3d88d: Preparing [2020-09-24T15:22:28.292Z] 50d6ef135f64: Preparing [2020-09-24T15:22:28.292Z] a49cba6edad3: Preparing [2020-09-24T15:22:28.292Z] b37193b66c70: Preparing [2020-09-24T15:22:28.292Z] 759cadcbdd00: Preparing [2020-09-24T15:22:28.292Z] 58dd5144f0c7: Preparing [2020-09-24T15:22:28.292Z] a539b76feca4: Preparing [2020-09-24T15:22:28.292Z] 3e207b409db3: Preparing [2020-09-24T15:22:28.292Z] 444d823f6ee8: Waiting [2020-09-24T15:22:28.292Z] d8d3969b7da5: Waiting [2020-09-24T15:22:28.292Z] a39350170e59: Waiting [2020-09-24T15:22:28.292Z] 089d5b3bf514: Waiting [2020-09-24T15:22:28.292Z] 4935932d3266: Waiting [2020-09-24T15:22:28.292Z] 5bd3a4508975: Waiting [2020-09-24T15:22:28.292Z] fc8d80f8bf26: Waiting [2020-09-24T15:22:28.292Z] 30b67895c3ea: Waiting [2020-09-24T15:22:28.292Z] 22c394f3d88d: Waiting [2020-09-24T15:22:28.292Z] 50d6ef135f64: Waiting [2020-09-24T15:22:28.292Z] a49cba6edad3: Waiting [2020-09-24T15:22:28.292Z] b37193b66c70: Waiting [2020-09-24T15:22:28.292Z] 759cadcbdd00: Waiting [2020-09-24T15:22:28.292Z] 58dd5144f0c7: Waiting [2020-09-24T15:22:28.292Z] a539b76feca4: Waiting [2020-09-24T15:22:28.292Z] 3e207b409db3: Waiting [2020-09-24T15:22:28.292Z] 198139e96b77: Waiting [2020-09-24T15:22:32.456Z] d8af41316605: Pushed [2020-09-24T15:22:32.456Z] d081d0ea1306: Pushed [2020-09-24T15:22:33.382Z] 4dbc08d77115: Pushed [2020-09-24T15:22:35.895Z] 444d823f6ee8: Pushed [2020-09-24T15:22:37.779Z] a39350170e59: Pushed [2020-09-24T15:22:38.034Z] d8d3969b7da5: Pushed [2020-09-24T15:22:38.089Z] debian-405241920ee23c47d423a7ec5a0514aad7f6a421: digest: sha256:fdfabf6e6b01ec2a73882f54f1f2b3ce8dba28e3e956a180d8b95e6224a572a3 size: 4926 [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo [2020-09-24T15:22:38.100Z] dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-24T15:22:39.952Z] bbe5987c91dd: Pushed [2020-09-24T15:22:40.532Z] b237c776e38a: Pushed [2020-09-24T15:22:40.787Z] 089d5b3bf514: Pushed [2020-09-24T15:22:41.087Z] 4935932d3266: Pushed [2020-09-24T15:22:41.087Z] 198139e96b77: Pushed [2020-09-24T15:22:44.351Z] 5bd3a4508975: Pushed [2020-09-24T15:22:45.277Z] 50d6ef135f64: Pushed [2020-09-24T15:22:46.641Z] b37193b66c70: Layer already exists [2020-09-24T15:22:47.568Z] 759cadcbdd00: Layer already exists [2020-09-24T15:22:48.498Z] 30b67895c3ea: Pushed [2020-09-24T15:22:48.498Z] fc8d80f8bf26: Pushed [2020-09-24T15:22:48.754Z] 58dd5144f0c7: Layer already exists [2020-09-24T15:22:49.681Z] 22c394f3d88d: Pushed [2020-09-24T15:22:50.608Z] a539b76feca4: Layer already exists [2020-09-24T15:22:51.169Z] 3e207b409db3: Layer already exists [2020-09-24T15:23:03.330Z] a49cba6edad3: Pushed [2020-09-24T15:23:18.205Z] alpine-405241920ee23c47d423a7ec5a0514aad7f6a421: digest: sha256:9ee069695c0bf0ffb5ee012ee787fe0ac0f9a31359080e9c94578bbc5dd6b47f size: 4924 [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo [2020-09-24T15:23:18.219Z] dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] parallel [Pipeline] { (Branch: alpine_19.03.8_py37) [Pipeline] { (Branch: debian_19.03.8_py37) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.8 alpine) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.8 debian) [Pipeline] node [Pipeline] node [2020-09-24T15:23:18.276Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084797cdb93eb8109) in /home/ubuntu/workspace/compose_1.27.x [2020-09-24T15:23:18.277Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098b5ad1aeb26f258) in /home/ubuntu/workspace/compose_1.27.x [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-09-24T15:23:18.296Z] using credential sf-release-bot.github.ssh [2020-09-24T15:23:18.321Z] Fetching changes from the remote Git repository [2020-09-24T15:23:18.336Z] Fetching without tags [2020-09-24T15:23:18.343Z] using credential sf-release-bot.github.ssh [2020-09-24T15:23:18.369Z] Fetching changes from the remote Git repository [2020-09-24T15:23:18.375Z] Fetching without tags [2020-09-24T15:23:18.652Z] Checking out Revision 405241920ee23c47d423a7ec5a0514aad7f6a421 (1.27.x) [2020-09-24T15:23:18.679Z] Checking out Revision 405241920ee23c47d423a7ec5a0514aad7f6a421 (1.27.x) [2020-09-24T15:23:18.715Z] Commit message: " "Bump 1.27.4"" [2020-09-24T15:23:18.736Z] Commit message: " "Bump 1.27.4"" [2020-09-24T15:23:18.306Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-24T15:23:18.324Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-09-24T15:23:18.339Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-09-24T15:23:18.339Z] > git --version # timeout=10 [2020-09-24T15:23:18.347Z] > git --version # 'git version 2.17.1' [2020-09-24T15:23:18.347Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-09-24T15:23:18.356Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:23:18.655Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T15:23:18.670Z] > git checkout -f 405241920ee23c47d423a7ec5a0514aad7f6a421 # timeout=10 [2020-09-24T15:23:18.350Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-24T15:23:18.369Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-09-24T15:23:18.375Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-09-24T15:23:18.375Z] > git --version # timeout=10 [2020-09-24T15:23:18.380Z] > git --version # 'git version 2.17.1' [2020-09-24T15:23:18.381Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-09-24T15:23:18.385Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/1.27.x:refs/remotes/origin/1.27.x # timeout=10 [2020-09-24T15:23:18.679Z] > git config core.sparsecheckout # timeout=10 [2020-09-24T15:23:18.684Z] > git checkout -f 405241920ee23c47d423a7ec5a0514aad7f6a421 # timeout=10 [Pipeline] sh [Pipeline] sh [2020-09-24T15:23:19.633Z] + docker info -f {{.Driver}} [2020-09-24T15:23:19.719Z] + docker info -f {{.Driver}} [Pipeline] echo [2020-09-24T15:23:19.896Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-09-24T15:23:19.907Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-09-24T15:23:19.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-24T15:23:20.022Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.27.x@tmp/0cf26187-1223-45be-b311-31e2d52e1850/config.json. [2020-09-24T15:23:20.022Z] Configure a credential helper to remove this warning. See [2020-09-24T15:23:20.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-24T15:23:20.022Z] [2020-09-24T15:23:20.022Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-09-24T15:23:20.301Z] + pwd [2020-09-24T15:23:20.301Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_1.27.x/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.8 -e BUILD_NUMBER=19 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 --verbose [2020-09-24T15:23:20.301Z] Unable to find image 'dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421' locally [2020-09-24T15:23:20.861Z] debian-405241920ee23c47d423a7ec5a0514aad7f6a421: Pulling from dockerbuildbot/compose [2020-09-24T15:23:20.861Z] 7d2977b12acb: Already exists [2020-09-24T15:23:20.861Z] f03b1e07f1e5: Already exists [2020-09-24T15:23:20.861Z] 8ee0d5abfcda: Already exists [2020-09-24T15:23:20.861Z] 3d889df62049: Already exists [2020-09-24T15:23:20.861Z] 4f1e236d19c5: Already exists [2020-09-24T15:23:20.861Z] 1db24c00e963: Pulling fs layer [2020-09-24T15:23:20.861Z] cc073f291b18: Pulling fs layer [2020-09-24T15:23:20.861Z] 55562c904b4c: Pulling fs layer [2020-09-24T15:23:20.861Z] 03a518d60608: Pulling fs layer [2020-09-24T15:23:20.861Z] bc1aaf1ea112: Pulling fs layer [2020-09-24T15:23:20.861Z] 429185bdbc6c: Pulling fs layer [2020-09-24T15:23:20.861Z] dcf5b4f68a96: Pulling fs layer [2020-09-24T15:23:20.861Z] b2cefb4f6f6c: Pulling fs layer [2020-09-24T15:23:20.861Z] 2009dbfb7b21: Pulling fs layer [2020-09-24T15:23:20.861Z] c1d05f694f86: Pulling fs layer [2020-09-24T15:23:20.861Z] 2d368239f4e2: Pulling fs layer [2020-09-24T15:23:20.861Z] 1ddfd334981b: Pulling fs layer [2020-09-24T15:23:20.861Z] 07ad089077e7: Pulling fs layer [2020-09-24T15:23:20.861Z] 01dd9ff5891c: Pulling fs layer [2020-09-24T15:23:20.861Z] 1f5ac339f29c: Pulling fs layer [2020-09-24T15:23:20.861Z] 90ac9508b1a2: Pulling fs layer [2020-09-24T15:23:20.861Z] 1ce7557ef4c3: Pulling fs layer [2020-09-24T15:23:20.862Z] bc1aaf1ea112: Waiting [2020-09-24T15:23:20.862Z] 429185bdbc6c: Waiting [2020-09-24T15:23:20.862Z] dcf5b4f68a96: Waiting [2020-09-24T15:23:20.862Z] b2cefb4f6f6c: Waiting [2020-09-24T15:23:20.862Z] 2009dbfb7b21: Waiting [2020-09-24T15:23:20.862Z] c1d05f694f86: Waiting [2020-09-24T15:23:20.862Z] 2d368239f4e2: Waiting [2020-09-24T15:23:20.862Z] 1ddfd334981b: Waiting [2020-09-24T15:23:20.862Z] 07ad089077e7: Waiting [2020-09-24T15:23:20.862Z] 01dd9ff5891c: Waiting [2020-09-24T15:23:20.862Z] 1f5ac339f29c: Waiting [2020-09-24T15:23:20.862Z] 90ac9508b1a2: Waiting [2020-09-24T15:23:20.862Z] 1ce7557ef4c3: Waiting [2020-09-24T15:23:20.862Z] 03a518d60608: Waiting [2020-09-24T15:23:21.796Z] cc073f291b18: Verifying Checksum [2020-09-24T15:23:21.796Z] cc073f291b18: Download complete [2020-09-24T15:23:21.796Z] 55562c904b4c: Verifying Checksum [2020-09-24T15:23:21.796Z] 55562c904b4c: Download complete [2020-09-24T15:23:23.159Z] 03a518d60608: Download complete [2020-09-24T15:23:24.566Z] 1db24c00e963: Verifying Checksum [2020-09-24T15:23:24.566Z] 1db24c00e963: Download complete [2020-09-24T15:23:24.821Z] bc1aaf1ea112: Verifying Checksum [2020-09-24T15:23:24.821Z] bc1aaf1ea112: Download complete [2020-09-24T15:23:25.076Z] 429185bdbc6c: Verifying Checksum [2020-09-24T15:23:25.076Z] 429185bdbc6c: Download complete [2020-09-24T15:23:26.443Z] dcf5b4f68a96: Verifying Checksum [2020-09-24T15:23:26.443Z] dcf5b4f68a96: Download complete [2020-09-24T15:23:26.443Z] 2009dbfb7b21: Verifying Checksum [2020-09-24T15:23:26.443Z] 2009dbfb7b21: Download complete [2020-09-24T15:23:27.004Z] c1d05f694f86: Verifying Checksum [2020-09-24T15:23:27.004Z] c1d05f694f86: Download complete [2020-09-24T15:23:27.260Z] 1db24c00e963: Pull complete [2020-09-24T15:23:27.516Z] cc073f291b18: Pull complete [2020-09-24T15:23:27.516Z] 2d368239f4e2: Verifying Checksum [2020-09-24T15:23:27.516Z] 2d368239f4e2: Download complete [2020-09-24T15:23:28.078Z] 07ad089077e7: Verifying Checksum [2020-09-24T15:23:28.078Z] 07ad089077e7: Download complete [2020-09-24T15:23:28.078Z] 55562c904b4c: Pull complete [2020-09-24T15:23:28.078Z] 03a518d60608: Pull complete [2020-09-24T15:23:28.078Z] 1ddfd334981b: Verifying Checksum [2020-09-24T15:23:28.078Z] 1ddfd334981b: Download complete [2020-09-24T15:23:28.639Z] bc1aaf1ea112: Pull complete [2020-09-24T15:23:28.639Z] 429185bdbc6c: Pull complete [2020-09-24T15:23:28.639Z] dcf5b4f68a96: Pull complete [2020-09-24T15:23:29.199Z] 01dd9ff5891c: Download complete [2020-09-24T15:23:29.760Z] b2cefb4f6f6c: Verifying Checksum [2020-09-24T15:23:29.760Z] b2cefb4f6f6c: Download complete [2020-09-24T15:23:30.016Z] b2cefb4f6f6c: Pull complete [2020-09-24T15:23:30.016Z] 2009dbfb7b21: Pull complete [2020-09-24T15:23:30.016Z] 90ac9508b1a2: Verifying Checksum [2020-09-24T15:23:30.016Z] 90ac9508b1a2: Download complete [2020-09-24T15:23:30.274Z] c1d05f694f86: Pull complete [2020-09-24T15:23:30.274Z] 2d368239f4e2: Pull complete [2020-09-24T15:23:30.530Z] 1ddfd334981b: Pull complete [2020-09-24T15:23:30.530Z] 07ad089077e7: Pull complete [2020-09-24T15:23:30.530Z] 1f5ac339f29c: Verifying Checksum [2020-09-24T15:23:30.530Z] 1f5ac339f29c: Download complete [2020-09-24T15:23:30.530Z] 01dd9ff5891c: Pull complete [2020-09-24T15:23:33.047Z] 1ce7557ef4c3: Verifying Checksum [2020-09-24T15:23:33.047Z] 1ce7557ef4c3: Download complete [2020-09-24T15:23:33.047Z] 1f5ac339f29c: Pull complete [2020-09-24T15:23:33.047Z] 90ac9508b1a2: Pull complete [2020-09-24T15:23:33.609Z] 1ce7557ef4c3: Pull complete [2020-09-24T15:23:33.609Z] Digest: sha256:3666ab1a6213942fbe7d5d18ab1811665d056ad5f08c5a4bd7e943d949e74195 [2020-09-24T15:23:33.609Z] Status: Downloaded newer image for dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 [Pipeline] echo [2020-09-24T15:23:34.612Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-09-24T15:23:34.626Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-09-24T15:23:34.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-24T15:23:34.762Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_1.27.x@tmp/edda161b-b578-48bc-87e0-2a2e19d8431e/config.json. [2020-09-24T15:23:34.762Z] Configure a credential helper to remove this warning. See [2020-09-24T15:23:34.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-24T15:23:34.762Z] [2020-09-24T15:23:34.762Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-09-24T15:23:34.972Z] + docker version [2020-09-24T15:23:34.972Z] Client: Docker Engine - Community [2020-09-24T15:23:34.972Z] Version: 19.03.8 [2020-09-24T15:23:34.972Z] API version: 1.40 [2020-09-24T15:23:34.972Z] Go version: go1.12.17 [2020-09-24T15:23:34.972Z] Git commit: afacb8b7f0 [2020-09-24T15:23:34.972Z] Built: Wed Mar 11 01:22:56 2020 [2020-09-24T15:23:34.972Z] OS/Arch: linux/amd64 [2020-09-24T15:23:34.972Z] Experimental: false [2020-09-24T15:23:34.972Z] [2020-09-24T15:23:34.972Z] Server: Docker Engine - Community [2020-09-24T15:23:34.972Z] Engine: [2020-09-24T15:23:34.972Z] Version: 19.03.13 [2020-09-24T15:23:34.972Z] API version: 1.40 (minimum version 1.12) [2020-09-24T15:23:34.972Z] Go version: go1.13.15 [2020-09-24T15:23:34.972Z] Git commit: 4484c46d9d [2020-09-24T15:23:34.972Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-24T15:23:34.972Z] OS/Arch: linux/amd64 [2020-09-24T15:23:34.972Z] Experimental: true [2020-09-24T15:23:34.972Z] containerd: [2020-09-24T15:23:34.972Z] Version: 1.3.7 [2020-09-24T15:23:34.972Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-24T15:23:34.972Z] runc: [2020-09-24T15:23:34.972Z] Version: 1.0.0-rc10 [2020-09-24T15:23:34.972Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-24T15:23:34.972Z] docker-init: [2020-09-24T15:23:34.972Z] Version: 0.18.0 [2020-09-24T15:23:34.972Z] GitCommit: fec3683 [2020-09-24T15:23:34.972Z] + export DOCKER_VERSIONS=19.03.8 [2020-09-24T15:23:34.972Z] + DOCKER_VERSIONS=19.03.8 [2020-09-24T15:23:34.972Z] + STORAGE_DRIVER=overlay2 [2020-09-24T15:23:34.972Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-09-24T15:23:34.972Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-09-24T15:23:34.972Z] ++ hostname [2020-09-24T15:23:34.972Z] + GIT_VOLUME=--volumes-from=5123c52a8ff4 [2020-09-24T15:23:34.972Z] + . script/test/all [2020-09-24T15:23:34.972Z] ++ set -e [2020-09-24T15:23:34.972Z] ++ echo 'Running lint checks' [2020-09-24T15:23:34.972Z] Running lint checks [2020-09-24T15:23:34.972Z] ++ docker run --rm --tty --volumes-from=5123c52a8ff4 dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 tox -e pre-commit [2020-09-24T15:23:35.046Z] + pwd [2020-09-24T15:23:35.046Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_1.27.x/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.8 -e BUILD_NUMBER=19 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 --verbose [2020-09-24T15:23:35.046Z] Unable to find image 'dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421' locally [2020-09-24T15:23:36.338Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.5,importlib-metadata==2.0.0,nodeenv==1.5.0,pre-commit==2.7.1,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.31,zipp==3.2.0 [2020-09-24T15:23:36.338Z] pre-commit run-test-pre: PYTHONHASHSEED='3382178380' [2020-09-24T15:23:36.338Z] pre-commit run-test: commands[0] | pre-commit install [2020-09-24T15:23:36.338Z] pre-commit installed at .git/hooks/pre-commit [2020-09-24T15:23:36.338Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2020-09-24T15:23:36.419Z] alpine-405241920ee23c47d423a7ec5a0514aad7f6a421: Pulling from dockerbuildbot/compose [2020-09-24T15:23:36.419Z] cbdbe7a5bc2a: Already exists [2020-09-24T15:23:36.419Z] 26ebcd19a4e3: Already exists [2020-09-24T15:23:36.419Z] 8341bd19193b: Already exists [2020-09-24T15:23:36.419Z] ecc595bd65e1: Already exists [2020-09-24T15:23:36.419Z] 4b1c9d8f69d2: Already exists [2020-09-24T15:23:36.419Z] b397c7b87e12: Pulling fs layer [2020-09-24T15:23:36.419Z] 622b8d0eea3e: Pulling fs layer [2020-09-24T15:23:36.419Z] c54d60b1e8ce: Pulling fs layer [2020-09-24T15:23:36.419Z] 5a2a51cdaecc: Pulling fs layer [2020-09-24T15:23:36.419Z] 4a9e0c159d0d: Pulling fs layer [2020-09-24T15:23:36.419Z] c9e15c2b43a9: Pulling fs layer [2020-09-24T15:23:36.419Z] abe1cd1c5ebf: Pulling fs layer [2020-09-24T15:23:36.419Z] d439a936c5a6: Pulling fs layer [2020-09-24T15:23:36.419Z] 2016a4d302b4: Pulling fs layer [2020-09-24T15:23:36.419Z] ba5b4782714a: Pulling fs layer [2020-09-24T15:23:36.419Z] 6c4a685b6da2: Pulling fs layer [2020-09-24T15:23:36.419Z] 8a436431ae9f: Pulling fs layer [2020-09-24T15:23:36.419Z] 0c2e8d59c3c6: Pulling fs layer [2020-09-24T15:23:36.419Z] 58d4b2fbec3d: Pulling fs layer [2020-09-24T15:23:36.419Z] fdde42cc315f: Pulling fs layer [2020-09-24T15:23:36.419Z] b4e90f179839: Pulling fs layer [2020-09-24T15:23:36.419Z] 9199511c4f08: Pulling fs layer [2020-09-24T15:23:36.419Z] 5a2a51cdaecc: Waiting [2020-09-24T15:23:36.419Z] 4a9e0c159d0d: Waiting [2020-09-24T15:23:36.419Z] c9e15c2b43a9: Waiting [2020-09-24T15:23:36.419Z] abe1cd1c5ebf: Waiting [2020-09-24T15:23:36.419Z] d439a936c5a6: Waiting [2020-09-24T15:23:36.419Z] 2016a4d302b4: Waiting [2020-09-24T15:23:36.419Z] ba5b4782714a: Waiting [2020-09-24T15:23:36.419Z] 6c4a685b6da2: Waiting [2020-09-24T15:23:36.419Z] 8a436431ae9f: Waiting [2020-09-24T15:23:36.419Z] 0c2e8d59c3c6: Waiting [2020-09-24T15:23:36.419Z] 58d4b2fbec3d: Waiting [2020-09-24T15:23:36.419Z] fdde42cc315f: Waiting [2020-09-24T15:23:36.419Z] b4e90f179839: Waiting [2020-09-24T15:23:36.419Z] 9199511c4f08: Waiting [2020-09-24T15:23:36.595Z] [WARNING] normalizing pre-commit configuration to a top-level map. support for top level list will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [2020-09-24T15:23:36.595Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-09-24T15:23:36.595Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-09-24T15:23:36.595Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-09-24T15:23:36.850Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-09-24T15:23:36.850Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2020-09-24T15:23:37.106Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-09-24T15:23:37.106Z] [INFO] Once installed this environment will be reused. [2020-09-24T15:23:37.106Z] [INFO] This may take a few minutes... [2020-09-24T15:23:38.321Z] c54d60b1e8ce: Verifying Checksum [2020-09-24T15:23:38.321Z] c54d60b1e8ce: Download complete [2020-09-24T15:23:38.581Z] 622b8d0eea3e: Verifying Checksum [2020-09-24T15:23:38.581Z] 622b8d0eea3e: Download complete [2020-09-24T15:23:38.581Z] 5a2a51cdaecc: Verifying Checksum [2020-09-24T15:23:38.581Z] 5a2a51cdaecc: Download complete [2020-09-24T15:23:38.839Z] b397c7b87e12: Verifying Checksum [2020-09-24T15:23:38.839Z] b397c7b87e12: Download complete [2020-09-24T15:23:39.775Z] c9e15c2b43a9: Verifying Checksum [2020-09-24T15:23:39.775Z] c9e15c2b43a9: Download complete [2020-09-24T15:23:40.712Z] d439a936c5a6: Verifying Checksum [2020-09-24T15:23:40.712Z] d439a936c5a6: Download complete [2020-09-24T15:23:40.712Z] abe1cd1c5ebf: Verifying Checksum [2020-09-24T15:23:40.712Z] abe1cd1c5ebf: Download complete [2020-09-24T15:23:41.279Z] b397c7b87e12: Pull complete [2020-09-24T15:23:41.279Z] 622b8d0eea3e: Pull complete [2020-09-24T15:23:41.537Z] ba5b4782714a: Verifying Checksum [2020-09-24T15:23:41.537Z] ba5b4782714a: Download complete [2020-09-24T15:23:41.797Z] 4a9e0c159d0d: Verifying Checksum [2020-09-24T15:23:41.797Z] 4a9e0c159d0d: Download complete [2020-09-24T15:23:41.797Z] 2016a4d302b4: Verifying Checksum [2020-09-24T15:23:41.797Z] 2016a4d302b4: Download complete [2020-09-24T15:23:42.056Z] c54d60b1e8ce: Pull complete [2020-09-24T15:23:42.056Z] 5a2a51cdaecc: Pull complete [2020-09-24T15:23:42.315Z] 4a9e0c159d0d: Pull complete [2020-09-24T15:23:42.574Z] c9e15c2b43a9: Pull complete [2020-09-24T15:23:42.574Z] 6c4a685b6da2: Verifying Checksum [2020-09-24T15:23:42.574Z] 6c4a685b6da2: Download complete [2020-09-24T15:23:42.574Z] abe1cd1c5ebf: Pull complete [2020-09-24T15:23:42.574Z] d439a936c5a6: Pull complete [2020-09-24T15:23:42.833Z] 2016a4d302b4: Pull complete [2020-09-24T15:23:42.833Z] ba5b4782714a: Pull complete [2020-09-24T15:23:42.833Z] 6c4a685b6da2: Pull complete [2020-09-24T15:23:43.097Z] 8a436431ae9f: Verifying Checksum [2020-09-24T15:23:43.097Z] 8a436431ae9f: Download complete [2020-09-24T15:23:43.097Z] 0c2e8d59c3c6: Verifying Checksum [2020-09-24T15:23:43.097Z] 0c2e8d59c3c6: Download complete [2020-09-24T15:23:43.097Z] 8a436431ae9f: Pull complete [2020-09-24T15:23:43.097Z] 0c2e8d59c3c6: Pull complete [2020-09-24T15:23:43.663Z] b4e90f179839: Verifying Checksum [2020-09-24T15:23:43.663Z] b4e90f179839: Download complete [2020-09-24T15:23:44.606Z] 58d4b2fbec3d: Verifying Checksum [2020-09-24T15:23:44.606Z] 58d4b2fbec3d: Download complete [2020-09-24T15:23:44.606Z] 58d4b2fbec3d: Pull complete [2020-09-24T15:23:44.865Z] fdde42cc315f: Verifying Checksum [2020-09-24T15:23:44.865Z] fdde42cc315f: Download complete [2020-09-24T15:23:46.243Z] 9199511c4f08: Verifying Checksum [2020-09-24T15:23:46.243Z] 9199511c4f08: Download complete [2020-09-24T15:23:46.810Z] fdde42cc315f: Pull complete [2020-09-24T15:23:47.045Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-09-24T15:23:47.045Z] [INFO] Once installed this environment will be reused. [2020-09-24T15:23:47.045Z] [INFO] This may take a few minutes... [2020-09-24T15:23:47.068Z] b4e90f179839: Pull complete [2020-09-24T15:23:47.635Z] 9199511c4f08: Pull complete [2020-09-24T15:23:47.635Z] Digest: sha256:9ee069695c0bf0ffb5ee012ee787fe0ac0f9a31359080e9c94578bbc5dd6b47f [2020-09-24T15:23:47.635Z] Status: Downloaded newer image for dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:23:50.923Z] + docker version [2020-09-24T15:23:50.923Z] Client: Docker Engine - Community [2020-09-24T15:23:50.923Z] Version: 19.03.8 [2020-09-24T15:23:50.923Z] API version: 1.40 [2020-09-24T15:23:50.923Z] Go version: go1.12.17 [2020-09-24T15:23:50.923Z] Git commit: afacb8b7f0 [2020-09-24T15:23:50.923Z] Built: Wed Mar 11 01:22:56 2020 [2020-09-24T15:23:50.923Z] OS/Arch: linux/amd64 [2020-09-24T15:23:50.923Z] Experimental: false [2020-09-24T15:23:50.923Z] [2020-09-24T15:23:50.923Z] Server: Docker Engine - Community [2020-09-24T15:23:50.923Z] Engine: [2020-09-24T15:23:50.923Z] Version: 19.03.13 [2020-09-24T15:23:50.923Z] API version: 1.40 (minimum version 1.12) [2020-09-24T15:23:50.923Z] Go version: go1.13.15 [2020-09-24T15:23:50.923Z] Git commit: 4484c46d9d [2020-09-24T15:23:50.923Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-24T15:23:50.923Z] OS/Arch: linux/amd64 [2020-09-24T15:23:50.923Z] Experimental: true [2020-09-24T15:23:50.923Z] containerd: [2020-09-24T15:23:50.923Z] Version: 1.3.7 [2020-09-24T15:23:50.923Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-24T15:23:50.923Z] runc: [2020-09-24T15:23:50.923Z] Version: 1.0.0-rc10 [2020-09-24T15:23:50.923Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-24T15:23:50.923Z] docker-init: [2020-09-24T15:23:50.923Z] Version: 0.18.0 [2020-09-24T15:23:50.923Z] GitCommit: fec3683 [2020-09-24T15:23:50.923Z] + export DOCKER_VERSIONS=19.03.8 [2020-09-24T15:23:50.923Z] + DOCKER_VERSIONS=19.03.8 [2020-09-24T15:23:50.923Z] + STORAGE_DRIVER=overlay2 [2020-09-24T15:23:50.923Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-09-24T15:23:50.923Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-09-24T15:23:50.923Z] ++ hostname [2020-09-24T15:23:50.923Z] + GIT_VOLUME=--volumes-from=859b7f74414c [2020-09-24T15:23:50.923Z] + . script/test/all [2020-09-24T15:23:50.923Z] ++ set -e [2020-09-24T15:23:50.923Z] ++ echo 'Running lint checks' [2020-09-24T15:23:50.923Z] Running lint checks [2020-09-24T15:23:50.923Z] ++ docker run --rm --tty --volumes-from=859b7f74414c dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 tox -e pre-commit [2020-09-24T15:23:51.860Z] pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.5,importlib-metadata==2.0.0,nodeenv==1.5.0,pre-commit==2.7.1,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.31,zipp==3.2.0 [2020-09-24T15:23:51.860Z] pre-commit run-test-pre: PYTHONHASHSEED='956131955' [2020-09-24T15:23:51.860Z] pre-commit run-test: commands[0] | pre-commit install [2020-09-24T15:23:51.860Z] pre-commit installed at .git/hooks/pre-commit [2020-09-24T15:23:51.860Z] pre-commit run-test: commands[1] | pre-commit run --all-files --show-diff-on-failure [2020-09-24T15:23:52.118Z] [WARNING] normalizing pre-commit configuration to a top-level map. support for top level list will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [2020-09-24T15:23:52.118Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-09-24T15:23:52.118Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-09-24T15:23:52.118Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-09-24T15:23:52.376Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-09-24T15:23:52.635Z] [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [2020-09-24T15:23:52.893Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-09-24T15:23:52.893Z] [INFO] Once installed this environment will be reused. [2020-09-24T15:23:52.893Z] [INFO] This may take a few minutes... [2020-09-24T15:23:53.575Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2020-09-24T15:23:53.575Z] [INFO] Once installed this environment will be reused. [2020-09-24T15:23:53.575Z] [INFO] This may take a few minutes... [2020-09-24T15:24:00.194Z] Check for added large files..............................................Passed [2020-09-24T15:24:00.449Z] Check docstring is first.................................................Passed [2020-09-24T15:24:00.449Z] Check for merge conflicts................................................Passed [2020-09-24T15:24:00.705Z] Check Yaml...............................................................Passed [2020-09-24T15:24:00.705Z] Check JSON...............................................................Passed [2020-09-24T15:24:00.961Z] Debug Statements (Python)................................................Passed [2020-09-24T15:24:01.523Z] Fix End of Files.........................................................Passed [2020-09-24T15:24:05.097Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-09-24T15:24:05.097Z] [INFO] Once installed this environment will be reused. [2020-09-24T15:24:05.097Z] [INFO] This may take a few minutes... [2020-09-24T15:24:09.606Z] Flake8...................................................................Passed [2020-09-24T15:24:09.606Z] Tests should end in _test.py.............................................Passed [2020-09-24T15:24:09.606Z] Fix requirements.txt.....................................................Passed [2020-09-24T15:24:09.606Z] Trim Trailing Whitespace.................................................Passed [2020-09-24T15:24:09.606Z] Reorder python imports...................................................Passed [2020-09-24T15:24:10.361Z] [INFO] Installing environment for https://github.com/asottile/pyupgrade. [2020-09-24T15:24:10.361Z] [INFO] Once installed this environment will be reused. [2020-09-24T15:24:10.361Z] [INFO] This may take a few minutes... [2020-09-24T15:24:12.874Z] pyupgrade................................................................Passed [2020-09-24T15:24:12.874Z] ___________________________________ summary ____________________________________ [2020-09-24T15:24:12.874Z]  pre-commit: commands succeeded [2020-09-24T15:24:12.874Z]  congratulations :) [2020-09-24T15:24:13.436Z] ++ get_versions='docker run --rm [2020-09-24T15:24:13.437Z] --entrypoint=/code/.tox/py37/bin/python [2020-09-24T15:24:13.437Z] dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:24:13.437Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-09-24T15:24:13.437Z] ++ '[' 19.03.8 == '' ']' [2020-09-24T15:24:13.437Z] ++ '[' 19.03.8 == all ']' [2020-09-24T15:24:13.437Z] ++ BUILD_NUMBER=19 [2020-09-24T15:24:13.437Z] ++ PY_TEST_VERSIONS=py37 [2020-09-24T15:24:13.437Z] ++ for version in $DOCKER_VERSIONS [2020-09-24T15:24:13.437Z] ++ echo 'Running tests against Docker 19.03.8' [2020-09-24T15:24:13.437Z] Running tests against Docker 19.03.8 [2020-09-24T15:24:13.437Z] ++ daemon_container=compose-dind-19.03.8-19 [2020-09-24T15:24:13.437Z] ++ trap on_exit EXIT [2020-09-24T15:24:13.437Z] ++ repo=dockerswarm/dind [2020-09-24T15:24:13.437Z] ++ docker run -d --name compose-dind-19.03.8-19 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.8 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-09-24T15:24:13.437Z] ++ tail -n 10 [2020-09-24T15:24:13.997Z] 2882d7fffe50b16be4c6f264e8b8898e907c38ae74887446d6c6e18c3b1aa7f8 [2020-09-24T15:24:13.997Z] ++ docker run --rm --tty --link=compose-dind-19.03.8-19:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.8 --entrypoint=tox dockerbuildbot/compose:debian-405241920ee23c47d423a7ec5a0514aad7f6a421 -e py37 -- --verbose [2020-09-24T15:24:14.923Z] py37 develop-inst-noop: /code [2020-09-24T15:24:15.179Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.1.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.1,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.0,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.3.1,# Editable install with no version control (docker-compose==1.27.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==2.0.0,iniconfig==1.0.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyInstaller==3.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.30,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.2.0 [2020-09-24T15:24:15.179Z] py37 run-test-pre: PYTHONHASHSEED='1917476840' [2020-09-24T15:24:15.179Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2020-09-24T15:24:15.179Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-09-24T15:24:16.541Z] ============================= test session starts ============================== [2020-09-24T15:24:16.541Z] platform linux -- Python 3.7.7, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2020-09-24T15:24:16.541Z] cachedir: .tox/py37/.pytest_cache [2020-09-24T15:24:16.541Z] rootdir: /code, configfile: tox.ini [2020-09-24T15:24:16.541Z] plugins: cov-2.10.1 [2020-09-24T15:24:18.482Z] Check for added large files..............................................Passed [2020-09-24T15:24:18.482Z] Check docstring is first.................................................Passed [2020-09-24T15:24:18.482Z] Check for merge conflicts................................................Passed [2020-09-24T15:24:18.482Z] Check Yaml...............................................................Passed [2020-09-24T15:24:18.482Z] Check JSON...............................................................Passed [2020-09-24T15:24:18.484Z] collecting ...  collecting 297 items  collecting 641 items  collecting 938 items  collected 1172 items  [2020-09-24T15:24:18.484Z] [2020-09-24T15:24:18.741Z] Debug Statements (Python)................................................Passed [2020-09-24T15:24:18.999Z] Fix End of Files.........................................................Passed [2020-09-24T15:24:25.014Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-09-24T15:24:25.575Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-09-24T15:24:27.119Z] Flake8...................................................................Passed [2020-09-24T15:24:27.119Z] Tests should end in _test.py.............................................Passed [2020-09-24T15:24:27.119Z] Fix requirements.txt.....................................................Passed [2020-09-24T15:24:27.119Z] Trim Trailing Whitespace.................................................Passed [2020-09-24T15:24:27.379Z] Reorder python imports...................................................Passed [2020-09-24T15:24:31.571Z] pyupgrade................................................................Passed [2020-09-24T15:24:31.571Z] ___________________________________ summary ____________________________________ [2020-09-24T15:24:31.571Z]  pre-commit: commands succeeded [2020-09-24T15:24:31.571Z]  congratulations :) [2020-09-24T15:24:31.571Z] ++ get_versions='docker run --rm [2020-09-24T15:24:31.571Z] --entrypoint=/code/.tox/py37/bin/python [2020-09-24T15:24:31.571Z] dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 [2020-09-24T15:24:31.571Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-09-24T15:24:31.571Z] ++ '[' 19.03.8 == '' ']' [2020-09-24T15:24:31.571Z] ++ '[' 19.03.8 == all ']' [2020-09-24T15:24:31.571Z] ++ BUILD_NUMBER=19 [2020-09-24T15:24:31.571Z] ++ PY_TEST_VERSIONS=py37 [2020-09-24T15:24:31.571Z] ++ for version in $DOCKER_VERSIONS [2020-09-24T15:24:31.571Z] ++ echo 'Running tests against Docker 19.03.8' [2020-09-24T15:24:31.571Z] Running tests against Docker 19.03.8 [2020-09-24T15:24:31.571Z] ++ daemon_container=compose-dind-19.03.8-19 [2020-09-24T15:24:31.571Z] ++ trap on_exit EXIT [2020-09-24T15:24:31.571Z] ++ repo=dockerswarm/dind [2020-09-24T15:24:31.571Z] ++ docker run -d --name compose-dind-19.03.8-19 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.8 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-09-24T15:24:31.571Z] ++ tail -n 10 [2020-09-24T15:24:32.147Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-09-24T15:24:36.308Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-09-24T15:24:37.671Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-09-24T15:24:40.187Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-09-24T15:24:40.749Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-09-24T15:24:41.311Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-09-24T15:24:42.676Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-09-24T15:24:43.783Z] ac8261c48e58: Verifying Checksum [2020-09-24T15:24:43.783Z] ac8261c48e58: Download complete [2020-09-24T15:24:43.783Z] 92d14a6520e1: Pull complete [2020-09-24T15:24:43.783Z] 5170fa608015: Pull complete [2020-09-24T15:24:43.783Z] b967c71adbb7: Pull complete [2020-09-24T15:24:43.783Z] ac8261c48e58: Pull complete [2020-09-24T15:24:43.783Z] 98167e89285f: Pull complete [2020-09-24T15:24:43.783Z] Digest: sha256:8ea0609775994efd6cb40ace489322e1c9f9a83f74556775aee2cb0f8818feb1 [2020-09-24T15:24:43.783Z] Status: Downloaded newer image for dockerswarm/dind:19.03.8 [2020-09-24T15:24:43.783Z] 9323084f821237d4390e1e71445b05d9bac2f90a32f85ab0ce21dc10946b8447 [2020-09-24T15:24:43.783Z] ++ docker run --rm --tty --link=compose-dind-19.03.8-19:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.8 --entrypoint=tox dockerbuildbot/compose:alpine-405241920ee23c47d423a7ec5a0514aad7f6a421 -e py37 -- --verbose [2020-09-24T15:24:43.783Z] py37 develop-inst-noop: /code [2020-09-24T15:24:43.783Z] py37 installed: altgraph==0.17,appdirs==1.4.4,attrs==20.1.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.6.20,cffi==1.14.1,chardet==3.0.4,click==7.1.2,coverage==5.2.1,cryptography==3.0,ddt==1.4.1,distlib==0.3.1,distro==1.5.0,docker==4.3.1,# Editable install with no version control (docker-compose==1.27.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,filelock==3.0.12,flake8==3.8.3,gitdb==4.0.5,gitdb2==4.0.2,GitPython==3.1.7,idna==2.10,importlib-metadata==2.0.0,iniconfig==1.0.1,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycparser==2.20,pyflakes==2.2.0,PyInstaller @ file:///tmp/pyinstaller,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==6.0.1,pytest-cov==2.10.1,python-dotenv==0.14.0,PyYAML==5.3.1,requests==2.24.0,six==1.15.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,toml==0.10.1,tox==3.19.0,urllib3==1.25.10,virtualenv==20.0.30,wcwidth==0.2.5,websocket-client==0.57.0,zipp==3.2.0 [2020-09-24T15:24:43.783Z] py37 run-test-pre: PYTHONHASHSEED='3350891071' [2020-09-24T15:24:43.783Z] py37 run-test: commands[0] | mkdir -p .coverage-binfiles [2020-09-24T15:24:43.783Z] py37 run-test: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-09-24T15:24:44.040Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-09-24T15:24:44.721Z] ============================= test session starts ============================== [2020-09-24T15:24:44.721Z] platform linux -- Python 3.7.7, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /code/.tox/py37/bin/python [2020-09-24T15:24:44.721Z] cachedir: .tox/py37/.pytest_cache [2020-09-24T15:24:44.721Z] rootdir: /code, configfile: tox.ini [2020-09-24T15:24:44.721Z] plugins: cov-2.10.1 [2020-09-24T15:24:47.059Z] collecting ...  collecting 294 items  collecting 565 items  collecting 938 items  collected 1172 items  [2020-09-24T15:24:47.059Z] [2020-09-24T15:24:47.306Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-09-24T15:24:47.561Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-09-24T15:24:51.243Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-09-24T15:24:52.621Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-09-24T15:24:52.799Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-09-24T15:24:54.686Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-09-24T15:25:01.214Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-09-24T15:25:02.592Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-09-24T15:25:02.850Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-09-24T15:25:04.752Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-09-24T15:25:10.020Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-09-24T15:25:10.020Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-09-24T15:25:10.590Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-09-24T15:25:11.968Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-09-24T15:25:13.350Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-09-24T15:25:13.372Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-09-24T15:25:14.296Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2020-09-24T15:25:14.296Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2020-09-24T15:25:14.296Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2020-09-24T15:25:14.296Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2020-09-24T15:25:14.858Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-09-24T15:25:15.421Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-09-24T15:25:15.983Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-09-24T15:25:16.544Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2020-09-24T15:25:16.635Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-09-24T15:25:16.893Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-09-24T15:25:17.106Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-09-24T15:25:17.667Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-09-24T15:25:18.229Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-09-24T15:25:18.792Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-09-24T15:25:19.354Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-09-24T15:25:19.917Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-09-24T15:25:20.479Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-09-24T15:25:21.040Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-09-24T15:25:21.079Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-09-24T15:25:21.658Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-09-24T15:25:22.457Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-09-24T15:25:22.588Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-09-24T15:25:23.149Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-09-24T15:25:23.711Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-09-24T15:25:24.272Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-09-24T15:25:24.358Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-09-24T15:25:24.833Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-09-24T15:25:26.197Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-09-24T15:25:26.759Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-09-24T15:25:27.641Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-09-24T15:25:28.124Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-09-24T15:25:28.685Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-09-24T15:25:29.542Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_stop_process_flag PASSED [ 1%] [2020-09-24T15:25:29.542Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode SKIPPED [ 1%] [2020-09-24T15:25:29.542Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env SKIPPED [ 1%] [2020-09-24T15:25:29.542Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence SKIPPED [ 1%] [2020-09-24T15:25:29.801Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-09-24T15:25:30.050Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-09-24T15:25:30.738Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-09-24T15:25:30.997Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-09-24T15:25:31.934Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 2%] [2020-09-24T15:25:32.193Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-09-24T15:25:33.130Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-09-24T15:25:33.389Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-09-24T15:25:34.324Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-09-24T15:25:34.892Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-09-24T15:25:35.459Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-09-24T15:25:36.026Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-09-24T15:25:36.594Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-09-24T15:25:37.162Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-09-24T15:25:37.762Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-09-24T15:25:38.340Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-09-24T15:25:39.282Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-09-24T15:25:39.849Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-09-24T15:25:40.416Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-09-24T15:25:41.797Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-09-24T15:25:42.364Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-09-24T15:25:43.743Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-09-24T15:25:44.309Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-09-24T15:25:45.686Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-09-24T15:25:48.086Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-09-24T15:25:48.086Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-09-24T15:25:48.086Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-09-24T15:25:49.973Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 4%] [2020-09-24T15:25:50.898Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-09-24T15:25:52.262Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-09-24T15:25:54.151Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-09-24T15:25:56.040Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2020-09-24T15:25:57.405Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-09-24T15:25:59.294Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-09-24T15:26:03.765Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-09-24T15:26:03.765Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-09-24T15:26:04.024Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-09-24T15:26:06.554Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 4%] [2020-09-24T15:26:07.122Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-09-24T15:26:08.501Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-09-24T15:26:09.293Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-09-24T15:26:09.854Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-09-24T15:26:10.406Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-09-24T15:26:12.310Z] tests/acceptance/cli_test.py::CLITestCase::test_events_with_stop_process_flag PASSED [ 4%] [2020-09-24T15:26:12.369Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2020-09-24T15:26:13.735Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-09-24T15:26:14.215Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-09-24T15:26:15.622Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-09-24T15:26:16.118Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-09-24T15:26:24.230Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-09-24T15:26:24.798Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-09-24T15:26:27.333Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_with_stop_process_flag PASSED [ 4%] [2020-09-24T15:26:27.785Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 5%] [2020-09-24T15:26:28.713Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-09-24T15:26:30.305Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2020-09-24T15:26:30.617Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-09-24T15:26:42.465Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-09-24T15:26:42.465Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-09-24T15:26:42.465Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-09-24T15:26:42.825Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 5%] [2020-09-24T15:26:43.392Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-09-24T15:26:44.317Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-09-24T15:26:44.879Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-09-24T15:26:45.358Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 5%] [2020-09-24T15:26:45.440Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-09-24T15:26:47.329Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-09-24T15:26:48.255Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-09-24T15:26:56.331Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-09-24T15:26:57.563Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-09-24T15:26:57.563Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-09-24T15:26:57.821Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-09-24T15:26:58.220Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2020-09-24T15:26:59.199Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-09-24T15:26:59.766Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-09-24T15:27:00.108Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2020-09-24T15:27:00.338Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-09-24T15:27:00.906Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-09-24T15:27:02.005Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2020-09-24T15:27:03.439Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-09-24T15:27:04.375Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-09-24T15:27:04.519Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-09-24T15:27:06.407Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2020-09-24T15:27:06.407Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-09-24T15:27:08.294Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-09-24T15:27:08.294Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-09-24T15:27:08.294Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-09-24T15:27:08.569Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-09-24T15:27:08.855Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-09-24T15:27:09.944Z] tests/acceptance/cli_test.py::CLITestCase::test_images_with_stop_process_flag PASSED [ 6%] [2020-09-24T15:27:11.369Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-09-24T15:27:11.850Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 6%] [2020-09-24T15:27:13.259Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2020-09-24T15:27:14.382Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 6%] [2020-09-24T15:27:15.147Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2020-09-24T15:27:16.913Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-09-24T15:27:17.036Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2020-09-24T15:27:17.293Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2020-09-24T15:27:18.814Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_with_stop_process_flag PASSED [ 6%] [2020-09-24T15:27:18.814Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-09-24T15:27:19.810Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2020-09-24T15:27:20.719Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-09-24T15:27:20.719Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-09-24T15:27:20.719Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-09-24T15:27:21.287Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-09-24T15:27:23.097Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-09-24T15:27:23.820Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-09-24T15:27:25.197Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2020-09-24T15:27:26.363Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-09-24T15:27:27.731Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 7%] [2020-09-24T15:27:28.253Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2020-09-24T15:27:28.509Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 7%] [2020-09-24T15:27:29.109Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_with_stop_process_flag PASSED [ 7%] [2020-09-24T15:27:29.677Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 7%] [2020-09-24T15:27:29.875Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 7%] [2020-09-24T15:27:31.240Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 7%] [2020-09-24T15:27:32.962Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 7%] [2020-09-24T15:27:33.756Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 7%] [2020-09-24T15:27:35.122Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2020-09-24T15:27:35.505Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-09-24T15:27:39.289Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2020-09-24T15:27:39.692Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-09-24T15:27:40.654Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2020-09-24T15:27:41.067Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_stop_process_flag PASSED [ 7%] [2020-09-24T15:27:41.637Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 7%] [2020-09-24T15:27:42.019Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2020-09-24T15:27:42.280Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 8%] [2020-09-24T15:27:43.016Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 7%] [2020-09-24T15:27:44.920Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 7%] [2020-09-24T15:27:45.799Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 8%] [2020-09-24T15:27:46.829Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 7%] [2020-09-24T15:27:48.781Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 8%] [2020-09-24T15:27:49.960Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 8%] [2020-09-24T15:27:50.522Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 8%] [2020-09-24T15:27:52.410Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 8%] [2020-09-24T15:27:52.977Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 8%] [2020-09-24T15:27:54.296Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 8%] [2020-09-24T15:27:54.882Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_with_stop_process_flag PASSED [ 8%] [2020-09-24T15:27:55.659Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 8%] [2020-09-24T15:27:56.256Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 8%] [2020-09-24T15:27:56.822Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 8%] [2020-09-24T15:27:58.922Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 8%] [2020-09-24T15:27:59.483Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2020-09-24T15:28:00.103Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_ignore_missing_build_directory PASSED [ 8%] [2020-09-24T15:28:01.371Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2020-09-24T15:28:02.736Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2020-09-24T15:28:03.304Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2020-09-24T15:28:04.285Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 8%] [2020-09-24T15:28:04.683Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 9%] [2020-09-24T15:28:05.658Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 8%] [2020-09-24T15:28:07.032Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 8%] [2020-09-24T15:28:07.196Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 9%] [2020-09-24T15:28:08.406Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 8%] [2020-09-24T15:28:09.085Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 9%] [2020-09-24T15:28:09.341Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 8%] [2020-09-24T15:28:10.449Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 9%] [2020-09-24T15:28:12.625Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 8%] [2020-09-24T15:28:12.885Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_stop_process_flag PASSED [ 9%] [2020-09-24T15:28:14.616Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 9%] [2020-09-24T15:28:14.786Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 9%] [2020-09-24T15:28:15.979Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 9%] [2020-09-24T15:28:16.163Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 9%] [2020-09-24T15:28:17.098Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 9%] [2020-09-24T15:28:18.472Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 9%] [2020-09-24T15:28:21.002Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_with_stop_process_flag PASSED [ 9%] [2020-09-24T15:28:21.221Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 9%] [2020-09-24T15:28:22.906Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 9%] [2020-09-24T15:28:23.732Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 9%] [2020-09-24T15:28:24.287Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 9%] [2020-09-24T15:28:24.293Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2020-09-24T15:28:25.666Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2020-09-24T15:28:26.592Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2020-09-24T15:28:27.519Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2020-09-24T15:28:28.481Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 9%] [2020-09-24T15:28:29.857Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_with_stop_process_flag PASSED [ 9%] [2020-09-24T15:28:32.762Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 10%] [2020-09-24T15:28:33.324Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 10%] [2020-09-24T15:28:35.129Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 9%] [2020-09-24T15:28:35.841Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 10%] [2020-09-24T15:28:37.203Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 10%] [2020-09-24T15:28:37.661Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 9%] [2020-09-24T15:28:38.566Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 10%] [2020-09-24T15:28:38.596Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 10%] [2020-09-24T15:28:39.530Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 10%] [2020-09-24T15:28:39.930Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 10%] [2020-09-24T15:28:40.908Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 10%] [2020-09-24T15:28:41.294Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 10%] [2020-09-24T15:28:41.844Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 10%] [2020-09-24T15:28:42.219Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2020-09-24T15:28:43.588Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2020-09-24T15:28:44.952Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2020-09-24T15:28:46.319Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2020-09-24T15:28:47.157Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 10%] [2020-09-24T15:28:48.092Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 10%] [2020-09-24T15:28:48.211Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2020-09-24T15:28:49.577Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 11%] [2020-09-24T15:28:50.632Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 10%] [2020-09-24T15:28:50.942Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 11%] [2020-09-24T15:28:52.008Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 10%] [2020-09-24T15:28:52.126Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 11%] [2020-09-24T15:28:53.054Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 11%] [2020-09-24T15:28:53.912Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 10%] [2020-09-24T15:28:54.420Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 11%] [2020-09-24T15:28:54.847Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 10%] [2020-09-24T15:28:55.785Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 11%] [2020-09-24T15:28:56.224Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 10%] [2020-09-24T15:28:56.712Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 11%] [2020-09-24T15:28:57.600Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 11%] [2020-09-24T15:28:58.976Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 11%] [2020-09-24T15:28:59.976Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2020-09-24T15:29:00.352Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 11%] [2020-09-24T15:29:02.255Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 11%] [2020-09-24T15:29:02.490Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2020-09-24T15:29:03.631Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 11%] [2020-09-24T15:29:05.007Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2020-09-24T15:29:05.534Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 11%] [2020-09-24T15:29:06.374Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2020-09-24T15:29:06.909Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 11%] [2020-09-24T15:29:07.301Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2020-09-24T15:29:07.862Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 12%] [2020-09-24T15:29:08.287Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 11%] [2020-09-24T15:29:08.791Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 12%] [2020-09-24T15:29:09.221Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 11%] [2020-09-24T15:29:10.157Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 12%] [2020-09-24T15:29:10.597Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 11%] [2020-09-24T15:29:11.085Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 12%] [2020-09-24T15:29:11.973Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 11%] [2020-09-24T15:29:12.017Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 12%] [2020-09-24T15:29:13.350Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 11%] [2020-09-24T15:29:13.382Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 12%] [2020-09-24T15:29:14.309Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 12%] [2020-09-24T15:29:15.673Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2020-09-24T15:29:16.600Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2020-09-24T15:29:16.638Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 12%] [2020-09-24T15:29:17.964Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2020-09-24T15:29:19.170Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unhealthy_dependencies PASSED [ 12%] [2020-09-24T15:29:20.477Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2020-09-24T15:29:21.703Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 12%] [2020-09-24T15:29:23.078Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 12%] [2020-09-24T15:29:24.017Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 12%] [2020-09-24T15:29:24.585Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 12%] [2020-09-24T15:29:25.736Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2020-09-24T15:29:25.962Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 12%] [2020-09-24T15:29:26.663Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 13%] [2020-09-24T15:29:26.899Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 12%] [2020-09-24T15:29:27.590Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 13%] [2020-09-24T15:29:28.153Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 13%] [2020-09-24T15:29:28.276Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 12%] [2020-09-24T15:29:29.212Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 12%] [2020-09-24T15:29:30.043Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 13%] [2020-09-24T15:29:30.592Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 12%] [2020-09-24T15:29:31.552Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 12%] [2020-09-24T15:29:32.560Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 13%] [2020-09-24T15:29:32.931Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 13%] [2020-09-24T15:29:33.868Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 13%] [2020-09-24T15:29:33.926Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 13%] [2020-09-24T15:29:35.245Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_stop_process_flag PASSED [ 13%] [2020-09-24T15:29:36.442Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 13%] [2020-09-24T15:29:36.442Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2020-09-24T15:29:37.779Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 13%] [2020-09-24T15:29:38.331Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2020-09-24T15:29:38.893Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2020-09-24T15:29:41.410Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2020-09-24T15:29:42.337Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2020-09-24T15:29:43.051Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 13%] [2020-09-24T15:29:43.703Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 14%] [2020-09-24T15:29:44.427Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 13%] [2020-09-24T15:29:45.594Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 14%] [2020-09-24T15:29:45.804Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 13%] [2020-09-24T15:29:46.371Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 13%] [2020-09-24T15:29:47.481Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 14%] [2020-09-24T15:29:48.846Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 14%] [2020-09-24T15:29:48.905Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 13%] [2020-09-24T15:29:50.211Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 14%] [2020-09-24T15:29:50.772Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 14%] [2020-09-24T15:29:50.808Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 13%] [2020-09-24T15:29:52.695Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2020-09-24T15:29:53.353Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_with_stop_process_flag PASSED [ 13%] [2020-09-24T15:29:54.583Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2020-09-24T15:29:55.259Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 13%] [2020-09-24T15:29:55.829Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 14%] [2020-09-24T15:29:55.947Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2020-09-24T15:29:56.874Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2020-09-24T15:29:57.733Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 14%] [2020-09-24T15:29:58.300Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 14%] [2020-09-24T15:29:58.762Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2020-09-24T15:29:59.693Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2020-09-24T15:30:00.621Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 15%] [2020-09-24T15:30:00.833Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 14%] [2020-09-24T15:30:01.986Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 15%] [2020-09-24T15:30:02.212Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 14%] [2020-09-24T15:30:02.913Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 15%] [2020-09-24T15:30:03.587Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 14%] [2020-09-24T15:30:04.280Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 15%] [2020-09-24T15:30:04.964Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 14%] [2020-09-24T15:30:06.169Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 15%] [2020-09-24T15:30:07.548Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 14%] [2020-09-24T15:30:08.932Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 14%] [2020-09-24T15:30:10.309Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 14%] [2020-09-24T15:30:10.334Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 15%] [2020-09-24T15:30:11.244Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 14%] [2020-09-24T15:30:12.887Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2020-09-24T15:30:13.147Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 15%] [2020-09-24T15:30:14.525Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 15%] [2020-09-24T15:30:15.902Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 15%] [2020-09-24T15:30:16.154Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2020-09-24T15:30:17.280Z] tests/acceptance/cli_test.py::CLITestCase::test_up_ignore_missing_build_directory PASSED [ 15%] [2020-09-24T15:30:18.672Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2020-09-24T15:30:19.185Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 15%] [2020-09-24T15:30:20.562Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 15%] [2020-09-24T15:30:20.562Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2020-09-24T15:30:21.130Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 15%] [2020-09-24T15:30:21.926Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 16%] [2020-09-24T15:30:23.032Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 15%] [2020-09-24T15:30:23.290Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 15%] [2020-09-24T15:30:23.818Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 16%] [2020-09-24T15:30:23.818Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 16%] [2020-09-24T15:30:25.185Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 16%] [2020-09-24T15:30:25.196Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 15%] [2020-09-24T15:30:26.572Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 15%] [2020-09-24T15:30:27.700Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 16%] [2020-09-24T15:30:30.229Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 16%] [2020-09-24T15:30:30.486Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 16%] [2020-09-24T15:30:31.851Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 15%] [2020-09-24T15:30:33.756Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 16%] [2020-09-24T15:30:37.952Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 16%] [2020-09-24T15:30:38.580Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 16%] [2020-09-24T15:30:38.581Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2020-09-24T15:30:39.853Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 16%] [2020-09-24T15:30:40.572Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2020-09-24T15:30:41.754Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 16%] [2020-09-24T15:30:41.937Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2020-09-24T15:30:43.655Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 16%] [2020-09-24T15:30:44.453Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2020-09-24T15:30:44.709Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 17%] [2020-09-24T15:30:45.557Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 16%] [2020-09-24T15:30:45.558Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 16%] [2020-09-24T15:30:46.075Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 17%] [2020-09-24T15:30:46.946Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 16%] [2020-09-24T15:30:47.440Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 17%] [2020-09-24T15:30:48.806Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 17%] [2020-09-24T15:30:48.892Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 16%] [2020-09-24T15:30:50.179Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 17%] [2020-09-24T15:30:52.070Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 17%] [2020-09-24T15:30:52.179Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 16%] [2020-09-24T15:30:52.180Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 16%] [2020-09-24T15:30:53.436Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 17%] [2020-09-24T15:30:55.955Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2020-09-24T15:30:56.883Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2020-09-24T15:30:59.406Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2020-09-24T15:31:00.296Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 16%] [2020-09-24T15:31:00.296Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 17%] [2020-09-24T15:31:00.335Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2020-09-24T15:31:02.851Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2020-09-24T15:31:02.873Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ipc_mode PASSED [ 17%] [2020-09-24T15:31:04.262Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 17%] [2020-09-24T15:31:04.739Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 18%] [2020-09-24T15:31:06.109Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 18%] [2020-09-24T15:31:06.164Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 17%] [2020-09-24T15:31:07.102Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 17%] [2020-09-24T15:31:07.475Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 18%] [2020-09-24T15:31:07.731Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 18%] [2020-09-24T15:31:08.306Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 18%] [2020-09-24T15:31:08.482Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 17%] [2020-09-24T15:31:08.869Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 18%] [2020-09-24T15:31:09.858Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 17%] [2020-09-24T15:31:10.759Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 18%] [2020-09-24T15:31:11.017Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2020-09-24T15:31:11.017Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2020-09-24T15:31:11.017Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2020-09-24T15:31:11.236Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 17%] [2020-09-24T15:31:11.948Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 19%] [2020-09-24T15:31:12.172Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 17%] [2020-09-24T15:31:12.874Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 19%] [2020-09-24T15:31:12.874Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 19%] [2020-09-24T15:31:13.801Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 19%] [2020-09-24T15:31:13.801Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 19%] [2020-09-24T15:31:14.058Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 19%] [2020-09-24T15:31:14.058Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 19%] [2020-09-24T15:31:14.313Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 19%] [2020-09-24T15:31:14.313Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 19%] [2020-09-24T15:31:14.313Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2020-09-24T15:31:14.569Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2020-09-24T15:31:14.569Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2020-09-24T15:31:14.708Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 17%] [2020-09-24T15:31:16.084Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 17%] [2020-09-24T15:31:18.619Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 18%] [2020-09-24T15:31:19.558Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 18%] [2020-09-24T15:31:22.094Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 18%] [2020-09-24T15:31:23.479Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 18%] [2020-09-24T15:31:26.014Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 18%] [2020-09-24T15:31:27.916Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_stop_process_flag PASSED [ 18%] [2020-09-24T15:31:29.291Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 18%] [2020-09-24T15:31:29.404Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%] [2020-09-24T15:31:29.404Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 20%] [2020-09-24T15:31:29.660Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 20%] [2020-09-24T15:31:29.660Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 20%] [2020-09-24T15:31:30.221Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 20%] [2020-09-24T15:31:30.668Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 18%] [2020-09-24T15:31:30.927Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 18%] [2020-09-24T15:31:31.187Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 20%] [2020-09-24T15:31:31.495Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 18%] [2020-09-24T15:31:31.748Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 20%] [2020-09-24T15:31:32.062Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 18%] [2020-09-24T15:31:32.674Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 20%] [2020-09-24T15:31:32.674Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 20%] [2020-09-24T15:31:33.235Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2020-09-24T15:31:36.236Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2020-09-24T15:31:36.237Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 18%] [2020-09-24T15:31:36.237Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 19%] [2020-09-24T15:31:36.237Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 19%] [2020-09-24T15:31:36.237Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 19%] [2020-09-24T15:31:36.237Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 19%] [2020-09-24T15:31:36.237Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 19%] [2020-09-24T15:31:36.237Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 19%] [2020-09-24T15:31:37.172Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 19%] [2020-09-24T15:31:37.432Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 19%] [2020-09-24T15:31:37.432Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 19%] [2020-09-24T15:31:37.690Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 19%] [2020-09-24T15:31:37.690Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 19%] [2020-09-24T15:31:37.949Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 19%] [2020-09-24T15:31:37.949Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 20%] [2020-09-24T15:31:37.949Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 20%] [2020-09-24T15:31:37.949Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 20%] [2020-09-24T15:31:38.792Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2020-09-24T15:31:39.719Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%] [2020-09-24T15:31:40.280Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 21%] [2020-09-24T15:31:41.649Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 21%] [2020-09-24T15:31:42.575Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 21%] [2020-09-24T15:31:43.502Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 21%] [2020-09-24T15:31:44.429Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 21%] [2020-09-24T15:31:44.991Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 21%] [2020-09-24T15:31:45.918Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 21%] [2020-09-24T15:31:46.845Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2020-09-24T15:31:47.774Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2020-09-24T15:31:51.065Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2020-09-24T15:31:51.324Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2020-09-24T15:31:52.687Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 22%] [2020-09-24T15:31:54.052Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 22%] [2020-09-24T15:31:54.614Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 22%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 20%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 20%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 20%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 20%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 20%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 20%] [2020-09-24T15:31:56.032Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 20%] [2020-09-24T15:31:56.290Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 20%] [2020-09-24T15:31:56.290Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 20%] [2020-09-24T15:31:56.502Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 22%] [2020-09-24T15:31:56.857Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 21%] [2020-09-24T15:31:57.063Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 22%] [2020-09-24T15:31:58.953Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 22%] [2020-09-24T15:31:59.211Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 22%] [2020-09-24T15:31:59.771Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 22%] [2020-09-24T15:32:00.147Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 21%] [2020-09-24T15:32:00.331Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2020-09-24T15:32:01.257Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2020-09-24T15:32:02.625Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2020-09-24T15:32:02.717Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 21%] [2020-09-24T15:32:03.554Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2020-09-24T15:32:03.654Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 21%] [2020-09-24T15:32:04.115Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 23%] [2020-09-24T15:32:04.222Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 21%] [2020-09-24T15:32:05.079Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 23%] [2020-09-24T15:32:05.597Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 21%] [2020-09-24T15:32:06.443Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 23%] [2020-09-24T15:32:06.973Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 21%] [2020-09-24T15:32:07.371Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 23%] [2020-09-24T15:32:07.540Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 21%] [2020-09-24T15:32:08.915Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 21%] [2020-09-24T15:32:09.259Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 23%] [2020-09-24T15:32:09.483Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 21%] [2020-09-24T15:32:10.418Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 21%] [2020-09-24T15:32:10.984Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 22%] [2020-09-24T15:32:11.771Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 23%] [2020-09-24T15:32:12.071Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 23%] [2020-09-24T15:32:12.365Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 22%] [2020-09-24T15:32:12.633Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 23%] [2020-09-24T15:32:12.888Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2020-09-24T15:32:13.144Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2020-09-24T15:32:13.705Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2020-09-24T15:32:14.266Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%] [2020-09-24T15:32:14.828Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 24%] [2020-09-24T15:32:15.651Z] tests/integration/project_test.py::ProjectTest::test_project_up_scale_with_stopped_containers PASSED [ 22%] [2020-09-24T15:32:15.651Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 22%] [2020-09-24T15:32:15.754Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 24%] [2020-09-24T15:32:17.552Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 22%] [2020-09-24T15:32:18.120Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 22%] [2020-09-24T15:32:18.267Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 24%] [2020-09-24T15:32:18.828Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 24%] [2020-09-24T15:32:19.055Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 22%] [2020-09-24T15:32:19.084Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 24%] [2020-09-24T15:32:19.084Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 24%] [2020-09-24T15:32:19.644Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 24%] [2020-09-24T15:32:19.644Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2020-09-24T15:32:19.911Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2020-09-24T15:32:20.846Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2020-09-24T15:32:20.954Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 22%] [2020-09-24T15:32:21.521Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 22%] [2020-09-24T15:32:21.772Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2020-09-24T15:32:22.698Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%] [2020-09-24T15:32:22.698Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 25%] [2020-09-24T15:32:22.698Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 25%] [2020-09-24T15:32:23.262Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 25%] [2020-09-24T15:32:23.262Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 25%] [2020-09-24T15:32:23.262Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 25%] [2020-09-24T15:32:23.424Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 22%] [2020-09-24T15:32:23.682Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 22%] [2020-09-24T15:32:23.822Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 25%] [2020-09-24T15:32:24.249Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 22%] [2020-09-24T15:32:24.383Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 25%] [2020-09-24T15:32:24.638Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2020-09-24T15:32:24.638Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2020-09-24T15:32:24.815Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 23%] [2020-09-24T15:32:25.563Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2020-09-24T15:32:26.193Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 23%] [2020-09-24T15:32:26.489Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2020-09-24T15:32:27.049Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%] [2020-09-24T15:32:27.130Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 23%] [2020-09-24T15:32:27.609Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 26%] [2020-09-24T15:32:27.609Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 26%] [2020-09-24T15:32:27.609Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 26%] [2020-09-24T15:32:28.065Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 23%] [2020-09-24T15:32:28.534Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 26%] [2020-09-24T15:32:28.535Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 26%] [2020-09-24T15:32:28.999Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 23%] [2020-09-24T15:32:29.094Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 26%] [2020-09-24T15:32:29.349Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 26%] [2020-09-24T15:32:29.938Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 23%] [2020-09-24T15:32:30.713Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2020-09-24T15:32:30.873Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 23%] [2020-09-24T15:32:30.969Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2020-09-24T15:32:30.969Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2020-09-24T15:32:31.529Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2020-09-24T15:32:31.529Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 27%] [2020-09-24T15:32:32.090Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 27%] [2020-09-24T15:32:32.090Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 27%] [2020-09-24T15:32:32.248Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 23%] [2020-09-24T15:32:32.650Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 27%] [2020-09-24T15:32:33.211Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 27%] [2020-09-24T15:32:33.477Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 27%] [2020-09-24T15:32:33.477Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 27%] [2020-09-24T15:32:34.039Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 27%] [2020-09-24T15:32:34.150Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 23%] [2020-09-24T15:32:34.600Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2020-09-24T15:32:34.600Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2020-09-24T15:32:35.161Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2020-09-24T15:32:35.722Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2020-09-24T15:32:35.978Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 28%] [2020-09-24T15:32:36.539Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 28%] [2020-09-24T15:32:36.683Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 23%] [2020-09-24T15:32:36.943Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 23%] [2020-09-24T15:32:37.101Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 28%] [2020-09-24T15:32:37.357Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 28%] [2020-09-24T15:32:37.357Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 28%] [2020-09-24T15:32:37.613Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 28%] [2020-09-24T15:32:37.613Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 28%] [2020-09-24T15:32:37.878Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 23%] [2020-09-24T15:32:37.878Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 24%] [2020-09-24T15:32:38.137Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 24%] [2020-09-24T15:32:38.174Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2020-09-24T15:32:38.430Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2020-09-24T15:32:38.703Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 24%] [2020-09-24T15:32:38.990Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2020-09-24T15:32:39.551Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2020-09-24T15:32:39.638Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 24%] [2020-09-24T15:32:39.806Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2020-09-24T15:32:40.063Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 29%] [2020-09-24T15:32:40.204Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 24%] [2020-09-24T15:32:40.624Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 29%] [2020-09-24T15:32:40.771Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 24%] [2020-09-24T15:32:40.882Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 29%] [2020-09-24T15:32:41.443Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 29%] [2020-09-24T15:32:41.700Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 29%] [2020-09-24T15:32:42.260Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 29%] [2020-09-24T15:32:42.821Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 29%] [2020-09-24T15:32:43.076Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2020-09-24T15:32:43.636Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2020-09-24T15:32:43.891Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2020-09-24T15:32:44.054Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 24%] [2020-09-24T15:32:44.313Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 24%] [2020-09-24T15:32:44.452Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2020-09-24T15:32:44.570Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 24%] [2020-09-24T15:32:44.571Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 24%] [2020-09-24T15:32:44.707Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2020-09-24T15:32:45.137Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 24%] [2020-09-24T15:32:45.137Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 25%] [2020-09-24T15:32:45.137Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 25%] [2020-09-24T15:32:45.269Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 30%] [2020-09-24T15:32:45.524Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 30%] [2020-09-24T15:32:45.779Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 30%] [2020-09-24T15:32:46.073Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 25%] [2020-09-24T15:32:46.727Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 30%] [2020-09-24T15:32:47.041Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 25%] [2020-09-24T15:32:47.288Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 30%] [2020-09-24T15:32:47.544Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 30%] [2020-09-24T15:32:47.987Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 25%] [2020-09-24T15:32:48.245Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 25%] [2020-09-24T15:32:48.246Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 25%] [2020-09-24T15:32:48.811Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_error PASSED [ 25%] [2020-09-24T15:32:48.907Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 30%] [2020-09-24T15:32:49.070Z] tests/integration/service_test.py::ServiceTest::test_build_cli_with_build_labels PASSED [ 25%] [2020-09-24T15:32:49.071Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 25%] [2020-09-24T15:32:49.637Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 25%] [2020-09-24T15:32:49.835Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2020-09-24T15:32:50.204Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 25%] [2020-09-24T15:32:50.462Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 26%] [2020-09-24T15:32:50.462Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 26%] [2020-09-24T15:32:51.198Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2020-09-24T15:32:51.397Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 26%] [2020-09-24T15:32:52.124Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2020-09-24T15:32:52.332Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 26%] [2020-09-24T15:32:52.898Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 26%] [2020-09-24T15:32:53.054Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2020-09-24T15:32:53.464Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 26%] [2020-09-24T15:32:53.464Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 26%] [2020-09-24T15:32:53.464Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 26%] [2020-09-24T15:32:54.399Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 26%] [2020-09-24T15:32:54.399Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 26%] [2020-09-24T15:32:54.423Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2020-09-24T15:32:54.966Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 26%] [2020-09-24T15:32:55.350Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 31%] [2020-09-24T15:32:55.533Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 26%] [2020-09-24T15:32:55.911Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 31%] [2020-09-24T15:32:56.909Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 27%] [2020-09-24T15:32:56.910Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 27%] [2020-09-24T15:32:57.168Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config XFAIL [ 27%] [2020-09-24T15:32:57.276Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 31%] [2020-09-24T15:32:57.427Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 27%] [2020-09-24T15:32:57.427Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 27%] [2020-09-24T15:32:57.994Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 27%] [2020-09-24T15:32:58.203Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 31%] [2020-09-24T15:32:58.253Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 27%] [2020-09-24T15:32:58.819Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 27%] [2020-09-24T15:32:59.077Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 27%] [2020-09-24T15:32:59.568Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 31%] [2020-09-24T15:32:59.644Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 27%] [2020-09-24T15:32:59.644Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 27%] [2020-09-24T15:33:00.210Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 27%] [2020-09-24T15:33:00.496Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 31%] [2020-09-24T15:33:00.759Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 31%] [2020-09-24T15:33:00.776Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 28%] [2020-09-24T15:33:00.776Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 28%] [2020-09-24T15:33:01.336Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2020-09-24T15:33:01.343Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 28%] [2020-09-24T15:33:01.899Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2020-09-24T15:33:01.910Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 28%] [2020-09-24T15:33:02.155Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2020-09-24T15:33:02.476Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 28%] [2020-09-24T15:33:02.721Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2020-09-24T15:33:02.734Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 28%] [2020-09-24T15:33:02.977Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2020-09-24T15:33:03.300Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 28%] [2020-09-24T15:33:03.536Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 32%] [2020-09-24T15:33:03.537Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 32%] [2020-09-24T15:33:03.865Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 28%] [2020-09-24T15:33:03.865Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 28%] [2020-09-24T15:33:03.865Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 28%] [2020-09-24T15:33:03.865Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 28%] [2020-09-24T15:33:04.097Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 32%] [2020-09-24T15:33:04.353Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 32%] [2020-09-24T15:33:04.431Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 29%] [2020-09-24T15:33:04.691Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 29%] [2020-09-24T15:33:04.914Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 32%] [2020-09-24T15:33:05.169Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 32%] [2020-09-24T15:33:05.258Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 29%] [2020-09-24T15:33:05.430Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2020-09-24T15:33:05.825Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 29%] [2020-09-24T15:33:05.990Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2020-09-24T15:33:06.246Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2020-09-24T15:33:06.392Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 29%] [2020-09-24T15:33:06.392Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 29%] [2020-09-24T15:33:06.807Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2020-09-24T15:33:06.958Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 29%] [2020-09-24T15:33:07.368Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2020-09-24T15:33:07.524Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 29%] [2020-09-24T15:33:07.623Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 33%] [2020-09-24T15:33:07.782Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 29%] [2020-09-24T15:33:08.184Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 33%] [2020-09-24T15:33:08.349Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 29%] [2020-09-24T15:33:08.918Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 29%] [2020-09-24T15:33:09.110Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 33%] [2020-09-24T15:33:09.176Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 29%] [2020-09-24T15:33:10.038Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 33%] [2020-09-24T15:33:10.112Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 30%] [2020-09-24T15:33:10.372Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 30%] [2020-09-24T15:33:10.600Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 33%] [2020-09-24T15:33:10.938Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 30%] [2020-09-24T15:33:11.160Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 33%] [2020-09-24T15:33:11.197Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 30%] [2020-09-24T15:33:11.415Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 33%] [2020-09-24T15:33:11.764Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 30%] [2020-09-24T15:33:12.333Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 30%] [2020-09-24T15:33:12.591Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 30%] [2020-09-24T15:33:12.780Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2020-09-24T15:33:12.849Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 30%] [2020-09-24T15:33:13.706Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2020-09-24T15:33:13.784Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 30%] [2020-09-24T15:33:13.961Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2020-09-24T15:33:14.351Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 30%] [2020-09-24T15:33:14.546Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2020-09-24T15:33:14.609Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 30%] [2020-09-24T15:33:15.117Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2020-09-24T15:33:15.677Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 34%] [2020-09-24T15:33:15.984Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 30%] [2020-09-24T15:33:16.605Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 34%] [2020-09-24T15:33:16.920Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 31%] [2020-09-24T15:33:17.531Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 34%] [2020-09-24T15:33:17.787Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 34%] [2020-09-24T15:33:18.349Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 34%] [2020-09-24T15:33:18.820Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 31%] [2020-09-24T15:33:18.910Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 34%] [2020-09-24T15:33:19.386Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 31%] [2020-09-24T15:33:19.471Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 34%] [2020-09-24T15:33:19.728Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2020-09-24T15:33:20.288Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2020-09-24T15:33:20.321Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 31%] [2020-09-24T15:33:21.652Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2020-09-24T15:33:21.702Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 31%] [2020-09-24T15:33:23.016Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2020-09-24T15:33:23.075Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 31%] [2020-09-24T15:33:23.271Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2020-09-24T15:33:23.641Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 31%] [2020-09-24T15:33:23.833Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 35%] [2020-09-24T15:33:24.397Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 35%] [2020-09-24T15:33:24.577Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 31%] [2020-09-24T15:33:24.652Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 35%] [2020-09-24T15:33:25.213Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 35%] [2020-09-24T15:33:25.774Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 35%] [2020-09-24T15:33:25.952Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 31%] [2020-09-24T15:33:26.888Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 31%] [2020-09-24T15:33:27.667Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 35%] [2020-09-24T15:33:28.292Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 31%] [2020-09-24T15:33:28.859Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 31%] [2020-09-24T15:33:29.051Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2020-09-24T15:33:29.116Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 32%] [2020-09-24T15:33:29.682Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 32%] [2020-09-24T15:33:30.249Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_host PASSED [ 32%] [2020-09-24T15:33:30.415Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2020-09-24T15:33:30.415Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2020-09-24T15:33:30.507Z] tests/integration/service_test.py::ServiceTest::test_ipc_mode_none_defined PASSED [ 32%] [2020-09-24T15:33:30.976Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2020-09-24T15:33:31.072Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 32%] [2020-09-24T15:33:31.331Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 32%] [2020-09-24T15:33:31.331Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 32%] [2020-09-24T15:33:31.537Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2020-09-24T15:33:31.897Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 32%] [2020-09-24T15:33:32.098Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2020-09-24T15:33:32.354Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 36%] [2020-09-24T15:33:32.354Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 36%] [2020-09-24T15:33:32.354Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 36%] [2020-09-24T15:33:32.463Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 32%] [2020-09-24T15:33:32.721Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 32%] [2020-09-24T15:33:33.281Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 36%] [2020-09-24T15:33:33.288Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 32%] [2020-09-24T15:33:33.547Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 33%] [2020-09-24T15:33:33.844Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 36%] [2020-09-24T15:33:33.844Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 36%] [2020-09-24T15:33:33.844Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2020-09-24T15:33:34.115Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 33%] [2020-09-24T15:33:34.374Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 33%] [2020-09-24T15:33:34.942Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 33%] [2020-09-24T15:33:35.201Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 33%] [2020-09-24T15:33:35.208Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2020-09-24T15:33:35.767Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 33%] [2020-09-24T15:33:36.136Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2020-09-24T15:33:36.335Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 33%] [2020-09-24T15:33:37.273Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 33%] [2020-09-24T15:33:37.501Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2020-09-24T15:33:38.209Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 33%] [2020-09-24T15:33:38.776Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 33%] [2020-09-24T15:33:39.344Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 33%] [2020-09-24T15:33:39.603Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 33%] [2020-09-24T15:33:40.763Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2020-09-24T15:33:40.979Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 34%] [2020-09-24T15:33:41.913Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 34%] [2020-09-24T15:33:42.480Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 34%] [2020-09-24T15:33:42.738Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 34%] [2020-09-24T15:33:43.275Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2020-09-24T15:33:43.305Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 34%] [2020-09-24T15:33:44.239Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 34%] [2020-09-24T15:33:45.173Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 34%] [2020-09-24T15:33:46.108Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 34%] [2020-09-24T15:33:46.368Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 34%] [2020-09-24T15:33:46.934Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 34%] [2020-09-24T15:33:47.193Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 34%] [2020-09-24T15:33:47.761Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 34%] [2020-09-24T15:33:48.329Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 35%] [2020-09-24T15:33:48.523Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 37%] [2020-09-24T15:33:48.896Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 35%] [2020-09-24T15:33:50.271Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 35%] [2020-09-24T15:33:50.665Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 37%] [2020-09-24T15:33:51.646Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 35%] [2020-09-24T15:33:51.908Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 35%] [2020-09-24T15:33:52.474Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 35%] [2020-09-24T15:33:53.041Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 35%] [2020-09-24T15:33:53.299Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 35%] [2020-09-24T15:33:53.866Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 35%] [2020-09-24T15:33:54.435Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 35%] [2020-09-24T15:33:56.336Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 35%] [2020-09-24T15:33:57.195Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 37%] [2020-09-24T15:33:57.713Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 36%] [2020-09-24T15:33:57.756Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 37%] [2020-09-24T15:33:59.093Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 36%] [2020-09-24T15:33:59.659Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 36%] [2020-09-24T15:33:59.917Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 36%] [2020-09-24T15:34:00.483Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 36%] [2020-09-24T15:34:01.018Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 37%] [2020-09-24T15:34:01.049Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 36%] [2020-09-24T15:34:01.307Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 36%] [2020-09-24T15:34:01.307Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 36%] [2020-09-24T15:34:01.307Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 36%] [2020-09-24T15:34:02.681Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 36%] [2020-09-24T15:34:02.939Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 36%] [2020-09-24T15:34:02.939Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 36%] [2020-09-24T15:34:02.939Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 37%] [2020-09-24T15:34:04.316Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 37%] [2020-09-24T15:34:05.695Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 37%] [2020-09-24T15:34:06.260Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 37%] [2020-09-24T15:34:07.072Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 37%] [2020-09-24T15:34:07.188Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2020-09-24T15:34:10.386Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 37%] [2020-09-24T15:34:10.475Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2020-09-24T15:34:12.916Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 37%] [2020-09-24T15:34:13.738Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2020-09-24T15:34:18.178Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 37%] [2020-09-24T15:34:18.977Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-09-24T15:34:20.709Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 37%] [2020-09-24T15:34:22.238Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2020-09-24T15:34:27.265Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 37%] [2020-09-24T15:34:27.834Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 37%] [2020-09-24T15:34:28.767Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2020-09-24T15:34:29.693Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2020-09-24T15:34:31.116Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 37%] [2020-09-24T15:34:32.206Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 38%] [2020-09-24T15:34:36.379Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 37%] [2020-09-24T15:34:37.454Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 38%] [2020-09-24T15:34:37.753Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 38%] [2020-09-24T15:34:41.039Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 38%] [2020-09-24T15:34:43.984Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2020-09-24T15:34:44.321Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 38%] [2020-09-24T15:34:46.499Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 38%] [2020-09-24T15:34:47.870Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 38%] [2020-09-24T15:34:48.431Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2020-09-24T15:34:48.431Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2020-09-24T15:34:48.993Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2020-09-24T15:34:48.993Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2020-09-24T15:34:49.249Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2020-09-24T15:34:49.249Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 39%] [2020-09-24T15:34:49.249Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 39%] [2020-09-24T15:34:49.587Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 38%] [2020-09-24T15:34:50.181Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 39%] [2020-09-24T15:34:50.181Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 39%] [2020-09-24T15:34:50.181Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 39%] [2020-09-24T15:34:50.181Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 39%] [2020-09-24T15:34:50.181Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 40%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2020-09-24T15:34:50.479Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 41%] [2020-09-24T15:34:50.735Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 41%] [2020-09-24T15:34:50.991Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 41%] [2020-09-24T15:34:50.991Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 41%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 41%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 41%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 42%] [2020-09-24T15:34:50.991Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 42%] [2020-09-24T15:34:51.247Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 42%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 42%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 43%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 44%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2020-09-24T15:34:51.248Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2020-09-24T15:34:51.503Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 45%] [2020-09-24T15:34:51.759Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 45%] [2020-09-24T15:34:52.015Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 45%] [2020-09-24T15:34:52.015Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 45%] [2020-09-24T15:34:52.117Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 38%] [2020-09-24T15:34:52.271Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 45%] [2020-09-24T15:34:52.527Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2020-09-24T15:34:52.527Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2020-09-24T15:34:52.783Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2020-09-24T15:34:53.048Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2020-09-24T15:34:53.048Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2020-09-24T15:34:53.304Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2020-09-24T15:34:53.559Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2020-09-24T15:34:53.559Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 46%] [2020-09-24T15:34:53.815Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 46%] [2020-09-24T15:34:54.071Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 46%] [2020-09-24T15:34:54.327Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 46%] [2020-09-24T15:34:54.327Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2020-09-24T15:34:54.583Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2020-09-24T15:34:54.583Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2020-09-24T15:34:54.839Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2020-09-24T15:34:55.094Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2020-09-24T15:34:55.350Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2020-09-24T15:34:55.350Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2020-09-24T15:34:55.606Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2020-09-24T15:34:55.606Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 47%] [2020-09-24T15:34:55.863Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 47%] [2020-09-24T15:34:56.119Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 47%] [2020-09-24T15:34:56.375Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 47%] [2020-09-24T15:34:56.375Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2020-09-24T15:34:56.632Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2020-09-24T15:34:56.889Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2020-09-24T15:34:56.889Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2020-09-24T15:34:57.145Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2020-09-24T15:34:57.402Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2020-09-24T15:34:57.402Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2020-09-24T15:34:57.658Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2020-09-24T15:34:57.915Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 48%] [2020-09-24T15:34:57.915Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 48%] [2020-09-24T15:34:58.171Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 48%] [2020-09-24T15:34:58.427Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 48%] [2020-09-24T15:34:58.427Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2020-09-24T15:34:58.674Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 38%] [2020-09-24T15:34:58.684Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2020-09-24T15:34:58.940Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2020-09-24T15:34:58.940Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2020-09-24T15:34:59.196Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2020-09-24T15:34:59.453Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2020-09-24T15:34:59.453Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2020-09-24T15:34:59.710Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 49%] [2020-09-24T15:34:59.966Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 49%] [2020-09-24T15:35:00.223Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 49%] [2020-09-24T15:35:00.223Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 49%] [2020-09-24T15:35:00.480Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2020-09-24T15:35:00.576Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 38%] [2020-09-24T15:35:00.737Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2020-09-24T15:35:00.737Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2020-09-24T15:35:00.994Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2020-09-24T15:35:01.250Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2020-09-24T15:35:01.250Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2020-09-24T15:35:01.507Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2020-09-24T15:35:01.764Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2020-09-24T15:35:01.764Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%] [2020-09-24T15:35:02.020Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 50%] [2020-09-24T15:35:02.277Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 50%] [2020-09-24T15:35:02.840Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 50%] [2020-09-24T15:35:02.840Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2020-09-24T15:35:03.096Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2020-09-24T15:35:03.105Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 38%] [2020-09-24T15:35:03.353Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2020-09-24T15:35:03.353Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2020-09-24T15:35:03.610Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2020-09-24T15:35:03.866Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2020-09-24T15:35:04.123Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2020-09-24T15:35:04.123Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2020-09-24T15:35:04.379Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 51%] [2020-09-24T15:35:04.379Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 51%] [2020-09-24T15:35:04.636Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 51%] [2020-09-24T15:35:04.903Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 51%] [2020-09-24T15:35:05.160Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2020-09-24T15:35:05.417Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2020-09-24T15:35:05.417Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2020-09-24T15:35:05.674Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2020-09-24T15:35:05.674Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2020-09-24T15:35:06.238Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2020-09-24T15:35:06.238Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2020-09-24T15:35:06.496Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2020-09-24T15:35:06.753Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 52%] [2020-09-24T15:35:06.753Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 52%] [2020-09-24T15:35:07.009Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 52%] [2020-09-24T15:35:07.266Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 52%] [2020-09-24T15:35:07.266Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2020-09-24T15:35:07.522Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2020-09-24T15:35:07.779Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2020-09-24T15:35:07.779Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2020-09-24T15:35:08.035Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2020-09-24T15:35:08.292Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2020-09-24T15:35:08.292Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2020-09-24T15:35:08.369Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 38%] [2020-09-24T15:35:08.592Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2020-09-24T15:35:08.592Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 53%] [2020-09-24T15:35:08.848Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 53%] [2020-09-24T15:35:09.105Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 53%] [2020-09-24T15:35:09.362Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2020-09-24T15:35:09.362Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2020-09-24T15:35:09.618Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2020-09-24T15:35:09.875Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2020-09-24T15:35:09.875Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2020-09-24T15:35:10.131Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2020-09-24T15:35:10.388Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2020-09-24T15:35:10.388Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2020-09-24T15:35:10.645Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2020-09-24T15:35:10.901Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 54%] [2020-09-24T15:35:10.901Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 54%] [2020-09-24T15:35:10.901Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 54%] [2020-09-24T15:35:10.901Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2020-09-24T15:35:10.901Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2020-09-24T15:35:11.158Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2020-09-24T15:35:11.414Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2020-09-24T15:35:11.414Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2020-09-24T15:35:11.414Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2020-09-24T15:35:11.671Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2020-09-24T15:35:11.927Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2020-09-24T15:35:11.927Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2020-09-24T15:35:12.184Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 55%] [2020-09-24T15:35:12.440Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 55%] [2020-09-24T15:35:12.440Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 55%] [2020-09-24T15:35:12.697Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2020-09-24T15:35:12.953Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2020-09-24T15:35:13.209Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2020-09-24T15:35:13.209Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2020-09-24T15:35:13.467Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 56%] [2020-09-24T15:35:13.723Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_minute PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 57%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2020-09-24T15:35:13.723Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 58%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2020-09-24T15:35:13.724Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2020-09-24T15:35:13.980Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 59%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 60%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 61%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%] [2020-09-24T15:35:14.237Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 62%] [2020-09-24T15:35:14.494Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 62%] [2020-09-24T15:35:14.494Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 62%] [2020-09-24T15:35:14.494Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 62%] [2020-09-24T15:35:14.494Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 63%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 63%]Exception in thread Thread-950: [2020-09-24T15:35:14.494Z] Traceback (most recent call last): [2020-09-24T15:35:14.494Z] File "/code/compose/cli/log_printer.py", line 160, in tail_container_logs [2020-09-24T15:35:14.494Z] for item in generator(container, log_args): [2020-09-24T15:35:14.494Z] File "/code/compose/utils.py", line 50, in split_buffer [2020-09-24T15:35:14.494Z] for data in stream_as_text(stream): [2020-09-24T15:35:14.494Z] File "/code/compose/utils.py", line 26, in stream_as_text [2020-09-24T15:35:14.494Z] for data in stream: [2020-09-24T15:35:14.494Z] TypeError: 'Mock' object is not iterable [2020-09-24T15:35:14.494Z] [2020-09-24T15:35:14.494Z] During handling of the above exception, another exception occurred: [2020-09-24T15:35:14.494Z] [2020-09-24T15:35:14.494Z] Traceback (most recent call last): [2020-09-24T15:35:14.494Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2020-09-24T15:35:14.494Z] self.run() [2020-09-24T15:35:14.494Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2020-09-24T15:35:14.494Z] self._target(*self._args, **self._kwargs) [2020-09-24T15:35:14.494Z] File "/code/compose/cli/log_printer.py", line 163, in tail_container_logs [2020-09-24T15:35:14.494Z] queue.put(QueueItem.exception(e)) [2020-09-24T15:35:14.494Z] AttributeError: 'str' object has no attribute 'put' [2020-09-24T15:35:14.494Z] [2020-09-24T15:35:14.494Z] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 64%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2020-09-24T15:35:14.494Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2020-09-24T15:35:14.754Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2020-09-24T15:35:14.754Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2020-09-24T15:35:14.754Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%] [2020-09-24T15:35:14.928Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 38%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 64%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 64%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 64%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 65%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 66%] [2020-09-24T15:35:15.011Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 67%] [2020-09-24T15:35:15.011Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 68%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2020-09-24T15:35:15.267Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 69%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 70%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2020-09-24T15:35:15.268Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 71%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 72%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 73%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 74%] [2020-09-24T15:35:15.524Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 74%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 75%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 76%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 77%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 78%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 79%] [2020-09-24T15:35:15.781Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 80%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2020-09-24T15:35:16.038Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 81%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 81%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-09-24T15:35:16.307Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 82%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 83%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 84%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 85%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 86%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-09-24T15:35:16.308Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-09-24T15:35:16.565Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-09-24T15:35:16.824Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-09-24T15:35:17.081Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-09-24T15:35:17.459Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 38%] [2020-09-24T15:35:19.393Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 38%] [2020-09-24T15:35:19.653Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 39%] [2020-09-24T15:35:19.653Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 39%] [2020-09-24T15:35:20.221Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 39%] [2020-09-24T15:35:20.479Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 39%] [2020-09-24T15:35:20.479Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 39%] [2020-09-24T15:35:20.737Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 39%] [2020-09-24T15:35:20.737Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 39%] [2020-09-24T15:35:21.673Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 39%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 39%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 39%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 39%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 40%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 40%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 40%] [2020-09-24T15:35:21.673Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 40%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 41%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 41%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%] [2020-09-24T15:35:21.931Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 41%] [2020-09-24T15:35:22.189Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 41%] [2020-09-24T15:35:22.449Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 41%] [2020-09-24T15:35:22.449Z] tests/unit/cli_test.py::CLITestCase::test_run_up_with_docker_cli_build PASSED [ 41%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 41%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 41%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 42%] [2020-09-24T15:35:22.449Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 42%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 42%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 42%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 43%] [2020-09-24T15:35:22.707Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 43%] [2020-09-24T15:35:22.708Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 43%] [2020-09-24T15:35:22.708Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 43%] [2020-09-24T15:35:22.708Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 44%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 45%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 45%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%] [2020-09-24T15:35:22.708Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%] [2020-09-24T15:35:22.966Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 45%] [2020-09-24T15:35:23.225Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 45%] [2020-09-24T15:35:23.484Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 45%] [2020-09-24T15:35:23.484Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 45%] [2020-09-24T15:35:23.742Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 45%] [2020-09-24T15:35:24.001Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 46%] [2020-09-24T15:35:24.001Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 46%] [2020-09-24T15:35:24.259Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 46%] [2020-09-24T15:35:24.519Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 46%] [2020-09-24T15:35:24.519Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 46%] [2020-09-24T15:35:24.778Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 46%] [2020-09-24T15:35:25.037Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 46%] [2020-09-24T15:35:25.037Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 46%] [2020-09-24T15:35:25.215Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-09-24T15:35:25.215Z] [2020-09-24T15:35:25.215Z] ----------- coverage: platform linux, python 3.7.7-final-0 ----------- [2020-09-24T15:35:25.215Z] Name Stmts Miss Branch BrPart Cover Missing [2020-09-24T15:35:25.215Z] ----------------------------------------------------------------------------- [2020-09-24T15:35:25.215Z] compose/__init__.py 1 0 0 0 100% [2020-09-24T15:35:25.215Z] compose/__main__.py 2 2 0 0 0% 1-3 [2020-09-24T15:35:25.215Z] compose/cli/__init__.py 0 0 0 0 100% [2020-09-24T15:35:25.215Z] compose/cli/colors.py 21 2 10 2 87% 33->34, 34-35, 45->exit [2020-09-24T15:35:25.215Z] compose/cli/command.py 101 10 36 5 88% 49->50, 50, 75->76, 76-86, 150->153, 163->164, 164, 185->188, 188 [2020-09-24T15:35:25.215Z] compose/cli/docker_client.py 104 14 36 7 84% 25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166 [2020-09-24T15:35:25.215Z] compose/cli/docopt_command.py 36 4 8 2 86% 10-11, 25->26, 26, 31->32, 32 [2020-09-24T15:35:25.215Z] compose/cli/errors.py 97 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2020-09-24T15:35:25.215Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2020-09-24T15:35:25.215Z] compose/cli/log_printer.py 147 10 54 6 91% 40->exit, 72->73, 73, 95->100, 100, 107-112, 164, 171->173, 173, 225->226, 226-229, 234->240, 259 [2020-09-24T15:35:25.215Z] compose/cli/main.py 691 93 301 40 84% 56->59, 77->79, 81->82, 82-83, 84->85, 85-86, 166->167, 167, 327->328, 328-330, 412->413, 413, 472->473, 473, 476->477, 477, 482-483, 487->493, 493-522, 551->552, 552-554, 557->558, 558, 623->625, 625-626, 664-665, 682->683, 683, 703->704, 704-705, 716->717, 717, 739->740, 740, 758, 795->805, 797->exit, 805, 1032->1033, 1033, 1042->1043, 1043, 1072-1081, 1124-1127, 1134->1135, 1135-1139, 1140->1141, 1141-1146, 1168->1169, 1169, 1186-1218, 1224->1225, 1225-1226, 1227->1228, 1228-1230, 1244->1245, 1245, 1319->exit, 1320-1321, 1434->1435, 1435, 1453->1454, 1454, 1459->1460, 1460, 1475->1476, 1476, 1480-1481, 1491->1492, 1492, 1496->1497, 1497, 1499->1500, 1500, 1525->1526, 1526, 1539->1547, 1541->1545, 1545-1547, 1556->1557, 1557, 1566->1568, 1568 [2020-09-24T15:35:25.215Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2020-09-24T15:35:25.215Z] compose/cli/utils.py 74 28 18 4 57% 25-34, 42-44, 51-57, 65, 77->79, 79-92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2020-09-24T15:35:25.215Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2020-09-24T15:35:25.215Z] compose/config/__init__.py 11 0 0 0 100% [2020-09-24T15:35:25.215Z] compose/config/config.py 796 27 404 16 95% 226->233, 285->286, 286, 444->445, 445, 458->459, 459-460, 465->466, 466, 524, 591->592, 592, 723->727, 727->728, 728, 784->785, 785, 806->exit, 837->840, 840-858, 953->955, 955->958, 1269->1272, 1272, 1302->1303, 1303, 1345->1349, 1349 [2020-09-24T15:35:25.215Z] compose/config/environment.py 85 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2020-09-24T15:35:25.215Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2020-09-24T15:35:25.215Z] compose/config/interpolation.py 145 6 64 3 95% 61, 116->exit, 141->143, 143, 216->217, 217, 222-224 [2020-09-24T15:35:25.215Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2020-09-24T15:35:25.215Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2020-09-24T15:35:25.215Z] compose/config/types.py 285 21 118 18 90% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2020-09-24T15:35:25.215Z] compose/config/validation.py 271 19 152 14 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->310, 310-311, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2020-09-24T15:35:25.215Z] compose/const.py 25 0 0 0 100% [2020-09-24T15:35:25.215Z] compose/container.py 190 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2020-09-24T15:35:25.215Z] compose/errors.py 15 1 0 0 93% 8 [2020-09-24T15:35:25.215Z] compose/network.py 189 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2020-09-24T15:35:25.215Z] compose/parallel.py 196 2 58 1 99% 183, 321->322, 322 [2020-09-24T15:35:25.215Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2020-09-24T15:35:25.216Z] compose/project.py 588 89 276 26 83% 61->64, 64, 232-233, 274-275, 295-296, 310->311, 311, 314->315, 315, 319->321, 321->322, 322, 329->330, 330, 403->405, 435->437, 437-438, 440->441, 441-446, 460->461, 461-464, 516->517, 517, 567->568, 568, 571->572, 572, 600->601, 601, 710-714, 716->717, 717, 734->735, 735, 860->861, 861-862, 864->865, 865, 871->875, 873->875, 875->879, 877->879, 879, 889-890, 894-896, 900->901, 901, 902->903, 903, 914->923, 941-942, 944->951, 948-951, 999-1014, 1018-1037, 1041-1063, 1068-1069, 1074, 1079-1080, 1091 [2020-09-24T15:35:25.216Z] compose/service.py 951 53 457 29 93% 272->274, 274-275, 295->296, 296, 369-372, 423-428, 433->434, 434-436, 487->488, 488-489, 503->504, 504, 506->507, 507, 525->526, 526, 587->597, 597, 644->646, 753->758, 758, 976->977, 977-978, 997->998, 998-999, 1099->1100, 1100, 1146->1147, 1147, 1207->1208, 1208, 1270-1285, 1324->1325, 1325, 1361->1364, 1364-1368, 1401->1404, 1404-1408, 1595->1596, 1596, 1599->1600, 1600, 1648->exit, 1656->1655, 1694->1691, 1716->1717, 1717, 1757->1758, 1758, 1838->1839, 1839, 1883->1884, 1884, 1896->1897, 1897, 1905->1906, 1906-1907 [2020-09-24T15:35:25.216Z] compose/timeparse.py 20 0 4 0 100% [2020-09-24T15:35:25.216Z] compose/utils.py 109 7 40 4 93% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160 [2020-09-24T15:35:25.216Z] compose/version.py 4 0 0 0 100% [2020-09-24T15:35:25.216Z] compose/volume.py 125 5 44 5 93% 80->81, 81, 139->148, 148, 197->198, 198, 199->196, 207->209, 209-210 [2020-09-24T15:35:25.216Z] ----------------------------------------------------------------------------- [2020-09-24T15:35:25.216Z] TOTAL 5592 484 2429 222 90% [2020-09-24T15:35:25.216Z] Coverage HTML written to dir coverage-html [2020-09-24T15:35:25.216Z] [2020-09-24T15:35:25.216Z] [2020-09-24T15:35:25.216Z] =========================== short test summary info ============================ [2020-09-24T15:35:25.216Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2020-09-24T15:35:25.216Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2020-09-24T15:35:25.216Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-09-24T15:35:25.216Z] not supported by kernel [2020-09-24T15:35:25.216Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-09-24T15:35:25.216Z] Not supported on most drivers [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/acceptance/cli_test.py:576: deprecated option [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/acceptance/cli_test.py:583: deprecated option [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/acceptance/cli_test.py:2471: race condition between up and logs [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/acceptance/cli_test.py:2423: race condition between up and logs [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/acceptance/cli_test.py:2450: race condition between up and logs [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/integration/service_test.py:1698: Broken on 1.11.0 - 17.03.0 [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/cli/command_test.py:34: windows separator [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/config/config_test.py:3406: Validator is one_off (generic error) [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/config/config_test.py:3695: compatibility mode was removed internally [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/config/config_test.py:3656: compatibility mode was removed internally [2020-09-24T15:35:25.216Z] SKIPPED [1] tests/unit/config/config_test.py:3855: windows paths [2020-09-24T15:35:25.216Z] ====== 1149 passed, 17 skipped, 3 xfailed, 3 xpassed in 667.60s (0:11:07) ====== [2020-09-24T15:35:25.216Z] ___________________________________ summary ____________________________________ [2020-09-24T15:35:25.216Z]  py37: commands succeeded [2020-09-24T15:35:25.216Z]  congratulations :) [2020-09-24T15:35:25.216Z] + on_exit [2020-09-24T15:35:25.216Z] + [[ 0 != \0 ]] [2020-09-24T15:35:25.216Z] + docker rm -vf compose-dind-19.03.8-19 [2020-09-24T15:35:25.216Z] compose-dind-19.03.8-19 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-24T15:35:25.295Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 46%] [2020-09-24T15:35:25.554Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 46%] [2020-09-24T15:35:25.554Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 46%] [2020-09-24T15:35:25.813Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 47%] [2020-09-24T15:35:26.073Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 47%] [2020-09-24T15:35:26.073Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 47%] [2020-09-24T15:35:26.332Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%] [2020-09-24T15:35:26.594Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%] [2020-09-24T15:35:26.853Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 47%] [2020-09-24T15:35:26.853Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%] [2020-09-24T15:35:27.111Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%] [2020-09-24T15:35:27.111Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 47%] [2020-09-24T15:35:27.370Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 47%] [2020-09-24T15:35:27.629Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 47%] [2020-09-24T15:35:27.888Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 47%] [2020-09-24T15:35:27.888Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 48%] [2020-09-24T15:35:28.146Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%] [2020-09-24T15:35:28.405Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%] [2020-09-24T15:35:28.663Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%] [2020-09-24T15:35:28.663Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%] [2020-09-24T15:35:28.922Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 48%] [2020-09-24T15:35:28.922Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 48%] [2020-09-24T15:35:29.180Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 48%] [2020-09-24T15:35:29.438Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 48%] [2020-09-24T15:35:29.696Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 48%] [2020-09-24T15:35:29.696Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 48%] [2020-09-24T15:35:29.957Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 48%] [2020-09-24T15:35:29.957Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 49%] [2020-09-24T15:35:30.217Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 49%] [2020-09-24T15:35:30.476Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 49%] [2020-09-24T15:35:30.736Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 49%] [2020-09-24T15:35:30.736Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 49%] [2020-09-24T15:35:30.995Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 49%] [2020-09-24T15:35:31.254Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 49%] [2020-09-24T15:35:31.254Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 49%] [2020-09-24T15:35:31.513Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 49%] [2020-09-24T15:35:31.771Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 49%] [2020-09-24T15:35:32.030Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 49%] [2020-09-24T15:35:32.030Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 50%] [2020-09-24T15:35:32.288Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 50%] [2020-09-24T15:35:32.547Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 50%] [2020-09-24T15:35:32.547Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 50%] [2020-09-24T15:35:32.805Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 50%] [2020-09-24T15:35:33.064Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 50%] [2020-09-24T15:35:33.064Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 50%] [2020-09-24T15:35:33.322Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 50%] [2020-09-24T15:35:33.581Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%] [2020-09-24T15:35:33.839Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 50%] [2020-09-24T15:35:33.839Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 50%] [2020-09-24T15:35:34.407Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 50%] [2020-09-24T15:35:34.666Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 51%] [2020-09-24T15:35:34.925Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 51%] [2020-09-24T15:35:34.925Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%] [2020-09-24T15:35:35.184Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 51%] [2020-09-24T15:35:35.184Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 51%] [2020-09-24T15:35:35.443Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 51%] [2020-09-24T15:35:35.702Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%] [2020-09-24T15:35:35.961Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%] [2020-09-24T15:35:35.961Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 51%] [2020-09-24T15:35:36.220Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 51%] [2020-09-24T15:35:36.479Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 51%] [2020-09-24T15:35:36.479Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 51%] [2020-09-24T15:35:36.738Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 52%] [2020-09-24T15:35:36.997Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 52%] [2020-09-24T15:35:37.255Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 52%] [2020-09-24T15:35:37.255Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 52%] [2020-09-24T15:35:37.514Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 52%] [2020-09-24T15:35:37.774Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 52%] [2020-09-24T15:35:38.033Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 52%] [2020-09-24T15:35:38.033Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 52%] [2020-09-24T15:35:38.292Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 52%] [2020-09-24T15:35:38.552Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 52%] [2020-09-24T15:35:38.811Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 52%] [2020-09-24T15:35:38.811Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 52%] [2020-09-24T15:35:39.070Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 53%] [2020-09-24T15:35:39.330Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 53%] [2020-09-24T15:35:39.330Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 53%] [2020-09-24T15:35:39.589Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 53%] [2020-09-24T15:35:39.849Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 53%] [2020-09-24T15:35:39.849Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 53%] [2020-09-24T15:35:40.108Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 53%] [2020-09-24T15:35:40.367Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 53%] [2020-09-24T15:35:40.367Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 53%] [2020-09-24T15:35:40.626Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 53%] [2020-09-24T15:35:40.886Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 53%] [2020-09-24T15:35:40.886Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 54%] [2020-09-24T15:35:41.145Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%] [2020-09-24T15:35:41.404Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%] [2020-09-24T15:35:41.404Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%] [2020-09-24T15:35:41.664Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%] [2020-09-24T15:35:41.923Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%] [2020-09-24T15:35:42.183Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 54%] [2020-09-24T15:35:42.183Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 54%] [2020-09-24T15:35:42.442Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 54%] [2020-09-24T15:35:42.701Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 54%] [2020-09-24T15:35:42.701Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 54%] [2020-09-24T15:35:42.701Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 54%] [2020-09-24T15:35:42.701Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 55%] [2020-09-24T15:35:42.701Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 55%] [2020-09-24T15:35:42.960Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 55%] [2020-09-24T15:35:43.219Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 55%] [2020-09-24T15:35:43.219Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 55%] [2020-09-24T15:35:43.219Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 55%] [2020-09-24T15:35:43.478Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 55%] [2020-09-24T15:35:43.738Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 55%] [2020-09-24T15:35:43.738Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 55%] [2020-09-24T15:35:43.997Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 55%] [2020-09-24T15:35:44.256Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 55%] [2020-09-24T15:35:44.517Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 55%] [2020-09-24T15:35:44.517Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 56%] [2020-09-24T15:35:44.777Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 56%] [2020-09-24T15:35:45.036Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 56%] [2020-09-24T15:35:45.036Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 56%] [2020-09-24T15:35:45.295Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 56%] [2020-09-24T15:35:45.555Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_milli PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_second PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_minute PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 57%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 58%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 58%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 58%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 58%] [2020-09-24T15:35:45.555Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 58%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 59%] [2020-09-24T15:35:45.815Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 59%] [2020-09-24T15:35:45.815Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 59%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 60%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 61%] [2020-09-24T15:35:46.074Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 61%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 62%] [2020-09-24T15:35:46.334Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 63%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 63%]Exception in thread Thread-950: [2020-09-24T15:35:46.334Z] Traceback (most recent call last): [2020-09-24T15:35:46.334Z] File "/code/compose/cli/log_printer.py", line 160, in tail_container_logs [2020-09-24T15:35:46.334Z] for item in generator(container, log_args): [2020-09-24T15:35:46.334Z] File "/code/compose/utils.py", line 50, in split_buffer [2020-09-24T15:35:46.334Z] for data in stream_as_text(stream): [2020-09-24T15:35:46.334Z] File "/code/compose/utils.py", line 26, in stream_as_text [2020-09-24T15:35:46.334Z] for data in stream: [2020-09-24T15:35:46.334Z] TypeError: 'Mock' object is not iterable [2020-09-24T15:35:46.334Z] [2020-09-24T15:35:46.334Z] During handling of the above exception, another exception occurred: [2020-09-24T15:35:46.334Z] [2020-09-24T15:35:46.334Z] Traceback (most recent call last): [2020-09-24T15:35:46.334Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2020-09-24T15:35:46.334Z] self.run() [2020-09-24T15:35:46.334Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2020-09-24T15:35:46.334Z] self._target(*self._args, **self._kwargs) [2020-09-24T15:35:46.334Z] File "/code/compose/cli/log_printer.py", line 163, in tail_container_logs [2020-09-24T15:35:46.334Z] queue.put(QueueItem.exception(e)) [2020-09-24T15:35:46.334Z] AttributeError: 'str' object has no attribute 'put' [2020-09-24T15:35:46.334Z] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event [2020-09-24T15:35:46.334Z] PASSED [ 64%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 64%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 64%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 64%] [2020-09-24T15:35:46.334Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 64%] [2020-09-24T15:35:46.593Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 64%] [2020-09-24T15:35:46.593Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 64%] [2020-09-24T15:35:46.852Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 64%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 64%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 64%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 64%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 65%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 66%] [2020-09-24T15:35:46.853Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 67%] [2020-09-24T15:35:46.853Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 67%] [2020-09-24T15:35:46.853Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 67%] [2020-09-24T15:35:46.853Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 67%] [2020-09-24T15:35:46.853Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 67%] [2020-09-24T15:35:46.853Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 67%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 67%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 67%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 68%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 69%] [2020-09-24T15:35:47.112Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 70%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 71%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 72%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-09-24T15:35:47.372Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 73%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 73%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 73%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 74%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 75%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 76%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 77%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 78%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 79%] [2020-09-24T15:35:47.632Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 79%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation SKIPPED [ 80%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 81%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 81%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 81%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-09-24T15:35:47.892Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load SKIPPED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings SKIPPED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 81%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 82%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 83%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 84%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 85%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-09-24T15:35:48.152Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 86%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 90%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 90%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-09-24T15:35:48.412Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_v1 PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-09-24T15:35:48.672Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-09-24T15:35:48.932Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-09-24T15:35:48.933Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-09-24T15:35:57.048Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-09-24T15:35:57.048Z] [2020-09-24T15:35:57.048Z] ----------- coverage: platform linux, python 3.7.7-final-0 ----------- [2020-09-24T15:35:57.048Z] Name Stmts Miss Branch BrPart Cover Missing [2020-09-24T15:35:57.048Z] ----------------------------------------------------------------------------- [2020-09-24T15:35:57.048Z] compose/__init__.py 1 0 0 0 100% [2020-09-24T15:35:57.048Z] compose/__main__.py 2 2 0 0 0% 1-3 [2020-09-24T15:35:57.048Z] compose/cli/__init__.py 0 0 0 0 100% [2020-09-24T15:35:57.048Z] compose/cli/colors.py 21 2 10 2 87% 33->34, 34-35, 45->exit [2020-09-24T15:35:57.048Z] compose/cli/command.py 101 10 36 5 88% 49->50, 50, 75->76, 76-86, 150->153, 163->164, 164, 185->188, 188 [2020-09-24T15:35:57.048Z] compose/cli/docker_client.py 104 14 36 7 84% 25, 31->32, 32, 45->46, 46-51, 125-126, 136->139, 139, 140->141, 141, 143->144, 144, 149->150, 150, 165->166, 166 [2020-09-24T15:35:57.048Z] compose/cli/docopt_command.py 36 4 8 2 86% 10-11, 25->26, 26, 31->32, 32 [2020-09-24T15:35:57.048Z] compose/cli/errors.py 97 27 34 6 66% 30, 41->42, 42-43, 56->57, 57-60, 65-74, 98->100, 100-101, 117->118, 118, 119->120, 120, 121->122, 122-126, 131, 136-143 [2020-09-24T15:35:57.048Z] compose/cli/formatter.py 31 2 8 0 95% 18-19 [2020-09-24T15:35:57.048Z] compose/cli/log_printer.py 147 10 54 6 91% 40->exit, 72->73, 73, 95->100, 100, 107-112, 164, 171->173, 173, 225->226, 226-229, 234->240, 259 [2020-09-24T15:35:57.049Z] compose/cli/main.py 691 93 301 40 84% 56->59, 77->79, 81->82, 82-83, 84->85, 85-86, 166->167, 167, 327->328, 328-330, 412->413, 413, 472->473, 473, 476->477, 477, 482-483, 487->493, 493-522, 551->552, 552-554, 557->558, 558, 623->625, 625-626, 664-665, 682->683, 683, 703->704, 704-705, 716->717, 717, 739->740, 740, 758, 795->805, 797->exit, 805, 1032->1033, 1033, 1042->1043, 1043, 1072-1081, 1124-1127, 1134->1135, 1135-1139, 1140->1141, 1141-1146, 1168->1169, 1169, 1186-1218, 1224->1225, 1225-1226, 1227->1228, 1228-1230, 1244->1245, 1245, 1319->exit, 1320-1321, 1434->1435, 1435, 1453->1454, 1454, 1459->1460, 1460, 1475->1476, 1476, 1480-1481, 1491->1492, 1492, 1496->1497, 1497, 1499->1500, 1500, 1525->1526, 1526, 1539->1547, 1541->1545, 1545-1547, 1556->1557, 1557, 1566->1568, 1568 [2020-09-24T15:35:57.049Z] compose/cli/signals.py 21 0 4 2 92% 33->exit, 40->exit [2020-09-24T15:35:57.049Z] compose/cli/utils.py 74 28 18 4 57% 25-34, 42-44, 51-57, 65, 77->79, 79-92, 97->98, 98, 116-117, 126->127, 127, 139->140, 140-143 [2020-09-24T15:35:57.049Z] compose/cli/verbose_proxy.py 32 12 10 0 67% 31-34, 37-42, 45-55 [2020-09-24T15:35:57.049Z] compose/config/__init__.py 11 0 0 0 100% [2020-09-24T15:35:57.049Z] compose/config/config.py 796 27 404 16 95% 226->233, 285->286, 286, 444->445, 445, 458->459, 459-460, 465->466, 466, 524, 591->592, 592, 723->727, 727->728, 728, 784->785, 785, 806->exit, 837->840, 840-858, 953->955, 955->958, 1269->1272, 1272, 1302->1303, 1303, 1345->1349, 1349 [2020-09-24T15:35:57.049Z] compose/config/environment.py 85 9 32 6 87% 15->16, 16, 22->23, 23, 35->36, 36, 86->87, 87-90, 102->103, 103, 109->110, 110 [2020-09-24T15:35:57.049Z] compose/config/errors.py 23 2 2 0 84% 32-36 [2020-09-24T15:35:57.049Z] compose/config/interpolation.py 145 6 64 3 95% 61, 116->exit, 141->143, 143, 216->217, 217, 222-224 [2020-09-24T15:35:57.049Z] compose/config/serialize.py 79 2 48 3 96% 21->22, 22, 66->67, 67, 70->65 [2020-09-24T15:35:57.049Z] compose/config/sort_services.py 42 1 24 1 97% 54->55, 55 [2020-09-24T15:35:57.049Z] compose/config/types.py 285 21 118 18 90% 49->50, 50, 67->75, 85->86, 86, 108->109, 109, 114->exit, 144->145, 145, 166->167, 167, 253->254, 254-255, 262->263, 263, 281->282, 282, 294->297, 297, 357->362, 359-360, 365->366, 366, 370-371, 433->434, 434, 437->438, 438, 477->482, 478->479, 479, 486-487, 494->495, 495 [2020-09-24T15:35:57.049Z] compose/config/validation.py 271 19 152 14 91% 214->215, 215, 229->230, 230, 256->259, 259-260, 300->310, 310-311, 328->329, 329-330, 346->349, 349->352, 352, 358-359, 373->374, 374, 415->388, 436->exit, 492->494, 494-496, 513->514, 514, 523->524, 524-526, 552->553, 553 [2020-09-24T15:35:57.049Z] compose/const.py 25 0 0 0 100% [2020-09-24T15:35:57.049Z] compose/container.py 190 8 50 7 94% 93->94, 94, 100->101, 101, 146->147, 147, 148->149, 149, 232->231, 258, 261, 293, 299->exit, 315->316, 316 [2020-09-24T15:35:57.049Z] compose/errors.py 15 1 0 0 93% 8 [2020-09-24T15:35:57.049Z] compose/network.py 189 20 93 6 87% 130->131, 131, 181->182, 182, 183->184, 184-198, 203->204, 204, 221->222, 222, 223->224, 224 [2020-09-24T15:35:57.049Z] compose/parallel.py 196 2 58 1 99% 183, 321->322, 322 [2020-09-24T15:35:57.049Z] compose/progress_stream.py 85 8 44 9 87% 36->37, 37, 39->43, 50->54, 67->68, 68, 70->71, 71, 76->77, 77, 81->82, 82, 86->87, 87-88, 109->113, 113 [2020-09-24T15:35:57.049Z] compose/project.py 588 89 276 26 83% 61->64, 64, 232-233, 274-275, 295-296, 310->311, 311, 314->315, 315, 319->321, 321->322, 322, 329->330, 330, 403->405, 435->437, 437-438, 440->441, 441-446, 460->461, 461-464, 516->517, 517, 567->568, 568, 571->572, 572, 600->601, 601, 710-714, 716->717, 717, 734->735, 735, 860->861, 861-862, 864->865, 865, 871->875, 873->875, 875->879, 877->879, 879, 889-890, 894-896, 900->901, 901, 902->903, 903, 914->923, 941-942, 944->951, 948-951, 999-1014, 1018-1037, 1041-1063, 1068-1069, 1074, 1079-1080, 1091 [2020-09-24T15:35:57.049Z] compose/service.py 951 53 457 29 93% 272->274, 274-275, 295->296, 296, 369-372, 423-428, 433->434, 434-436, 487->488, 488-489, 503->504, 504, 506->507, 507, 525->526, 526, 587->597, 597, 644->646, 753->758, 758, 976->977, 977-978, 997->998, 998-999, 1099->1100, 1100, 1146->1147, 1147, 1207->1208, 1208, 1270-1285, 1324->1325, 1325, 1361->1364, 1364-1368, 1401->1404, 1404-1408, 1595->1596, 1596, 1599->1600, 1600, 1648->exit, 1656->1655, 1694->1691, 1716->1717, 1717, 1757->1758, 1758, 1838->1839, 1839, 1883->1884, 1884, 1896->1897, 1897, 1905->1906, 1906-1907 [2020-09-24T15:35:57.049Z] compose/timeparse.py 20 0 4 0 100% [2020-09-24T15:35:57.049Z] compose/utils.py 109 7 40 4 93% 64-68, 113->114, 114, 123->124, 124, 150, 156->157, 157, 158->160, 160 [2020-09-24T15:35:57.049Z] compose/version.py 4 0 0 0 100% [2020-09-24T15:35:57.049Z] compose/volume.py 125 5 44 5 93% 80->81, 81, 139->148, 148, 197->198, 198, 199->196, 207->209, 209-210 [2020-09-24T15:35:57.049Z] ----------------------------------------------------------------------------- [2020-09-24T15:35:57.049Z] TOTAL 5592 484 2429 222 90% [2020-09-24T15:35:57.049Z] Coverage HTML written to dir coverage-html [2020-09-24T15:35:57.049Z] [2020-09-24T15:35:57.049Z] [2020-09-24T15:35:57.049Z] =========================== short test summary info ============================ [2020-09-24T15:35:57.049Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config [2020-09-24T15:35:57.049Z] Getting "Your kernel does not support cgroup blkio weight and weight_device" on daemon start on Linux kernel 5.3.x [2020-09-24T15:35:57.049Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-09-24T15:35:57.049Z] not supported by kernel [2020-09-24T15:35:57.049Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-09-24T15:35:57.049Z] Not supported on most drivers [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/acceptance/cli_test.py:576: deprecated option [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/acceptance/cli_test.py:583: deprecated option [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/acceptance/cli_test.py:592: deprecated option [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/acceptance/cli_test.py:2471: race condition between up and logs [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/acceptance/cli_test.py:2423: race condition between up and logs [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/acceptance/cli_test.py:2450: race condition between up and logs [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/integration/testcases.py:131: This daemon does not support the 'nvidia'' runtime [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/integration/service_test.py:142: cpu_percent is not supported for Linux [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/integration/service_test.py:1698: Broken on 1.11.0 - 17.03.0 [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/cli/command_test.py:34: windows separator [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/cli/errors_test.py:67: Needs pywin32 [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/cli/errors_test.py:77: Needs pywin32 [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/cli/errors_test.py:87: Needs pywin32 [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/config/config_test.py:3406: Validator is one_off (generic error) [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/config/config_test.py:3695: compatibility mode was removed internally [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/config/config_test.py:3656: compatibility mode was removed internally [2020-09-24T15:35:57.049Z] SKIPPED [1] tests/unit/config/config_test.py:3855: windows paths [2020-09-24T15:35:57.049Z] ====== 1149 passed, 17 skipped, 3 xfailed, 3 xpassed in 671.61s (0:11:11) ====== [2020-09-24T15:35:57.049Z] ___________________________________ summary ____________________________________ [2020-09-24T15:35:57.049Z]  py37: commands succeeded [2020-09-24T15:35:57.049Z]  congratulations :) [2020-09-24T15:35:57.049Z] + on_exit [2020-09-24T15:35:57.049Z] + [[ 0 != \0 ]] [2020-09-24T15:35:57.049Z] + docker rm -vf compose-dind-19.03.8-19 [2020-09-24T15:35:57.309Z] compose-dind-19.03.8-19 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS