Pull request #7296 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at aaef2d5aa77d5a21e22431bfeb7e2f2bbefa7ea9 rather than 26208e53343077073646cdbada335069903d3b93 Obtained Jenkinsfile from aaef2d5aa77d5a21e22431bfeb7e2f2bbefa7ea9 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 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/compose_PR-7296@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" First time build. Skipping changelog. > git --version # timeout=10 [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-03-15T17:03:25.357Z] Still waiting to schedule task [2020-03-15T17:03:25.359Z] Still waiting to schedule task [2020-03-15T17:03:25.359Z] All nodes of label ‘ubuntu&&amd64&&!zfs’ are offline [2020-03-15T17:03:25.359Z] All nodes of label ‘ubuntu&&amd64&&!zfs’ are offline [2020-03-15T17:04:08.157Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01291a3e3e6aa536d) in /home/ubuntu/workspace/compose_PR-7296 [Pipeline] { [Pipeline] checkout [2020-03-15T17:04:11.581Z] using credential sf-release-bot.github.ssh [2020-03-15T17:04:11.592Z] Cloning the remote Git repository [2020-03-15T17:04:11.592Z] Cloning with configured refspecs honoured and without tags [2020-03-15T17:04:11.593Z] Cloning repository git@github.com:docker/compose.git [2020-03-15T17:04:11.644Z] > git init /home/ubuntu/workspace/compose_PR-7296 # timeout=10 [2020-03-15T17:04:11.982Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-03-15T17:04:11.983Z] > git --version # timeout=10 [2020-03-15T17:04:12.009Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-03-15T17:04:12.042Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:04:15.246Z] Fetching without tags [2020-03-15T17:04:15.146Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-03-15T17:04:15.173Z] > git config --add remote.origin.fetch +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:04:15.200Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-03-15T17:04:15.229Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-03-15T17:04:15.230Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-03-15T17:04:15.242Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:04:15.524Z] Checking out Revision 26208e53343077073646cdbada335069903d3b93 (PR-7296) [2020-03-15T17:04:16.276Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a111895090b0d515) in /home/ubuntu/workspace/compose_PR-7296 [Pipeline] { [Pipeline] checkout [2020-03-15T17:04:15.512Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T17:04:15.541Z] > git checkout -f 26208e53343077073646cdbada335069903d3b93 # timeout=10 [2020-03-15T17:04:19.739Z] Commit message: "Introduce a new env var "COMPOSE_DOCKER_CLI_BUILD_EXTRA_ARGS"" [2020-03-15T17:04:19.739Z] First time build. Skipping changelog. [2020-03-15T17:04:19.801Z] using credential sf-release-bot.github.ssh [2020-03-15T17:04:19.810Z] Cloning the remote Git repository [2020-03-15T17:04:19.811Z] Cloning with configured refspecs honoured and without tags [2020-03-15T17:04:19.760Z] > git --version # timeout=10 [2020-03-15T17:04:19.813Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T17:04:19.887Z] Cloning repository git@github.com:docker/compose.git [2020-03-15T17:04:19.974Z] > git init /home/ubuntu/workspace/compose_PR-7296 # timeout=10 [Pipeline] withDockerRegistry [2020-03-15T17:04:20.648Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-03-15T17:04:20.307Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-03-15T17:04:20.308Z] > git --version # timeout=10 [2020-03-15T17:04:20.344Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-03-15T17:04:20.483Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:04:23.491Z] Fetching without tags [2020-03-15T17:04:23.430Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-03-15T17:04:23.447Z] > git config --add remote.origin.fetch +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:04:23.472Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-03-15T17:04:23.510Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-03-15T17:04:23.510Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-03-15T17:04:23.523Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:04:23.771Z] Checking out Revision 26208e53343077073646cdbada335069903d3b93 (PR-7296) [2020-03-15T17:04:23.803Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T17:04:23.825Z] > git checkout -f 26208e53343077073646cdbada335069903d3b93 # timeout=10 [2020-03-15T17:04:26.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-15T17:04:26.517Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7296@tmp/38aee932-5fc0-402f-a1b1-e685c492894c/config.json. [2020-03-15T17:04:26.517Z] Configure a credential helper to remove this warning. See [2020-03-15T17:04:26.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-15T17:04:26.517Z] [2020-03-15T17:04:26.517Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-15T17:04:27.165Z] + docker pull dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:04:27.165Z] Error response from daemon: manifest for dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [2020-03-15T17:04:27.756Z] + docker build -t dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 --target build --build-arg BUILD_PLATFORM=alpine --build-arg GIT_COMMIT=26208e53343077073646cdbada335069903d3b93 . [2020-03-15T17:04:27.922Z] Commit message: "Introduce a new env var "COMPOSE_DOCKER_CLI_BUILD_EXTRA_ARGS"" [2020-03-15T17:04:27.954Z] > git --version # timeout=10 [2020-03-15T17:04:28.012Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T17:04:28.017Z] Sending build context to Docker daemon 1.882MB [2020-03-15T17:04:28.017Z] Step 1/32 : ARG DOCKER_VERSION=19.03.5 [2020-03-15T17:04:28.017Z] Step 2/32 : ARG PYTHON_VERSION=3.7.6 [2020-03-15T17:04:28.017Z] Step 3/32 : ARG BUILD_ALPINE_VERSION=3.11 [2020-03-15T17:04:28.017Z] Step 4/32 : ARG BUILD_DEBIAN_VERSION=slim-stretch [2020-03-15T17:04:28.017Z] Step 5/32 : ARG RUNTIME_ALPINE_VERSION=3.11.3 [2020-03-15T17:04:28.017Z] Step 6/32 : ARG RUNTIME_DEBIAN_VERSION=stretch-20191224-slim [2020-03-15T17:04:28.017Z] Step 7/32 : ARG BUILD_PLATFORM=alpine [2020-03-15T17:04:28.017Z] Step 8/32 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-03-15T17:04:28.275Z] 19.03.5: Pulling from library/docker [2020-03-15T17:04:28.275Z] c9b1b535fdd9: Pulling fs layer [2020-03-15T17:04:28.275Z] cd54125436dc: Pulling fs layer [2020-03-15T17:04:28.275Z] 70d1554c15cb: Pulling fs layer [2020-03-15T17:04:28.275Z] 79e322b40fa7: Pulling fs layer [2020-03-15T17:04:28.275Z] fa396aa1c77a: Pulling fs layer [2020-03-15T17:04:28.275Z] af8b1978c51e: Pulling fs layer [2020-03-15T17:04:28.275Z] e3cc93a7c611: Pulling fs layer [2020-03-15T17:04:28.275Z] 79e322b40fa7: Waiting [2020-03-15T17:04:28.275Z] fa396aa1c77a: Waiting [2020-03-15T17:04:28.275Z] af8b1978c51e: Waiting [2020-03-15T17:04:28.275Z] e3cc93a7c611: Waiting [2020-03-15T17:04:28.275Z] 70d1554c15cb: Verifying Checksum [2020-03-15T17:04:28.275Z] 70d1554c15cb: Download complete [2020-03-15T17:04:28.275Z] c9b1b535fdd9: Verifying Checksum [2020-03-15T17:04:28.275Z] c9b1b535fdd9: Download complete [2020-03-15T17:04:28.535Z] cd54125436dc: Verifying Checksum [2020-03-15T17:04:28.535Z] cd54125436dc: Download complete [2020-03-15T17:04:28.535Z] fa396aa1c77a: Download complete [2020-03-15T17:04:28.535Z] af8b1978c51e: Verifying Checksum [2020-03-15T17:04:28.535Z] af8b1978c51e: Download complete [2020-03-15T17:04:28.535Z] e3cc93a7c611: Verifying Checksum [2020-03-15T17:04:28.535Z] e3cc93a7c611: Download complete [Pipeline] withDockerRegistry [2020-03-15T17:04:28.911Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-03-15T17:04:29.100Z] c9b1b535fdd9: Pull complete [2020-03-15T17:04:30.041Z] 79e322b40fa7: Verifying Checksum [2020-03-15T17:04:30.041Z] 79e322b40fa7: Download complete [2020-03-15T17:04:30.298Z] cd54125436dc: Pull complete [2020-03-15T17:04:30.556Z] 70d1554c15cb: Pull complete [2020-03-15T17:04:33.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-15T17:04:33.302Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7296@tmp/460089ac-f559-4110-8291-97d61a9b4116/config.json. [2020-03-15T17:04:33.302Z] Configure a credential helper to remove this warning. See [2020-03-15T17:04:33.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-15T17:04:33.302Z] [2020-03-15T17:04:33.302Z] Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-15T17:04:34.038Z] + docker pull dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:04:34.038Z] Error response from daemon: manifest for dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 not found: manifest unknown: manifest unknown [Pipeline] ansiColor [Pipeline] { [Pipeline] sh [2020-03-15T17:04:34.378Z] + docker build -t dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 --target build --build-arg BUILD_PLATFORM=debian --build-arg GIT_COMMIT=26208e53343077073646cdbada335069903d3b93 . [2020-03-15T17:04:34.637Z] Sending build context to Docker daemon 1.882MB [2020-03-15T17:04:34.637Z] Step 1/32 : ARG DOCKER_VERSION=19.03.5 [2020-03-15T17:04:34.637Z] Step 2/32 : ARG PYTHON_VERSION=3.7.6 [2020-03-15T17:04:34.637Z] Step 3/32 : ARG BUILD_ALPINE_VERSION=3.11 [2020-03-15T17:04:34.637Z] Step 4/32 : ARG BUILD_DEBIAN_VERSION=slim-stretch [2020-03-15T17:04:34.637Z] Step 5/32 : ARG RUNTIME_ALPINE_VERSION=3.11.3 [2020-03-15T17:04:34.637Z] Step 6/32 : ARG RUNTIME_DEBIAN_VERSION=stretch-20191224-slim [2020-03-15T17:04:34.637Z] Step 7/32 : ARG BUILD_PLATFORM=alpine [2020-03-15T17:04:34.637Z] Step 8/32 : FROM docker:${DOCKER_VERSION} AS docker-cli [2020-03-15T17:04:34.637Z] 19.03.5: Pulling from library/docker [2020-03-15T17:04:34.742Z] 79e322b40fa7: Pull complete [2020-03-15T17:04:34.742Z] fa396aa1c77a: Pull complete [2020-03-15T17:04:34.742Z] af8b1978c51e: Pull complete [2020-03-15T17:04:34.742Z] e3cc93a7c611: Pull complete [2020-03-15T17:04:34.742Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 [2020-03-15T17:04:34.742Z] Status: Downloaded newer image for docker:19.03.5 [2020-03-15T17:04:34.742Z] ---> 31c774f62a9b [2020-03-15T17:04:34.742Z] Step 9/32 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine [2020-03-15T17:04:34.742Z] 3.7.6-alpine3.11: Pulling from library/python [2020-03-15T17:04:34.742Z] c9b1b535fdd9: Already exists [2020-03-15T17:04:34.742Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-15T17:04:34.742Z] 53a2fca3c2ea: Pulling fs layer [2020-03-15T17:04:34.742Z] 30fce49de8b1: Pulling fs layer [2020-03-15T17:04:34.742Z] ca406aaf66e0: Pulling fs layer [2020-03-15T17:04:34.742Z] ca406aaf66e0: Waiting [2020-03-15T17:04:34.742Z] 2cc5ad85d9ab: Download complete [2020-03-15T17:04:34.742Z] 30fce49de8b1: Verifying Checksum [2020-03-15T17:04:34.742Z] 30fce49de8b1: Download complete [2020-03-15T17:04:34.895Z] c9b1b535fdd9: Pulling fs layer [2020-03-15T17:04:34.895Z] cd54125436dc: Pulling fs layer [2020-03-15T17:04:34.895Z] 70d1554c15cb: Pulling fs layer [2020-03-15T17:04:34.895Z] 79e322b40fa7: Pulling fs layer [2020-03-15T17:04:34.895Z] fa396aa1c77a: Pulling fs layer [2020-03-15T17:04:34.895Z] af8b1978c51e: Pulling fs layer [2020-03-15T17:04:34.895Z] e3cc93a7c611: Pulling fs layer [2020-03-15T17:04:34.895Z] 79e322b40fa7: Waiting [2020-03-15T17:04:34.895Z] fa396aa1c77a: Waiting [2020-03-15T17:04:34.895Z] af8b1978c51e: Waiting [2020-03-15T17:04:34.895Z] e3cc93a7c611: Waiting [2020-03-15T17:04:34.895Z] 70d1554c15cb: Verifying Checksum [2020-03-15T17:04:34.895Z] 70d1554c15cb: Download complete [2020-03-15T17:04:34.895Z] cd54125436dc: Verifying Checksum [2020-03-15T17:04:34.895Z] cd54125436dc: Download complete [2020-03-15T17:04:34.895Z] c9b1b535fdd9: Verifying Checksum [2020-03-15T17:04:34.895Z] c9b1b535fdd9: Download complete [2020-03-15T17:04:34.895Z] af8b1978c51e: Verifying Checksum [2020-03-15T17:04:34.895Z] af8b1978c51e: Download complete [2020-03-15T17:04:35.000Z] ca406aaf66e0: Verifying Checksum [2020-03-15T17:04:35.000Z] ca406aaf66e0: Download complete [2020-03-15T17:04:35.154Z] e3cc93a7c611: Verifying Checksum [2020-03-15T17:04:35.154Z] e3cc93a7c611: Download complete [2020-03-15T17:04:35.154Z] fa396aa1c77a: Verifying Checksum [2020-03-15T17:04:35.154Z] fa396aa1c77a: Download complete [2020-03-15T17:04:35.258Z] 2cc5ad85d9ab: Pull complete [2020-03-15T17:04:35.516Z] 53a2fca3c2ea: Verifying Checksum [2020-03-15T17:04:35.516Z] 53a2fca3c2ea: Download complete [2020-03-15T17:04:35.721Z] c9b1b535fdd9: Pull complete [2020-03-15T17:04:36.662Z] 79e322b40fa7: Verifying Checksum [2020-03-15T17:04:36.662Z] 79e322b40fa7: Download complete [2020-03-15T17:04:36.662Z] cd54125436dc: Pull complete [2020-03-15T17:04:36.919Z] 70d1554c15cb: Pull complete [2020-03-15T17:04:38.042Z] 53a2fca3c2ea: Pull complete [2020-03-15T17:04:38.042Z] 30fce49de8b1: Pull complete [2020-03-15T17:04:38.300Z] ca406aaf66e0: Pull complete [2020-03-15T17:04:38.300Z] Digest: sha256:4e91ff3eed8bdd013178b6d8e55f656b394aeea42945f04389e4af5462e7cb6d [2020-03-15T17:04:38.300Z] Status: Downloaded newer image for python:3.7.6-alpine3.11 [2020-03-15T17:04:38.300Z] ---> a5d195bb2a63 [2020-03-15T17:04:38.300Z] Step 10/32 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev [2020-03-15T17:04:39.233Z] ---> Running in c1e92622fef9 [2020-03-15T17:04:41.109Z] 79e322b40fa7: Pull complete [2020-03-15T17:04:41.109Z] fa396aa1c77a: Pull complete [2020-03-15T17:04:41.109Z] af8b1978c51e: Pull complete [2020-03-15T17:04:41.109Z] e3cc93a7c611: Pull complete [2020-03-15T17:04:41.109Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 [2020-03-15T17:04:41.110Z] Status: Downloaded newer image for docker:19.03.5 [2020-03-15T17:04:41.110Z] ---> 31c774f62a9b [2020-03-15T17:04:41.110Z] Step 9/32 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine [2020-03-15T17:04:41.110Z] 3.7.6-alpine3.11: Pulling from library/python [2020-03-15T17:04:41.110Z] c9b1b535fdd9: Already exists [2020-03-15T17:04:41.110Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-15T17:04:41.110Z] 53a2fca3c2ea: Pulling fs layer [2020-03-15T17:04:41.110Z] 30fce49de8b1: Pulling fs layer [2020-03-15T17:04:41.110Z] ca406aaf66e0: Pulling fs layer [2020-03-15T17:04:41.110Z] ca406aaf66e0: Waiting [2020-03-15T17:04:41.110Z] 30fce49de8b1: Verifying Checksum [2020-03-15T17:04:41.110Z] 30fce49de8b1: Download complete [2020-03-15T17:04:41.110Z] 2cc5ad85d9ab: Download complete [2020-03-15T17:04:41.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-15T17:04:41.394Z] ca406aaf66e0: Verifying Checksum [2020-03-15T17:04:41.394Z] ca406aaf66e0: Download complete [2020-03-15T17:04:41.654Z] 2cc5ad85d9ab: Pull complete [2020-03-15T17:04:41.654Z] 53a2fca3c2ea: Verifying Checksum [2020-03-15T17:04:41.654Z] 53a2fca3c2ea: Download complete [2020-03-15T17:04:42.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-15T17:04:42.071Z] (1/33) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-15T17:04:42.071Z] (2/33) Installing bash (5.0.11-r1) [2020-03-15T17:04:42.071Z] Executing bash-5.0.11-r1.post-install [2020-03-15T17:04:42.071Z] (3/33) Installing libgcc (9.2.0-r3) [2020-03-15T17:04:42.071Z] (4/33) Installing libstdc++ (9.2.0-r3) [2020-03-15T17:04:42.071Z] (5/33) Installing binutils (2.33.1-r0) [2020-03-15T17:04:42.071Z] (6/33) Installing libmagic (5.37-r1) [2020-03-15T17:04:42.071Z] (7/33) Installing file (5.37-r1) [2020-03-15T17:04:42.071Z] (8/33) Installing gmp (6.1.2-r1) [2020-03-15T17:04:42.071Z] (9/33) Installing isl (0.18-r0) [2020-03-15T17:04:42.071Z] (10/33) Installing libgomp (9.2.0-r3) [2020-03-15T17:04:42.071Z] (11/33) Installing libatomic (9.2.0-r3) [2020-03-15T17:04:42.071Z] (12/33) Installing mpfr4 (4.0.2-r1) [2020-03-15T17:04:42.071Z] (13/33) Installing mpc1 (1.1.0-r1) [2020-03-15T17:04:42.071Z] (14/33) Installing gcc (9.2.0-r3) [2020-03-15T17:04:43.005Z] (15/33) Installing musl-dev (1.1.24-r1) [2020-03-15T17:04:43.263Z] (16/33) Installing libc-dev (0.7.2-r0) [2020-03-15T17:04:43.263Z] (17/33) Installing g++ (9.2.0-r3) [2020-03-15T17:04:43.829Z] (18/33) Installing make (4.2.1-r2) [2020-03-15T17:04:43.829Z] (19/33) Installing fortify-headers (1.1-r0) [2020-03-15T17:04:43.829Z] (20/33) Installing build-base (0.5-r1) [2020-03-15T17:04:43.829Z] (21/33) Installing nghttp2-libs (1.40.0-r0) [2020-03-15T17:04:43.829Z] (22/33) Installing libcurl (7.67.0-r0) [2020-03-15T17:04:43.829Z] (23/33) Installing curl (7.67.0-r0) [2020-03-15T17:04:43.829Z] (24/33) Installing pcre2 (10.34-r1) [2020-03-15T17:04:43.829Z] (25/33) Installing git (2.24.1-r0) [2020-03-15T17:04:44.087Z] (26/33) Installing linux-headers (4.19.36-r0) [2020-03-15T17:04:44.087Z] (27/33) Installing pkgconf (1.6.3-r0) [2020-03-15T17:04:44.087Z] (28/33) Installing libffi-dev (3.2.1-r6) [2020-03-15T17:04:44.087Z] (29/33) Installing openssl (1.1.1d-r3) [2020-03-15T17:04:44.087Z] (30/33) Installing openssl-dev (1.1.1d-r3) [2020-03-15T17:04:44.087Z] (31/33) Installing python2 (2.7.16-r3) [2020-03-15T17:04:44.181Z] 53a2fca3c2ea: Pull complete [2020-03-15T17:04:44.181Z] 30fce49de8b1: Pull complete [2020-03-15T17:04:44.653Z] (32/33) Installing python2-dev (2.7.16-r3) [2020-03-15T17:04:44.653Z] (33/33) Installing zlib-dev (1.2.11-r3) [2020-03-15T17:04:44.653Z] Executing busybox-1.31.1-r9.trigger [2020-03-15T17:04:44.746Z] ca406aaf66e0: Pull complete [2020-03-15T17:04:44.746Z] Digest: sha256:4e91ff3eed8bdd013178b6d8e55f656b394aeea42945f04389e4af5462e7cb6d [2020-03-15T17:04:44.746Z] Status: Downloaded newer image for python:3.7.6-alpine3.11 [2020-03-15T17:04:44.746Z] ---> a5d195bb2a63 [2020-03-15T17:04:44.746Z] Step 10/32 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev [2020-03-15T17:04:44.911Z] OK: 265 MiB in 67 packages [2020-03-15T17:04:45.687Z] ---> Running in 3697f7041d0e [2020-03-15T17:04:47.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-15T17:04:48.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-15T17:04:48.965Z] (1/33) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-15T17:04:48.965Z] (2/33) Installing bash (5.0.11-r1) [2020-03-15T17:04:48.965Z] Executing bash-5.0.11-r1.post-install [2020-03-15T17:04:48.965Z] (3/33) Installing libgcc (9.2.0-r3) [2020-03-15T17:04:48.965Z] (4/33) Installing libstdc++ (9.2.0-r3) [2020-03-15T17:04:48.965Z] (5/33) Installing binutils (2.33.1-r0) [2020-03-15T17:04:49.223Z] (6/33) Installing libmagic (5.37-r1) [2020-03-15T17:04:49.223Z] (7/33) Installing file (5.37-r1) [2020-03-15T17:04:49.223Z] (8/33) Installing gmp (6.1.2-r1) [2020-03-15T17:04:49.223Z] (9/33) Installing isl (0.18-r0) [2020-03-15T17:04:49.223Z] (10/33) Installing libgomp (9.2.0-r3) [2020-03-15T17:04:49.223Z] (11/33) Installing libatomic (9.2.0-r3) [2020-03-15T17:04:49.223Z] (12/33) Installing mpfr4 (4.0.2-r1) [2020-03-15T17:04:49.223Z] (13/33) Installing mpc1 (1.1.0-r1) [2020-03-15T17:04:49.223Z] (14/33) Installing gcc (9.2.0-r3) [2020-03-15T17:04:50.158Z] (15/33) Installing musl-dev (1.1.24-r1) [2020-03-15T17:04:50.416Z] (16/33) Installing libc-dev (0.7.2-r0) [2020-03-15T17:04:50.416Z] (17/33) Installing g++ (9.2.0-r3) [2020-03-15T17:04:50.984Z] (18/33) Installing make (4.2.1-r2) [2020-03-15T17:04:50.984Z] (19/33) Installing fortify-headers (1.1-r0) [2020-03-15T17:04:50.984Z] (20/33) Installing build-base (0.5-r1) [2020-03-15T17:04:50.984Z] (21/33) Installing nghttp2-libs (1.40.0-r0) [2020-03-15T17:04:50.984Z] (22/33) Installing libcurl (7.67.0-r0) [2020-03-15T17:04:50.984Z] (23/33) Installing curl (7.67.0-r0) [2020-03-15T17:04:50.984Z] (24/33) Installing pcre2 (10.34-r1) [2020-03-15T17:04:50.984Z] (25/33) Installing git (2.24.1-r0) [2020-03-15T17:04:51.248Z] (26/33) Installing linux-headers (4.19.36-r0) [2020-03-15T17:04:51.248Z] (27/33) Installing pkgconf (1.6.3-r0) [2020-03-15T17:04:51.248Z] (28/33) Installing libffi-dev (3.2.1-r6) [2020-03-15T17:04:51.248Z] (29/33) Installing openssl (1.1.1d-r3) [2020-03-15T17:04:51.248Z] (30/33) Installing openssl-dev (1.1.1d-r3) [2020-03-15T17:04:51.248Z] (31/33) Installing python2 (2.7.16-r3) [2020-03-15T17:04:51.494Z] Removing intermediate container c1e92622fef9 [2020-03-15T17:04:51.494Z] ---> bff297155603 [2020-03-15T17:04:51.494Z] Step 11/32 : ENV BUILD_BOOTLOADER=1 [2020-03-15T17:04:51.494Z] ---> Running in 70c2bccd6edc [2020-03-15T17:04:51.494Z] Removing intermediate container 70c2bccd6edc [2020-03-15T17:04:51.494Z] ---> 8cbf106753e1 [2020-03-15T17:04:51.494Z] Step 12/32 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian [2020-03-15T17:04:51.494Z] 3.7.6-slim-stretch: Pulling from library/python [2020-03-15T17:04:51.494Z] 6d28e14ab8c8: Pulling fs layer [2020-03-15T17:04:51.494Z] f87645a1e5dc: Pulling fs layer [2020-03-15T17:04:51.494Z] 6a33999da14c: Pulling fs layer [2020-03-15T17:04:51.494Z] a66020c98364: Pulling fs layer [2020-03-15T17:04:51.494Z] c47035224950: Pulling fs layer [2020-03-15T17:04:51.494Z] c47035224950: Waiting [2020-03-15T17:04:51.494Z] a66020c98364: Waiting [2020-03-15T17:04:51.494Z] f87645a1e5dc: Verifying Checksum [2020-03-15T17:04:51.494Z] f87645a1e5dc: Download complete [2020-03-15T17:04:51.494Z] a66020c98364: Verifying Checksum [2020-03-15T17:04:51.494Z] a66020c98364: Download complete [2020-03-15T17:04:51.494Z] c47035224950: Verifying Checksum [2020-03-15T17:04:51.494Z] c47035224950: Download complete [2020-03-15T17:04:51.494Z] 6d28e14ab8c8: Verifying Checksum [2020-03-15T17:04:51.494Z] 6d28e14ab8c8: Download complete [2020-03-15T17:04:51.494Z] 6a33999da14c: Verifying Checksum [2020-03-15T17:04:51.494Z] 6a33999da14c: Download complete [2020-03-15T17:04:51.814Z] (32/33) Installing python2-dev (2.7.16-r3) [2020-03-15T17:04:52.072Z] (33/33) Installing zlib-dev (1.2.11-r3) [2020-03-15T17:04:52.072Z] Executing busybox-1.31.1-r9.trigger [2020-03-15T17:04:52.072Z] OK: 265 MiB in 67 packages [2020-03-15T17:04:54.025Z] 6d28e14ab8c8: Pull complete [2020-03-15T17:04:54.025Z] f87645a1e5dc: Pull complete [2020-03-15T17:04:55.939Z] 6a33999da14c: Pull complete [2020-03-15T17:04:55.939Z] a66020c98364: Pull complete [2020-03-15T17:04:56.506Z] c47035224950: Pull complete [2020-03-15T17:04:56.506Z] Digest: sha256:a6aec2ec9d2e03c64ffacf994f570396dc28142f7ba34c3bffcab5b4af6f04c9 [2020-03-15T17:04:56.506Z] Status: Downloaded newer image for python:3.7.6-slim-stretch [2020-03-15T17:04:56.506Z] ---> 954ab0c23f8d [2020-03-15T17:04:56.506Z] Step 13/32 : 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 python2.7-dev zlib1g-dev [2020-03-15T17:04:56.765Z] ---> Running in 7479721c9329 [2020-03-15T17:04:57.348Z] Removing intermediate container 3697f7041d0e [2020-03-15T17:04:57.348Z] ---> 1d98c37d4e5c [2020-03-15T17:04:57.348Z] Step 11/32 : ENV BUILD_BOOTLOADER=1 [2020-03-15T17:04:57.609Z] ---> Running in c3b500308850 [2020-03-15T17:04:57.609Z] Removing intermediate container c3b500308850 [2020-03-15T17:04:57.609Z] ---> 33d2649edfdd [2020-03-15T17:04:57.609Z] Step 12/32 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian [2020-03-15T17:04:57.867Z] 3.7.6-slim-stretch: Pulling from library/python [2020-03-15T17:04:57.867Z] 6d28e14ab8c8: Pulling fs layer [2020-03-15T17:04:57.867Z] f87645a1e5dc: Pulling fs layer [2020-03-15T17:04:57.867Z] 6a33999da14c: Pulling fs layer [2020-03-15T17:04:57.867Z] a66020c98364: Pulling fs layer [2020-03-15T17:04:57.867Z] c47035224950: Pulling fs layer [2020-03-15T17:04:57.867Z] a66020c98364: Waiting [2020-03-15T17:04:57.867Z] c47035224950: Waiting [2020-03-15T17:04:57.867Z] f87645a1e5dc: Verifying Checksum [2020-03-15T17:04:57.867Z] f87645a1e5dc: Download complete [2020-03-15T17:04:58.127Z] a66020c98364: Verifying Checksum [2020-03-15T17:04:58.127Z] a66020c98364: Download complete [2020-03-15T17:04:58.385Z] 6d28e14ab8c8: Verifying Checksum [2020-03-15T17:04:58.385Z] 6d28e14ab8c8: Download complete [2020-03-15T17:04:58.385Z] c47035224950: Verifying Checksum [2020-03-15T17:04:58.385Z] c47035224950: Download complete [2020-03-15T17:04:58.385Z] 6a33999da14c: Verifying Checksum [2020-03-15T17:04:58.385Z] 6a33999da14c: Download complete [2020-03-15T17:04:58.666Z] Ign:1 http://deb.debian.org/debian stretch InRelease [2020-03-15T17:04:58.666Z] Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-15T17:04:58.666Z] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-15T17:04:58.666Z] Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2020-03-15T17:04:58.666Z] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-15T17:04:58.924Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-15T17:04:59.186Z] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-15T17:04:59.186Z] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-15T17:05:00.285Z] 6d28e14ab8c8: Pull complete [2020-03-15T17:05:00.852Z] f87645a1e5dc: Pull complete [2020-03-15T17:05:01.092Z] Fetched 7937 kB in 3s (2567 kB/s) [2020-03-15T17:05:01.658Z] Reading package lists... [2020-03-15T17:05:02.591Z] Reading package lists... [2020-03-15T17:05:02.591Z] Building dependency tree... [2020-03-15T17:05:02.591Z] Reading state information... [2020-03-15T17:05:02.591Z] openssl is already the newest version (1.1.0l-1~deb9u1). [2020-03-15T17:05:02.591Z] openssl set to manually installed. [2020-03-15T17:05:02.591Z] The following additional packages will be installed: [2020-03-15T17:05:02.591Z] binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2020-03-15T17:05:02.591Z] libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libexpat1-dev libgmp10 [2020-03-15T17:05:02.591Z] libgnutls30 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 [2020-03-15T17:05:02.591Z] libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-03-15T17:05:02.591Z] libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 [2020-03-15T17:05:02.591Z] libnghttp2-14 libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev [2020-03-15T17:05:02.591Z] libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 [2020-03-15T17:05:02.591Z] libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2020-03-15T17:05:02.591Z] libunistring0 linux-libc-dev mime-support perl perl-modules-5.24 python2.7 [2020-03-15T17:05:02.591Z] python2.7-minimal [2020-03-15T17:05:02.591Z] Suggested packages: [2020-03-15T17:05:02.591Z] binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2020-03-15T17:05:02.591Z] automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2020-03-15T17:05:02.591Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2020-03-15T17:05:02.591Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-03-15T17:05:02.591Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-03-15T17:05:02.591Z] git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2020-03-15T17:05:02.591Z] gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2020-03-15T17:05:02.591Z] | libterm-readline-perl-perl python2.7-doc binfmt-support [2020-03-15T17:05:02.591Z] Recommended packages: [2020-03-15T17:05:02.591Z] patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2020-03-15T17:05:02.591Z] libsasl2-modules libssl-doc bzip2 file xz-utils rename [2020-03-15T17:05:02.755Z] 6a33999da14c: Pull complete [2020-03-15T17:05:02.755Z] a66020c98364: Pull complete [2020-03-15T17:05:03.013Z] c47035224950: Pull complete [2020-03-15T17:05:03.013Z] Digest: sha256:a6aec2ec9d2e03c64ffacf994f570396dc28142f7ba34c3bffcab5b4af6f04c9 [2020-03-15T17:05:03.013Z] Status: Downloaded newer image for python:3.7.6-slim-stretch [2020-03-15T17:05:03.013Z] ---> 954ab0c23f8d [2020-03-15T17:05:03.013Z] Step 13/32 : 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 python2.7-dev zlib1g-dev [2020-03-15T17:05:03.155Z] The following NEW packages will be installed: [2020-03-15T17:05:03.155Z] binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2020-03-15T17:05:03.155Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2020-03-15T17:05:03.155Z] liberror-perl libexpat1-dev libffi-dev libgcc-6-dev libgmp10 libgnutls30 [2020-03-15T17:05:03.155Z] libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-03-15T17:05:03.155Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-03-15T17:05:03.155Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-03-15T17:05:03.155Z] libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev [2020-03-15T17:05:03.155Z] libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 [2020-03-15T17:05:03.155Z] libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2020-03-15T17:05:03.155Z] libubsan0 libunistring0 linux-libc-dev make mime-support perl [2020-03-15T17:05:03.156Z] perl-modules-5.24 python2.7 python2.7-dev python2.7-minimal zlib1g-dev [2020-03-15T17:05:03.580Z] ---> Running in 38d9f5b0192e [2020-03-15T17:05:04.092Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T17:05:04.092Z] Need to get 79.7 MB of archives. [2020-03-15T17:05:04.092Z] After this operation, 271 MB of additional disk space will be used. [2020-03-15T17:05:04.092Z] Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u6 [2725 kB] [2020-03-15T17:05:04.092Z] Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u10 [290 kB] [2020-03-15T17:05:04.092Z] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u10 [292 kB] [2020-03-15T17:05:04.092Z] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u10 [227 kB] [2020-03-15T17:05:04.349Z] Get:5 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u6 [3525 kB] [2020-03-15T17:05:04.349Z] Get:6 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u6 [218 kB] [2020-03-15T17:05:04.349Z] Get:7 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2020-03-15T17:05:04.349Z] Get:8 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2020-03-15T17:05:04.349Z] Get:9 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2020-03-15T17:05:04.349Z] Get:10 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2020-03-15T17:05:04.349Z] Get:11 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB] [2020-03-15T17:05:04.349Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2020-03-15T17:05:04.349Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB] [2020-03-15T17:05:04.349Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2020-03-15T17:05:04.349Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB] [2020-03-15T17:05:04.349Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB] [2020-03-15T17:05:04.349Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB] [2020-03-15T17:05:04.349Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB] [2020-03-15T17:05:04.349Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2020-03-15T17:05:04.349Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2020-03-15T17:05:04.349Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB] [2020-03-15T17:05:04.349Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2020-03-15T17:05:04.349Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u3 [85.7 kB] [2020-03-15T17:05:04.349Z] Get:24 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u3 [220 kB] [2020-03-15T17:05:04.349Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2020-03-15T17:05:04.349Z] Get:26 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2020-03-15T17:05:04.349Z] Get:27 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2020-03-15T17:05:04.349Z] Get:28 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2020-03-15T17:05:04.349Z] Get:29 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2020-03-15T17:05:04.349Z] Get:30 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u5 [1433 kB] [2020-03-15T17:05:04.349Z] Get:31 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u5 [4161 kB] [2020-03-15T17:05:04.349Z] Get:32 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB] [2020-03-15T17:05:04.349Z] Get:33 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB] [2020-03-15T17:05:04.349Z] Get:34 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB] [2020-03-15T17:05:04.607Z] Get:35 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB] [2020-03-15T17:05:04.607Z] Get:36 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB] [2020-03-15T17:05:04.607Z] Get:37 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB] [2020-03-15T17:05:04.607Z] Get:38 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2020-03-15T17:05:04.607Z] Get:39 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2020-03-15T17:05:04.607Z] Get:40 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2020-03-15T17:05:04.607Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2020-03-15T17:05:04.607Z] Get:42 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2020-03-15T17:05:04.607Z] Get:43 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2020-03-15T17:05:04.607Z] Get:44 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2020-03-15T17:05:04.607Z] Get:45 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2020-03-15T17:05:04.607Z] Get:46 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2020-03-15T17:05:04.607Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2020-03-15T17:05:04.607Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2020-03-15T17:05:04.607Z] Get:49 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2020-03-15T17:05:04.607Z] Get:50 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2020-03-15T17:05:04.607Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2020-03-15T17:05:04.607Z] Get:52 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2020-03-15T17:05:04.607Z] Get:53 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2020-03-15T17:05:04.607Z] Get:54 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2020-03-15T17:05:04.607Z] Get:55 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2020-03-15T17:05:04.607Z] Get:56 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2020-03-15T17:05:04.864Z] Get:57 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2020-03-15T17:05:04.864Z] Get:58 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2020-03-15T17:05:04.864Z] Get:59 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.210-1 [1481 kB] [2020-03-15T17:05:04.864Z] Get:60 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2020-03-15T17:05:04.864Z] Get:61 http://deb.debian.org/debian stretch/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u3 [134 kB] [2020-03-15T17:05:04.864Z] Get:62 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2020-03-15T17:05:04.864Z] Get:63 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB] [2020-03-15T17:05:04.864Z] Get:64 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB] [2020-03-15T17:05:05.121Z] Get:65 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB] [2020-03-15T17:05:05.121Z] Get:66 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2020-03-15T17:05:05.121Z] Get:67 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB] [2020-03-15T17:05:05.121Z] Get:68 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-03-15T17:05:05.379Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T17:05:05.379Z] Fetched 79.7 MB in 2s (37.9 MB/s) [2020-03-15T17:05:05.379Z] Selecting previously unselected package perl-modules-5.24. [2020-03-15T17:05:05.379Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6710 files and directories currently installed.) [2020-03-15T17:05:05.379Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u6_all.deb ... [2020-03-15T17:05:05.379Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:05.483Z] Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-15T17:05:05.483Z] Ign:2 http://deb.debian.org/debian stretch InRelease [2020-03-15T17:05:05.483Z] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-15T17:05:05.483Z] Get:4 http://deb.debian.org/debian stretch Release [118 kB] [2020-03-15T17:05:05.483Z] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-15T17:05:05.483Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-15T17:05:05.741Z] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-15T17:05:05.741Z] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-15T17:05:05.946Z] Selecting previously unselected package libperl5.24:amd64. [2020-03-15T17:05:05.946Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u6_amd64.deb ... [2020-03-15T17:05:05.946Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:06.878Z] Selecting previously unselected package perl. [2020-03-15T17:05:06.878Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u6_amd64.deb ... [2020-03-15T17:05:06.878Z] Unpacking perl (5.24.1-3+deb9u6) ... [2020-03-15T17:05:06.878Z] Selecting previously unselected package libgmp10:amd64. [2020-03-15T17:05:06.878Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2020-03-15T17:05:06.878Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-03-15T17:05:06.878Z] Selecting previously unselected package libnettle6:amd64. [2020-03-15T17:05:06.878Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2020-03-15T17:05:06.878Z] Unpacking libnettle6:amd64 (3.3-1+b2) ... [2020-03-15T17:05:06.878Z] Selecting previously unselected package libhogweed4:amd64. [2020-03-15T17:05:06.878Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2020-03-15T17:05:06.878Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2020-03-15T17:05:06.878Z] Selecting previously unselected package libidn11:amd64. [2020-03-15T17:05:06.878Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2020-03-15T17:05:06.878Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2020-03-15T17:05:06.878Z] Selecting previously unselected package libp11-kit0:amd64. [2020-03-15T17:05:06.878Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... [2020-03-15T17:05:06.878Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ... [2020-03-15T17:05:07.136Z] Selecting previously unselected package libtasn1-6:amd64. [2020-03-15T17:05:07.136Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.136Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-03-15T17:05:07.136Z] Selecting previously unselected package libgnutls30:amd64. [2020-03-15T17:05:07.136Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ... [2020-03-15T17:05:07.136Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ... [2020-03-15T17:05:07.136Z] Selecting previously unselected package libkeyutils1:amd64. [2020-03-15T17:05:07.136Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2020-03-15T17:05:07.136Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2020-03-15T17:05:07.136Z] Selecting previously unselected package libkrb5support0:amd64. [2020-03-15T17:05:07.136Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.136Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:07.401Z] Selecting previously unselected package libk5crypto3:amd64. [2020-03-15T17:05:07.401Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.401Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:07.401Z] Selecting previously unselected package libkrb5-3:amd64. [2020-03-15T17:05:07.401Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.401Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:07.401Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-03-15T17:05:07.401Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.401Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:07.401Z] Selecting previously unselected package libunistring0:amd64. [2020-03-15T17:05:07.401Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2020-03-15T17:05:07.401Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-03-15T17:05:07.641Z] Fetched 7937 kB in 3s (2611 kB/s) [2020-03-15T17:05:07.671Z] Selecting previously unselected package libidn2-0:amd64. [2020-03-15T17:05:07.671Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.671Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-03-15T17:05:07.671Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-03-15T17:05:07.671Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-03-15T17:05:07.671Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:07.671Z] Selecting previously unselected package libsasl2-2:amd64. [2020-03-15T17:05:07.671Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-03-15T17:05:07.671Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:07.671Z] Selecting previously unselected package libldap-common. [2020-03-15T17:05:07.671Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ... [2020-03-15T17:05:07.671Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:07.671Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-03-15T17:05:07.671Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_amd64.deb ... [2020-03-15T17:05:07.671Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:07.928Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-03-15T17:05:07.928Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.928Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-03-15T17:05:07.928Z] Selecting previously unselected package libpsl5:amd64. [2020-03-15T17:05:07.928Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2020-03-15T17:05:07.928Z] Unpacking libpsl5:amd64 (0.17.0-3) ... [2020-03-15T17:05:07.928Z] Selecting previously unselected package librtmp1:amd64. [2020-03-15T17:05:07.928Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2020-03-15T17:05:07.928Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-03-15T17:05:07.928Z] Selecting previously unselected package libssh2-1:amd64. [2020-03-15T17:05:07.928Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2020-03-15T17:05:07.928Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-03-15T17:05:07.928Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-03-15T17:05:07.928Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u10_amd64.deb ... [2020-03-15T17:05:07.928Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:08.188Z] Selecting previously unselected package liberror-perl. [2020-03-15T17:05:08.188Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2020-03-15T17:05:08.188Z] Unpacking liberror-perl (0.17024-1) ... [2020-03-15T17:05:08.188Z] Selecting previously unselected package git-man. [2020-03-15T17:05:08.188Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u5_all.deb ... [2020-03-15T17:05:08.188Z] Unpacking git-man (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:08.188Z] Selecting previously unselected package git. [2020-03-15T17:05:08.188Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u5_amd64.deb ... [2020-03-15T17:05:08.188Z] Unpacking git (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:08.209Z] Reading package lists... [2020-03-15T17:05:09.119Z] Selecting previously unselected package libpython2.7-minimal:amd64. [2020-03-15T17:05:09.119Z] Preparing to unpack .../29-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:09.119Z] Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:09.119Z] Selecting previously unselected package python2.7-minimal. [2020-03-15T17:05:09.119Z] Preparing to unpack .../30-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:09.119Z] Unpacking python2.7-minimal (2.7.13-2+deb9u3) ... [2020-03-15T17:05:09.142Z] Reading package lists... [2020-03-15T17:05:09.376Z] Selecting previously unselected package libssl1.0.2:amd64. [2020-03-15T17:05:09.377Z] Preparing to unpack .../31-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ... [2020-03-15T17:05:09.377Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-03-15T17:05:09.377Z] Selecting previously unselected package mime-support. [2020-03-15T17:05:09.377Z] Preparing to unpack .../32-mime-support_3.60_all.deb ... [2020-03-15T17:05:09.377Z] Unpacking mime-support (3.60) ... [2020-03-15T17:05:09.377Z] Selecting previously unselected package libpython2.7-stdlib:amd64. [2020-03-15T17:05:09.377Z] Preparing to unpack .../33-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:09.377Z] Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:09.400Z] Building dependency tree... [2020-03-15T17:05:09.400Z] Reading state information... [2020-03-15T17:05:09.400Z] openssl is already the newest version (1.1.0l-1~deb9u1). [2020-03-15T17:05:09.400Z] openssl set to manually installed. [2020-03-15T17:05:09.400Z] The following additional packages will be installed: [2020-03-15T17:05:09.400Z] binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0 [2020-03-15T17:05:09.400Z] libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libexpat1-dev libgmp10 [2020-03-15T17:05:09.400Z] libgnutls30 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 [2020-03-15T17:05:09.400Z] libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-03-15T17:05:09.400Z] libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 [2020-03-15T17:05:09.400Z] libnghttp2-14 libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev [2020-03-15T17:05:09.400Z] libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 [2020-03-15T17:05:09.400Z] libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0 [2020-03-15T17:05:09.400Z] libunistring0 linux-libc-dev mime-support perl perl-modules-5.24 python2.7 [2020-03-15T17:05:09.400Z] python2.7-minimal [2020-03-15T17:05:09.400Z] Suggested packages: [2020-03-15T17:05:09.400Z] binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf [2020-03-15T17:05:09.400Z] automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg [2020-03-15T17:05:09.400Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg [2020-03-15T17:05:09.400Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-03-15T17:05:09.400Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-03-15T17:05:09.400Z] git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc [2020-03-15T17:05:09.400Z] gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl [2020-03-15T17:05:09.400Z] | libterm-readline-perl-perl python2.7-doc binfmt-support [2020-03-15T17:05:09.400Z] Recommended packages: [2020-03-15T17:05:09.400Z] patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix [2020-03-15T17:05:09.400Z] libsasl2-modules libssl-doc bzip2 file xz-utils rename [2020-03-15T17:05:09.943Z] Selecting previously unselected package python2.7. [2020-03-15T17:05:09.943Z] Preparing to unpack .../34-python2.7_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:09.943Z] Unpacking python2.7 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:09.943Z] Selecting previously unselected package binutils. [2020-03-15T17:05:09.943Z] Preparing to unpack .../35-binutils_2.28-5_amd64.deb ... [2020-03-15T17:05:09.943Z] Unpacking binutils (2.28-5) ... [2020-03-15T17:05:10.334Z] The following NEW packages will be installed: [2020-03-15T17:05:10.334Z] binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1 [2020-03-15T17:05:10.334Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls [2020-03-15T17:05:10.334Z] liberror-perl libexpat1-dev libffi-dev libgcc-6-dev libgmp10 libgnutls30 [2020-03-15T17:05:10.334Z] libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1 [2020-03-15T17:05:10.334Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-03-15T17:05:10.334Z] libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14 [2020-03-15T17:05:10.334Z] libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev [2020-03-15T17:05:10.334Z] libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 [2020-03-15T17:05:10.334Z] libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0 [2020-03-15T17:05:10.334Z] libubsan0 libunistring0 linux-libc-dev make mime-support perl [2020-03-15T17:05:10.334Z] perl-modules-5.24 python2.7 python2.7-dev python2.7-minimal zlib1g-dev [2020-03-15T17:05:10.508Z] Selecting previously unselected package libisl15:amd64. [2020-03-15T17:05:10.508Z] Preparing to unpack .../36-libisl15_0.18-1_amd64.deb ... [2020-03-15T17:05:10.508Z] Unpacking libisl15:amd64 (0.18-1) ... [2020-03-15T17:05:10.508Z] Selecting previously unselected package libmpfr4:amd64. [2020-03-15T17:05:10.508Z] Preparing to unpack .../37-libmpfr4_3.1.5-1_amd64.deb ... [2020-03-15T17:05:10.508Z] Unpacking libmpfr4:amd64 (3.1.5-1) ... [2020-03-15T17:05:10.766Z] Selecting previously unselected package libmpc3:amd64. [2020-03-15T17:05:10.766Z] Preparing to unpack .../38-libmpc3_1.0.3-1+b2_amd64.deb ... [2020-03-15T17:05:10.766Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2020-03-15T17:05:10.766Z] Selecting previously unselected package cpp-6. [2020-03-15T17:05:10.766Z] Preparing to unpack .../39-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:10.766Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.267Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-03-15T17:05:11.267Z] Need to get 79.7 MB of archives. [2020-03-15T17:05:11.267Z] After this operation, 271 MB of additional disk space will be used. [2020-03-15T17:05:11.267Z] Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u10 [290 kB] [2020-03-15T17:05:11.267Z] Get:2 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u6 [2725 kB] [2020-03-15T17:05:11.267Z] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u10 [292 kB] [2020-03-15T17:05:11.267Z] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u10 [227 kB] [2020-03-15T17:05:11.267Z] Get:5 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u6 [3525 kB] [2020-03-15T17:05:11.267Z] Get:6 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u6 [218 kB] [2020-03-15T17:05:11.267Z] Get:7 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB] [2020-03-15T17:05:11.267Z] Get:8 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB] [2020-03-15T17:05:11.267Z] Get:9 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB] [2020-03-15T17:05:11.267Z] Get:10 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB] [2020-03-15T17:05:11.267Z] Get:11 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB] [2020-03-15T17:05:11.267Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB] [2020-03-15T17:05:11.267Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB] [2020-03-15T17:05:11.267Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB] [2020-03-15T17:05:11.267Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB] [2020-03-15T17:05:11.267Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB] [2020-03-15T17:05:11.267Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB] [2020-03-15T17:05:11.267Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB] [2020-03-15T17:05:11.267Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB] [2020-03-15T17:05:11.267Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB] [2020-03-15T17:05:11.267Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB] [2020-03-15T17:05:11.267Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB] [2020-03-15T17:05:11.267Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u3 [85.7 kB] [2020-03-15T17:05:11.267Z] Get:24 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u3 [220 kB] [2020-03-15T17:05:11.267Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB] [2020-03-15T17:05:11.267Z] Get:26 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB] [2020-03-15T17:05:11.267Z] Get:27 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB] [2020-03-15T17:05:11.267Z] Get:28 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB] [2020-03-15T17:05:11.267Z] Get:29 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB] [2020-03-15T17:05:11.267Z] Get:30 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u5 [1433 kB] [2020-03-15T17:05:11.267Z] Get:31 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u5 [4161 kB] [2020-03-15T17:05:11.527Z] Get:32 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB] [2020-03-15T17:05:11.527Z] Get:33 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB] [2020-03-15T17:05:11.527Z] Get:34 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB] [2020-03-15T17:05:11.527Z] Get:35 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB] [2020-03-15T17:05:11.527Z] Get:36 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB] [2020-03-15T17:05:11.527Z] Get:37 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB] [2020-03-15T17:05:11.527Z] Get:38 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB] [2020-03-15T17:05:11.527Z] Get:39 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB] [2020-03-15T17:05:11.527Z] Get:40 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB] [2020-03-15T17:05:11.527Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB] [2020-03-15T17:05:11.527Z] Get:42 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB] [2020-03-15T17:05:11.698Z] Selecting previously unselected package cpp. [2020-03-15T17:05:11.698Z] Preparing to unpack .../40-cpp_4%3a6.3.0-4_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking cpp (4:6.3.0-4) ... [2020-03-15T17:05:11.698Z] Selecting previously unselected package libcurl3:amd64. [2020-03-15T17:05:11.698Z] Preparing to unpack .../41-libcurl3_7.52.1-5+deb9u10_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:11.698Z] Selecting previously unselected package curl. [2020-03-15T17:05:11.698Z] Preparing to unpack .../42-curl_7.52.1-5+deb9u10_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking curl (7.52.1-5+deb9u10) ... [2020-03-15T17:05:11.698Z] Selecting previously unselected package libcc1-0:amd64. [2020-03-15T17:05:11.698Z] Preparing to unpack .../43-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.698Z] Selecting previously unselected package libgomp1:amd64. [2020-03-15T17:05:11.698Z] Preparing to unpack .../44-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.698Z] Selecting previously unselected package libitm1:amd64. [2020-03-15T17:05:11.698Z] Preparing to unpack .../45-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.698Z] Selecting previously unselected package libatomic1:amd64. [2020-03-15T17:05:11.698Z] Preparing to unpack .../46-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.698Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.790Z] Get:43 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB] [2020-03-15T17:05:11.790Z] Get:44 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB] [2020-03-15T17:05:11.790Z] Get:45 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB] [2020-03-15T17:05:11.790Z] Get:46 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB] [2020-03-15T17:05:11.790Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B] [2020-03-15T17:05:11.790Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB] [2020-03-15T17:05:11.790Z] Get:49 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB] [2020-03-15T17:05:11.790Z] Get:50 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB] [2020-03-15T17:05:11.790Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB] [2020-03-15T17:05:11.790Z] Get:52 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB] [2020-03-15T17:05:11.790Z] Get:53 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB] [2020-03-15T17:05:11.790Z] Get:54 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB] [2020-03-15T17:05:11.790Z] Get:55 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB] [2020-03-15T17:05:11.790Z] Get:56 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB] [2020-03-15T17:05:11.790Z] Get:57 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B] [2020-03-15T17:05:11.790Z] Get:58 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] [2020-03-15T17:05:11.790Z] Get:59 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.210-1 [1481 kB] [2020-03-15T17:05:11.790Z] Get:60 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] [2020-03-15T17:05:11.956Z] Selecting previously unselected package libasan3:amd64. [2020-03-15T17:05:11.956Z] Preparing to unpack .../47-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.956Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.956Z] Selecting previously unselected package liblsan0:amd64. [2020-03-15T17:05:11.956Z] Preparing to unpack .../48-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.956Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.956Z] Selecting previously unselected package libtsan0:amd64. [2020-03-15T17:05:11.956Z] Preparing to unpack .../49-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.956Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:11.956Z] Selecting previously unselected package libubsan0:amd64. [2020-03-15T17:05:11.956Z] Preparing to unpack .../50-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:11.956Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:12.070Z] Get:61 http://deb.debian.org/debian stretch/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u3 [134 kB] [2020-03-15T17:05:12.070Z] Get:62 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] [2020-03-15T17:05:12.070Z] Get:63 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB] [2020-03-15T17:05:12.070Z] Get:64 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB] [2020-03-15T17:05:12.219Z] Selecting previously unselected package libcilkrts5:amd64. [2020-03-15T17:05:12.219Z] Preparing to unpack .../51-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:12.219Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:12.219Z] Selecting previously unselected package libmpx2:amd64. [2020-03-15T17:05:12.219Z] Preparing to unpack .../52-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:12.219Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:12.219Z] Selecting previously unselected package libquadmath0:amd64. [2020-03-15T17:05:12.219Z] Preparing to unpack .../53-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:12.219Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:12.219Z] Selecting previously unselected package libgcc-6-dev:amd64. [2020-03-15T17:05:12.219Z] Preparing to unpack .../54-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:12.219Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:12.328Z] Get:65 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB] [2020-03-15T17:05:12.328Z] Get:66 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB] [2020-03-15T17:05:12.328Z] Get:67 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB] [2020-03-15T17:05:12.328Z] Get:68 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-03-15T17:05:12.486Z] Selecting previously unselected package gcc-6. [2020-03-15T17:05:12.486Z] Preparing to unpack .../55-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:12.486Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:12.587Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-15T17:05:12.587Z] Fetched 79.7 MB in 2s (35.4 MB/s) [2020-03-15T17:05:12.587Z] Selecting previously unselected package perl-modules-5.24. [2020-03-15T17:05:12.587Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6710 files and directories currently installed.) [2020-03-15T17:05:12.587Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u6_all.deb ... [2020-03-15T17:05:12.587Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:13.152Z] Selecting previously unselected package libperl5.24:amd64. [2020-03-15T17:05:13.152Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u6_amd64.deb ... [2020-03-15T17:05:13.152Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:13.418Z] Selecting previously unselected package gcc. [2020-03-15T17:05:13.419Z] Preparing to unpack .../56-gcc_4%3a6.3.0-4_amd64.deb ... [2020-03-15T17:05:13.419Z] Unpacking gcc (4:6.3.0-4) ... [2020-03-15T17:05:13.419Z] Selecting previously unselected package libc-dev-bin. [2020-03-15T17:05:13.419Z] Preparing to unpack .../57-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2020-03-15T17:05:13.419Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:13.676Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-03-15T17:05:13.676Z] Preparing to unpack .../58-linux-libc-dev_4.9.210-1_amd64.deb ... [2020-03-15T17:05:13.676Z] Unpacking linux-libc-dev:amd64 (4.9.210-1) ... [2020-03-15T17:05:13.717Z] Selecting previously unselected package perl. [2020-03-15T17:05:13.717Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u6_amd64.deb ... [2020-03-15T17:05:13.717Z] Unpacking perl (5.24.1-3+deb9u6) ... [2020-03-15T17:05:13.936Z] Selecting previously unselected package libc6-dev:amd64. [2020-03-15T17:05:13.936Z] Preparing to unpack .../59-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2020-03-15T17:05:13.936Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-03-15T17:05:13.975Z] Selecting previously unselected package libgmp10:amd64. [2020-03-15T17:05:13.975Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ... [2020-03-15T17:05:13.975Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-03-15T17:05:13.975Z] Selecting previously unselected package libnettle6:amd64. [2020-03-15T17:05:13.975Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ... [2020-03-15T17:05:13.975Z] Unpacking libnettle6:amd64 (3.3-1+b2) ... [2020-03-15T17:05:13.975Z] Selecting previously unselected package libhogweed4:amd64. [2020-03-15T17:05:13.975Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ... [2020-03-15T17:05:13.975Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ... [2020-03-15T17:05:13.975Z] Selecting previously unselected package libidn11:amd64. [2020-03-15T17:05:13.975Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ... [2020-03-15T17:05:13.975Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ... [2020-03-15T17:05:14.193Z] Selecting previously unselected package libexpat1-dev:amd64. [2020-03-15T17:05:14.193Z] Preparing to unpack .../60-libexpat1-dev_2.2.0-2+deb9u3_amd64.deb ... [2020-03-15T17:05:14.193Z] Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u3) ... [2020-03-15T17:05:14.233Z] Selecting previously unselected package libp11-kit0:amd64. [2020-03-15T17:05:14.233Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ... [2020-03-15T17:05:14.233Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ... [2020-03-15T17:05:14.233Z] Selecting previously unselected package libtasn1-6:amd64. [2020-03-15T17:05:14.233Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ... [2020-03-15T17:05:14.233Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-03-15T17:05:14.233Z] Selecting previously unselected package libgnutls30:amd64. [2020-03-15T17:05:14.233Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ... [2020-03-15T17:05:14.233Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ... [2020-03-15T17:05:14.233Z] Selecting previously unselected package libkeyutils1:amd64. [2020-03-15T17:05:14.233Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ... [2020-03-15T17:05:14.233Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ... [2020-03-15T17:05:14.451Z] Selecting previously unselected package libffi-dev:amd64. [2020-03-15T17:05:14.451Z] Preparing to unpack .../61-libffi-dev_3.2.1-6_amd64.deb ... [2020-03-15T17:05:14.451Z] Unpacking libffi-dev:amd64 (3.2.1-6) ... [2020-03-15T17:05:14.451Z] Selecting previously unselected package libpython2.7:amd64. [2020-03-15T17:05:14.451Z] Preparing to unpack .../62-libpython2.7_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:14.451Z] Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:14.491Z] Selecting previously unselected package libkrb5support0:amd64. [2020-03-15T17:05:14.491Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:14.491Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:14.491Z] Selecting previously unselected package libk5crypto3:amd64. [2020-03-15T17:05:14.491Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:14.491Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:14.491Z] Selecting previously unselected package libkrb5-3:amd64. [2020-03-15T17:05:14.491Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:14.491Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:14.491Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-03-15T17:05:14.491Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ... [2020-03-15T17:05:14.491Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:14.491Z] Selecting previously unselected package libunistring0:amd64. [2020-03-15T17:05:14.491Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ... [2020-03-15T17:05:14.491Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-03-15T17:05:14.708Z] Selecting previously unselected package libpython2.7-dev:amd64. [2020-03-15T17:05:14.708Z] Preparing to unpack .../63-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:14.708Z] Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:14.749Z] Selecting previously unselected package libidn2-0:amd64. [2020-03-15T17:05:14.749Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ... [2020-03-15T17:05:14.749Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-03-15T17:05:14.749Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-03-15T17:05:14.749Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-03-15T17:05:14.749Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:14.749Z] Selecting previously unselected package libsasl2-2:amd64. [2020-03-15T17:05:14.749Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ... [2020-03-15T17:05:14.749Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:14.749Z] Selecting previously unselected package libldap-common. [2020-03-15T17:05:14.749Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ... [2020-03-15T17:05:14.749Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:14.749Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-03-15T17:05:14.749Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_amd64.deb ... [2020-03-15T17:05:14.749Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:15.007Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-03-15T17:05:15.007Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ... [2020-03-15T17:05:15.007Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-03-15T17:05:15.007Z] Selecting previously unselected package libpsl5:amd64. [2020-03-15T17:05:15.007Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ... [2020-03-15T17:05:15.007Z] Unpacking libpsl5:amd64 (0.17.0-3) ... [2020-03-15T17:05:15.007Z] Selecting previously unselected package librtmp1:amd64. [2020-03-15T17:05:15.007Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ... [2020-03-15T17:05:15.007Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-03-15T17:05:15.007Z] Selecting previously unselected package libssh2-1:amd64. [2020-03-15T17:05:15.007Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ... [2020-03-15T17:05:15.007Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-03-15T17:05:15.007Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-03-15T17:05:15.007Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u10_amd64.deb ... [2020-03-15T17:05:15.007Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:15.007Z] Selecting previously unselected package liberror-perl. [2020-03-15T17:05:15.007Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ... [2020-03-15T17:05:15.007Z] Unpacking liberror-perl (0.17024-1) ... [2020-03-15T17:05:15.265Z] Selecting previously unselected package git-man. [2020-03-15T17:05:15.265Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u5_all.deb ... [2020-03-15T17:05:15.265Z] Unpacking git-man (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:15.265Z] Selecting previously unselected package git. [2020-03-15T17:05:15.265Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u5_amd64.deb ... [2020-03-15T17:05:15.265Z] Unpacking git (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:15.836Z] Selecting previously unselected package libpython2.7-minimal:amd64. [2020-03-15T17:05:15.836Z] Preparing to unpack .../29-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:15.836Z] Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:16.094Z] Selecting previously unselected package python2.7-minimal. [2020-03-15T17:05:16.094Z] Preparing to unpack .../30-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:16.094Z] Unpacking python2.7-minimal (2.7.13-2+deb9u3) ... [2020-03-15T17:05:16.351Z] Selecting previously unselected package libssl1.0.2:amd64. [2020-03-15T17:05:16.351Z] Preparing to unpack .../31-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ... [2020-03-15T17:05:16.351Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-03-15T17:05:16.351Z] Selecting previously unselected package mime-support. [2020-03-15T17:05:16.351Z] Preparing to unpack .../32-mime-support_3.60_all.deb ... [2020-03-15T17:05:16.351Z] Unpacking mime-support (3.60) ... [2020-03-15T17:05:16.351Z] Selecting previously unselected package libpython2.7-stdlib:amd64. [2020-03-15T17:05:16.351Z] Preparing to unpack .../33-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:16.351Z] Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:16.916Z] Selecting previously unselected package python2.7. [2020-03-15T17:05:16.916Z] Preparing to unpack .../34-python2.7_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:16.916Z] Unpacking python2.7 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:16.916Z] Selecting previously unselected package binutils. [2020-03-15T17:05:16.916Z] Preparing to unpack .../35-binutils_2.28-5_amd64.deb ... [2020-03-15T17:05:16.916Z] Unpacking binutils (2.28-5) ... [2020-03-15T17:05:17.243Z] Selecting previously unselected package libssl-dev:amd64. [2020-03-15T17:05:17.243Z] Preparing to unpack .../64-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ... [2020-03-15T17:05:17.243Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-03-15T17:05:17.243Z] Selecting previously unselected package make. [2020-03-15T17:05:17.243Z] Preparing to unpack .../65-make_4.1-9.1_amd64.deb ... [2020-03-15T17:05:17.243Z] Unpacking make (4.1-9.1) ... [2020-03-15T17:05:17.243Z] Selecting previously unselected package python2.7-dev. [2020-03-15T17:05:17.243Z] Preparing to unpack .../66-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:17.243Z] Unpacking python2.7-dev (2.7.13-2+deb9u3) ... [2020-03-15T17:05:17.243Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-03-15T17:05:17.243Z] Preparing to unpack .../67-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-03-15T17:05:17.243Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-15T17:05:17.243Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.243Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.243Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.482Z] Selecting previously unselected package libisl15:amd64. [2020-03-15T17:05:17.483Z] Preparing to unpack .../36-libisl15_0.18-1_amd64.deb ... [2020-03-15T17:05:17.483Z] Unpacking libisl15:amd64 (0.18-1) ... [2020-03-15T17:05:17.483Z] Selecting previously unselected package libmpfr4:amd64. [2020-03-15T17:05:17.483Z] Preparing to unpack .../37-libmpfr4_3.1.5-1_amd64.deb ... [2020-03-15T17:05:17.483Z] Unpacking libmpfr4:amd64 (3.1.5-1) ... [2020-03-15T17:05:17.501Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:17.501Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:17.501Z] Setting up libnettle6:amd64 (3.3-1+b2) ... [2020-03-15T17:05:17.501Z] Setting up git-man (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:17.501Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up make (4.1-9.1) ... [2020-03-15T17:05:17.501Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up mime-support (3.60) ... [2020-03-15T17:05:17.501Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:17.501Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:17.501Z] Setting up linux-libc-dev:amd64 (4.9.210-1) ... [2020-03-15T17:05:17.501Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:17.740Z] Selecting previously unselected package libmpc3:amd64. [2020-03-15T17:05:17.740Z] Preparing to unpack .../38-libmpc3_1.0.3-1+b2_amd64.deb ... [2020-03-15T17:05:17.740Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ... [2020-03-15T17:05:17.740Z] Selecting previously unselected package cpp-6. [2020-03-15T17:05:17.740Z] Preparing to unpack .../39-cpp-6_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:17.740Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.758Z] Setting up libffi-dev:amd64 (3.2.1-6) ... [2020-03-15T17:05:17.758Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-03-15T17:05:17.758Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.758Z] Setting up perl (5.24.1-3+deb9u6) ... [2020-03-15T17:05:17.758Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2020-03-15T17:05:17.758Z] 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-03-15T17:05:17.758Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-03-15T17:05:17.758Z] debconf: unable to initialize frontend: Dialog [2020-03-15T17:05:17.758Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-03-15T17:05:17.758Z] debconf: falling back to frontend: Readline [2020-03-15T17:05:17.758Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:17.758Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-03-15T17:05:17.758Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-03-15T17:05:17.758Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:18.016Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-03-15T17:05:18.016Z] Setting up libp11-kit0:amd64 (0.23.3-2) ... [2020-03-15T17:05:18.016Z] Setting up libmpfr4:amd64 (3.1.5-1) ... [2020-03-15T17:05:18.016Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2020-03-15T17:05:18.016Z] Setting up binutils (2.28-5) ... [2020-03-15T17:05:18.016Z] Setting up libc-dev-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:18.016Z] Setting up libkeyutils1:amd64 (1.5.9-9) ... [2020-03-15T17:05:18.016Z] Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:18.016Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-03-15T17:05:18.016Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.016Z] Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:18.016Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2020-03-15T17:05:18.016Z] Setting up python2.7-minimal (2.7.13-2+deb9u3) ... [2020-03-15T17:05:18.581Z] Linking and byte-compiling packages for runtime python2.7... [2020-03-15T17:05:18.581Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-15T17:05:18.581Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-03-15T17:05:18.581Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.581Z] Setting up liberror-perl (0.17024-1) ... [2020-03-15T17:05:18.581Z] Setting up libpsl5:amd64 (0.17.0-3) ... [2020-03-15T17:05:18.581Z] Setting up python2.7 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package cpp. [2020-03-15T17:05:18.674Z] Preparing to unpack .../40-cpp_4%3a6.3.0-4_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking cpp (4:6.3.0-4) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package libcurl3:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../41-libcurl3_7.52.1-5+deb9u10_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package curl. [2020-03-15T17:05:18.674Z] Preparing to unpack .../42-curl_7.52.1-5+deb9u10_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking curl (7.52.1-5+deb9u10) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package libcc1-0:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../43-libcc1-0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package libgomp1:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../44-libgomp1_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package libitm1:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../45-libitm1_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package libatomic1:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../46-libatomic1_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package libasan3:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../47-libasan3_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.674Z] Selecting previously unselected package liblsan0:amd64. [2020-03-15T17:05:18.674Z] Preparing to unpack .../48-liblsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.674Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.932Z] Selecting previously unselected package libtsan0:amd64. [2020-03-15T17:05:18.932Z] Preparing to unpack .../49-libtsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.932Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.932Z] Selecting previously unselected package libubsan0:amd64. [2020-03-15T17:05:18.932Z] Preparing to unpack .../50-libubsan0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.932Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.932Z] Selecting previously unselected package libcilkrts5:amd64. [2020-03-15T17:05:18.932Z] Preparing to unpack .../51-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.932Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.932Z] Selecting previously unselected package libmpx2:amd64. [2020-03-15T17:05:18.932Z] Preparing to unpack .../52-libmpx2_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.932Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.932Z] Selecting previously unselected package libquadmath0:amd64. [2020-03-15T17:05:18.932Z] Preparing to unpack .../53-libquadmath0_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.932Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:18.932Z] Selecting previously unselected package libgcc-6-dev:amd64. [2020-03-15T17:05:18.932Z] Preparing to unpack .../54-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:18.932Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:19.190Z] Selecting previously unselected package gcc-6. [2020-03-15T17:05:19.190Z] Preparing to unpack .../55-gcc-6_6.3.0-18+deb9u1_amd64.deb ... [2020-03-15T17:05:19.190Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:19.513Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:19.513Z] Setting up libhogweed4:amd64 (3.3-1+b2) ... [2020-03-15T17:05:19.513Z] Setting up libisl15:amd64 (0.18-1) ... [2020-03-15T17:05:19.513Z] Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:19.513Z] Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u3) ... [2020-03-15T17:05:19.513Z] Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:19.513Z] Setting up cpp-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:19.513Z] Setting up python2.7-dev (2.7.13-2+deb9u3) ... [2020-03-15T17:05:19.513Z] Setting up cpp (4:6.3.0-4) ... [2020-03-15T17:05:19.775Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:19.775Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ... [2020-03-15T17:05:19.775Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-03-15T17:05:19.775Z] Setting up gcc-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:19.775Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:19.775Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:19.775Z] Setting up gcc (4:6.3.0-4) ... [2020-03-15T17:05:19.775Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:19.775Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:19.775Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:19.775Z] Setting up git (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:19.775Z] Setting up curl (7.52.1-5+deb9u10) ... [2020-03-15T17:05:19.775Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:20.124Z] Selecting previously unselected package gcc. [2020-03-15T17:05:20.124Z] Preparing to unpack .../56-gcc_4%3a6.3.0-4_amd64.deb ... [2020-03-15T17:05:20.124Z] Unpacking gcc (4:6.3.0-4) ... [2020-03-15T17:05:20.124Z] Selecting previously unselected package libc-dev-bin. [2020-03-15T17:05:20.124Z] Preparing to unpack .../57-libc-dev-bin_2.24-11+deb9u4_amd64.deb ... [2020-03-15T17:05:20.124Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:20.124Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-03-15T17:05:20.124Z] Preparing to unpack .../58-linux-libc-dev_4.9.210-1_amd64.deb ... [2020-03-15T17:05:20.124Z] Unpacking linux-libc-dev:amd64 (4.9.210-1) ... [2020-03-15T17:05:20.124Z] Selecting previously unselected package libc6-dev:amd64. [2020-03-15T17:05:20.124Z] Preparing to unpack .../59-libc6-dev_2.24-11+deb9u4_amd64.deb ... [2020-03-15T17:05:20.124Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-03-15T17:05:20.690Z] Selecting previously unselected package libexpat1-dev:amd64. [2020-03-15T17:05:20.690Z] Preparing to unpack .../60-libexpat1-dev_2.2.0-2+deb9u3_amd64.deb ... [2020-03-15T17:05:20.690Z] Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u3) ... [2020-03-15T17:05:20.690Z] Selecting previously unselected package libffi-dev:amd64. [2020-03-15T17:05:20.690Z] Preparing to unpack .../61-libffi-dev_3.2.1-6_amd64.deb ... [2020-03-15T17:05:20.690Z] Unpacking libffi-dev:amd64 (3.2.1-6) ... [2020-03-15T17:05:20.690Z] Selecting previously unselected package libpython2.7:amd64. [2020-03-15T17:05:20.690Z] Preparing to unpack .../62-libpython2.7_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:20.690Z] Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:20.949Z] Selecting previously unselected package libpython2.7-dev:amd64. [2020-03-15T17:05:20.949Z] Preparing to unpack .../63-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:20.949Z] Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:23.477Z] Selecting previously unselected package libssl-dev:amd64. [2020-03-15T17:05:23.477Z] Preparing to unpack .../64-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ... [2020-03-15T17:05:23.477Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-03-15T17:05:23.477Z] Selecting previously unselected package make. [2020-03-15T17:05:23.477Z] Preparing to unpack .../65-make_4.1-9.1_amd64.deb ... [2020-03-15T17:05:23.477Z] Unpacking make (4.1-9.1) ... [2020-03-15T17:05:23.477Z] Selecting previously unselected package python2.7-dev. [2020-03-15T17:05:23.477Z] Preparing to unpack .../66-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ... [2020-03-15T17:05:23.477Z] Unpacking python2.7-dev (2.7.13-2+deb9u3) ... [2020-03-15T17:05:23.477Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-03-15T17:05:23.477Z] Preparing to unpack .../67-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-03-15T17:05:23.477Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-15T17:05:23.477Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:23.735Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u6) ... [2020-03-15T17:05:23.735Z] Setting up libnettle6:amd64 (3.3-1+b2) ... [2020-03-15T17:05:23.735Z] Setting up git-man (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:23.735Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up make (4.1-9.1) ... [2020-03-15T17:05:23.735Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up mime-support (3.60) ... [2020-03-15T17:05:23.735Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:23.735Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up linux-libc-dev:amd64 (4.9.210-1) ... [2020-03-15T17:05:23.735Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up libffi-dev:amd64 (3.2.1-6) ... [2020-03-15T17:05:23.735Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.735Z] Setting up perl (5.24.1-3+deb9u6) ... [2020-03-15T17:05:23.735Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode [2020-03-15T17:05:23.735Z] 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-03-15T17:05:23.735Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ... [2020-03-15T17:05:23.999Z] debconf: unable to initialize frontend: Dialog [2020-03-15T17:05:23.999Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-03-15T17:05:23.999Z] debconf: falling back to frontend: Readline [2020-03-15T17:05:23.999Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:23.999Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ... [2020-03-15T17:05:23.999Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ... [2020-03-15T17:05:23.999Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:23.999Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ... [2020-03-15T17:05:23.999Z] Setting up libp11-kit0:amd64 (0.23.3-2) ... [2020-03-15T17:05:23.999Z] Setting up libmpfr4:amd64 (3.1.5-1) ... [2020-03-15T17:05:23.999Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ... [2020-03-15T17:05:23.999Z] Setting up binutils (2.28-5) ... [2020-03-15T17:05:23.999Z] Setting up libc-dev-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:23.999Z] Setting up libkeyutils1:amd64 (1.5.9-9) ... [2020-03-15T17:05:23.999Z] Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:24.258Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... [2020-03-15T17:05:24.258Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:24.258Z] Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:24.258Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ... [2020-03-15T17:05:24.258Z] Setting up python2.7-minimal (2.7.13-2+deb9u3) ... [2020-03-15T17:05:24.516Z] Linking and byte-compiling packages for runtime python2.7... [2020-03-15T17:05:24.516Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-15T17:05:24.516Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ... [2020-03-15T17:05:24.516Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:24.774Z] Setting up liberror-perl (0.17024-1) ... [2020-03-15T17:05:24.774Z] Setting up libpsl5:amd64 (0.17.0-3) ... [2020-03-15T17:05:24.774Z] Setting up python2.7 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:25.720Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:25.720Z] Setting up libhogweed4:amd64 (3.3-1+b2) ... [2020-03-15T17:05:25.720Z] Setting up libisl15:amd64 (0.18-1) ... [2020-03-15T17:05:25.720Z] Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:25.720Z] Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u3) ... [2020-03-15T17:05:25.720Z] Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... [2020-03-15T17:05:25.720Z] Setting up cpp-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:25.720Z] Setting up python2.7-dev (2.7.13-2+deb9u3) ... [2020-03-15T17:05:25.720Z] Setting up cpp (4:6.3.0-4) ... [2020-03-15T17:05:25.720Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:25.720Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ... [2020-03-15T17:05:25.720Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ... [2020-03-15T17:05:25.720Z] Setting up gcc-6 (6.3.0-18+deb9u1) ... [2020-03-15T17:05:25.720Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ... [2020-03-15T17:05:25.720Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:25.720Z] Setting up gcc (4:6.3.0-4) ... [2020-03-15T17:05:25.720Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ... [2020-03-15T17:05:25.720Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:25.720Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ... [2020-03-15T17:05:25.720Z] Setting up git (1:2.11.0-3+deb9u5) ... [2020-03-15T17:05:25.978Z] Setting up curl (7.52.1-5+deb9u10) ... [2020-03-15T17:05:25.978Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-15T17:05:26.331Z] Removing intermediate container 7479721c9329 [2020-03-15T17:05:26.331Z] ---> 405913511b52 [2020-03-15T17:05:26.331Z] Step 14/32 : FROM build-${BUILD_PLATFORM} AS build [2020-03-15T17:05:26.331Z] ---> 8cbf106753e1 [2020-03-15T17:05:26.331Z] Step 15/32 : COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-03-15T17:05:26.331Z] ---> c85540422de1 [2020-03-15T17:05:26.331Z] Step 16/32 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-03-15T17:05:26.331Z] ---> Running in 39d83ecf3a35 [2020-03-15T17:05:26.331Z] Removing intermediate container 39d83ecf3a35 [2020-03-15T17:05:26.331Z] ---> 8c462a560ee7 [2020-03-15T17:05:26.331Z] Step 17/32 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-03-15T17:05:27.268Z] ---> cf4ba1f738f7 [2020-03-15T17:05:27.268Z] Step 18/32 : WORKDIR /code/ [2020-03-15T17:05:27.268Z] ---> Running in 38204ce80433 [2020-03-15T17:05:27.835Z] Removing intermediate container 38204ce80433 [2020-03-15T17:05:27.835Z] ---> d913f5b9c8b8 [2020-03-15T17:05:27.835Z] Step 19/32 : RUN pip install virtualenv==16.2.0 [2020-03-15T17:05:27.835Z] ---> Running in a7f52de81083 [2020-03-15T17:05:31.237Z] Removing intermediate container 38d9f5b0192e [2020-03-15T17:05:31.237Z] ---> 255327b100a6 [2020-03-15T17:05:31.237Z] Step 14/32 : FROM build-${BUILD_PLATFORM} AS build [2020-03-15T17:05:31.237Z] ---> 255327b100a6 [2020-03-15T17:05:31.237Z] Step 15/32 : COPY docker-compose-entrypoint.sh /usr/local/bin/ [2020-03-15T17:05:31.494Z] ---> 5d64a2022253 [2020-03-15T17:05:31.494Z] Step 16/32 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] [2020-03-15T17:05:31.494Z] ---> Running in 81f99d1d8085 [2020-03-15T17:05:31.494Z] Removing intermediate container 81f99d1d8085 [2020-03-15T17:05:31.753Z] ---> 7ceca8ff3038 [2020-03-15T17:05:31.753Z] Step 17/32 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2020-03-15T17:05:33.131Z] ---> 01a4c733e1a6 [2020-03-15T17:05:33.131Z] Step 18/32 : WORKDIR /code/ [2020-03-15T17:05:33.131Z] ---> Running in 09b26a8deb3b [2020-03-15T17:05:33.389Z] Removing intermediate container 09b26a8deb3b [2020-03-15T17:05:33.389Z] ---> 18a8ccbe6e0d [2020-03-15T17:05:33.389Z] Step 19/32 : RUN pip install virtualenv==16.2.0 [2020-03-15T17:05:33.389Z] ---> Running in 24f7699d9d74 [2020-03-15T17:05:34.391Z] Collecting virtualenv==16.2.0 [2020-03-15T17:05:35.321Z] Downloading virtualenv-16.2.0-py2.py3-none-any.whl (1.9 MB) [2020-03-15T17:05:35.321Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (45.1.0) [2020-03-15T17:05:35.321Z] Installing collected packages: virtualenv [2020-03-15T17:05:35.578Z] Successfully installed virtualenv-16.2.0 [2020-03-15T17:05:41.498Z] Collecting virtualenv==16.2.0 [2020-03-15T17:05:41.498Z] Downloading virtualenv-16.2.0-py2.py3-none-any.whl (1.9 MB) [2020-03-15T17:05:41.498Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (45.2.0) [2020-03-15T17:05:41.498Z] Installing collected packages: virtualenv [2020-03-15T17:05:41.498Z] Successfully installed virtualenv-16.2.0 [2020-03-15T17:05:42.127Z] Removing intermediate container a7f52de81083 [2020-03-15T17:05:42.127Z] ---> 6c3f9780f189 [2020-03-15T17:05:42.127Z] Step 20/32 : RUN pip install tox==2.9.1 [2020-03-15T17:05:42.127Z] ---> Running in 1b547048c7da [2020-03-15T17:05:46.764Z] Removing intermediate container 24f7699d9d74 [2020-03-15T17:05:46.764Z] ---> dd202fc2ba70 [2020-03-15T17:05:46.764Z] Step 20/32 : RUN pip install tox==2.9.1 [2020-03-15T17:05:46.764Z] ---> Running in 3c7956d25629 [2020-03-15T17:05:47.382Z] Collecting tox==2.9.1 [2020-03-15T17:05:47.640Z] Downloading tox-2.9.1-py2.py3-none-any.whl (73 kB) [2020-03-15T17:05:47.897Z] Collecting py>=1.4.17 [2020-03-15T17:05:47.897Z] Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) [2020-03-15T17:05:47.897Z] Collecting six [2020-03-15T17:05:47.897Z] Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) [2020-03-15T17:05:47.897Z] Collecting pluggy<1.0,>=0.3.0 [2020-03-15T17:05:47.897Z] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-03-15T17:05:47.897Z] Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0) [2020-03-15T17:05:47.897Z] Collecting importlib-metadata>=0.12; python_version < "3.8" [2020-03-15T17:05:47.897Z] Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) [2020-03-15T17:05:48.153Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (45.1.0) [2020-03-15T17:05:48.153Z] Collecting zipp>=0.5 [2020-03-15T17:05:48.153Z] Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) [2020-03-15T17:05:48.153Z] Installing collected packages: py, six, zipp, importlib-metadata, pluggy, tox [2020-03-15T17:05:48.411Z] Successfully installed importlib-metadata-1.5.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 [2020-03-15T17:05:49.341Z] Removing intermediate container 1b547048c7da [2020-03-15T17:05:49.341Z] ---> d1b8635e9885 [2020-03-15T17:05:49.341Z] Step 21/32 : COPY requirements.txt . [2020-03-15T17:05:49.598Z] ---> 245e41c1c789 [2020-03-15T17:05:49.598Z] Step 22/32 : COPY requirements-dev.txt . [2020-03-15T17:05:49.855Z] ---> e12d825fc68f [2020-03-15T17:05:49.855Z] Step 23/32 : COPY .pre-commit-config.yaml . [2020-03-15T17:05:50.111Z] ---> 179f9821772e [2020-03-15T17:05:50.111Z] Step 24/32 : COPY tox.ini . [2020-03-15T17:05:50.368Z] ---> 2bb136fcb800 [2020-03-15T17:05:50.368Z] Step 25/32 : COPY setup.py . [2020-03-15T17:05:50.625Z] ---> 7b47f916df92 [2020-03-15T17:05:50.625Z] Step 26/32 : COPY README.md . [2020-03-15T17:05:50.883Z] ---> 8981c7c34996 [2020-03-15T17:05:50.883Z] Step 27/32 : COPY compose compose/ [2020-03-15T17:05:51.139Z] ---> efdba8e94760 [2020-03-15T17:05:51.139Z] Step 28/32 : RUN tox --notest [2020-03-15T17:05:51.396Z] ---> Running in f8dfe94862b8 [2020-03-15T17:05:52.025Z] Collecting tox==2.9.1 [2020-03-15T17:05:52.591Z] Downloading tox-2.9.1-py2.py3-none-any.whl (73 kB) [2020-03-15T17:05:52.591Z] Collecting pluggy<1.0,>=0.3.0 [2020-03-15T17:05:52.764Z] py27 create: /code/.tox/py27 [2020-03-15T17:05:52.849Z] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [2020-03-15T17:05:52.849Z] Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0) [2020-03-15T17:05:52.849Z] Collecting py>=1.4.17 [2020-03-15T17:05:52.849Z] Downloading py-1.8.1-py2.py3-none-any.whl (83 kB) [2020-03-15T17:05:52.849Z] Collecting six [2020-03-15T17:05:52.849Z] Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) [2020-03-15T17:05:53.109Z] Collecting importlib-metadata>=0.12; python_version < "3.8" [2020-03-15T17:05:53.109Z] Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) [2020-03-15T17:05:53.109Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (45.2.0) [2020-03-15T17:05:53.109Z] Collecting zipp>=0.5 [2020-03-15T17:05:53.109Z] Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) [2020-03-15T17:05:53.109Z] Installing collected packages: zipp, importlib-metadata, pluggy, py, six, tox [2020-03-15T17:05:53.367Z] Successfully installed importlib-metadata-1.5.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 [2020-03-15T17:05:54.298Z] Removing intermediate container 3c7956d25629 [2020-03-15T17:05:54.298Z] ---> 3a308d0e14f6 [2020-03-15T17:05:54.298Z] Step 21/32 : COPY requirements.txt . [2020-03-15T17:05:54.298Z] ---> eef205605152 [2020-03-15T17:05:54.298Z] Step 22/32 : COPY requirements-dev.txt . [2020-03-15T17:05:54.556Z] ---> ed9563496cb0 [2020-03-15T17:05:54.556Z] Step 23/32 : COPY .pre-commit-config.yaml . [2020-03-15T17:05:54.844Z] ---> c5d1e22a0a2d [2020-03-15T17:05:54.844Z] Step 24/32 : COPY tox.ini . [2020-03-15T17:05:55.467Z] ---> c5d5eca635f5 [2020-03-15T17:05:55.467Z] Step 25/32 : COPY setup.py . [2020-03-15T17:05:55.467Z] ---> a9292700d000 [2020-03-15T17:05:55.467Z] Step 26/32 : COPY README.md . [2020-03-15T17:05:56.036Z] ---> c267c0b32a9c [2020-03-15T17:05:56.036Z] Step 27/32 : COPY compose compose/ [2020-03-15T17:05:56.295Z] ---> c6218cd97168 [2020-03-15T17:05:56.295Z] Step 28/32 : RUN tox --notest [2020-03-15T17:05:56.295Z] ---> Running in 03bd80949724 [2020-03-15T17:05:57.667Z] py27 create: /code/.tox/py27 [2020-03-15T17:06:07.728Z] py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-15T17:06:09.861Z] py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-15T17:06:36.388Z] py27 develop-inst: /code [2020-03-15T17:06:36.388Z] py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==1.2.0 [2020-03-15T17:06:36.388Z] py37 create: /code/.tox/py37 [2020-03-15T17:06:48.574Z] py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-15T17:07:06.640Z] py37 develop-inst: /code [2020-03-15T17:07:06.640Z] py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==5.3.4,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==3.1.0 [2020-03-15T17:07:06.640Z] pre-commit create: /code/.tox/pre-commit [2020-03-15T17:07:18.824Z] pre-commit installdeps: pre-commit [2020-03-15T17:07:28.782Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.11,importlib-metadata==1.5.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3,six==1.14.0,toml==0.10.0,virtualenv==20.0.10,zipp==3.1.0 [2020-03-15T17:07:28.782Z] ___________________________________ summary ____________________________________ [2020-03-15T17:07:28.782Z] py27: skipped tests [2020-03-15T17:07:28.782Z] py37: skipped tests [2020-03-15T17:07:28.782Z] pre-commit: skipped tests [2020-03-15T17:07:28.782Z] congratulations :) [2020-03-15T17:07:32.961Z] Removing intermediate container 03bd80949724 [2020-03-15T17:07:32.961Z] ---> 01f6a64c2060 [2020-03-15T17:07:32.961Z] Step 29/32 : COPY . . [2020-03-15T17:07:32.961Z] ---> c557a4f77b95 [2020-03-15T17:07:32.961Z] Step 30/32 : ARG GIT_COMMIT=unknown [2020-03-15T17:07:32.961Z] ---> Running in 524ee347555b [2020-03-15T17:07:32.961Z] Removing intermediate container 524ee347555b [2020-03-15T17:07:32.961Z] ---> 4c3a389a7e35 [2020-03-15T17:07:32.961Z] Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-03-15T17:07:32.961Z] ---> Running in b1fc28c04f1b [2020-03-15T17:07:32.961Z] Removing intermediate container b1fc28c04f1b [2020-03-15T17:07:32.961Z] ---> 0f899c7388ae [2020-03-15T17:07:32.961Z] Step 32/32 : RUN script/build/linux-entrypoint [2020-03-15T17:07:33.218Z] ---> Running in 1c8761b106a3 [2020-03-15T17:07:33.785Z] + CODE_PATH=/code [2020-03-15T17:07:33.785Z] + VENV=/code/.tox/py37 [2020-03-15T17:07:33.785Z] + cd /code [2020-03-15T17:07:33.785Z] + mkdir -p dist [2020-03-15T17:07:33.785Z] + chmod 777 dist [2020-03-15T17:07:33.785Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-03-15T17:07:55.703Z] + '[' -z 26208e53343077073646cdbada335069903d3b93 ']' [2020-03-15T17:07:55.703Z] + echo 26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:07:55.703Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T17:07:55.703Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T17:07:55.703Z] + '[' '!' -z '' ']' [2020-03-15T17:07:55.703Z] + echo 'NOT compiling bootloader!!!' [2020-03-15T17:07:55.703Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-03-15T17:07:55.703Z] NOT compiling bootloader!!! [2020-03-15T17:07:55.703Z] 39 INFO: PyInstaller: 3.6 [2020-03-15T17:07:55.703Z] 39 INFO: Python: 3.7.6 [2020-03-15T17:07:55.703Z] 40 INFO: Platform: Linux-4.15.0-1058-aws-x86_64-with-debian-9.12 [2020-03-15T17:07:55.703Z] 41 INFO: UPX is not available. [2020-03-15T17:07:55.703Z] 43 INFO: Extending PYTHONPATH with paths [2020-03-15T17:07:55.703Z] ['/code/bin', '/code'] [2020-03-15T17:07:55.703Z] 43 INFO: checking Analysis [2020-03-15T17:07:55.703Z] 43 INFO: Building Analysis because Analysis-00.toc is non existent [2020-03-15T17:07:55.703Z] 43 INFO: Initializing module dependency graph... [2020-03-15T17:07:55.703Z] 46 INFO: Caching module graph hooks... [2020-03-15T17:07:55.703Z] 50 INFO: Analyzing base_library.zip ... [2020-03-15T17:07:55.703Z] 2558 INFO: Caching module dependency graph... [2020-03-15T17:07:55.703Z] 2623 INFO: running Analysis Analysis-00.toc [2020-03-15T17:07:55.703Z] 2642 INFO: Analyzing bin/docker-compose [2020-03-15T17:07:55.703Z] 2727 INFO: Processing pre-find module path hook distutils [2020-03-15T17:07:55.703Z] 2727 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-03-15T17:07:55.703Z] 2926 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-03-15T17:07:56.270Z] 3806 INFO: Processing pre-safe import module hook six.moves [2020-03-15T17:07:59.552Z] 6852 INFO: Processing module hooks... [2020-03-15T17:07:59.552Z] 6852 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-03-15T17:07:59.552Z] 6854 INFO: Loading module hook "hook-xml.py"... [2020-03-15T17:07:59.552Z] 6893 INFO: Loading module hook "hook-cryptography.py"... [2020-03-15T17:07:59.552Z] 7022 INFO: Loading module hook "hook-nacl.py"... [2020-03-15T17:07:59.552Z] 7024 INFO: Loading module hook "hook-distutils.py"... [2020-03-15T17:07:59.552Z] 7026 INFO: Loading module hook "hook-certifi.py"... [2020-03-15T17:07:59.552Z] 7026 INFO: Loading module hook "hook-jsonschema.py"... [2020-03-15T17:07:59.552Z] 7028 INFO: Loading module hook "hook-pydoc.py"... [2020-03-15T17:07:59.552Z] 7028 INFO: Loading module hook "hook-encodings.py"... [2020-03-15T17:07:59.552Z] 7088 INFO: Looking for ctypes DLLs [2020-03-15T17:07:59.552Z] 7118 INFO: Analyzing run-time hooks ... [2020-03-15T17:07:59.552Z] 7126 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-03-15T17:07:59.552Z] 7127 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-03-15T17:07:59.552Z] 7139 INFO: Looking for dynamic libraries [2020-03-15T17:08:00.116Z] 7673 INFO: Looking for eggs [2020-03-15T17:08:00.116Z] 7673 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-03-15T17:08:00.116Z] 7682 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-03-15T17:08:00.116Z] 7731 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-03-15T17:08:00.116Z] 7751 INFO: checking PYZ [2020-03-15T17:08:00.116Z] 7751 INFO: Building PYZ because PYZ-00.toc is non existent [2020-03-15T17:08:00.116Z] 7751 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-03-15T17:08:01.049Z] 8453 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-03-15T17:08:01.049Z] 8465 INFO: checking PKG [2020-03-15T17:08:01.049Z] 8465 INFO: Building PKG because PKG-00.toc is non existent [2020-03-15T17:08:01.049Z] 8465 INFO: Building PKG (CArchive) PKG-00.pkg [2020-03-15T17:08:11.019Z] 18385 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-03-15T17:08:11.019Z] 18389 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-03-15T17:08:11.019Z] 18389 INFO: checking EXE [2020-03-15T17:08:11.019Z] 18389 INFO: Building EXE because EXE-00.toc is non existent [2020-03-15T17:08:11.019Z] 18389 INFO: Building EXE from EXE-00.toc [2020-03-15T17:08:11.019Z] 18389 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-03-15T17:08:11.019Z] 18432 INFO: Building EXE from EXE-00.toc completed successfully. [2020-03-15T17:08:11.019Z] + ls -la dist/ [2020-03-15T17:08:11.019Z] total 16816 [2020-03-15T17:08:11.019Z] drwxrwxrwx 2 root root 4096 Mar 15 17:08 . [2020-03-15T17:08:11.019Z] drwxr-xr-x 1 root root 4096 Mar 15 17:07 .. [2020-03-15T17:08:11.019Z] -rwxr-xr-x 1 root root 17207128 Mar 15 17:08 docker-compose [2020-03-15T17:08:11.019Z] + ldd dist/docker-compose [2020-03-15T17:08:11.019Z]  linux-vdso.so.1 (0x00007ffe071c2000) [2020-03-15T17:08:11.019Z] libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f5e16685000) [2020-03-15T17:08:11.019Z] libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f5e1646b000) [2020-03-15T17:08:11.019Z] libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5e160cc000) [2020-03-15T17:08:11.019Z] /lib64/ld-linux-x86-64.so.2 (0x00007f5e16889000) [2020-03-15T17:08:11.019Z] + mv dist/docker-compose /usr/local/bin [2020-03-15T17:08:11.019Z] + docker-compose version [2020-03-15T17:08:11.278Z] docker-compose version 1.26.0dev, build 26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:08:11.278Z] docker-py version: 4.2.0 [2020-03-15T17:08:11.278Z] CPython version: 3.7.6 [2020-03-15T17:08:11.278Z] OpenSSL version: OpenSSL 1.1.0l 10 Sep 2019 [2020-03-15T17:08:12.649Z] Removing intermediate container 1c8761b106a3 [2020-03-15T17:08:12.649Z] ---> eade8f306af6 [2020-03-15T17:08:12.649Z] Successfully built eade8f306af6 [2020-03-15T17:08:12.649Z] Successfully tagged dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 [Pipeline] sh [2020-03-15T17:08:12.938Z] + docker push dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:08:12.938Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-03-15T17:08:14.176Z] py27 develop-inst: /code [2020-03-15T17:08:14.176Z] py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==1.2.0 [2020-03-15T17:08:14.176Z] py37 create: /code/.tox/py37 [2020-03-15T17:08:18.192Z] bb2ee24900b1: Preparing [2020-03-15T17:08:18.192Z] 5af9c3a2015f: Preparing [2020-03-15T17:08:18.192Z] a9d240889a70: Preparing [2020-03-15T17:08:18.192Z] e4217e46dda3: Preparing [2020-03-15T17:08:18.192Z] cd946731d499: Preparing [2020-03-15T17:08:18.192Z] 337346f4eb72: Preparing [2020-03-15T17:08:18.192Z] d5cb313b12dc: Preparing [2020-03-15T17:08:18.192Z] 9d51d5103996: Preparing [2020-03-15T17:08:18.192Z] 0f5ebac8ad92: Preparing [2020-03-15T17:08:18.192Z] 721c4efa17b2: Preparing [2020-03-15T17:08:18.192Z] 0c826342a5ae: Preparing [2020-03-15T17:08:18.192Z] cd7cb4341871: Preparing [2020-03-15T17:08:18.192Z] 3149841ad309: Preparing [2020-03-15T17:08:18.192Z] caffd9e708cc: Preparing [2020-03-15T17:08:18.192Z] e35133a98b7e: Preparing [2020-03-15T17:08:18.192Z] d946eb7b0906: Preparing [2020-03-15T17:08:18.192Z] a4229cff36b2: Preparing [2020-03-15T17:08:18.192Z] bdfae66d5c90: Preparing [2020-03-15T17:08:18.192Z] a2f18ccc640b: Preparing [2020-03-15T17:08:18.192Z] b84a8d46e8fb: Preparing [2020-03-15T17:08:18.192Z] f66ed577df6e: Preparing [2020-03-15T17:08:18.192Z] 9d51d5103996: Waiting [2020-03-15T17:08:18.192Z] 0f5ebac8ad92: Waiting [2020-03-15T17:08:18.192Z] 721c4efa17b2: Waiting [2020-03-15T17:08:18.192Z] 0c826342a5ae: Waiting [2020-03-15T17:08:18.192Z] cd7cb4341871: Waiting [2020-03-15T17:08:18.192Z] 3149841ad309: Waiting [2020-03-15T17:08:18.192Z] caffd9e708cc: Waiting [2020-03-15T17:08:18.192Z] e35133a98b7e: Waiting [2020-03-15T17:08:18.192Z] d946eb7b0906: Waiting [2020-03-15T17:08:18.192Z] a4229cff36b2: Waiting [2020-03-15T17:08:18.192Z] bdfae66d5c90: Waiting [2020-03-15T17:08:18.192Z] a2f18ccc640b: Waiting [2020-03-15T17:08:18.192Z] b84a8d46e8fb: Waiting [2020-03-15T17:08:18.192Z] f66ed577df6e: Waiting [2020-03-15T17:08:18.192Z] 337346f4eb72: Waiting [2020-03-15T17:08:18.192Z] d5cb313b12dc: Waiting [2020-03-15T17:08:19.125Z] e4217e46dda3: Pushed [2020-03-15T17:08:19.384Z] 5af9c3a2015f: Pushed [2020-03-15T17:08:20.755Z] cd946731d499: Pushed [2020-03-15T17:08:21.688Z] 337346f4eb72: Pushed [2020-03-15T17:08:21.688Z] d5cb313b12dc: Pushed [2020-03-15T17:08:21.945Z] 9d51d5103996: Pushed [2020-03-15T17:08:22.511Z] 0f5ebac8ad92: Pushed [2020-03-15T17:08:23.075Z] 721c4efa17b2: Pushed [2020-03-15T17:08:23.640Z] 0c826342a5ae: Pushed [2020-03-15T17:08:24.125Z] py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt [2020-03-15T17:08:24.571Z] bb2ee24900b1: Pushed [2020-03-15T17:08:24.828Z] 3149841ad309: Pushed [2020-03-15T17:08:24.828Z] cd7cb4341871: Pushed [2020-03-15T17:08:25.085Z] a4229cff36b2: Layer already exists [2020-03-15T17:08:25.649Z] bdfae66d5c90: Layer already exists [2020-03-15T17:08:25.649Z] a2f18ccc640b: Layer already exists [2020-03-15T17:08:26.214Z] b84a8d46e8fb: Layer already exists [2020-03-15T17:08:26.214Z] e35133a98b7e: Pushed [2020-03-15T17:08:26.214Z] f66ed577df6e: Layer already exists [2020-03-15T17:08:31.475Z] caffd9e708cc: Pushed [2020-03-15T17:08:31.475Z] a9d240889a70: Pushed [2020-03-15T17:08:46.336Z] d946eb7b0906: Pushed [2020-03-15T17:08:46.336Z] debian-26208e53343077073646cdbada335069903d3b93: digest: sha256:6a570f9f2b35d48f7f69b7f60a24e3bb6dbbe3277b995dc78b2a912e8c0b6b3d size: 4718 [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo [2020-03-15T17:08:46.347Z] dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T17:10:45.554Z] py37 develop-inst: /code [2020-03-15T17:10:45.554Z] py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==5.3.4,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==3.1.0 [2020-03-15T17:10:45.554Z] pre-commit create: /code/.tox/pre-commit [2020-03-15T17:10:46.117Z] pre-commit installdeps: pre-commit [2020-03-15T17:10:58.295Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.11,importlib-metadata==1.5.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3,six==1.14.0,toml==0.10.0,virtualenv==20.0.10,zipp==3.1.0 [2020-03-15T17:10:58.295Z] ___________________________________ summary ____________________________________ [2020-03-15T17:10:58.295Z] py27: skipped tests [2020-03-15T17:10:58.295Z] py37: skipped tests [2020-03-15T17:10:58.295Z] pre-commit: skipped tests [2020-03-15T17:10:58.295Z] congratulations :) [2020-03-15T17:11:01.570Z] Removing intermediate container f8dfe94862b8 [2020-03-15T17:11:01.570Z] ---> a3e0d1636d10 [2020-03-15T17:11:01.570Z] Step 29/32 : COPY . . [2020-03-15T17:11:01.570Z] ---> 69cfab0d21ce [2020-03-15T17:11:01.570Z] Step 30/32 : ARG GIT_COMMIT=unknown [2020-03-15T17:11:01.570Z] ---> Running in e0ab41947698 [2020-03-15T17:11:01.827Z] Removing intermediate container e0ab41947698 [2020-03-15T17:11:01.827Z] ---> e45eb55c3855 [2020-03-15T17:11:01.827Z] Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT [2020-03-15T17:11:01.827Z] ---> Running in 068a244d3487 [2020-03-15T17:11:02.085Z] Removing intermediate container 068a244d3487 [2020-03-15T17:11:02.085Z] ---> 4b7a2ff3539c [2020-03-15T17:11:02.085Z] Step 32/32 : RUN script/build/linux-entrypoint [2020-03-15T17:11:02.085Z] ---> Running in 1cc03a76e107 [2020-03-15T17:11:02.649Z] + CODE_PATH=/code [2020-03-15T17:11:02.649Z] + VENV=/code/.tox/py37 [2020-03-15T17:11:02.649Z] + cd /code [2020-03-15T17:11:02.649Z] + mkdir -p dist [2020-03-15T17:11:02.649Z] + chmod 777 dist [2020-03-15T17:11:02.649Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt [2020-03-15T17:11:24.549Z] + '[' -z 26208e53343077073646cdbada335069903d3b93 ']' [2020-03-15T17:11:24.549Z] + echo 26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:11:24.549Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T17:11:24.549Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-15T17:11:24.549Z] + '[' '!' -z 1 ']' [2020-03-15T17:11:24.549Z] + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller [2020-03-15T17:11:24.549Z] Cloning into '/tmp/pyinstaller'... [2020-03-15T17:11:24.549Z] + cd /tmp/pyinstaller/bootloader [2020-03-15T17:11:24.549Z] + git checkout v3.6 [2020-03-15T17:11:24.549Z] Note: switching to 'v3.6'. [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-03-15T17:11:24.549Z] changes and commit them, and you can discard any commits you make in this [2020-03-15T17:11:24.549Z] state without impacting any branches by switching back to a branch. [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] If you want to create a new branch to retain commits you create, you may [2020-03-15T17:11:24.549Z] do so (now or later) by using -c with the switch command. Example: [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] git switch -c [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] Or undo this operation with: [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] git switch - [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] Turn off this advice by setting config variable advice.detachedHead to false [2020-03-15T17:11:24.549Z] [2020-03-15T17:11:24.549Z] HEAD is now at 6d4cce1f Release 3.6. [2020-03-15T17:11:24.549Z] + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all [2020-03-15T17:11:24.549Z] Setting top to : /tmp/pyinstaller/bootloader [2020-03-15T17:11:24.549Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-03-15T17:11:24.549Z] Python Version : 3.7.6 (default, Jan 18 2020, 02:49:59) [GCC 9.2.0] [2020-03-15T17:11:24.549Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-03-15T17:11:24.549Z] Checking size of pointer : 8 [2020-03-15T17:11:24.549Z] Platform : Linux-64bit detected based on compiler [2020-03-15T17:11:24.549Z] Checking for compiler flags -m64 : yes [2020-03-15T17:11:24.549Z] Checking for linker flags -m64 : yes [2020-03-15T17:11:24.549Z] Checking for library dl : yes [2020-03-15T17:11:24.549Z] Checking for library m : yes [2020-03-15T17:11:24.549Z] Checking for library z : yes [2020-03-15T17:11:24.807Z] Checking for function unsetenv : yes [2020-03-15T17:11:24.807Z] Checking for function mkdtemp : yes [2020-03-15T17:11:24.807Z] Checking for function strndup : yes [2020-03-15T17:11:24.807Z] Checking for function strnlen : yes [2020-03-15T17:11:24.807Z] Checking for compiler flags -Wl,--as-needed : yes [2020-03-15T17:11:24.807Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-03-15T17:11:24.807Z] Checking for program 'strip' : /usr/bin/strip [2020-03-15T17:11:24.807Z] 'configure' finished successfully (0.422s) [2020-03-15T17:11:24.807Z] 'all' finished successfully (0.000s) [2020-03-15T17:11:24.807Z] 'distclean' finished successfully (0.001s) [2020-03-15T17:11:24.807Z] Setting top to : /tmp/pyinstaller/bootloader [2020-03-15T17:11:24.807Z] Setting out to : /tmp/pyinstaller/bootloader/build [2020-03-15T17:11:24.807Z] Python Version : 3.7.6 (default, Jan 18 2020, 02:49:59) [GCC 9.2.0] [2020-03-15T17:11:24.807Z] Checking for 'gcc' (C compiler) : /usr/bin/gcc [2020-03-15T17:11:24.807Z] Checking size of pointer : 8 [2020-03-15T17:11:24.807Z] Platform : Linux-64bit detected based on compiler [2020-03-15T17:11:24.807Z] Checking for compiler flags -m64 : yes [2020-03-15T17:11:25.064Z] Checking for linker flags -m64 : yes [2020-03-15T17:11:25.064Z] Checking for library dl : yes [2020-03-15T17:11:25.064Z] Checking for library m : yes [2020-03-15T17:11:25.064Z] Checking for library z : yes [2020-03-15T17:11:25.064Z] Checking for function unsetenv : yes [2020-03-15T17:11:25.064Z] Checking for function mkdtemp : yes [2020-03-15T17:11:25.064Z] Checking for function strndup : yes [2020-03-15T17:11:25.064Z] Checking for function strnlen : yes [2020-03-15T17:11:25.321Z] Checking for compiler flags -Wl,--as-needed : yes [2020-03-15T17:11:25.321Z] Checking for program '/usr/bin/strip' : /usr/bin/strip [2020-03-15T17:11:25.321Z] Checking for program 'strip' : /usr/bin/strip [2020-03-15T17:11:25.321Z] 'configure' finished successfully (0.402s) [2020-03-15T17:11:25.321Z] 'make_all' finished successfully (0.003s) [2020-03-15T17:11:25.321Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-15T17:11:25.321Z] [ 1/13] Compiling src/pyi_python.c [2020-03-15T17:11:25.321Z] [ 2/13] Compiling src/pyi_global.c [2020-03-15T17:11:25.321Z] [ 3/13] Compiling src/main.c [2020-03-15T17:11:25.321Z] [ 4/13] Compiling src/pyi_utils.c [2020-03-15T17:11:25.321Z] [ 5/13] Compiling src/pyi_main.c [2020-03-15T17:11:25.321Z] [ 6/13] Compiling src/pyi_win32_utils.c [2020-03-15T17:11:25.577Z] [ 7/13] Compiling src/pyi_python27_compat.c [2020-03-15T17:11:25.578Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-03-15T17:11:25.578Z] [ 9/13] Compiling src/pyi_path.c [2020-03-15T17:11:25.578Z] [10/13] Compiling src/pyi_archive.c [2020-03-15T17:11:25.578Z] [11/13] Compiling src/pyi_launch.c [2020-03-15T17:11:25.834Z] [12/13] Linking build/debug/run_d [2020-03-15T17:11:25.834Z] [13/13] Processing build/debug/run_d [2020-03-15T17:11:25.834Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-15T17:11:25.834Z] 'build_debug' finished successfully (0.658s) [2020-03-15T17:11:25.834Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-15T17:11:25.834Z] [ 1/13] Compiling src/pyi_python.c [2020-03-15T17:11:25.834Z] [ 2/13] Compiling src/pyi_global.c [2020-03-15T17:11:26.091Z] [ 3/13] Compiling src/main.c [2020-03-15T17:11:26.091Z] [ 4/13] Compiling src/pyi_archive.c [2020-03-15T17:11:26.091Z] [ 5/13] Compiling src/pyi_launch.c [2020-03-15T17:11:26.091Z] [ 6/13] Compiling src/pyi_win32_utils.c [2020-03-15T17:11:26.091Z] [ 7/13] Compiling src/pyi_main.c [2020-03-15T17:11:26.091Z] [ 8/13] Compiling src/pyi_pythonlib.c [2020-03-15T17:11:26.349Z] [ 9/13] Compiling src/pyi_python27_compat.c [2020-03-15T17:11:26.349Z] [10/13] Compiling src/pyi_utils.c [2020-03-15T17:11:26.349Z] [11/13] Compiling src/pyi_path.c [2020-03-15T17:11:26.606Z] [12/13] Linking build/release/run [2020-03-15T17:11:26.606Z] [13/13] Processing build/release/run [2020-03-15T17:11:26.606Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-15T17:11:26.606Z] 'build_release' finished successfully (0.641s) [2020-03-15T17:11:26.606Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-15T17:11:26.606Z] [14/14] Processing build/debug/run_d [2020-03-15T17:11:26.606Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) [2020-03-15T17:11:26.606Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' [2020-03-15T17:11:26.606Z] 'install_debug' finished successfully (0.011s) [2020-03-15T17:11:26.606Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-15T17:11:26.606Z] [13/14] Processing build/release/run [2020-03-15T17:11:26.606Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) [2020-03-15T17:11:26.606Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' [2020-03-15T17:11:26.606Z] 'install_release' finished successfully (0.011s) [2020-03-15T17:11:26.606Z] + /code/.tox/py37/bin/pip3 install .. [2020-03-15T17:11:26.864Z] Processing /tmp/pyinstaller [2020-03-15T17:11:27.121Z] Installing build dependencies: started [2020-03-15T17:11:32.376Z] Installing build dependencies: finished with status 'done' [2020-03-15T17:11:32.376Z] Getting requirements to build wheel: started [2020-03-15T17:11:32.634Z] Getting requirements to build wheel: finished with status 'done' [2020-03-15T17:11:32.634Z] Preparing wheel metadata: started [2020-03-15T17:11:32.892Z] Preparing wheel metadata: finished with status 'done' [2020-03-15T17:11:32.892Z] Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) [2020-03-15T17:11:32.892Z] Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.0.0) [2020-03-15T17:11:32.892Z] Building wheels for collected packages: PyInstaller [2020-03-15T17:11:32.892Z] Building wheel for PyInstaller (PEP 517): started [2020-03-15T17:11:33.825Z] Building wheel for PyInstaller (PEP 517): finished with status 'done' [2020-03-15T17:11:33.825Z] Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927977 sha256=506e572b721c51f9814ffe8253672bcf956f68d545906735a3f7783cf2528825 [2020-03-15T17:11:33.825Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mrhdseqh/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b [2020-03-15T17:11:33.825Z] Successfully built PyInstaller [2020-03-15T17:11:34.082Z] Installing collected packages: PyInstaller [2020-03-15T17:11:34.082Z] Attempting uninstall: PyInstaller [2020-03-15T17:11:34.082Z] Found existing installation: PyInstaller 3.6 [2020-03-15T17:11:34.082Z] Uninstalling PyInstaller-3.6: [2020-03-15T17:11:34.082Z] Successfully uninstalled PyInstaller-3.6 [2020-03-15T17:11:34.648Z] Successfully installed PyInstaller-3.6 [2020-03-15T17:11:34.648Z] + cd /code [2020-03-15T17:11:34.648Z] + rm -Rf /tmp/pyinstaller [2020-03-15T17:11:34.648Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec [2020-03-15T17:11:34.906Z] 36 INFO: PyInstaller: 3.6 [2020-03-15T17:11:34.906Z] 36 INFO: Python: 3.7.6 [2020-03-15T17:11:34.906Z] 41 INFO: Platform: Linux-4.15.0-1058-aws-x86_64-with [2020-03-15T17:11:34.906Z] 42 INFO: UPX is not available. [2020-03-15T17:11:34.906Z] 44 INFO: Extending PYTHONPATH with paths [2020-03-15T17:11:34.906Z] ['/code/bin', '/code'] [2020-03-15T17:11:34.906Z] 44 INFO: checking Analysis [2020-03-15T17:11:34.906Z] 44 INFO: Building Analysis because Analysis-00.toc is non existent [2020-03-15T17:11:34.906Z] 44 INFO: Initializing module dependency graph... [2020-03-15T17:11:34.906Z] 46 INFO: Caching module graph hooks... [2020-03-15T17:11:34.906Z] 50 INFO: Analyzing base_library.zip ... [2020-03-15T17:11:37.435Z] 2442 INFO: Caching module dependency graph... [2020-03-15T17:11:37.435Z] 2506 INFO: running Analysis Analysis-00.toc [2020-03-15T17:11:37.435Z] 2516 INFO: Analyzing bin/docker-compose [2020-03-15T17:11:37.435Z] 2600 INFO: Processing pre-find module path hook distutils [2020-03-15T17:11:37.435Z] 2601 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' [2020-03-15T17:11:37.691Z] 2795 INFO: Processing pre-safe import module hook urllib3.packages.six.moves [2020-03-15T17:11:38.625Z] 3658 INFO: Processing pre-safe import module hook six.moves [2020-03-15T17:11:41.903Z] 6627 INFO: Processing module hooks... [2020-03-15T17:11:41.903Z] 6627 INFO: Loading module hook "hook-importlib_metadata.py"... [2020-03-15T17:11:41.903Z] 6628 INFO: Loading module hook "hook-xml.py"... [2020-03-15T17:11:41.903Z] 6667 INFO: Loading module hook "hook-cryptography.py"... [2020-03-15T17:11:41.903Z] 6800 INFO: Loading module hook "hook-nacl.py"... [2020-03-15T17:11:41.903Z] 6801 INFO: Loading module hook "hook-distutils.py"... [2020-03-15T17:11:41.903Z] 6803 INFO: Loading module hook "hook-certifi.py"... [2020-03-15T17:11:41.903Z] 6804 INFO: Loading module hook "hook-jsonschema.py"... [2020-03-15T17:11:41.903Z] 6805 INFO: Loading module hook "hook-pydoc.py"... [2020-03-15T17:11:41.903Z] 6806 INFO: Loading module hook "hook-encodings.py"... [2020-03-15T17:11:41.903Z] 6864 INFO: Looking for ctypes DLLs [2020-03-15T17:11:41.903Z] Illegal option -p [2020-03-15T17:11:41.903Z] 6894 INFO: Analyzing run-time hooks ... [2020-03-15T17:11:41.903Z] 6903 INFO: Including run-time hook 'pyi_rth_certifi.py' [2020-03-15T17:11:41.903Z] 6904 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' [2020-03-15T17:11:41.903Z] 6916 INFO: Looking for dynamic libraries [2020-03-15T17:11:41.903Z] 7114 INFO: Looking for eggs [2020-03-15T17:11:41.903Z] 7114 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 [2020-03-15T17:11:41.903Z] 7123 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt [2020-03-15T17:11:41.903Z] 7172 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html [2020-03-15T17:11:42.163Z] 7195 INFO: checking PYZ [2020-03-15T17:11:42.163Z] 7195 INFO: Building PYZ because PYZ-00.toc is non existent [2020-03-15T17:11:42.163Z] 7195 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz [2020-03-15T17:11:42.728Z] 7946 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. [2020-03-15T17:11:42.728Z] 7958 INFO: checking PKG [2020-03-15T17:11:42.728Z] 7958 INFO: Building PKG because PKG-00.toc is non existent [2020-03-15T17:11:42.728Z] 7958 INFO: Building PKG (CArchive) PKG-00.pkg [2020-03-15T17:11:54.920Z] 19348 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. [2020-03-15T17:11:54.920Z] 19352 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run [2020-03-15T17:11:54.920Z] 19352 INFO: checking EXE [2020-03-15T17:11:54.920Z] 19352 INFO: Building EXE because EXE-00.toc is non existent [2020-03-15T17:11:54.920Z] 19352 INFO: Building EXE from EXE-00.toc [2020-03-15T17:11:54.920Z] 19352 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose [2020-03-15T17:11:54.920Z] 19400 INFO: Building EXE from EXE-00.toc completed successfully. [2020-03-15T17:11:54.920Z] + ls -la dist/ [2020-03-15T17:11:54.920Z] total 17700 [2020-03-15T17:11:54.920Z] drwxrwxrwx 2 root root 4096 Mar 15 17:11 . [2020-03-15T17:11:54.920Z] drwxr-xr-x 1 root root 4096 Mar 15 17:11 .. [2020-03-15T17:11:54.920Z] -rwxr-xr-x 1 root root 18111352 Mar 15 17:11 docker-compose [2020-03-15T17:11:54.920Z] + ldd dist/docker-compose [2020-03-15T17:11:54.920Z]  /lib/ld-musl-x86_64.so.1 (0x7f44335c4000) [2020-03-15T17:11:54.920Z] libz.so.1 => /lib/libz.so.1 (0x7f443358e000) [2020-03-15T17:11:54.920Z] libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f44335c4000) [2020-03-15T17:11:54.920Z] + mv dist/docker-compose /usr/local/bin [2020-03-15T17:11:54.920Z] + docker-compose version [2020-03-15T17:11:54.920Z] docker-compose version 1.26.0dev, build 26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:11:54.920Z] docker-py version: 4.2.0 [2020-03-15T17:11:54.920Z] CPython version: 3.7.6 [2020-03-15T17:11:54.920Z] OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 [2020-03-15T17:11:56.289Z] Removing intermediate container 1cc03a76e107 [2020-03-15T17:11:56.289Z] ---> 4f7e325928ff [2020-03-15T17:11:56.289Z] Successfully built 4f7e325928ff [2020-03-15T17:11:56.289Z] Successfully tagged dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 [Pipeline] sh [2020-03-15T17:11:56.574Z] + docker push dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:11:56.574Z] The push refers to repository [docker.io/dockerbuildbot/compose] [2020-03-15T17:12:01.828Z] a02414e16867: Preparing [2020-03-15T17:12:01.828Z] 69ae904b24e3: Preparing [2020-03-15T17:12:01.828Z] 2c6fab7b588b: Preparing [2020-03-15T17:12:01.828Z] 84b0e7f702b0: Preparing [2020-03-15T17:12:01.828Z] 2503c3ebc0e8: Preparing [2020-03-15T17:12:01.828Z] b82b36bfd750: Preparing [2020-03-15T17:12:01.828Z] bd1dc912e6fc: Preparing [2020-03-15T17:12:01.828Z] 1f453b5cba4d: Preparing [2020-03-15T17:12:01.828Z] c2296a10c774: Preparing [2020-03-15T17:12:01.828Z] d749809eac13: Preparing [2020-03-15T17:12:01.828Z] 6af7cf73ced8: Preparing [2020-03-15T17:12:01.828Z] 0a1dd438867f: Preparing [2020-03-15T17:12:01.828Z] a0d14a70e5ea: Preparing [2020-03-15T17:12:01.828Z] 0c90e1fa251b: Preparing [2020-03-15T17:12:01.828Z] 899cff6ad7c2: Preparing [2020-03-15T17:12:01.828Z] 696bdd87fa9e: Preparing [2020-03-15T17:12:01.828Z] 508c27d79aa8: Preparing [2020-03-15T17:12:01.828Z] 0e59b5280255: Preparing [2020-03-15T17:12:01.828Z] 17a1596d52d8: Preparing [2020-03-15T17:12:01.828Z] 61b675163d2a: Preparing [2020-03-15T17:12:01.828Z] 5216338b40a7: Preparing [2020-03-15T17:12:01.828Z] 0a1dd438867f: Waiting [2020-03-15T17:12:01.828Z] a0d14a70e5ea: Waiting [2020-03-15T17:12:01.828Z] 0c90e1fa251b: Waiting [2020-03-15T17:12:01.828Z] 899cff6ad7c2: Waiting [2020-03-15T17:12:01.828Z] 696bdd87fa9e: Waiting [2020-03-15T17:12:01.828Z] 508c27d79aa8: Waiting [2020-03-15T17:12:01.828Z] 0e59b5280255: Waiting [2020-03-15T17:12:01.828Z] 17a1596d52d8: Waiting [2020-03-15T17:12:01.828Z] 61b675163d2a: Waiting [2020-03-15T17:12:01.828Z] 5216338b40a7: Waiting [2020-03-15T17:12:01.828Z] b82b36bfd750: Waiting [2020-03-15T17:12:01.828Z] bd1dc912e6fc: Waiting [2020-03-15T17:12:01.828Z] 1f453b5cba4d: Waiting [2020-03-15T17:12:01.828Z] c2296a10c774: Waiting [2020-03-15T17:12:01.828Z] d749809eac13: Waiting [2020-03-15T17:12:01.828Z] 6af7cf73ced8: Waiting [2020-03-15T17:12:03.245Z] 2503c3ebc0e8: Pushed [2020-03-15T17:12:03.819Z] 69ae904b24e3: Pushed [2020-03-15T17:12:03.819Z] 84b0e7f702b0: Pushed [2020-03-15T17:12:05.196Z] b82b36bfd750: Pushed [2020-03-15T17:12:05.759Z] bd1dc912e6fc: Pushed [2020-03-15T17:12:06.016Z] 1f453b5cba4d: Pushed [2020-03-15T17:12:06.580Z] c2296a10c774: Pushed [2020-03-15T17:12:06.837Z] d749809eac13: Pushed [2020-03-15T17:12:07.767Z] 6af7cf73ced8: Pushed [2020-03-15T17:12:08.698Z] a0d14a70e5ea: Pushed [2020-03-15T17:12:08.955Z] a02414e16867: Pushed [2020-03-15T17:12:09.887Z] 0a1dd438867f: Pushed [2020-03-15T17:12:11.259Z] 508c27d79aa8: Layer already exists [2020-03-15T17:12:11.516Z] 0e59b5280255: Layer already exists [2020-03-15T17:12:11.516Z] 899cff6ad7c2: Pushed [2020-03-15T17:12:11.774Z] 17a1596d52d8: Layer already exists [2020-03-15T17:12:11.774Z] 61b675163d2a: Layer already exists [2020-03-15T17:12:12.339Z] 5216338b40a7: Layer already exists [2020-03-15T17:12:14.234Z] 0c90e1fa251b: Pushed [2020-03-15T17:12:16.129Z] 2c6fab7b588b: Pushed [2020-03-15T17:12:28.311Z] 696bdd87fa9e: Pushed [2020-03-15T17:12:28.311Z] alpine-26208e53343077073646cdbada335069903d3b93: digest: sha256:79338d36dbe23c7d03567febcbfbdd3fdcc61b5551d776ac2775ad3149aaf240 size: 4715 [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo [2020-03-15T17:12:28.322Z] dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 [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.5_py37) [Pipeline] { (Branch: debian_19.03.5_py37) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.5 alpine) [Pipeline] stage [Pipeline] { (python=py37 docker=19.03.5 debian) [Pipeline] node [Pipeline] node [2020-03-15T17:12:28.416Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01291a3e3e6aa536d) in /home/ubuntu/workspace/compose_PR-7296 [2020-03-15T17:12:28.417Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a111895090b0d515) in /home/ubuntu/workspace/compose_PR-7296 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-03-15T17:12:28.440Z] using credential sf-release-bot.github.ssh [2020-03-15T17:12:28.447Z] using credential sf-release-bot.github.ssh [2020-03-15T17:12:28.463Z] Fetching changes from the remote Git repository [2020-03-15T17:12:28.470Z] Fetching without tags [2020-03-15T17:12:28.475Z] Fetching changes from the remote Git repository [2020-03-15T17:12:28.502Z] Fetching without tags [2020-03-15T17:12:28.450Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-15T17:12:28.482Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-03-15T17:12:28.510Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-03-15T17:12:28.510Z] > git --version # timeout=10 [2020-03-15T17:12:28.533Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-03-15T17:12:28.537Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:12:28.725Z] Checking out Revision 26208e53343077073646cdbada335069903d3b93 (PR-7296) [2020-03-15T17:12:28.757Z] Commit message: "Introduce a new env var "COMPOSE_DOCKER_CLI_BUILD_EXTRA_ARGS"" [2020-03-15T17:12:28.767Z] > git --version # timeout=10 [2020-03-15T17:12:28.784Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T17:12:28.793Z] Checking out Revision 26208e53343077073646cdbada335069903d3b93 (PR-7296) [2020-03-15T17:12:28.844Z] Commit message: "Introduce a new env var "COMPOSE_DOCKER_CLI_BUILD_EXTRA_ARGS"" [2020-03-15T17:12:28.860Z] > git --version # timeout=10 [2020-03-15T17:12:28.890Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [2020-03-15T17:12:28.799Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T17:12:28.808Z] > git checkout -f 26208e53343077073646cdbada335069903d3b93 # timeout=10 [2020-03-15T17:12:28.449Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-15T17:12:28.462Z] > git config remote.origin.url git@github.com:docker/compose.git # timeout=10 [2020-03-15T17:12:28.469Z] Fetching upstream changes from git@github.com:docker/compose.git [2020-03-15T17:12:28.469Z] > git --version # timeout=10 [2020-03-15T17:12:28.476Z] using GIT_SSH to set credentials docker-jenkins user on github.com [2020-03-15T17:12:28.480Z] > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7296/head:refs/remotes/origin/PR-7296 # timeout=10 [2020-03-15T17:12:28.724Z] > git config core.sparsecheckout # timeout=10 [2020-03-15T17:12:28.730Z] > git checkout -f 26208e53343077073646cdbada335069903d3b93 # timeout=10 [Pipeline] sh [Pipeline] sh [2020-03-15T17:12:29.751Z] + docker info -f {{.Driver}} [2020-03-15T17:12:29.774Z] + docker info -f {{.Driver}} [Pipeline] echo [2020-03-15T17:12:39.729Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [Pipeline] echo [2020-03-15T17:12:39.738Z] Using local system's storage driver: overlay2 [Pipeline] withDockerRegistry [2020-03-15T17:12:39.741Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-03-15T17:12:39.785Z] $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [2020-03-15T17:12:39.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-15T17:12:39.897Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7296@tmp/a3f74196-add0-4c27-87e3-f82ced92bbda/config.json. [2020-03-15T17:12:39.897Z] Configure a credential helper to remove this warning. See [2020-03-15T17:12:39.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-15T17:12:39.897Z] [2020-03-15T17:12:39.898Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-03-15T17:12:39.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-15T17:12:39.930Z] WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-7296@tmp/3d3bd5e7-5dae-4d23-94be-105af2b84f3f/config.json. [2020-03-15T17:12:39.930Z] Configure a credential helper to remove this warning. See [2020-03-15T17:12:39.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-15T17:12:39.930Z] [2020-03-15T17:12:39.930Z] Login Succeeded [Pipeline] { [Pipeline] sh [2020-03-15T17:12:40.193Z] + pwd [2020-03-15T17:12:40.193Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7296/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.5 -e BUILD_NUMBER=1 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 --verbose [2020-03-15T17:12:40.228Z] + pwd [2020-03-15T17:12:40.228Z] + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-7296/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 -e STORAGE_DRIVER=overlay2 -e DOCKER_VERSIONS=19.03.5 -e BUILD_NUMBER=1 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 --verbose [2020-03-15T17:12:40.451Z] + docker version [2020-03-15T17:12:40.485Z] + docker version [2020-03-15T17:12:40.485Z] Client: Docker Engine - Community [2020-03-15T17:12:40.485Z] Version: 19.03.5 [2020-03-15T17:12:40.485Z] API version: 1.40 [2020-03-15T17:12:40.485Z] Go version: go1.12.12 [2020-03-15T17:12:40.485Z] Git commit: 633a0ea838 [2020-03-15T17:12:40.485Z] Built: Wed Nov 13 07:22:05 2019 [2020-03-15T17:12:40.485Z] OS/Arch: linux/amd64 [2020-03-15T17:12:40.485Z] Experimental: false [2020-03-15T17:12:40.485Z] [2020-03-15T17:12:40.485Z] Server: Docker Engine - Community [2020-03-15T17:12:40.485Z] Engine: [2020-03-15T17:12:40.485Z] Version: 19.03.5 [2020-03-15T17:12:40.485Z] API version: 1.40 (minimum version 1.12) [2020-03-15T17:12:40.485Z] Go version: go1.12.12 [2020-03-15T17:12:40.485Z] Git commit: 633a0ea838 [2020-03-15T17:12:40.485Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-15T17:12:40.485Z] OS/Arch: linux/amd64 [2020-03-15T17:12:40.485Z] Experimental: true [2020-03-15T17:12:40.485Z] containerd: [2020-03-15T17:12:40.485Z] Version: 1.2.10 [2020-03-15T17:12:40.485Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T17:12:40.485Z] runc: [2020-03-15T17:12:40.485Z] Version: 1.0.0-rc8+dev [2020-03-15T17:12:40.485Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T17:12:40.485Z] docker-init: [2020-03-15T17:12:40.485Z] Version: 0.18.0 [2020-03-15T17:12:40.485Z] GitCommit: fec3683 [2020-03-15T17:12:40.485Z] + export DOCKER_VERSIONS=19.03.5 [2020-03-15T17:12:40.485Z] + DOCKER_VERSIONS=19.03.5 [2020-03-15T17:12:40.485Z] + STORAGE_DRIVER=overlay2 [2020-03-15T17:12:40.485Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-03-15T17:12:40.485Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-03-15T17:12:40.485Z] ++ hostname [2020-03-15T17:12:40.485Z] + GIT_VOLUME=--volumes-from=0efe0da4f803 [2020-03-15T17:12:40.485Z] + . script/test/all [2020-03-15T17:12:40.485Z] ++ set -e [2020-03-15T17:12:40.485Z] ++ echo 'Running lint checks' [2020-03-15T17:12:40.485Z] Running lint checks [2020-03-15T17:12:40.485Z] ++ docker run --rm --tty --volumes-from=0efe0da4f803 dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 tox -e pre-commit [2020-03-15T17:12:40.712Z] Client: Docker Engine - Community [2020-03-15T17:12:40.712Z] Version: 19.03.5 [2020-03-15T17:12:40.712Z] API version: 1.40 [2020-03-15T17:12:40.712Z] Go version: go1.12.12 [2020-03-15T17:12:40.712Z] Git commit: 633a0ea838 [2020-03-15T17:12:40.712Z] Built: Wed Nov 13 07:22:05 2019 [2020-03-15T17:12:40.712Z] OS/Arch: linux/amd64 [2020-03-15T17:12:40.712Z] Experimental: false [2020-03-15T17:12:40.712Z] [2020-03-15T17:12:40.712Z] Server: Docker Engine - Community [2020-03-15T17:12:40.712Z] Engine: [2020-03-15T17:12:40.712Z] Version: 19.03.5 [2020-03-15T17:12:40.712Z] API version: 1.40 (minimum version 1.12) [2020-03-15T17:12:40.712Z] Go version: go1.12.12 [2020-03-15T17:12:40.712Z] Git commit: 633a0ea838 [2020-03-15T17:12:40.712Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-15T17:12:40.712Z] OS/Arch: linux/amd64 [2020-03-15T17:12:40.712Z] Experimental: true [2020-03-15T17:12:40.712Z] containerd: [2020-03-15T17:12:40.712Z] Version: 1.2.10 [2020-03-15T17:12:40.712Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-15T17:12:40.712Z] runc: [2020-03-15T17:12:40.712Z] Version: 1.0.0-rc8+dev [2020-03-15T17:12:40.712Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-15T17:12:40.712Z] docker-init: [2020-03-15T17:12:40.712Z] Version: 0.18.0 [2020-03-15T17:12:40.712Z] GitCommit: fec3683 [2020-03-15T17:12:40.712Z] + export DOCKER_VERSIONS=19.03.5 [2020-03-15T17:12:40.712Z] + DOCKER_VERSIONS=19.03.5 [2020-03-15T17:12:40.712Z] + STORAGE_DRIVER=overlay2 [2020-03-15T17:12:40.712Z] + export DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-03-15T17:12:40.712Z] + DOCKER_DAEMON_ARGS=--storage-driver=overlay2 [2020-03-15T17:12:40.712Z] ++ hostname [2020-03-15T17:12:40.712Z] + GIT_VOLUME=--volumes-from=c84d17410b11 [2020-03-15T17:12:40.712Z] + . script/test/all [2020-03-15T17:12:40.712Z] ++ set -e [2020-03-15T17:12:40.712Z] ++ echo 'Running lint checks' [2020-03-15T17:12:40.712Z] Running lint checks [2020-03-15T17:12:40.712Z] ++ docker run --rm --tty --volumes-from=c84d17410b11 dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 tox -e pre-commit [2020-03-15T17:12:42.083Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.11,importlib-metadata==1.5.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3,six==1.14.0,toml==0.10.0,virtualenv==20.0.10,zipp==3.1.0 [2020-03-15T17:12:42.083Z] pre-commit runtests: PYTHONHASHSEED='3671235995' [2020-03-15T17:12:42.083Z] pre-commit runtests: commands[0] | pre-commit install [2020-03-15T17:12:42.341Z] pre-commit installed at .git/hooks/pre-commit [2020-03-15T17:12:42.341Z] pre-commit runtests: commands[1] | pre-commit run --all-files [2020-03-15T17:12:42.381Z] pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.11,importlib-metadata==1.5.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3,six==1.14.0,toml==0.10.0,virtualenv==20.0.10,zipp==3.1.0 [2020-03-15T17:12:42.381Z] pre-commit runtests: PYTHONHASHSEED='935912666' [2020-03-15T17:12:42.381Z] pre-commit runtests: commands[0] | pre-commit install [2020-03-15T17:12:42.381Z] pre-commit installed at .git/hooks/pre-commit [2020-03-15T17:12:42.381Z] pre-commit runtests: commands[1] | pre-commit run --all-files [2020-03-15T17:12:42.381Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-03-15T17:12:42.381Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-03-15T17:12:42.381Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-03-15T17:12:42.598Z] [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha [2020-03-15T17:12:42.598Z] [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha [2020-03-15T17:12:42.598Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-03-15T17:12:42.598Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-03-15T17:12:42.638Z] [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports. [2020-03-15T17:12:42.855Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-03-15T17:12:42.855Z] [INFO] Once installed this environment will be reused. [2020-03-15T17:12:42.855Z] [INFO] This may take a few minutes... [2020-03-15T17:12:42.894Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks. [2020-03-15T17:12:42.894Z] [INFO] Once installed this environment will be reused. [2020-03-15T17:12:42.894Z] [INFO] This may take a few minutes... [2020-03-15T17:12:57.712Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-03-15T17:12:57.712Z] [INFO] Once installed this environment will be reused. [2020-03-15T17:12:57.712Z] [INFO] This may take a few minutes... [2020-03-15T17:12:57.742Z] [INFO] Installing environment for git://github.com/asottile/reorder_python_imports. [2020-03-15T17:12:57.742Z] [INFO] Once installed this environment will be reused. [2020-03-15T17:12:57.742Z] [INFO] This may take a few minutes... [2020-03-15T17:13:07.669Z] Check for added large files..............................................Passed [2020-03-15T17:13:08.601Z] Check docstring is first.................................................Passed [2020-03-15T17:13:08.601Z] Check for merge conflicts................................................Passed [2020-03-15T17:13:08.601Z] Check Yaml...............................................................Passed [2020-03-15T17:13:08.859Z] Check JSON...............................................................Passed [2020-03-15T17:13:09.116Z] Debug Statements (Python)................................................Passed [2020-03-15T17:13:09.681Z] Fix End of Files.........................................................Passed [2020-03-15T17:13:09.916Z] Check for added large files..............................................Passed [2020-03-15T17:13:09.916Z] Check docstring is first.................................................Passed [2020-03-15T17:13:09.916Z] Check for merge conflicts................................................Passed [2020-03-15T17:13:09.916Z] Check Yaml...............................................................Passed [2020-03-15T17:13:09.916Z] Check JSON...............................................................Passed [2020-03-15T17:13:09.916Z] Debug Statements (Python)................................................Passed [2020-03-15T17:13:10.172Z] Fix End of Files.........................................................Passed [2020-03-15T17:13:16.727Z] Flake8...................................................................Passed [2020-03-15T17:13:16.985Z] Tests should end in _test.py.............................................Passed [2020-03-15T17:13:16.985Z] Fix requirements.txt.....................................................Passed [2020-03-15T17:13:16.985Z] Trim Trailing Whitespace.................................................Passed [2020-03-15T17:13:17.782Z] Flake8...................................................................Passed [2020-03-15T17:13:17.783Z] Tests should end in _test.py.............................................Passed [2020-03-15T17:13:17.783Z] Fix requirements.txt.....................................................Passed [2020-03-15T17:13:17.783Z] Trim Trailing Whitespace.................................................Passed [2020-03-15T17:13:17.783Z] Reorder python imports...................................................Passed [2020-03-15T17:13:17.783Z] ___________________________________ summary ____________________________________ [2020-03-15T17:13:17.783Z]  pre-commit: commands succeeded [2020-03-15T17:13:17.783Z]  congratulations :) [2020-03-15T17:13:17.783Z] ++ get_versions='docker run --rm [2020-03-15T17:13:17.783Z] --entrypoint=/code/.tox/py27/bin/python [2020-03-15T17:13:17.783Z] dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:13:17.783Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-03-15T17:13:17.783Z] ++ '[' 19.03.5 == '' ']' [2020-03-15T17:13:17.783Z] ++ '[' 19.03.5 == all ']' [2020-03-15T17:13:17.783Z] ++ BUILD_NUMBER=1 [2020-03-15T17:13:17.783Z] ++ PY_TEST_VERSIONS=py37 [2020-03-15T17:13:17.783Z] ++ for version in $DOCKER_VERSIONS [2020-03-15T17:13:17.783Z] ++ echo 'Running tests against Docker 19.03.5' [2020-03-15T17:13:17.783Z] Running tests against Docker 19.03.5 [2020-03-15T17:13:17.783Z] ++ daemon_container=compose-dind-19.03.5-1 [2020-03-15T17:13:17.783Z] ++ trap on_exit EXIT [2020-03-15T17:13:17.783Z] ++ repo=dockerswarm/dind [2020-03-15T17:13:17.783Z] ++ docker run -d --name compose-dind-19.03.5-1 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.5 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-03-15T17:13:17.783Z] ++ tail -n 10 [2020-03-15T17:13:17.917Z] Reorder python imports...................................................Passed [2020-03-15T17:13:17.917Z] ___________________________________ summary ____________________________________ [2020-03-15T17:13:17.917Z]  pre-commit: commands succeeded [2020-03-15T17:13:17.917Z]  congratulations :) [2020-03-15T17:13:18.481Z] ++ get_versions='docker run --rm [2020-03-15T17:13:18.482Z] --entrypoint=/code/.tox/py27/bin/python [2020-03-15T17:13:18.482Z] dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 [2020-03-15T17:13:18.482Z] /code/script/test/versions.py docker/docker-ce,moby/moby' [2020-03-15T17:13:18.482Z] ++ '[' 19.03.5 == '' ']' [2020-03-15T17:13:18.482Z] ++ '[' 19.03.5 == all ']' [2020-03-15T17:13:18.482Z] ++ BUILD_NUMBER=1 [2020-03-15T17:13:18.482Z] ++ PY_TEST_VERSIONS=py37 [2020-03-15T17:13:18.482Z] ++ for version in $DOCKER_VERSIONS [2020-03-15T17:13:18.482Z] ++ echo 'Running tests against Docker 19.03.5' [2020-03-15T17:13:18.482Z] Running tests against Docker 19.03.5 [2020-03-15T17:13:18.482Z] ++ daemon_container=compose-dind-19.03.5-1 [2020-03-15T17:13:18.482Z] ++ trap on_exit EXIT [2020-03-15T17:13:18.482Z] ++ repo=dockerswarm/dind [2020-03-15T17:13:18.482Z] ++ docker run -d --name compose-dind-19.03.5-1 --privileged --volume=/var/lib/docker dockerswarm/dind:19.03.5 dockerd -H tcp://0.0.0.0:2375 --storage-driver=overlay2 [2020-03-15T17:13:18.482Z] ++ tail -n 10 [2020-03-15T17:13:25.883Z] 2e2737f8aa12: Verifying Checksum [2020-03-15T17:13:25.883Z] 2e2737f8aa12: Download complete [2020-03-15T17:13:25.883Z] 779c3a25c03c: Pull complete [2020-03-15T17:13:25.883Z] 0f66cb6cb217: Pull complete [2020-03-15T17:13:25.883Z] e244bd7d4480: Pull complete [2020-03-15T17:13:25.883Z] 2e2737f8aa12: Pull complete [2020-03-15T17:13:25.883Z] 4ac8ca253a47: Pull complete [2020-03-15T17:13:25.883Z] Digest: sha256:8e1fd4e4546bd9e8d8194471d10fce55a570c05221110e00908e111e8ce38b7f [2020-03-15T17:13:25.883Z] Status: Downloaded newer image for dockerswarm/dind:19.03.5 [2020-03-15T17:13:25.883Z] b43feccfd38c4c345fe389a36d6df9296ea79874c53fa6b8e2cddd91dc84ab80 [2020-03-15T17:13:25.883Z] ++ docker run --rm --tty --link=compose-dind-19.03.5-1:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.5 --entrypoint=tox dockerbuildbot/compose:debian-26208e53343077073646cdbada335069903d3b93 -e py37 -- --verbose [2020-03-15T17:13:26.448Z] py37 develop-inst-nodeps: /code [2020-03-15T17:13:26.585Z] 2e2737f8aa12: Verifying Checksum [2020-03-15T17:13:26.585Z] 2e2737f8aa12: Download complete [2020-03-15T17:13:26.585Z] 779c3a25c03c: Pull complete [2020-03-15T17:13:26.585Z] 0f66cb6cb217: Pull complete [2020-03-15T17:13:26.585Z] e244bd7d4480: Pull complete [2020-03-15T17:13:26.585Z] 2e2737f8aa12: Pull complete [2020-03-15T17:13:26.585Z] 4ac8ca253a47: Pull complete [2020-03-15T17:13:26.585Z] Digest: sha256:8e1fd4e4546bd9e8d8194471d10fce55a570c05221110e00908e111e8ce38b7f [2020-03-15T17:13:26.585Z] Status: Downloaded newer image for dockerswarm/dind:19.03.5 [2020-03-15T17:13:26.585Z] 3bc0541a609d56d3be6d98cea992156bd5abe7fef6a1861d85e75d58a4e64a6e [2020-03-15T17:13:26.585Z] ++ docker run --rm --tty --link=compose-dind-19.03.5-1:docker --env=DOCKER_HOST=tcp://docker:2375 --env=DOCKER_VERSION=19.03.5 --entrypoint=tox dockerbuildbot/compose:alpine-26208e53343077073646cdbada335069903d3b93 -e py37 -- --verbose [2020-03-15T17:13:27.148Z] py37 develop-inst-nodeps: /code [2020-03-15T17:13:27.820Z] py37 installed: altgraph==0.17,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyInstaller==3.6,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==5.3.4,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==3.1.0 [2020-03-15T17:13:27.820Z] py37 runtests: PYTHONHASHSEED='2670285596' [2020-03-15T17:13:27.820Z] py37 runtests: commands[0] | mkdir -p .coverage-binfiles [2020-03-15T17:13:27.820Z] py37 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-03-15T17:13:28.079Z] py37 installed: altgraph==0.17,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,Click==7.0,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.2.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyInstaller==3.6,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==5.3.4,pytest-cov==2.8.1,python-dotenv==0.11.0,PyYAML==5.3,requests==2.22.0,six==1.12.0,smmap==3.0.1,smmap2==3.0.1,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==3.1.0 [2020-03-15T17:13:28.079Z] py37 runtests: PYTHONHASHSEED='1249152472' [2020-03-15T17:13:28.079Z] py37 runtests: commands[0] | mkdir -p .coverage-binfiles [2020-03-15T17:13:28.079Z] py37 runtests: commands[1] | py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose [2020-03-15T17:13:29.192Z] ============================= test session starts ============================== [2020-03-15T17:13:29.192Z] platform linux -- Python 3.7.6, pytest-5.3.4, py-1.8.1, pluggy-0.13.1 -- /code/.tox/py37/bin/python3.7 [2020-03-15T17:13:29.192Z] cachedir: .pytest_cache [2020-03-15T17:13:29.192Z] rootdir: /code, inifile: tox.ini [2020-03-15T17:13:29.192Z] plugins: cov-2.8.1 [2020-03-15T17:13:29.450Z] ============================= test session starts ============================== [2020-03-15T17:13:29.450Z] platform linux -- Python 3.7.6, pytest-5.3.4, py-1.8.1, pluggy-0.13.1 -- /code/.tox/py37/bin/python3.7 [2020-03-15T17:13:29.450Z] cachedir: .pytest_cache [2020-03-15T17:13:29.450Z] rootdir: /code, inifile: tox.ini [2020-03-15T17:13:29.450Z] plugins: cov-2.8.1 [2020-03-15T17:13:30.948Z] collecting ...  collecting 276 items  collecting 621 items  collecting 923 items  collected 1157 items  [2020-03-15T17:13:30.948Z] [2020-03-15T17:13:31.204Z] collecting ...  collecting 276 items  collecting 621 items  collecting 923 items  collected 1157 items  [2020-03-15T17:13:31.204Z] [2020-03-15T17:13:33.472Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-03-15T17:13:33.725Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed PASSED [ 0%] [2020-03-15T17:13:35.367Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-03-15T17:13:35.619Z] tests/acceptance/cli_test.py::CLITestCase::test_build_failed_forcerm PASSED [ 0%] [2020-03-15T17:13:41.921Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-03-15T17:13:42.168Z] tests/acceptance/cli_test.py::CLITestCase::test_build_log_level PASSED [ 0%] [2020-03-15T17:13:42.852Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-03-15T17:13:43.101Z] tests/acceptance/cli_test.py::CLITestCase::test_build_memory_build_option PASSED [ 0%] [2020-03-15T17:13:45.378Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-03-15T17:13:45.622Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache PASSED [ 0%] [2020-03-15T17:13:47.899Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-03-15T17:13:48.896Z] tests/acceptance/cli_test.py::CLITestCase::test_build_no_cache_pull PASSED [ 0%] [2020-03-15T17:13:49.269Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-03-15T17:13:49.459Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir PASSED [ 0%] [2020-03-15T17:13:50.202Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-03-15T17:13:50.391Z] tests/acceptance/cli_test.py::CLITestCase::test_build_override_dir_invalid_path PASSED [ 0%] [2020-03-15T17:13:52.100Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-03-15T17:13:52.287Z] tests/acceptance/cli_test.py::CLITestCase::test_build_parallel PASSED [ 0%] [2020-03-15T17:13:54.626Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-03-15T17:13:54.810Z] tests/acceptance/cli_test.py::CLITestCase::test_build_plain PASSED [ 0%] [2020-03-15T17:13:56.706Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-03-15T17:13:57.152Z] tests/acceptance/cli_test.py::CLITestCase::test_build_pull PASSED [ 0%] [2020-03-15T17:13:58.076Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-03-15T17:13:58.082Z] tests/acceptance/cli_test.py::CLITestCase::test_build_rm XPASS [ 1%] [2020-03-15T17:13:59.970Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-03-15T17:14:00.147Z] tests/acceptance/cli_test.py::CLITestCase::test_build_shm_size_build_option PASSED [ 1%] [2020-03-15T17:14:02.492Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-03-15T17:14:02.732Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_cli_override PASSED [ 1%] [2020-03-15T17:14:04.384Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-03-15T17:14:04.627Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_from_compose_file PASSED [ 1%] [2020-03-15T17:14:06.906Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-03-15T17:14:07.837Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode PASSED [ 1%] [2020-03-15T17:14:07.907Z] tests/acceptance/cli_test.py::CLITestCase::test_build_with_buildarg_old_api_version PASSED [ 1%] [2020-03-15T17:14:08.164Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode PASSED [ 1%] [2020-03-15T17:14:08.769Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env PASSED [ 1%] [2020-03-15T17:14:09.095Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env PASSED [ 1%] [2020-03-15T17:14:09.701Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence PASSED [ 1%] [2020-03-15T17:14:10.027Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence PASSED [ 1%] [2020-03-15T17:14:10.633Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-03-15T17:14:10.959Z] tests/acceptance/cli_test.py::CLITestCase::test_config_default PASSED [ 1%] [2020-03-15T17:14:11.565Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-03-15T17:14:11.892Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network PASSED [ 1%] [2020-03-15T17:14:12.129Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-03-15T17:14:12.823Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_network_v3_5 PASSED [ 1%] [2020-03-15T17:14:13.058Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 1%] [2020-03-15T17:14:13.754Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2 PASSED [ 1%] [2020-03-15T17:14:13.988Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-03-15T17:14:14.319Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v2_x PASSED [ 2%] [2020-03-15T17:14:14.919Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-03-15T17:14:15.251Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_4 PASSED [ 2%] [2020-03-15T17:14:15.483Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-03-15T17:14:16.184Z] tests/acceptance/cli_test.py::CLITestCase::test_config_external_volume_v3_x PASSED [ 2%] [2020-03-15T17:14:16.416Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-03-15T17:14:17.117Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_services PASSED [ 2%] [2020-03-15T17:14:17.348Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-03-15T17:14:18.050Z] tests/acceptance/cli_test.py::CLITestCase::test_config_list_volumes PASSED [ 2%] [2020-03-15T17:14:18.281Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-03-15T17:14:18.982Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet PASSED [ 2%] [2020-03-15T17:14:19.216Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-03-15T17:14:19.781Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-03-15T17:14:19.915Z] tests/acceptance/cli_test.py::CLITestCase::test_config_quiet_with_error PASSED [ 2%] [2020-03-15T17:14:20.479Z] tests/acceptance/cli_test.py::CLITestCase::test_config_restart PASSED [ 2%] [2020-03-15T17:14:20.712Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-03-15T17:14:21.409Z] tests/acceptance/cli_test.py::CLITestCase::test_config_stdin PASSED [ 2%] [2020-03-15T17:14:21.645Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-03-15T17:14:22.340Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v1 PASSED [ 2%] [2020-03-15T17:14:22.577Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-03-15T17:14:23.273Z] tests/acceptance/cli_test.py::CLITestCase::test_config_v3 PASSED [ 2%] [2020-03-15T17:14:23.508Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-03-15T17:14:24.073Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-03-15T17:14:24.203Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env PASSED [ 3%] [2020-03-15T17:14:25.004Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-03-15T17:14:25.136Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_dot_env_and_override_dir PASSED [ 3%] [2020-03-15T17:14:26.068Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_env_file PASSED [ 3%] [2020-03-15T17:14:26.902Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-03-15T17:14:27.841Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-03-15T17:14:27.964Z] tests/acceptance/cli_test.py::CLITestCase::test_config_with_hash_option PASSED [ 3%] [2020-03-15T17:14:28.894Z] tests/acceptance/cli_test.py::CLITestCase::test_create PASSED [ 3%] [2020-03-15T17:14:29.755Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-03-15T17:14:30.719Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-03-15T17:14:30.790Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate PASSED [ 3%] [2020-03-15T17:14:31.721Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_force_recreate_and_no_recreate PASSED [ 3%] [2020-03-15T17:14:33.243Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-03-15T17:14:33.623Z] tests/acceptance/cli_test.py::CLITestCase::test_create_with_no_recreate PASSED [ 3%] [2020-03-15T17:14:51.297Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-03-15T17:14:52.226Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-03-15T17:14:55.505Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-03-15T17:14:55.528Z] tests/acceptance/cli_test.py::CLITestCase::test_down PASSED [ 3%] [2020-03-15T17:14:55.528Z] tests/acceptance/cli_test.py::CLITestCase::test_down_invalid_rmi_flag PASSED [ 3%] [2020-03-15T17:14:56.091Z] tests/acceptance/cli_test.py::CLITestCase::test_down_signal PASSED [ 3%] [2020-03-15T17:14:58.026Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2020-03-15T17:14:59.368Z] tests/acceptance/cli_test.py::CLITestCase::test_down_timeout PASSED [ 3%] [2020-03-15T17:14:59.394Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-03-15T17:15:00.301Z] tests/acceptance/cli_test.py::CLITestCase::test_env_file_relative_to_compose_file PASSED [ 4%] [2020-03-15T17:15:01.917Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-03-15T17:15:02.830Z] tests/acceptance/cli_test.py::CLITestCase::test_events_human_readable PASSED [ 4%] [2020-03-15T17:15:03.814Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-03-15T17:15:05.355Z] tests/acceptance/cli_test.py::CLITestCase::test_events_json PASSED [ 4%] [2020-03-15T17:15:06.339Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-03-15T17:15:07.883Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_custom_user PASSED [ 4%] [2020-03-15T17:15:08.861Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-03-15T17:15:10.407Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_detach_long_form PASSED [ 4%] [2020-03-15T17:15:15.410Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-03-15T17:15:16.961Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_novalue_var_dotenv_file PASSED [ 4%] [2020-03-15T17:15:17.931Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-03-15T17:15:19.486Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_service_with_environment_overridden PASSED [ 4%] [2020-03-15T17:15:20.453Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-03-15T17:15:22.013Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_without_tty PASSED [ 4%] [2020-03-15T17:15:22.973Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-03-15T17:15:24.542Z] tests/acceptance/cli_test.py::CLITestCase::test_exec_workdir PASSED [ 4%] [2020-03-15T17:15:35.151Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2020-03-15T17:15:36.735Z] tests/acceptance/cli_test.py::CLITestCase::test_exit_code_from_signal_stop PASSED [ 4%] [2020-03-15T17:15:39.324Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 4%] [2020-03-15T17:15:41.991Z] tests/acceptance/cli_test.py::CLITestCase::test_expanded_port PASSED [ 4%] [2020-03-15T17:15:51.502Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-03-15T17:15:52.437Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-03-15T17:15:53.002Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-03-15T17:15:54.174Z] tests/acceptance/cli_test.py::CLITestCase::test_forward_exitval PASSED [ 5%] [2020-03-15T17:15:54.174Z] tests/acceptance/cli_test.py::CLITestCase::test_help PASSED [ 5%] [2020-03-15T17:15:54.740Z] tests/acceptance/cli_test.py::CLITestCase::test_help_nonexistent PASSED [ 5%] [2020-03-15T17:15:54.897Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-03-15T17:15:55.461Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-03-15T17:15:56.392Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-03-15T17:15:56.635Z] tests/acceptance/cli_test.py::CLITestCase::test_home_and_env_var_in_volume_path PASSED [ 5%] [2020-03-15T17:15:57.201Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable PASSED [ 5%] [2020-03-15T17:15:57.323Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-03-15T17:15:58.131Z] tests/acceptance/cli_test.py::CLITestCase::test_host_not_reachable_volumes_from_container PASSED [ 5%] [2020-03-15T17:15:59.064Z] tests/acceptance/cli_test.py::CLITestCase::test_images PASSED [ 5%] [2020-03-15T17:16:00.595Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-03-15T17:16:01.965Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-03-15T17:16:02.340Z] tests/acceptance/cli_test.py::CLITestCase::test_images_default_composefile PASSED [ 5%] [2020-03-15T17:16:03.710Z] tests/acceptance/cli_test.py::CLITestCase::test_images_tagless_image PASSED [ 5%] [2020-03-15T17:16:06.137Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-03-15T17:16:07.888Z] tests/acceptance/cli_test.py::CLITestCase::test_images_use_service_tag PASSED [ 5%] [2020-03-15T17:16:08.658Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 5%] [2020-03-15T17:16:10.415Z] tests/acceptance/cli_test.py::CLITestCase::test_kill PASSED [ 5%] [2020-03-15T17:16:11.929Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 5%] [2020-03-15T17:16:13.688Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_signal_sigstop PASSED [ 5%] [2020-03-15T17:16:15.200Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-03-15T17:16:15.200Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-03-15T17:16:16.968Z] tests/acceptance/cli_test.py::CLITestCase::test_kill_stopped_service PASSED [ 6%] [2020-03-15T17:16:16.968Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_default SKIPPED [ 6%] [2020-03-15T17:16:17.739Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-03-15T17:16:17.739Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-03-15T17:16:17.739Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-03-15T17:16:18.302Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-03-15T17:16:19.554Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow PASSED [ 6%] [2020-03-15T17:16:19.554Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_new_containers SKIPPED [ 6%] [2020-03-15T17:16:19.554Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_follow_logs_from_restarted_containers SKIPPED [ 6%] [2020-03-15T17:16:20.486Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_invalid_service_name PASSED [ 6%] [2020-03-15T17:16:21.575Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-03-15T17:16:23.784Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_on_stopped_containers_exits PASSED [ 6%] [2020-03-15T17:16:24.102Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2020-03-15T17:16:26.306Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_tail PASSED [ 6%] [2020-03-15T17:16:26.626Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2020-03-15T17:16:27.190Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 6%] [2020-03-15T17:16:28.832Z] tests/acceptance/cli_test.py::CLITestCase::test_logs_timestamps PASSED [ 6%] [2020-03-15T17:16:29.397Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_no_containers PASSED [ 6%] [2020-03-15T17:16:31.364Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 6%] [2020-03-15T17:16:33.575Z] tests/acceptance/cli_test.py::CLITestCase::test_pause_unpause PASSED [ 6%] [2020-03-15T17:16:34.638Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-03-15T17:16:37.752Z] tests/acceptance/cli_test.py::CLITestCase::test_port PASSED [ 7%] [2020-03-15T17:16:39.892Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-03-15T17:16:40.821Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 7%] [2020-03-15T17:16:42.716Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 7%] [2020-03-15T17:16:43.009Z] tests/acceptance/cli_test.py::CLITestCase::test_port_with_scale PASSED [ 7%] [2020-03-15T17:16:43.266Z] tests/acceptance/cli_test.py::CLITestCase::test_ps PASSED [ 7%] [2020-03-15T17:16:44.609Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 7%] [2020-03-15T17:16:45.163Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_all PASSED [ 7%] [2020-03-15T17:16:47.687Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_alternate_composefile PASSED [ 7%] [2020-03-15T17:16:47.884Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 7%] [2020-03-15T17:16:49.785Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 7%] [2020-03-15T17:16:50.213Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_default_composefile PASSED [ 7%] [2020-03-15T17:16:52.739Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_option PASSED [ 7%] [2020-03-15T17:16:56.333Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 7%] [2020-03-15T17:16:56.333Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 7%] [2020-03-15T17:16:57.266Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 7%] [2020-03-15T17:16:58.635Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 7%] [2020-03-15T17:16:59.290Z] tests/acceptance/cli_test.py::CLITestCase::test_ps_services_filter_status PASSED [ 7%] [2020-03-15T17:16:59.290Z] tests/acceptance/cli_test.py::CLITestCase::test_pull PASSED [ 7%] [2020-03-15T17:16:59.566Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 7%] [2020-03-15T17:17:00.221Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_can_build PASSED [ 7%] [2020-03-15T17:17:00.936Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 8%] [2020-03-15T17:17:01.592Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_digest PASSED [ 7%] [2020-03-15T17:17:01.866Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 8%] [2020-03-15T17:17:02.524Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_ignore_pull_failures PASSED [ 7%] [2020-03-15T17:17:02.797Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 8%] [2020-03-15T17:17:03.895Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_include_deps PASSED [ 8%] [2020-03-15T17:17:04.692Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 8%] [2020-03-15T17:17:04.826Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_no_deps PASSED [ 8%] [2020-03-15T17:17:05.758Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_parallel_failure PASSED [ 8%] [2020-03-15T17:17:07.966Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 8%] [2020-03-15T17:17:08.282Z] tests/acceptance/cli_test.py::CLITestCase::test_pull_with_quiet PASSED [ 8%] [2020-03-15T17:17:09.861Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 8%] [2020-03-15T17:17:10.425Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 8%] [2020-03-15T17:17:10.808Z] tests/acceptance/cli_test.py::CLITestCase::test_quiet_build PASSED [ 8%] [2020-03-15T17:17:12.704Z] tests/acceptance/cli_test.py::CLITestCase::test_restart PASSED [ 8%] [2020-03-15T17:17:12.945Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 8%] [2020-03-15T17:17:13.635Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_no_containers PASSED [ 8%] [2020-03-15T17:17:15.468Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 8%] [2020-03-15T17:17:16.164Z] tests/acceptance/cli_test.py::CLITestCase::test_restart_stopped_container PASSED [ 8%] [2020-03-15T17:17:17.365Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 8%] [2020-03-15T17:17:18.693Z] tests/acceptance/cli_test.py::CLITestCase::test_rm PASSED [ 8%] [2020-03-15T17:17:20.589Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_all PASSED [ 8%] [2020-03-15T17:17:22.617Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 8%] [2020-03-15T17:17:27.139Z] tests/acceptance/cli_test.py::CLITestCase::test_rm_stop PASSED [ 8%] [2020-03-15T17:17:29.161Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 8%] [2020-03-15T17:17:32.394Z] tests/acceptance/cli_test.py::CLITestCase::test_run_detached_connects_to_network PASSED [ 8%] [2020-03-15T17:17:32.433Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 9%] [2020-03-15T17:17:33.363Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 9%] [2020-03-15T17:17:35.260Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 9%] [2020-03-15T17:17:35.671Z] tests/acceptance/cli_test.py::CLITestCase::test_run_does_not_recreate_linked_containers PASSED [ 9%] [2020-03-15T17:17:36.604Z] tests/acceptance/cli_test.py::CLITestCase::test_run_env_values_from_system PASSED [ 9%] [2020-03-15T17:17:36.629Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 9%] [2020-03-15T17:17:37.997Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 9%] [2020-03-15T17:17:38.499Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sighup PASSED [ 9%] [2020-03-15T17:17:39.869Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigint PASSED [ 9%] [2020-03-15T17:17:41.241Z] tests/acceptance/cli_test.py::CLITestCase::test_run_handles_sigterm PASSED [ 9%] [2020-03-15T17:17:46.088Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 9%] [2020-03-15T17:17:47.017Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 9%] [2020-03-15T17:17:49.340Z] tests/acceptance/cli_test.py::CLITestCase::test_run_interactive_connects_to_network PASSED [ 9%] [2020-03-15T17:17:49.903Z] tests/acceptance/cli_test.py::CLITestCase::test_run_label_flag PASSED [ 9%] [2020-03-15T17:17:50.291Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 9%] [2020-03-15T17:17:52.184Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 9%] [2020-03-15T17:17:54.080Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_multiple_volumes PASSED [ 9%] [2020-03-15T17:17:54.734Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 9%] [2020-03-15T17:17:55.452Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume PASSED [ 9%] [2020-03-15T17:17:57.256Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 9%] [2020-03-15T17:17:57.975Z] tests/acceptance/cli_test.py::CLITestCase::test_run_one_off_with_volume_merge PASSED [ 9%] [2020-03-15T17:17:58.625Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 10%] [2020-03-15T17:17:59.872Z] tests/acceptance/cli_test.py::CLITestCase::test_run_rm PASSED [ 9%] [2020-03-15T17:18:00.520Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 10%] [2020-03-15T17:18:01.769Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint PASSED [ 10%] [2020-03-15T17:18:02.414Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 10%] [2020-03-15T17:18:03.666Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_command_overridden PASSED [ 10%] [2020-03-15T17:18:04.309Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 10%] [2020-03-15T17:18:05.563Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_and_empty_string_command PASSED [ 10%] [2020-03-15T17:18:07.460Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_compose_file_entrypoint_overridden PASSED [ 10%] [2020-03-15T17:18:07.582Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 10%] [2020-03-15T17:18:10.031Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dependencies PASSED [ 10%] [2020-03-15T17:18:10.101Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 10%] [2020-03-15T17:18:12.556Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint PASSED [ 10%] [2020-03-15T17:18:12.622Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 10%] [2020-03-15T17:18:14.519Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 10%] [2020-03-15T17:18:15.141Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_and_command_overridden PASSED [ 10%] [2020-03-15T17:18:16.513Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 10%] [2020-03-15T17:18:17.666Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_dockerfile_entrypoint_overridden PASSED [ 10%] [2020-03-15T17:18:17.882Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 10%] [2020-03-15T17:18:19.039Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_environment_overridden PASSED [ 10%] [2020-03-15T17:18:19.253Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 10%] [2020-03-15T17:18:20.936Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ip_ports PASSED [ 10%] [2020-03-15T17:18:21.775Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 10%] [2020-03-15T17:18:22.308Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_explicitly_mapped_ports PASSED [ 10%] [2020-03-15T17:18:23.143Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 11%] [2020-03-15T17:18:24.205Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_links PASSED [ 10%] [2020-03-15T17:18:26.105Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_map_ports PASSED [ 11%] [2020-03-15T17:18:28.395Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 11%] [2020-03-15T17:18:31.363Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_scaled_dependencies PASSED [ 11%] [2020-03-15T17:18:32.568Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 11%] [2020-03-15T17:18:34.460Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 11%] [2020-03-15T17:18:35.390Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 11%] [2020-03-15T17:18:35.541Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_unset_entrypoint PASSED [ 11%] [2020-03-15T17:18:36.320Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 11%] [2020-03-15T17:18:37.435Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_use_aliases PASSED [ 11%] [2020-03-15T17:18:38.213Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 11%] [2020-03-15T17:18:38.368Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden PASSED [ 11%] [2020-03-15T17:18:39.301Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_user_overridden_short_form PASSED [ 11%] [2020-03-15T17:18:39.581Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 11%] [2020-03-15T17:18:40.673Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden PASSED [ 11%] [2020-03-15T17:18:40.950Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 11%] [2020-03-15T17:18:42.318Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 11%] [2020-03-15T17:18:42.570Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_with_workdir_overridden_short_form PASSED [ 11%] [2020-03-15T17:18:43.941Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_links PASSED [ 11%] [2020-03-15T17:18:44.217Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 11%] [2020-03-15T17:18:45.314Z] tests/acceptance/cli_test.py::CLITestCase::test_run_service_without_map_ports PASSED [ 11%] [2020-03-15T17:18:46.109Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 12%] [2020-03-15T17:18:47.213Z] tests/acceptance/cli_test.py::CLITestCase::test_run_unicode_env_values_from_system PASSED [ 11%] [2020-03-15T17:18:47.479Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 12%] [2020-03-15T17:18:48.585Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_custom_name PASSED [ 12%] [2020-03-15T17:18:48.850Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 12%] [2020-03-15T17:18:50.483Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_expose_ports PASSED [ 12%] [2020-03-15T17:18:51.854Z] tests/acceptance/cli_test.py::CLITestCase::test_run_with_no_deps PASSED [ 12%] [2020-03-15T17:18:52.122Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 12%] [2020-03-15T17:18:55.131Z] tests/acceptance/cli_test.py::CLITestCase::test_run_without_command PASSED [ 12%] [2020-03-15T17:19:00.215Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 12%] [2020-03-15T17:19:00.215Z] tests/acceptance/cli_test.py::CLITestCase::test_scale_v2_2 PASSED [ 12%] [2020-03-15T17:19:01.588Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 12%] [2020-03-15T17:19:03.234Z] tests/acceptance/cli_test.py::CLITestCase::test_scale PASSED [ 12%] [2020-03-15T17:19:03.234Z] tests/acceptance/cli_test.py::CLITestCase::test_scale_v2_2 PASSED [ 12%] [2020-03-15T17:19:03.482Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 12%] [2020-03-15T17:19:04.046Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 12%] [2020-03-15T17:19:05.129Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt PASSED [ 12%] [2020-03-15T17:19:06.500Z] tests/acceptance/cli_test.py::CLITestCase::test_shorthand_host_opt_interactive PASSED [ 12%] [2020-03-15T17:19:07.317Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 12%] [2020-03-15T17:19:07.432Z] tests/acceptance/cli_test.py::CLITestCase::test_start_no_containers PASSED [ 12%] [2020-03-15T17:19:09.840Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 12%] [2020-03-15T17:19:10.715Z] tests/acceptance/cli_test.py::CLITestCase::test_stop PASSED [ 12%] [2020-03-15T17:19:12.362Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 12%] [2020-03-15T17:19:13.245Z] tests/acceptance/cli_test.py::CLITestCase::test_stop_signal PASSED [ 12%] [2020-03-15T17:19:13.293Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 13%] [2020-03-15T17:19:16.525Z] tests/acceptance/cli_test.py::CLITestCase::test_top_processes_running PASSED [ 12%] [2020-03-15T17:19:16.670Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 13%] [2020-03-15T17:19:16.929Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 13%] [2020-03-15T17:19:17.091Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_not_running PASSED [ 13%] [2020-03-15T17:19:20.208Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 13%] [2020-03-15T17:19:20.368Z] tests/acceptance/cli_test.py::CLITestCase::test_top_services_running PASSED [ 13%] [2020-03-15T17:19:20.626Z] tests/acceptance/cli_test.py::CLITestCase::test_unpause_no_containers PASSED [ 13%] [2020-03-15T17:19:22.100Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 13%] [2020-03-15T17:19:23.903Z] tests/acceptance/cli_test.py::CLITestCase::test_up PASSED [ 13%] [2020-03-15T17:19:23.997Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 13%] [2020-03-15T17:19:25.798Z] tests/acceptance/cli_test.py::CLITestCase::test_up_attached PASSED [ 13%] [2020-03-15T17:19:25.888Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 13%] [2020-03-15T17:19:27.694Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached PASSED [ 13%] [2020-03-15T17:19:29.158Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 13%] [2020-03-15T17:19:29.591Z] tests/acceptance/cli_test.py::CLITestCase::test_up_detached_long_form PASSED [ 13%] [2020-03-15T17:19:30.531Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 13%] [2020-03-15T17:19:32.867Z] tests/acceptance/cli_test.py::CLITestCase::test_up_external_networks PASSED [ 13%] [2020-03-15T17:19:33.056Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 13%] [2020-03-15T17:19:33.620Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 13%] [2020-03-15T17:19:34.238Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit PASSED [ 13%] [2020-03-15T17:19:36.140Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 14%] [2020-03-15T17:19:36.763Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_abort_on_container_exit_code PASSED [ 13%] [2020-03-15T17:19:37.328Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_aborted_dependencies PASSED [ 13%] [2020-03-15T17:19:38.033Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 14%] [2020-03-15T17:19:39.926Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 14%] [2020-03-15T17:19:40.604Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_force_shutdown PASSED [ 14%] [2020-03-15T17:19:42.447Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 14%] [2020-03-15T17:19:42.500Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigint PASSED [ 14%] [2020-03-15T17:19:44.340Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 14%] [2020-03-15T17:19:44.394Z] tests/acceptance/cli_test.py::CLITestCase::test_up_handles_sigterm PASSED [ 14%] [2020-03-15T17:19:45.269Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 14%] [2020-03-15T17:19:46.917Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging PASSED [ 14%] [2020-03-15T17:19:47.790Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 14%] [2020-03-15T17:19:48.720Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 14%] [2020-03-15T17:19:48.812Z] tests/acceptance/cli_test.py::CLITestCase::test_up_logging_legacy PASSED [ 14%] [2020-03-15T17:19:49.376Z] tests/acceptance/cli_test.py::CLITestCase::test_up_missing_network PASSED [ 14%] [2020-03-15T17:19:50.613Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 14%] [2020-03-15T17:19:51.906Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_ansi PASSED [ 14%] [2020-03-15T17:19:52.839Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_services PASSED [ 14%] [2020-03-15T17:19:53.133Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 14%] [2020-03-15T17:19:54.735Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start PASSED [ 14%] [2020-03-15T17:19:57.321Z] tests/acceptance/cli_test.py::CLITestCase::test_up_no_start_remove_orphans PASSED [ 14%] [2020-03-15T17:19:59.675Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 14%] [2020-03-15T17:20:02.946Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 14%] [2020-03-15T17:20:03.891Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_reset PASSED [ 14%] [2020-03-15T17:20:07.169Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_down PASSED [ 14%] [2020-03-15T17:20:08.198Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 15%] [2020-03-15T17:20:11.470Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 15%] [2020-03-15T17:20:12.426Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_scale_up PASSED [ 15%] [2020-03-15T17:20:14.740Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 15%] [2020-03-15T17:20:15.701Z] tests/acceptance/cli_test.py::CLITestCase::test_up_scale_to_zero PASSED [ 15%] [2020-03-15T17:20:16.637Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 15%] [2020-03-15T17:20:18.225Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_attach_dependencies PASSED [ 15%] [2020-03-15T17:20:19.156Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 15%] [2020-03-15T17:20:19.156Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 15%] [2020-03-15T17:20:20.748Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_network_config PASSED [ 15%] [2020-03-15T17:20:21.675Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 15%] [2020-03-15T17:20:24.024Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_default_override_file PASSED [ 15%] [2020-03-15T17:20:24.024Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_duplicate_override_yaml_files PASSED [ 15%] [2020-03-15T17:20:24.946Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 15%] [2020-03-15T17:20:25.393Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_extends PASSED [ 15%] [2020-03-15T17:20:28.217Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 15%] [2020-03-15T17:20:28.780Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 15%] [2020-03-15T17:20:29.572Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_external_default_network PASSED [ 15%] [2020-03-15T17:20:32.854Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate PASSED [ 15%] [2020-03-15T17:20:33.420Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_force_recreate_and_no_recreate PASSED [ 15%] [2020-03-15T17:20:38.734Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 15%] [2020-03-15T17:20:38.734Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 15%] [2020-03-15T17:20:40.103Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 16%] [2020-03-15T17:20:41.520Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_healthcheck PASSED [ 15%] [2020-03-15T17:20:42.085Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_ignore_remove_orphans PASSED [ 15%] [2020-03-15T17:20:43.376Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 16%] [2020-03-15T17:20:43.939Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 16%] [2020-03-15T17:20:43.984Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_links_v1 PASSED [ 16%] [2020-03-15T17:20:45.833Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 16%] [2020-03-15T17:20:47.259Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_multiple_files PASSED [ 16%] [2020-03-15T17:20:47.726Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 16%] [2020-03-15T17:20:48.192Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_is_invalid PASSED [ 16%] [2020-03-15T17:20:49.619Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 16%] [2020-03-15T17:20:50.089Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_net_v1 PASSED [ 16%] [2020-03-15T17:20:51.587Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 16%] [2020-03-15T17:20:52.618Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_aliases PASSED [ 16%] [2020-03-15T17:20:54.515Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_internal PASSED [ 16%] [2020-03-15T17:20:54.865Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 16%] [2020-03-15T17:20:56.409Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_labels PASSED [ 16%] [2020-03-15T17:20:56.757Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 16%] [2020-03-15T17:20:58.937Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_mode PASSED [ 16%] [2020-03-15T17:21:00.837Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_network_static_addresses PASSED [ 16%] [2020-03-15T17:21:00.932Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 16%] [2020-03-15T17:21:01.862Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 16%] [2020-03-15T17:21:05.024Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_networks PASSED [ 16%] [2020-03-15T17:21:05.135Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 17%] [2020-03-15T17:21:06.396Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_deps PASSED [ 16%] [2020-03-15T17:21:06.504Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 17%] [2020-03-15T17:21:09.674Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_no_recreate PASSED [ 17%] [2020-03-15T17:21:10.674Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 17%] [2020-03-15T17:21:11.575Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_override_yaml PASSED [ 17%] [2020-03-15T17:21:12.046Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 17%] [2020-03-15T17:21:13.940Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 17%] [2020-03-15T17:21:14.870Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 17%] [2020-03-15T17:21:15.753Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_pid_mode PASSED [ 17%] [2020-03-15T17:21:15.801Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 17%] [2020-03-15T17:21:16.364Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 17%] [2020-03-15T17:21:16.685Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_timeout PASSED [ 17%] [2020-03-15T17:21:19.207Z] tests/acceptance/cli_test.py::CLITestCase::test_up_with_volume_labels PASSED [ 17%] [2020-03-15T17:21:19.639Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 17%] [2020-03-15T17:21:19.639Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 17%] [2020-03-15T17:21:19.639Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 17%] [2020-03-15T17:21:19.639Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 17%] [2020-03-15T17:21:19.773Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_on_both_host_and_context_opt PASSED [ 17%] [2020-03-15T17:21:20.569Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 18%] [2020-03-15T17:21:20.705Z] tests/acceptance/context_test.py::ContextTestCase::test_fail_run_on_inexistent_context PASSED [ 17%] [2020-03-15T17:21:21.271Z] tests/acceptance/context_test.py::ContextTestCase::test_help PASSED [ 17%] [2020-03-15T17:21:21.500Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 18%] [2020-03-15T17:21:21.757Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 18%] [2020-03-15T17:21:23.126Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 18%] [2020-03-15T17:21:23.126Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 18%] [2020-03-15T17:21:23.126Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 18%] [2020-03-15T17:21:23.383Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 18%] [2020-03-15T17:21:23.640Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 18%] [2020-03-15T17:21:23.896Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 18%] [2020-03-15T17:21:23.896Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 18%] [2020-03-15T17:21:23.896Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 18%] [2020-03-15T17:21:23.896Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 19%] [2020-03-15T17:21:24.552Z] tests/integration/environment_test.py::EnvironmentOverrideFileTest::test_env_file_override PASSED [ 17%] [2020-03-15T17:21:24.552Z] tests/integration/network_test.py::NetworkTest::test_network_default_labels PASSED [ 17%] [2020-03-15T17:21:24.552Z] tests/integration/network_test.py::NetworkTest::test_network_external_default_ensure PASSED [ 17%] [2020-03-15T17:21:24.552Z] tests/integration/network_test.py::NetworkTest::test_network_external_overlay_ensure PASSED [ 17%] [2020-03-15T17:21:25.487Z] tests/integration/project_test.py::ProjectTest::test_containers PASSED [ 18%] [2020-03-15T17:21:26.418Z] tests/integration/project_test.py::ProjectTest::test_containers_stopped PASSED [ 18%] [2020-03-15T17:21:26.676Z] tests/integration/project_test.py::ProjectTest::test_containers_with_extra_service PASSED [ 18%] [2020-03-15T17:21:27.607Z] tests/integration/project_test.py::ProjectTest::test_containers_with_service_names PASSED [ 18%] [2020-03-15T17:21:27.865Z] tests/integration/project_test.py::ProjectTest::test_create PASSED [ 18%] [2020-03-15T17:21:28.122Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_always PASSED [ 18%] [2020-03-15T17:21:28.122Z] tests/integration/project_test.py::ProjectTest::test_create_strategy_never PASSED [ 18%] [2020-03-15T17:21:28.380Z] tests/integration/project_test.py::ProjectTest::test_create_twice PASSED [ 18%] [2020-03-15T17:21:28.637Z] tests/integration/project_test.py::ProjectTest::test_create_with_links PASSED [ 18%] [2020-03-15T17:21:28.637Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes PASSED [ 18%] [2020-03-15T17:21:28.637Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_external_volumes PASSED [ 18%] [2020-03-15T17:21:28.637Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_inexistent_external_volume PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 19%] [2020-03-15T17:21:41.946Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 19%] [2020-03-15T17:21:43.838Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 19%] [2020-03-15T17:21:43.838Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 19%] [2020-03-15T17:21:44.095Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 19%] [2020-03-15T17:21:46.694Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_invalid_volume_driver PASSED [ 19%] [2020-03-15T17:21:46.694Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_blank_driver PASSED [ 19%] [2020-03-15T17:21:46.694Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver PASSED [ 19%] [2020-03-15T17:21:46.694Z] tests/integration/project_test.py::ProjectTest::test_initialize_volumes_updated_driver_opts PASSED [ 19%] [2020-03-15T17:21:46.694Z] tests/integration/project_test.py::ProjectTest::test_net_from_container_v1 PASSED [ 19%] [2020-03-15T17:21:46.694Z] tests/integration/project_test.py::ProjectTest::test_net_from_service_v1 PASSED [ 19%] [2020-03-15T17:21:46.951Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_container PASSED [ 19%] [2020-03-15T17:21:48.320Z] tests/integration/project_test.py::ProjectTest::test_network_mode_from_service PASSED [ 19%] [2020-03-15T17:21:48.320Z] tests/integration/project_test.py::ProjectTest::test_parallel_pull_with_no_image PASSED [ 19%] [2020-03-15T17:21:48.884Z] tests/integration/project_test.py::ProjectTest::test_project_up PASSED [ 19%] [2020-03-15T17:21:49.345Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 19%] [2020-03-15T17:21:52.615Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 20%] [2020-03-15T17:21:53.982Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 20%] [2020-03-15T17:21:54.911Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 20%] [2020-03-15T17:21:55.431Z] tests/integration/project_test.py::ProjectTest::test_project_up_config_scale PASSED [ 19%] [2020-03-15T17:21:56.803Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 20%] [2020-03-15T17:21:57.954Z] tests/integration/project_test.py::ProjectTest::test_project_up_healthy_dependency PASSED [ 20%] [2020-03-15T17:21:58.696Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 20%] [2020-03-15T17:21:58.899Z] tests/integration/project_test.py::ProjectTest::test_project_up_ignore_orphans PASSED [ 20%] [2020-03-15T17:21:59.625Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 20%] [2020-03-15T17:21:59.867Z] tests/integration/project_test.py::ProjectTest::test_project_up_implicit_volume_driver PASSED [ 20%] [2020-03-15T17:22:00.992Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 20%] [2020-03-15T17:22:01.769Z] tests/integration/project_test.py::ProjectTest::test_project_up_logging_with_multiple_files PASSED [ 20%] [2020-03-15T17:22:02.360Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 20%] [2020-03-15T17:22:03.663Z] tests/integration/project_test.py::ProjectTest::test_project_up_name_starts_with_illegal_char PASSED [ 20%] [2020-03-15T17:22:03.728Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 20%] [2020-03-15T17:22:04.594Z] tests/integration/project_test.py::ProjectTest::test_project_up_named_volumes_in_binds PASSED [ 20%] [2020-03-15T17:22:04.655Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 20%] [2020-03-15T17:22:05.962Z] tests/integration/project_test.py::ProjectTest::test_project_up_networks PASSED [ 20%] [2020-03-15T17:22:06.547Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 20%] [2020-03-15T17:22:06.972Z] tests/integration/project_test.py::ProjectTest::test_project_up_no_healthcheck_dependency PASSED [ 20%] [2020-03-15T17:22:07.476Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 21%] [2020-03-15T17:22:08.343Z] tests/integration/project_test.py::ProjectTest::test_project_up_orphans PASSED [ 20%] [2020-03-15T17:22:09.368Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 21%] [2020-03-15T17:22:09.712Z] tests/integration/project_test.py::ProjectTest::test_project_up_port_mappings_with_multiple_files PASSED [ 20%] [2020-03-15T17:22:10.737Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 21%] [2020-03-15T17:22:11.607Z] tests/integration/project_test.py::ProjectTest::test_project_up_recreate_with_tmpfs_volume PASSED [ 20%] [2020-03-15T17:22:12.106Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 21%] [2020-03-15T17:22:12.175Z] tests/integration/project_test.py::ProjectTest::test_project_up_seccomp_profile PASSED [ 21%] [2020-03-15T17:22:14.627Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 21%] [2020-03-15T17:22:14.697Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_depends PASSED [ 21%] [2020-03-15T17:22:15.557Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 21%] [2020-03-15T17:22:15.630Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_links PASSED [ 21%] [2020-03-15T17:22:16.999Z] tests/integration/project_test.py::ProjectTest::test_project_up_starts_uncreated_services PASSED [ 21%] [2020-03-15T17:22:18.078Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 21%] [2020-03-15T17:22:18.641Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 21%] [2020-03-15T17:22:18.892Z] tests/integration/project_test.py::ProjectTest::test_project_up_unhealthy_dependency PASSED [ 21%] [2020-03-15T17:22:20.014Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 21%] [2020-03-15T17:22:20.262Z] tests/integration/project_test.py::ProjectTest::test_project_up_volumes PASSED [ 21%] [2020-03-15T17:22:20.579Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 21%] [2020-03-15T17:22:21.948Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 21%] [2020-03-15T17:22:22.785Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_added_secrets PASSED [ 21%] [2020-03-15T17:22:23.315Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 21%] [2020-03-15T17:22:23.348Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_internal PASSED [ 21%] [2020-03-15T17:22:24.719Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_network_label PASSED [ 21%] [2020-03-15T17:22:24.773Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 22%] [2020-03-15T17:22:25.282Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_deps PASSED [ 21%] [2020-03-15T17:22:26.144Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 22%] [2020-03-15T17:22:26.651Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_running PASSED [ 21%] [2020-03-15T17:22:27.073Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 22%] [2020-03-15T17:22:28.019Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_no_recreate_stopped PASSED [ 21%] [2020-03-15T17:22:28.965Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 22%] [2020-03-15T17:22:29.390Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_secrets PASSED [ 22%] [2020-03-15T17:22:30.332Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 22%] [2020-03-15T17:22:30.759Z] tests/integration/project_test.py::ProjectTest::test_project_up_with_volume_labels PASSED [ 22%] [2020-03-15T17:22:31.689Z] tests/integration/project_test.py::ProjectTest::test_project_up_without_all_services PASSED [ 22%] [2020-03-15T17:22:32.225Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 22%] [2020-03-15T17:22:33.583Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_mounts PASSED [ 22%] [2020-03-15T17:22:34.952Z] tests/integration/project_test.py::ProjectTest::test_recreate_preserves_volumes PASSED [ 22%] [2020-03-15T17:22:35.495Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 22%] [2020-03-15T17:22:36.425Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 22%] [2020-03-15T17:22:36.847Z] tests/integration/project_test.py::ProjectTest::test_start_pause_unpause_stop_kill_remove PASSED [ 22%] [2020-03-15T17:22:37.353Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 22%] [2020-03-15T17:22:37.609Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 22%] [2020-03-15T17:22:37.609Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 22%] [2020-03-15T17:22:38.978Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 22%] [2020-03-15T17:22:39.550Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 23%] [2020-03-15T17:22:40.120Z] tests/integration/project_test.py::ProjectTest::test_unscale_after_restart PASSED [ 22%] [2020-03-15T17:22:40.918Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 23%] [2020-03-15T17:22:41.050Z] tests/integration/project_test.py::ProjectTest::test_up_with_custom_name_resources PASSED [ 22%] [2020-03-15T17:22:41.846Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 23%] [2020-03-15T17:22:41.984Z] tests/integration/project_test.py::ProjectTest::test_up_with_enable_ipv6 PASSED [ 22%] [2020-03-15T17:22:41.984Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_isolation PASSED [ 22%] [2020-03-15T17:22:42.241Z] tests/integration/project_test.py::ProjectTest::test_up_with_invalid_runtime PASSED [ 22%] [2020-03-15T17:22:43.171Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_config PASSED [ 22%] [2020-03-15T17:22:44.101Z] tests/integration/project_test.py::ProjectTest::test_up_with_ipam_options PASSED [ 23%] [2020-03-15T17:22:45.476Z] tests/integration/project_test.py::ProjectTest::test_up_with_isolation PASSED [ 23%] [2020-03-15T17:22:46.017Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 23%] [2020-03-15T17:22:46.407Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_link_local_ips PASSED [ 23%] [2020-03-15T17:22:46.585Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 23%] [2020-03-15T17:22:46.841Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 23%] [2020-03-15T17:22:46.841Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 23%] [2020-03-15T17:22:48.208Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 23%] [2020-03-15T17:22:48.208Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 23%] [2020-03-15T17:22:48.208Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 23%] [2020-03-15T17:22:49.137Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 23%] [2020-03-15T17:22:50.505Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 24%] [2020-03-15T17:22:50.585Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_priorities PASSED [ 23%] [2020-03-15T17:22:51.148Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses PASSED [ 23%] [2020-03-15T17:22:51.405Z] tests/integration/project_test.py::ProjectTest::test_up_with_network_static_addresses_missing_subnet PASSED [ 23%] [2020-03-15T17:22:51.405Z] tests/integration/project_test.py::ProjectTest::test_up_with_nvidia_runtime SKIPPED [ 23%] [2020-03-15T17:22:51.871Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 24%] [2020-03-15T17:22:51.871Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 24%] [2020-03-15T17:22:52.128Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 24%] [2020-03-15T17:22:52.128Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 24%] [2020-03-15T17:22:52.775Z] tests/integration/project_test.py::ProjectTest::test_up_with_runtime PASSED [ 23%] [2020-03-15T17:22:52.775Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_container PASSED [ 23%] [2020-03-15T17:22:52.775Z] tests/integration/project_test.py::ProjectTest::test_volumes_from_service PASSED [ 23%] [2020-03-15T17:22:53.114Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 24%] [2020-03-15T17:22:53.705Z] tests/integration/resilience_test.py::ResilienceTest::test_create_failure PASSED [ 23%] [2020-03-15T17:22:54.042Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 24%] [2020-03-15T17:22:54.042Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 24%] [2020-03-15T17:22:54.298Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 24%] [2020-03-15T17:22:55.076Z] tests/integration/resilience_test.py::ResilienceTest::test_start_failure PASSED [ 24%] [2020-03-15T17:22:55.665Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 24%] [2020-03-15T17:22:56.450Z] tests/integration/resilience_test.py::ResilienceTest::test_successful_recreate PASSED [ 24%] [2020-03-15T17:22:56.450Z] tests/integration/service_test.py::ServiceTest::test_build PASSED [ 24%] [2020-03-15T17:22:56.450Z] tests/integration/service_test.py::ServiceTest::test_build_cli PASSED [ 24%] [2020-03-15T17:22:56.594Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 24%] [2020-03-15T17:22:56.707Z] tests/integration/service_test.py::ServiceTest::test_build_non_ascii_filename PASSED [ 24%] [2020-03-15T17:22:57.523Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 24%] [2020-03-15T17:22:57.640Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args PASSED [ 24%] [2020-03-15T17:22:58.086Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 25%] [2020-03-15T17:22:58.203Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_args_override PASSED [ 24%] [2020-03-15T17:22:58.342Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 25%] [2020-03-15T17:22:58.342Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 25%] [2020-03-15T17:22:58.460Z] tests/integration/service_test.py::ServiceTest::test_build_with_build_labels PASSED [ 24%] [2020-03-15T17:22:58.717Z] tests/integration/service_test.py::ServiceTest::test_build_with_cachefrom PASSED [ 24%] [2020-03-15T17:22:59.710Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 25%] [2020-03-15T17:22:59.966Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 25%] [2020-03-15T17:23:00.087Z] tests/integration/service_test.py::ServiceTest::test_build_with_extra_hosts PASSED [ 24%] [2020-03-15T17:23:00.527Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 25%] [2020-03-15T17:23:01.017Z] tests/integration/service_test.py::ServiceTest::test_build_with_git_url PASSED [ 24%] [2020-03-15T17:23:01.091Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 25%] [2020-03-15T17:23:01.949Z] tests/integration/service_test.py::ServiceTest::test_build_with_gzip PASSED [ 24%] [2020-03-15T17:23:02.512Z] tests/integration/service_test.py::ServiceTest::test_build_with_illegal_leading_chars PASSED [ 25%] [2020-03-15T17:23:02.769Z] tests/integration/service_test.py::ServiceTest::test_build_with_image_name PASSED [ 25%] [2020-03-15T17:23:02.769Z] tests/integration/service_test.py::ServiceTest::test_build_with_isolation PASSED [ 25%] [2020-03-15T17:23:02.983Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 25%] [2020-03-15T17:23:02.983Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 25%] [2020-03-15T17:23:02.983Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config PASSED [ 25%] [2020-03-15T17:23:03.912Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 25%] [2020-03-15T17:23:03.912Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 26%] [2020-03-15T17:23:04.138Z] tests/integration/service_test.py::ServiceTest::test_build_with_network PASSED [ 25%] [2020-03-15T17:23:04.394Z] tests/integration/service_test.py::ServiceTest::test_build_with_target PASSED [ 25%] [2020-03-15T17:23:04.474Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 26%] [2020-03-15T17:23:04.730Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 26%] [2020-03-15T17:23:04.957Z] tests/integration/service_test.py::ServiceTest::test_cap_add_list PASSED [ 25%] [2020-03-15T17:23:05.292Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 26%] [2020-03-15T17:23:05.520Z] tests/integration/service_test.py::ServiceTest::test_cap_drop_list PASSED [ 25%] [2020-03-15T17:23:05.853Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 26%] [2020-03-15T17:23:06.418Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 26%] [2020-03-15T17:23:06.418Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 26%] [2020-03-15T17:23:07.347Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 26%] [2020-03-15T17:23:07.414Z] tests/integration/service_test.py::ServiceTest::test_containers PASSED [ 25%] [2020-03-15T17:23:07.414Z] tests/integration/service_test.py::ServiceTest::test_containers_one_off PASSED [ 25%] [2020-03-15T17:23:07.414Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_blkio_config PASSED [ 25%] [2020-03-15T17:23:07.607Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 26%] [2020-03-15T17:23:07.864Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 26%] [2020-03-15T17:23:07.978Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_count PASSED [ 25%] [2020-03-15T17:23:07.978Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_percent SKIPPED [ 26%] [2020-03-15T17:23:08.793Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 26%] [2020-03-15T17:23:08.911Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_quota PASSED [ 26%] [2020-03-15T17:23:08.911Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt XFAIL [ 26%] [2020-03-15T17:23:09.359Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 26%] [2020-03-15T17:23:09.475Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_set PASSED [ 26%] [2020-03-15T17:23:10.289Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 27%] [2020-03-15T17:23:10.405Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_shares PASSED [ 26%] [2020-03-15T17:23:10.545Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 27%] [2020-03-15T17:23:10.970Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_cpus PASSED [ 26%] [2020-03-15T17:23:10.970Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_device_cgroup_rules PASSED [ 26%] [2020-03-15T17:23:11.474Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 27%] [2020-03-15T17:23:11.533Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_dicts PASSED [ 26%] [2020-03-15T17:23:12.039Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 27%] [2020-03-15T17:23:12.039Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 27%] [2020-03-15T17:23:12.039Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 27%] [2020-03-15T17:23:12.097Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_extra_hosts_list PASSED [ 26%] [2020-03-15T17:23:12.097Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_healthcheck_config PASSED [ 26%] [2020-03-15T17:23:12.295Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 27%] [2020-03-15T17:23:12.857Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 27%] [2020-03-15T17:23:13.420Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 27%] [2020-03-15T17:23:13.467Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_host_mount PASSED [ 26%] [2020-03-15T17:23:13.984Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 27%] [2020-03-15T17:23:14.031Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_bool PASSED [ 26%] [2020-03-15T17:23:14.547Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 27%] [2020-03-15T17:23:14.594Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_init_path XPASS [ 27%] [2020-03-15T17:23:15.110Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 28%] [2020-03-15T17:23:15.157Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_mount PASSED [ 27%] [2020-03-15T17:23:15.367Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 28%] [2020-03-15T17:23:15.721Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_legacy_tmpfs_mount PASSED [ 27%] [2020-03-15T17:23:15.930Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 28%] [2020-03-15T17:23:16.285Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_mac_address PASSED [ 27%] [2020-03-15T17:23:16.286Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off PASSED [ 27%] [2020-03-15T17:23:16.494Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 28%] [2020-03-15T17:23:16.542Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_one_off_when_existing_container_is_running PASSED [ 27%] [2020-03-15T17:23:16.542Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_oom_kill_disable PASSED [ 27%] [2020-03-15T17:23:17.058Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 28%] [2020-03-15T17:23:17.106Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_pids_limit XPASS [ 27%] [2020-03-15T17:23:17.670Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_read_only_root_fs PASSED [ 27%] [2020-03-15T17:23:17.987Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 28%] [2020-03-15T17:23:18.549Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 28%] [2020-03-15T17:23:18.600Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_security_opt PASSED [ 27%] [2020-03-15T17:23:19.113Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 28%] [2020-03-15T17:23:19.164Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_shm_size PASSED [ 27%] [2020-03-15T17:23:19.369Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 28%] [2020-03-15T17:23:19.727Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_specified_volume PASSED [ 28%] [2020-03-15T17:23:19.727Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt XFAIL [ 28%] [2020-03-15T17:23:20.298Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 28%] [2020-03-15T17:23:20.658Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount PASSED [ 28%] [2020-03-15T17:23:20.860Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 28%] [2020-03-15T17:23:21.223Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_tmpfs_mount_tmpfs_size PASSED [ 28%] [2020-03-15T17:23:21.423Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 28%] [2020-03-15T17:23:21.787Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_unspecified_volume PASSED [ 28%] [2020-03-15T17:23:21.987Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 29%] [2020-03-15T17:23:22.351Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_driver PASSED [ 28%] [2020-03-15T17:23:22.550Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 29%] [2020-03-15T17:23:22.914Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volume_mount PASSED [ 28%] [2020-03-15T17:23:23.112Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 29%] [2020-03-15T17:23:23.368Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 29%] [2020-03-15T17:23:23.477Z] tests/integration/service_test.py::ServiceTest::test_create_container_with_volumes_from PASSED [ 28%] [2020-03-15T17:23:24.041Z] tests/integration/service_test.py::ServiceTest::test_create_with_image_id PASSED [ 28%] [2020-03-15T17:23:24.629Z] tests/integration/service_test.py::ServiceTest::test_custom_container_name PASSED [ 28%] [2020-03-15T17:23:24.737Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 29%] [2020-03-15T17:23:25.216Z] tests/integration/service_test.py::ServiceTest::test_devices PASSED [ 28%] [2020-03-15T17:23:25.300Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 29%] [2020-03-15T17:23:25.788Z] tests/integration/service_test.py::ServiceTest::test_dns_list PASSED [ 28%] [2020-03-15T17:23:25.863Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 29%] [2020-03-15T17:23:26.369Z] tests/integration/service_test.py::ServiceTest::test_dns_no_value PASSED [ 29%] [2020-03-15T17:23:26.932Z] tests/integration/service_test.py::ServiceTest::test_dns_opt_value PASSED [ 29%] [2020-03-15T17:23:27.496Z] tests/integration/service_test.py::ServiceTest::test_dns_search PASSED [ 29%] [2020-03-15T17:23:27.752Z] tests/integration/service_test.py::ServiceTest::test_duplicate_containers PASSED [ 29%] [2020-03-15T17:23:27.754Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 29%] [2020-03-15T17:23:29.122Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 29%] [2020-03-15T17:23:29.123Z] tests/integration/service_test.py::ServiceTest::test_duplicate_volume_trailing_slash PASSED [ 29%] [2020-03-15T17:23:29.687Z] tests/integration/service_test.py::ServiceTest::test_empty_labels PASSED [ 29%] [2020-03-15T17:23:30.251Z] tests/integration/service_test.py::ServiceTest::test_env_from_file_combined_with_env PASSED [ 29%] [2020-03-15T17:23:31.656Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 29%] [2020-03-15T17:23:32.146Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_recreate_then_renew PASSED [ 29%] [2020-03-15T17:23:32.618Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 29%] [2020-03-15T17:23:33.515Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_anonymous_volume_renew PASSED [ 29%] [2020-03-15T17:23:33.552Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 29%] [2020-03-15T17:23:35.442Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 30%] [2020-03-15T17:23:36.037Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_image_with_volume_is_removed PASSED [ 29%] [2020-03-15T17:23:36.969Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate PASSED [ 29%] [2020-03-15T17:23:37.334Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 30%] [2020-03-15T17:23:37.897Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 30%] [2020-03-15T17:23:38.338Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_change_mount_target PASSED [ 29%] [2020-03-15T17:23:39.789Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 30%] [2020-03-15T17:23:40.230Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice PASSED [ 30%] [2020-03-15T17:23:41.601Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_recreate_twice_with_mount PASSED [ 30%] [2020-03-15T17:23:41.680Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 30%] [2020-03-15T17:23:42.531Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_containers_are_stopped PASSED [ 30%] [2020-03-15T17:23:43.571Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 30%] [2020-03-15T17:23:44.424Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_host_volume_is_removed PASSED [ 30%] [2020-03-15T17:23:45.465Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 30%] [2020-03-15T17:23:45.792Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_when_image_volume_masks_config PASSED [ 30%] [2020-03-15T17:23:46.028Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 30%] [2020-03-15T17:23:46.594Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 30%] [2020-03-15T17:23:47.156Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 30%] [2020-03-15T17:23:47.685Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume PASSED [ 30%] [2020-03-15T17:23:47.720Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 30%] [2020-03-15T17:23:48.282Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 31%] [2020-03-15T17:23:48.282Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 31%] [2020-03-15T17:23:48.845Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 31%] [2020-03-15T17:23:49.407Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 31%] [2020-03-15T17:23:49.578Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_with_image_declared_volume_renew PASSED [ 30%] [2020-03-15T17:23:50.140Z] tests/integration/service_test.py::ServiceTest::test_execute_convergence_plan_without_start PASSED [ 30%] [2020-03-15T17:23:50.336Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 31%] [2020-03-15T17:23:50.703Z] tests/integration/service_test.py::ServiceTest::test_expose_does_not_publish_ports PASSED [ 30%] [2020-03-15T17:23:50.898Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 31%] [2020-03-15T17:23:51.154Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 31%] [2020-03-15T17:23:51.267Z] tests/integration/service_test.py::ServiceTest::test_group_add_value PASSED [ 30%] [2020-03-15T17:23:51.717Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 31%] [2020-03-15T17:23:51.832Z] tests/integration/service_test.py::ServiceTest::test_labels PASSED [ 30%] [2020-03-15T17:23:52.281Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 31%] [2020-03-15T17:23:52.396Z] tests/integration/service_test.py::ServiceTest::test_log_drive_empty_default_jsonfile PASSED [ 31%] [2020-03-15T17:23:52.396Z] tests/integration/service_test.py::ServiceTest::test_log_drive_invalid SKIPPED [ 31%] [2020-03-15T17:23:52.843Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 31%] [2020-03-15T17:23:52.960Z] tests/integration/service_test.py::ServiceTest::test_log_drive_none PASSED [ 31%] [2020-03-15T17:23:53.405Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 31%] [2020-03-15T17:23:53.523Z] tests/integration/service_test.py::ServiceTest::test_mem_reservation PASSED [ 31%] [2020-03-15T17:23:53.970Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 31%] [2020-03-15T17:23:54.090Z] tests/integration/service_test.py::ServiceTest::test_mem_swappiness PASSED [ 31%] [2020-03-15T17:23:54.900Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 32%] [2020-03-15T17:23:55.023Z] tests/integration/service_test.py::ServiceTest::test_network_mode_bridged PASSED [ 31%] [2020-03-15T17:23:55.280Z] tests/integration/service_test.py::ServiceTest::test_network_mode_host PASSED [ 31%] [2020-03-15T17:23:55.829Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 32%] [2020-03-15T17:23:55.845Z] tests/integration/service_test.py::ServiceTest::test_network_mode_none PASSED [ 31%] [2020-03-15T17:23:56.407Z] tests/integration/service_test.py::ServiceTest::test_oom_score_adj_value PASSED [ 31%] [2020-03-15T17:23:56.972Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_host PASSED [ 31%] [2020-03-15T17:23:57.536Z] tests/integration/service_test.py::ServiceTest::test_pid_mode_none_defined PASSED [ 31%] [2020-03-15T17:23:57.720Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 32%] [2020-03-15T17:23:58.101Z] tests/integration/service_test.py::ServiceTest::test_port_with_explicit_interface PASSED [ 31%] [2020-03-15T17:23:58.283Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 32%] [2020-03-15T17:23:58.665Z] tests/integration/service_test.py::ServiceTest::test_project_is_added_to_container_name PASSED [ 32%] [2020-03-15T17:23:58.845Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 32%] [2020-03-15T17:23:59.408Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 32%] [2020-03-15T17:24:00.034Z] tests/integration/service_test.py::ServiceTest::test_recreate_preserves_volume_with_trailing_slash PASSED [ 32%] [2020-03-15T17:24:01.303Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 32%] [2020-03-15T17:24:01.928Z] tests/integration/service_test.py::ServiceTest::test_recreate_volume_to_mount PASSED [ 32%] [2020-03-15T17:24:02.232Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 32%] [2020-03-15T17:24:02.491Z] tests/integration/service_test.py::ServiceTest::test_resolve_env PASSED [ 32%] [2020-03-15T17:24:02.794Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 32%] [2020-03-15T17:24:03.054Z] tests/integration/service_test.py::ServiceTest::test_restart_always_value PASSED [ 32%] [2020-03-15T17:24:03.357Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 32%] [2020-03-15T17:24:03.616Z] tests/integration/service_test.py::ServiceTest::test_restart_on_failure_value PASSED [ 32%] [2020-03-15T17:24:03.920Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 32%] [2020-03-15T17:24:04.850Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 33%] [2020-03-15T17:24:05.510Z] tests/integration/service_test.py::ServiceTest::test_scale PASSED [ 32%] [2020-03-15T17:24:06.218Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 33%] [2020-03-15T17:24:06.445Z] tests/integration/service_test.py::ServiceTest::test_scale_sets_ports PASSED [ 32%] [2020-03-15T17:24:07.009Z] tests/integration/service_test.py::ServiceTest::test_scale_with_api_error PASSED [ 32%] [2020-03-15T17:24:07.580Z] tests/integration/service_test.py::ServiceTest::test_scale_with_custom_container_name_outputs_warning PASSED [ 32%] [2020-03-15T17:24:07.586Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 33%] [2020-03-15T17:24:07.842Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 33%] [2020-03-15T17:24:08.144Z] tests/integration/service_test.py::ServiceTest::test_scale_with_desired_number_already_achieved PASSED [ 32%] [2020-03-15T17:24:08.708Z] tests/integration/service_test.py::ServiceTest::test_scale_with_immediate_exit PASSED [ 33%] [2020-03-15T17:24:08.771Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 33%] [2020-03-15T17:24:09.029Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 33%] [2020-03-15T17:24:09.958Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 33%] [2020-03-15T17:24:10.079Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 33%] [2020-03-15T17:24:10.887Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 33%] [2020-03-15T17:24:11.448Z] tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 33%] [2020-03-15T17:24:11.451Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 33%] [2020-03-15T17:24:12.011Z] tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 33%] [2020-03-15T17:24:12.575Z] tests/integration/service_test.py::ServiceTest::test_split_env PASSED [ 33%] [2020-03-15T17:24:13.138Z] tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 33%] [2020-03-15T17:24:13.343Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 33%] [2020-03-15T17:24:14.071Z] tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 33%] [2020-03-15T17:24:14.635Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 33%] [2020-03-15T17:24:14.710Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 33%] [2020-03-15T17:24:15.200Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 33%] [2020-03-15T17:24:15.638Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 33%] [2020-03-15T17:24:16.201Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 34%] [2020-03-15T17:24:16.765Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 34%] [2020-03-15T17:24:17.095Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 33%] [2020-03-15T17:24:17.328Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 34%] [2020-03-15T17:24:17.890Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 34%] [2020-03-15T17:24:18.820Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 34%] [2020-03-15T17:24:18.989Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names PASSED [ 33%] [2020-03-15T17:24:19.552Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol PASSED [ 33%] [2020-03-15T17:24:20.115Z] tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 34%] [2020-03-15T17:24:20.678Z] tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 34%] [2020-03-15T17:24:21.242Z] tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 34%] [2020-03-15T17:24:21.337Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 34%] [2020-03-15T17:24:21.805Z] tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 34%] [2020-03-15T17:24:22.735Z] tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 34%] [2020-03-15T17:24:23.228Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 34%] [2020-03-15T17:24:25.120Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 34%] [2020-03-15T17:24:25.257Z] tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links PASSED [ 34%] [2020-03-15T17:24:25.376Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 34%] [2020-03-15T17:24:25.939Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 34%] [2020-03-15T17:24:26.867Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 34%] [2020-03-15T17:24:27.153Z] tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 34%] [2020-03-15T17:24:27.798Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli_extra_args PASSED [ 35%] [2020-03-15T17:24:28.363Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 35%] [2020-03-15T17:24:28.929Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 35%] [2020-03-15T17:24:28.929Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 35%] [2020-03-15T17:24:29.046Z] tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 34%] [2020-03-15T17:24:29.186Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 35%] [2020-03-15T17:24:29.303Z] tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED [ 34%] [2020-03-15T17:24:29.866Z] tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED [ 34%] [2020-03-15T17:24:30.555Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 35%] [2020-03-15T17:24:30.795Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli PASSED [ 34%] [2020-03-15T17:24:31.117Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 35%] [2020-03-15T17:24:31.117Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 35%] [2020-03-15T17:24:31.117Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 35%] [2020-03-15T17:24:31.726Z] tests/integration/service_test.py::ServiceTest::test_up_build_cli_extra_args PASSED [ 35%] [2020-03-15T17:24:32.289Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_host PASSED [ 35%] [2020-03-15T17:24:32.852Z] tests/integration/service_test.py::ServiceTest::test_userns_mode_none_defined PASSED [ 35%] [2020-03-15T17:24:32.852Z] tests/integration/service_test.py::ServiceTest::test_with_high_enough_api_version_we_get_default_network_mode PASSED [ 35%] [2020-03-15T17:24:32.852Z] tests/integration/service_test.py::ServiceTest::test_working_dir_param PASSED [ 35%] [2020-03-15T17:24:33.009Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 35%] [2020-03-15T17:24:33.938Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 35%] [2020-03-15T17:24:34.221Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_sticks_around PASSED [ 35%] [2020-03-15T17:24:34.784Z] tests/integration/service_test.py::ConfigHashTest::test_config_hash_with_custom_labels PASSED [ 35%] [2020-03-15T17:24:34.784Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_one_off PASSED [ 35%] [2020-03-15T17:24:35.042Z] tests/integration/service_test.py::ConfigHashTest::test_no_config_hash_when_overriding_options PASSED [ 35%] [2020-03-15T17:24:35.830Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 35%] [2020-03-15T17:24:36.936Z] tests/integration/state_test.py::BasicProjectTest::test_all_change PASSED [ 35%] [2020-03-15T17:24:37.867Z] tests/integration/state_test.py::BasicProjectTest::test_no_change PASSED [ 35%] [2020-03-15T17:24:39.104Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 36%] [2020-03-15T17:24:39.759Z] tests/integration/state_test.py::BasicProjectTest::test_partial_change PASSED [ 35%] [2020-03-15T17:24:43.033Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_leaf PASSED [ 36%] [2020-03-15T17:24:43.311Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 36%] [2020-03-15T17:24:47.208Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle PASSED [ 36%] [2020-03-15T17:24:48.574Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 36%] [2020-03-15T17:24:51.844Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 36%] [2020-03-15T17:24:52.538Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 36%] [2020-03-15T17:24:55.824Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root PASSED [ 36%] [2020-03-15T17:24:58.385Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 36%] [2020-03-15T17:25:00.278Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 36%] [2020-03-15T17:25:02.373Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_always_recreate_deps PASSED [ 36%] [2020-03-15T17:25:04.269Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_change_root_no_recreate PASSED [ 36%] [2020-03-15T17:25:04.451Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 36%] [2020-03-15T17:25:07.545Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_recreated_when_dependency_created PASSED [ 36%] [2020-03-15T17:25:10.997Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 36%] [2020-03-15T17:25:11.930Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 36%] [2020-03-15T17:25:14.103Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_service_removed_while_down PASSED [ 36%] [2020-03-15T17:25:15.999Z] tests/integration/state_test.py::ProjectWithDependenciesTest::test_up PASSED [ 36%] [2020-03-15T17:25:17.182Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 36%] [2020-03-15T17:25:21.252Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_leaf PASSED [ 36%] [2020-03-15T17:25:22.431Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 36%] [2020-03-15T17:25:25.426Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle PASSED [ 36%] [2020-03-15T17:25:28.970Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 36%] [2020-03-15T17:25:31.973Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_middle_always_recreate_deps PASSED [ 36%] [2020-03-15T17:25:33.140Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 37%] [2020-03-15T17:25:37.229Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root PASSED [ 37%] [2020-03-15T17:25:43.085Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 37%] [2020-03-15T17:25:44.978Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 37%] [2020-03-15T17:25:47.183Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_always_recreate_deps PASSED [ 37%] [2020-03-15T17:25:48.551Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_change_root_no_recreate PASSED [ 37%] [2020-03-15T17:25:49.147Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 37%] [2020-03-15T17:25:52.725Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_added PASSED [ 37%] [2020-03-15T17:25:55.689Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 37%] [2020-03-15T17:25:59.271Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_dependency_removed PASSED [ 37%] [2020-03-15T17:26:03.778Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 37%] [2020-03-15T17:26:07.366Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_down PASSED [ 37%] [2020-03-15T17:26:09.029Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 37%] [2020-03-15T17:26:10.923Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 37%] [2020-03-15T17:26:11.486Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 37%] [2020-03-15T17:26:11.743Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 37%] [2020-03-15T17:26:12.305Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 37%] [2020-03-15T17:26:12.618Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_service_removed_while_up PASSED [ 37%] [2020-03-15T17:26:12.868Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 38%] [2020-03-15T17:26:12.868Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 38%] [2020-03-15T17:26:13.126Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 38%] [2020-03-15T17:26:13.126Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 38%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 39%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 40%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 40%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 40%] [2020-03-15T17:26:14.495Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 40%] [2020-03-15T17:26:14.753Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 40%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 41%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 42%] [2020-03-15T17:26:15.010Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 42%] [2020-03-15T17:26:15.010Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 42%] [2020-03-15T17:26:15.010Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 42%] [2020-03-15T17:26:15.010Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 42%] [2020-03-15T17:26:15.139Z] tests/integration/state_test.py::ProjectWithDependsOnDependenciesTest::test_up PASSED [ 37%] [2020-03-15T17:26:15.267Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 42%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 43%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 44%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 44%] [2020-03-15T17:26:15.267Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 44%] [2020-03-15T17:26:15.268Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 44%] [2020-03-15T17:26:15.396Z] tests/integration/state_test.py::ServiceStateTest::test_image_changed_to_build PASSED [ 37%] [2020-03-15T17:26:15.525Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 44%] [2020-03-15T17:26:15.653Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_create PASSED [ 37%] [2020-03-15T17:26:15.782Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 44%] [2020-03-15T17:26:15.782Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 44%] [2020-03-15T17:26:16.040Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 44%] [2020-03-15T17:26:16.218Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_noop PASSED [ 37%] [2020-03-15T17:26:16.298Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 44%] [2020-03-15T17:26:16.298Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 44%] [2020-03-15T17:26:16.556Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 44%] [2020-03-15T17:26:16.783Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_build PASSED [ 38%] [2020-03-15T17:26:16.783Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_config_change PASSED [ 38%] [2020-03-15T17:26:16.813Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 45%] [2020-03-15T17:26:16.813Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 45%] [2020-03-15T17:26:17.040Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_image_change PASSED [ 38%] [2020-03-15T17:26:17.040Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_recreate_with_nonexistent_image_tag PASSED [ 38%] [2020-03-15T17:26:17.071Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 45%] [2020-03-15T17:26:17.328Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 45%] [2020-03-15T17:26:17.328Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 45%] [2020-03-15T17:26:17.585Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 45%] [2020-03-15T17:26:17.844Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 45%] [2020-03-15T17:26:17.844Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 45%] [2020-03-15T17:26:18.101Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 45%] [2020-03-15T17:26:18.358Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 45%] [2020-03-15T17:26:18.358Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 45%] [2020-03-15T17:26:18.410Z] tests/integration/state_test.py::ServiceStateTest::test_trigger_start PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_create_volume PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_create_volume_custom_name PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_exists PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_exists_external PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_exists_external_aliased PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_external_aliased_volume PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_external_volume PASSED [ 38%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_inspect_volume PASSED [ 39%] [2020-03-15T17:26:18.410Z] tests/integration/volume_test.py::VolumeTest::test_recreate_existing_volume PASSED [ 39%] [2020-03-15T17:26:18.616Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 45%] [2020-03-15T17:26:18.668Z] tests/integration/volume_test.py::VolumeTest::test_remove_volume PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/integration/volume_test.py::VolumeTest::test_volume_default_labels PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_command_help PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_get_project PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 39%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 40%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 40%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 40%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 40%] [2020-03-15T17:26:18.668Z] tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 40%] [2020-03-15T17:26:18.873Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 46%] [2020-03-15T17:26:18.873Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 46%] [2020-03-15T17:26:18.926Z] tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_environment PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_from_ps PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_get PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED [ 40%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 41%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 41%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 41%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 41%] [2020-03-15T17:26:18.926Z] tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 41%] [2020-03-15T17:26:19.131Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 46%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 41%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_name PASSED [ 41%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 41%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 41%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 41%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_number PASSED [ 41%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::ContainerTest::test_short_id PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 42%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 43%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 44%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 44%] [2020-03-15T17:26:19.184Z] tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 44%] [2020-03-15T17:26:19.388Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 46%] [2020-03-15T17:26:19.388Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 46%] [2020-03-15T17:26:19.442Z] tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 44%] [2020-03-15T17:26:19.646Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 46%] [2020-03-15T17:26:19.646Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 46%] [2020-03-15T17:26:19.700Z] tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 44%] [2020-03-15T17:26:19.700Z] tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 44%] [2020-03-15T17:26:19.903Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 46%] [2020-03-15T17:26:19.959Z] tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 44%] [2020-03-15T17:26:20.161Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 46%] [2020-03-15T17:26:20.216Z] tests/unit/project_test.py::ProjectTest::test_error_parallel_pull PASSED [ 44%] [2020-03-15T17:26:20.427Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 46%] [2020-03-15T17:26:20.427Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 46%] [2020-03-15T17:26:20.474Z] tests/unit/project_test.py::ProjectTest::test_events PASSED [ 44%] [2020-03-15T17:26:20.474Z] tests/unit/project_test.py::ProjectTest::test_events_legacy PASSED [ 44%] [2020-03-15T17:26:20.685Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 47%] [2020-03-15T17:26:20.685Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 47%] [2020-03-15T17:26:20.732Z] tests/unit/project_test.py::ProjectTest::test_from_config_v1 PASSED [ 44%] [2020-03-15T17:26:20.732Z] tests/unit/project_test.py::ProjectTest::test_from_config_v2 PASSED [ 45%] [2020-03-15T17:26:20.942Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 47%] [2020-03-15T17:26:20.990Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_external_warning PASSED [ 45%] [2020-03-15T17:26:21.200Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 47%] [2020-03-15T17:26:21.200Z] tests/unit/service_test.py::ServiceTest::test_build_with_builder PASSED [ 47%] [2020-03-15T17:26:21.248Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_no_secret_def PASSED [ 45%] [2020-03-15T17:26:21.457Z] tests/unit/service_test.py::ServiceTest::test_build_with_builder_progress_arg PASSED [ 47%] [2020-03-15T17:26:21.506Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_secret_file_warning PASSED [ 45%] [2020-03-15T17:26:21.506Z] tests/unit/project_test.py::ProjectTest::test_get_secrets_uid_gid_mode_warning PASSED [ 45%] [2020-03-15T17:26:21.715Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 47%] [2020-03-15T17:26:21.715Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 47%] [2020-03-15T17:26:21.763Z] tests/unit/project_test.py::ProjectTest::test_get_service PASSED [ 45%] [2020-03-15T17:26:21.763Z] tests/unit/project_test.py::ProjectTest::test_get_services_removes_duplicates_following_links PASSED [ 45%] [2020-03-15T17:26:21.973Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 47%] [2020-03-15T17:26:22.021Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_all_services_without_args PASSED [ 45%] [2020-03-15T17:26:22.230Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 47%] [2020-03-15T17:26:22.230Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 47%] [2020-03-15T17:26:22.279Z] tests/unit/project_test.py::ProjectTest::test_get_services_returns_listed_services_with_args PASSED [ 45%] [2020-03-15T17:26:22.488Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 47%] [2020-03-15T17:26:22.537Z] tests/unit/project_test.py::ProjectTest::test_get_services_with_include_links PASSED [ 45%] [2020-03-15T17:26:22.537Z] tests/unit/project_test.py::ProjectTest::test_net_unset PASSED [ 45%] [2020-03-15T17:26:22.746Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 48%] [2020-03-15T17:26:22.746Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 48%] [2020-03-15T17:26:22.794Z] tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 45%] [2020-03-15T17:26:22.794Z] tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 46%] [2020-03-15T17:26:23.004Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 48%] [2020-03-15T17:26:23.052Z] tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED [ 46%] [2020-03-15T17:26:23.261Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 48%] [2020-03-15T17:26:23.261Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 48%] [2020-03-15T17:26:23.310Z] tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 46%] [2020-03-15T17:26:23.519Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 48%] [2020-03-15T17:26:23.568Z] tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 46%] [2020-03-15T17:26:23.568Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 46%] [2020-03-15T17:26:23.776Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 48%] [2020-03-15T17:26:23.776Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 48%] [2020-03-15T17:26:23.826Z] tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 46%] [2020-03-15T17:26:23.826Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 46%] [2020-03-15T17:26:24.034Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 48%] [2020-03-15T17:26:24.084Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 46%] [2020-03-15T17:26:24.291Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 48%] [2020-03-15T17:26:24.291Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 48%] [2020-03-15T17:26:24.341Z] tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 46%] [2020-03-15T17:26:24.549Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 49%] [2020-03-15T17:26:24.599Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 46%] [2020-03-15T17:26:24.599Z] tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 46%] [2020-03-15T17:26:24.806Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 49%] [2020-03-15T17:26:24.807Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 49%] [2020-03-15T17:26:24.857Z] tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 47%] [2020-03-15T17:26:24.857Z] tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 47%] [2020-03-15T17:26:25.064Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 49%] [2020-03-15T17:26:25.115Z] tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config PASSED [ 47%] [2020-03-15T17:26:25.342Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 49%] [2020-03-15T17:26:25.342Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 49%] [2020-03-15T17:26:25.373Z] tests/unit/service_test.py::ServiceTest::test_build_volume_options_duplicate_binds PASSED [ 47%] [2020-03-15T17:26:25.631Z] tests/unit/service_test.py::ServiceTest::test_build_with_builder PASSED [ 47%] [2020-03-15T17:26:25.631Z] tests/unit/service_test.py::ServiceTest::test_build_with_builder_progress_arg PASSED [ 47%] [2020-03-15T17:26:25.667Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 49%] [2020-03-15T17:26:25.667Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 49%] [2020-03-15T17:26:25.889Z] tests/unit/service_test.py::ServiceTest::test_build_with_default_platform PASSED [ 47%] [2020-03-15T17:26:25.889Z] tests/unit/service_test.py::ServiceTest::test_build_with_isolation_from_service_config PASSED [ 47%] [2020-03-15T17:26:25.925Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 49%] [2020-03-15T17:26:26.147Z] tests/unit/service_test.py::ServiceTest::test_build_with_override_build_args PASSED [ 47%] [2020-03-15T17:26:26.182Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 49%] [2020-03-15T17:26:26.405Z] tests/unit/service_test.py::ServiceTest::test_build_with_platform PASSED [ 47%] [2020-03-15T17:26:26.664Z] tests/unit/service_test.py::ServiceTest::test_cgroup_parent PASSED [ 47%] [2020-03-15T17:26:26.664Z] tests/unit/service_test.py::ServiceTest::test_config_dict PASSED [ 47%] [2020-03-15T17:26:26.747Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 49%] [2020-03-15T17:26:26.922Z] tests/unit/service_test.py::ServiceTest::test_config_dict_with_network_mode_from_container PASSED [ 48%] [2020-03-15T17:26:26.922Z] tests/unit/service_test.py::ServiceTest::test_config_hash_matches_label PASSED [ 48%] [2020-03-15T17:26:27.004Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 49%] [2020-03-15T17:26:27.004Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 50%] [2020-03-15T17:26:27.180Z] tests/unit/service_test.py::ServiceTest::test_container_without_name PASSED [ 48%] [2020-03-15T17:26:27.262Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 50%] [2020-03-15T17:26:27.438Z] tests/unit/service_test.py::ServiceTest::test_containers PASSED [ 48%] [2020-03-15T17:26:27.519Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 50%] [2020-03-15T17:26:27.519Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 50%] [2020-03-15T17:26:27.696Z] tests/unit/service_test.py::ServiceTest::test_containers_with_containers PASSED [ 48%] [2020-03-15T17:26:27.696Z] tests/unit/service_test.py::ServiceTest::test_create_container PASSED [ 48%] [2020-03-15T17:26:27.777Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 50%] [2020-03-15T17:26:27.954Z] tests/unit/service_test.py::ServiceTest::test_create_container_binary_string_error PASSED [ 48%] [2020-03-15T17:26:28.034Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 50%] [2020-03-15T17:26:28.034Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 50%] [2020-03-15T17:26:28.212Z] tests/unit/service_test.py::ServiceTest::test_create_when_removed_containers_are_listed PASSED [ 48%] [2020-03-15T17:26:28.292Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 50%] [2020-03-15T17:26:28.470Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_force_build PASSED [ 48%] [2020-03-15T17:26:28.470Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build PASSED [ 48%] [2020-03-15T17:26:28.550Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 50%] [2020-03-15T17:26:28.550Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 50%] [2020-03-15T17:26:28.729Z] tests/unit/service_test.py::ServiceTest::test_ensure_image_exists_no_build_but_needs_build PASSED [ 48%] [2020-03-15T17:26:28.729Z] tests/unit/service_test.py::ServiceTest::test_get_container PASSED [ 49%] [2020-03-15T17:26:28.807Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 50%] [2020-03-15T17:26:28.987Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_does_not_mutate_options PASSED [ 49%] [2020-03-15T17:26:29.066Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 50%] [2020-03-15T17:26:29.066Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 51%] [2020-03-15T17:26:29.245Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_no_affinity_without_binds PASSED [ 49%] [2020-03-15T17:26:29.324Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 51%] [2020-03-15T17:26:29.503Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_sets_affinity_with_binds PASSED [ 49%] [2020-03-15T17:26:29.503Z] tests/unit/service_test.py::ServiceTest::test_get_container_create_options_with_name_option PASSED [ 49%] [2020-03-15T17:26:29.581Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 51%] [2020-03-15T17:26:29.581Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 51%] [2020-03-15T17:26:29.762Z] tests/unit/service_test.py::ServiceTest::test_get_container_not_found PASSED [ 49%] [2020-03-15T17:26:29.762Z] tests/unit/service_test.py::ServiceTest::test_get_create_options_with_proxy_config PASSED [ 49%] [2020-03-15T17:26:29.838Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 51%] [2020-03-15T17:26:30.020Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 49%] [2020-03-15T17:26:30.096Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 51%] [2020-03-15T17:26:30.277Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 49%] [2020-03-15T17:26:30.354Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 51%] [2020-03-15T17:26:30.354Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 51%] [2020-03-15T17:26:30.535Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 49%] [2020-03-15T17:26:30.612Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 51%] [2020-03-15T17:26:30.793Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 49%] [2020-03-15T17:26:30.869Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 51%] [2020-03-15T17:26:30.869Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 51%] [2020-03-15T17:26:31.051Z] tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 49%] [2020-03-15T17:26:31.127Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 52%] [2020-03-15T17:26:31.309Z] tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED [ 50%] [2020-03-15T17:26:31.384Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 52%] [2020-03-15T17:26:31.384Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 52%] [2020-03-15T17:26:31.567Z] tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 50%] [2020-03-15T17:26:31.567Z] tests/unit/service_test.py::ServiceTest::test_log_opt PASSED [ 50%] [2020-03-15T17:26:31.642Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 52%] [2020-03-15T17:26:31.827Z] tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED [ 50%] [2020-03-15T17:26:31.827Z] tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED [ 50%] [2020-03-15T17:26:31.899Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 52%] [2020-03-15T17:26:31.899Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 52%] [2020-03-15T17:26:32.085Z] tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 50%] [2020-03-15T17:26:32.157Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 52%] [2020-03-15T17:26:32.344Z] tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 50%] [2020-03-15T17:26:32.414Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 52%] [2020-03-15T17:26:32.414Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 52%] [2020-03-15T17:26:32.602Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED [ 50%] [2020-03-15T17:26:32.602Z] tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 50%] [2020-03-15T17:26:32.672Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 52%] [2020-03-15T17:26:32.860Z] tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 50%] [2020-03-15T17:26:32.929Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 52%] [2020-03-15T17:26:32.929Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 52%] [2020-03-15T17:26:33.118Z] tests/unit/service_test.py::ServiceTest::test_pull_image PASSED [ 50%] [2020-03-15T17:26:33.118Z] tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED [ 50%] [2020-03-15T17:26:33.186Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 53%] [2020-03-15T17:26:33.376Z] tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED [ 51%] [2020-03-15T17:26:33.444Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 53%] [2020-03-15T17:26:33.444Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 53%] [2020-03-15T17:26:33.634Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform PASSED [ 51%] [2020-03-15T17:26:33.634Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform PASSED [ 51%] [2020-03-15T17:26:33.703Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 53%] [2020-03-15T17:26:33.703Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 53%] [2020-03-15T17:26:33.892Z] tests/unit/service_test.py::ServiceTest::test_pull_image_with_platform_unsupported_api PASSED [ 51%] [2020-03-15T17:26:33.960Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 53%] [2020-03-15T17:26:34.150Z] tests/unit/service_test.py::ServiceTest::test_recreate_container PASSED [ 51%] [2020-03-15T17:26:34.217Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 53%] [2020-03-15T17:26:34.408Z] tests/unit/service_test.py::ServiceTest::test_recreate_container_with_timeout PASSED [ 51%] [2020-03-15T17:26:34.474Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 53%] [2020-03-15T17:26:34.475Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 53%] [2020-03-15T17:26:34.475Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 53%] [2020-03-15T17:26:34.475Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 53%] [2020-03-15T17:26:34.475Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 54%] [2020-03-15T17:26:34.666Z] tests/unit/service_test.py::ServiceTest::test_remove_image_all_does_remove PASSED [ 51%] [2020-03-15T17:26:34.666Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_with_image_name_doesnt_remove PASSED [ 51%] [2020-03-15T17:26:34.732Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 54%] [2020-03-15T17:26:34.732Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 54%] [2020-03-15T17:26:34.924Z] tests/unit/service_test.py::ServiceTest::test_remove_image_local_without_image_name_does_remove PASSED [ 51%] [2020-03-15T17:26:34.924Z] tests/unit/service_test.py::ServiceTest::test_remove_image_none PASSED [ 51%] [2020-03-15T17:26:34.989Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 54%] [2020-03-15T17:26:35.182Z] tests/unit/service_test.py::ServiceTest::test_remove_image_with_error PASSED [ 51%] [2020-03-15T17:26:35.247Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 54%] [2020-03-15T17:26:35.247Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 54%] [2020-03-15T17:26:35.441Z] tests/unit/service_test.py::ServiceTest::test_remove_non_existing_image PASSED [ 52%] [2020-03-15T17:26:35.504Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 54%] [2020-03-15T17:26:35.504Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 54%] [2020-03-15T17:26:35.698Z] tests/unit/service_test.py::ServiceTest::test_self_reference_external_link PASSED [ 52%] [2020-03-15T17:26:35.698Z] tests/unit/service_test.py::ServiceTest::test_service_ignore_default_platform_with_unsupported_api PASSED [ 52%] [2020-03-15T17:26:35.761Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 54%] [2020-03-15T17:26:35.761Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 54%] [2020-03-15T17:26:35.956Z] tests/unit/service_test.py::ServiceTest::test_service_platform_precedence PASSED [ 52%] [2020-03-15T17:26:36.018Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 54%] [2020-03-15T17:26:36.214Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port PASSED [ 52%] [2020-03-15T17:26:36.214Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_container_port_range PASSED [ 52%] [2020-03-15T17:26:36.276Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 54%] [2020-03-15T17:26:36.472Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port PASSED [ 52%] [2020-03-15T17:26:36.533Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 55%] [2020-03-15T17:26:36.533Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 55%] [2020-03-15T17:26:36.729Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_and_port_range PASSED [ 52%] [2020-03-15T17:26:36.729Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port PASSED [ 52%] [2020-03-15T17:26:36.790Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 55%] [2020-03-15T17:26:36.790Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 55%] [2020-03-15T17:26:36.986Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 52%] [2020-03-15T17:26:37.047Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 55%] [2020-03-15T17:26:37.245Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 52%] [2020-03-15T17:26:37.245Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 52%] [2020-03-15T17:26:37.304Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 55%] [2020-03-15T17:26:37.503Z] tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 53%] [2020-03-15T17:26:37.561Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 55%] [2020-03-15T17:26:37.561Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 55%] [2020-03-15T17:26:37.561Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 55%] [2020-03-15T17:26:37.561Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 55%] [2020-03-15T17:26:37.561Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 55%] [2020-03-15T17:26:37.561Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_milli PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_second PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_minute PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 56%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 57%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 58%] [2020-03-15T17:26:37.561Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 58%] [2020-03-15T17:26:37.561Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 58%] [2020-03-15T17:26:37.761Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 53%] [2020-03-15T17:26:37.761Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 53%] [2020-03-15T17:26:37.818Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 58%] [2020-03-15T17:26:37.818Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_env SKIPPED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 59%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 60%] [2020-03-15T17:26:37.818Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 61%] [2020-03-15T17:26:37.818Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 61%] [2020-03-15T17:26:37.818Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 61%] [2020-03-15T17:26:37.818Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 61%] [2020-03-15T17:26:38.019Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 53%] [2020-03-15T17:26:38.075Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 61%] [2020-03-15T17:26:38.075Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 62%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 63%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 63%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 63%]Exception in thread Thread-920: [2020-03-15T17:26:38.075Z] Traceback (most recent call last): [2020-03-15T17:26:38.075Z] File "/code/compose/cli/log_printer.py", line 163, in tail_container_logs [2020-03-15T17:26:38.075Z] for item in generator(container, log_args): [2020-03-15T17:26:38.075Z] File "/code/compose/utils.py", line 61, in split_buffer [2020-03-15T17:26:38.075Z] for data in stream_as_text(stream): [2020-03-15T17:26:38.075Z] File "/code/compose/utils.py", line 37, in stream_as_text [2020-03-15T17:26:38.075Z] for data in stream: [2020-03-15T17:26:38.075Z] TypeError: 'Mock' object is not iterable [2020-03-15T17:26:38.075Z] [2020-03-15T17:26:38.075Z] During handling of the above exception, another exception occurred: [2020-03-15T17:26:38.075Z] [2020-03-15T17:26:38.075Z] Traceback (most recent call last): [2020-03-15T17:26:38.075Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2020-03-15T17:26:38.075Z] self.run() [2020-03-15T17:26:38.075Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2020-03-15T17:26:38.075Z] self._target(*self._args, **self._kwargs) [2020-03-15T17:26:38.075Z] File "/code/compose/cli/log_printer.py", line 166, in tail_container_logs [2020-03-15T17:26:38.075Z] queue.put(QueueItem.exception(e)) [2020-03-15T17:26:38.075Z] AttributeError: 'str' object has no attribute 'put' [2020-03-15T17:26:38.075Z] [2020-03-15T17:26:38.075Z] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 63%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 63%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 63%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 63%] [2020-03-15T17:26:38.075Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 63%] [2020-03-15T17:26:38.277Z] tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 53%] [2020-03-15T17:26:38.333Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 63%] [2020-03-15T17:26:38.333Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 63%] [2020-03-15T17:26:38.536Z] tests/unit/service_test.py::ServiceTest::test_start_binary_string_error PASSED [ 53%] [2020-03-15T17:26:38.536Z] tests/unit/service_test.py::ServiceTest::test_stop_grace_period PASSED [ 53%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 63%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 63%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_args_propagated[False] PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_args_propagated[True] PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_builder_called[False] PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_builder_called[True] PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 64%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 65%] [2020-03-15T17:26:38.591Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-03-15T17:26:38.591Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-03-15T17:26:38.795Z] tests/unit/service_test.py::ServiceTest::test_volumes_order_is_preserved PASSED [ 53%] [2020-03-15T17:26:38.795Z] tests/unit/service_test.py::TestServiceNetwork::test_connect_container_to_networks_short_aliase_exists PASSED [ 53%] [2020-03-15T17:26:38.795Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_dict PASSED [ 53%] [2020-03-15T17:26:38.795Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_integers_and_dicts PASSED [ 53%] [2020-03-15T17:26:38.795Z] tests/unit/service_test.py::BuildUlimitsTestCase::test_build_ulimits_with_ints PASSED [ 54%] [2020-03-15T17:26:38.848Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 66%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 67%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 68%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 69%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 70%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-03-15T17:26:38.849Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-03-15T17:26:39.053Z] tests/unit/service_test.py::NetTestCase::test_network_mode PASSED [ 54%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 71%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 72%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 73%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 74%] [2020-03-15T17:26:39.107Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 74%] [2020-03-15T17:26:39.311Z] tests/unit/service_test.py::NetTestCase::test_network_mode_container PASSED [ 54%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 75%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 76%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 77%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-03-15T17:26:39.364Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 78%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 79%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-03-15T17:26:39.365Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-03-15T17:26:39.569Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service PASSED [ 54%] [2020-03-15T17:26:39.569Z] tests/unit/service_test.py::NetTestCase::test_network_mode_service_no_containers PASSED [ 54%] [2020-03-15T17:26:39.569Z] tests/unit/service_test.py::ServicePortsTest::test_formatted_ports PASSED [ 54%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 80%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 81%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-03-15T17:26:39.622Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-03-15T17:26:39.827Z] tests/unit/service_test.py::ServiceVolumesTest::test_build_volume_binding PASSED [ 54%] [2020-03-15T17:26:39.827Z] tests/unit/service_test.py::ServiceVolumesTest::test_create_with_special_volume_mode PASSED [ 54%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 82%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 82%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 82%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 82%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 83%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 84%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 85%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 86%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-03-15T17:26:39.880Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 87%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 88%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-03-15T17:26:39.881Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-03-15T17:26:40.085Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_create_options_with_different_host_path_in_container_json PASSED [ 54%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 89%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 90%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 91%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v2_1 PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v3 PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-03-15T17:26:40.138Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 92%] [2020-03-15T17:26:40.342Z] tests/unit/service_test.py::ServiceVolumesTest::test_get_container_data_volumes PASSED [ 54%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 93%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 94%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-03-15T17:26:40.395Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-03-15T17:26:40.396Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-03-15T17:26:40.600Z] tests/unit/service_test.py::ServiceVolumesTest::test_merge_volume_bindings PASSED [ 54%] [2020-03-15T17:26:40.600Z] tests/unit/service_test.py::ServiceVolumesTest::test_mount_same_host_path_to_two_volumes PASSED [ 54%] [2020-03-15T17:26:40.858Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_container_only_option PASSED [ 55%] [2020-03-15T17:26:41.115Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_no_warning_with_same_path PASSED [ 55%] [2020-03-15T17:26:41.115Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_no_warning_when_no_container_volumes PASSED [ 55%] [2020-03-15T17:26:41.373Z] tests/unit/service_test.py::ServiceVolumesTest::test_warn_on_masked_volume_when_masked PASSED [ 55%] [2020-03-15T17:26:41.630Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes PASSED [ 55%] [2020-03-15T17:26:41.630Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_abspath PASSED [ 55%] [2020-03-15T17:26:41.888Z] tests/unit/service_test.py::ServiceSecretTest::test_get_secret_volumes_no_target PASSED [ 55%] [2020-03-15T17:26:41.888Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_unix_path PASSED [ 55%] [2020-03-15T17:26:41.888Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_url_no_prefix PASSED [ 55%] [2020-03-15T17:26:41.888Z] tests/unit/service_test.py::RewriteBuildPathTest::test_rewrite_windows_path PASSED [ 55%] [2020-03-15T17:26:41.888Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_chunked_line PASSED [ 55%] [2020-03-15T17:26:41.888Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_multiple_line_chunk PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_no_end_separator PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_preserves_unicode_sequences_within_lines PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/split_buffer_test.py::SplitBufferTest::test_single_line_chunks PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_milli PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_milli_float PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_second_milli PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_second_milli_micro PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_second PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_second_as_float PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_minute PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_hour_minute PASSED [ 56%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_minute_as_float PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_hour_minute_second PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_invalid_with_space PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_invalid_with_comma PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/timeparse_test.py::test_invalid_with_empty_string PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 57%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestParseBytes::test_parse_bytes PASSED [ 58%] [2020-03-15T17:26:41.888Z] tests/unit/utils_test.py::TestMoreItertools::test_unique_everseen PASSED [ 58%] [2020-03-15T17:26:42.146Z] tests/unit/volume_test.py::TestVolume::test_remove_local_volume PASSED [ 58%] [2020-03-15T17:26:42.146Z] tests/unit/volume_test.py::TestVolume::test_remove_external_volume PASSED [ 58%] [2020-03-15T17:26:42.146Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_path_from_options PASSED [ 58%] [2020-03-15T17:26:42.146Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_single_path_from_env PASSED [ 58%] [2020-03-15T17:26:42.146Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env PASSED [ 58%] [2020-03-15T17:26:42.403Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_windows SKIPPED [ 58%] [2020-03-15T17:26:42.403Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_multiple_path_from_env_custom_separator PASSED [ 58%] [2020-03-15T17:26:42.403Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_no_path PASSED [ 58%] [2020-03-15T17:26:42.403Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_options PASSED [ 58%] [2020-03-15T17:26:42.403Z] tests/unit/cli/command_test.py::TestGetConfigPathFromOptions::test_unicode_path_from_env SKIPPED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_custom_timeout_error PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_no_home PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_docker_client_with_custom_timeout PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::DockerClientTestCase::test_user_agent PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_assert_hostname_explicit_skip PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_simple_tls PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_ca_cert_explicit PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_explicit PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_and_ca_quoted_paths PASSED [ 59%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_cert_explicit PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_client_missing_key PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_flags_override_environment PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_mixed_environment_and_flags PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_simple_with_tls_version PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_default_cert_path PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_env_falsy_value PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TLSConfigTestCase::test_tls_verify_flag_no_override PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_default PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_upgrade PASSED [ 60%] [2020-03-15T17:26:42.403Z] tests/unit/cli/docker_client_test.py::TestGetTlsVersion::test_get_tls_version_unavailable PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_generic_connection_error PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_mismatch_unicode_explanation PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_api_error_version_other_unicode_explanation PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_no_data SKIPPED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_misc SKIPPED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/errors_test.py::TestHandleConnectionErrors::test_windows_pipe_error_encoding_issue SKIPPED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_error PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_info PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_error PASSED [ 61%] [2020-03-15T17:26:42.403Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_info PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_unicode_warn PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/formatter_test.py::ConsoleWarningFormatterTestCase::test_format_warn PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_monochrome PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestLogPresenter::test_polychrome PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::test_wait_on_exit_raises PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::test_build_no_log_generator PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_no_log_stream PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_with_log_stream PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestBuildLogGenerator::test_unicode PASSED [ 62%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_stop_event PASSED [ 63%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_start_event PASSED [ 63%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_container_attach_event PASSED [ 63%]Exception in thread Thread-920: [2020-03-15T17:26:42.403Z] Traceback (most recent call last): [2020-03-15T17:26:42.403Z] File "/code/compose/cli/log_printer.py", line 163, in tail_container_logs [2020-03-15T17:26:42.403Z] for item in generator(container, log_args): [2020-03-15T17:26:42.403Z] File "/code/compose/utils.py", line 61, in split_buffer [2020-03-15T17:26:42.403Z] for data in stream_as_text(stream): [2020-03-15T17:26:42.403Z] File "/code/compose/utils.py", line 37, in stream_as_text [2020-03-15T17:26:42.403Z] for data in stream: [2020-03-15T17:26:42.403Z] TypeError: 'Mock' object is not iterable [2020-03-15T17:26:42.403Z] [2020-03-15T17:26:42.403Z] During handling of the above exception, another exception occurred: [2020-03-15T17:26:42.403Z] [2020-03-15T17:26:42.403Z] Traceback (most recent call last): [2020-03-15T17:26:42.403Z] File "/usr/local/lib/python3.7/threading.py", line 926, in _bootstrap_inner [2020-03-15T17:26:42.403Z] self.run() [2020-03-15T17:26:42.403Z] File "/usr/local/lib/python3.7/threading.py", line 870, in run [2020-03-15T17:26:42.403Z] self._target(*self._args, **self._kwargs) [2020-03-15T17:26:42.403Z] File "/code/compose/cli/log_printer.py", line 166, in tail_container_logs [2020-03-15T17:26:42.403Z] queue.put(QueueItem.exception(e)) [2020-03-15T17:26:42.403Z] AttributeError: 'str' object has no attribute 'put' [2020-03-15T17:26:42.403Z] [2020-03-15T17:26:42.403Z] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestWatchEvents::test_other_event PASSED [ 63%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_an_exception PASSED [ 63%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_without_cascade_stop PASSED [ 63%] [2020-03-15T17:26:42.403Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_stop_with_cascade_stop PASSED [ 63%] [2020-03-15T17:26:42.660Z] tests/unit/cli/log_printer_test.py::TestConsumeQueue::test_item_is_none_when_timeout_is_hit PASSED [ 63%] [2020-03-15T17:26:42.660Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers PASSED [ 63%] [2020-03-15T17:26:42.918Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_with_dependencies PASSED [ 63%] [2020-03-15T17:26:42.918Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_filter_attached_containers_all PASSED [ 63%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_warning_in_swarm_mode PASSED [ 63%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_one_off_container_options PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_args_propagated[False] PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_args_propagated[True] PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_builder_called[False] PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_build_native_builder_called[True] PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCLIMainTestCase::test_get_docker_start_call PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_verbose PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_tty_not_verbose PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestSetupConsoleHandlerTestCase::test_with_not_a_tty PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_invalid_opts PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_always PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_never PASSED [ 64%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestConvergeStrategyFromOptsTestCase::test_changed PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_no_options PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_simple_tls_option PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_advanced_tls_options PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_http_host PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_host_option_shorthand_equal PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/main_test.py::TestCallDocker::test_with_env PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_nested_quotes PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_no_quotes PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_simple_quotes PASSED [ 65%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::UnquotePathTest::test_uneven_quotes PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_100b PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1023b PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_1kb PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_999b PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/utils_test.py::HumanReadableFileSizeTest::test_units PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_call PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_no_result PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/cli/verbose_proxy_test.py::VerboseProxyTestCase::test_format_return_sequence PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_allow_empty_properties PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_build_args_check_zero_preserved PASSED [ 66%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_build_configuration_v2 PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_convertible_label_types PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_cache_from_values_validation_error PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_list_of_dicts_validation_error PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_extra_hosts_string_raises_validation_error PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_hint PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2 PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_name_raise_validation_error_v2_when_no_interpolate PASSED [ 67%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_integer_service_property_raise_validation_error PASSED [ 68%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_ipam_config PASSED [ 68%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_label_types PASSED [ 68%] [2020-03-15T17:26:43.176Z] tests/unit/config/config_test.py::ConfigTest::test_config_invalid_service_name_raise_validation_error PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_invalid_keys_validation_error PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_required_keys_validation_error PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_ulimits_soft_greater_than_hard_error PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_environment_dict_key_contains_dashes PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_ipam_config PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_label_validation PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_config_valid_service_names PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_orders_services PASSED [ 68%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_depends_on_unknown_service_errors PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_dns_opt_option PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_empty_environment_key_allowed PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_config PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_external_volume_invalid_config PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_group_add_option PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_build_and_image_specified_v1 PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_a_dictionary PASSED [ 69%] [2020-03-15T17:26:43.434Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_not_unique_items PASSED [ 69%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_type_should_be_an_array PASSED [ 69%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v1 PASSED [ 69%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_config_v2 PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_list_of_strings_format PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_1_2_ PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_2_3_ PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_3_3_0_0 PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_4_3_0_a PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_5_3_a PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_invalid_version_formats_6_3a PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_isolation_option PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_linked_service_is_undefined PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path PASSED [ 70%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_bind_mount_relative_path_with_tilde PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_dict PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_build_labels_list PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_custom_resource_names PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_dockerfile_without_build_raises_error_v1 PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_invalid_service_names_v2 PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_link_local_ips_network PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_service_labels PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_config_volume_and_network_labels PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_configs_multi_file PASSED [ 71%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_dockerfile_without_context PASSED [ 72%] [2020-03-15T17:26:43.435Z] tests/unit/config/config_test.py::ConfigTest::test_load_errors_on_uppercase_with_no_image PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_invalid_service_definition PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_mixed_extends_resolution PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_secrets_multi_file PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_service_with_name_version PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_sorts_in_dependency_order PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_when_not_dict_v2 PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_throws_error_with_invalid_network_fields PASSED [ 72%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_v2 PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_buildargs PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_empty_build_args PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_extensions PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_invalid_field_name_v1 PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_base_v2 PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_empty_override_v2 PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_extends_in_override_file PASSED [ 73%] [2020-03-15T17:26:43.717Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_and_invalid_override PASSED [ 73%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_mismatched_networks_format_inverse_order PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v1 PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v2 PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_with_multiple_files_v3_2 PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_bom PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_load_yaml_with_yaml_error PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_logs_warning_for_boolean_in_environment PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_blkio_config PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_configs_override PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_credential_spec PASSED [ 74%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_mixed_syntax PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_depends_on_no_override PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_deploy_override PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_device_cgroup_rules PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_configs PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_different_secrets PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_extra_hosts PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_config PASSED [ 75%] [2020-03-15T17:26:43.718Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_disables PASSED [ 75%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_healthcheck_override_enables PASSED [ 75%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_isolation PASSED [ 75%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v1 PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2 PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_base_driver PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_drivers PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_no_override_options PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_logging_v2_override_driver PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_mixed_ports PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_pid PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_scale PASSED [ 76%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_secrets_override PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_base PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_from_files_with_extends_in_override PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_2 PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_heterogeneous_volumes PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_service_dicts_ports_sorting PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_merge_storage_opt PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_config_empty PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_invalid_type_list PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_named_volume_numeric_driver_opt PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_networks_invalid_type_list PASSED [ 77%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_normalize_dns_options PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_oom_score_adj_option PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_runtime_option PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_service_volume_invalid_config PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_swappiness_option PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_tmpfs_option PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v1 PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_undeclared_volume_v2 PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_unsupported_version PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_version PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_v1_file_with_version_is_invalid PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_oneof_string_or_list PASSED [ 78%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_valid_config_which_allows_two_type_definitions PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_valid_versions PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_validate_extra_hosts_invalid_list PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_version_1_is_invalid PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_volume_invalid_driver_opt PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_volume_mode_override PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_volumes_long_syntax PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::ConfigTest::test_wrong_version_type PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_container_v1 PASSED [ 79%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_plus_networks_is_invalid PASSED [ 80%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service PASSED [ 80%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_nonexistent PASSED [ 80%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_service_v1 PASSED [ 80%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard PASSED [ 80%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::NetworkModeTest::test_network_mode_standard_v1 PASSED [ 80%] [2020-03-15T17:26:43.976Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_format_validation PASSED [ 80%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_expose_type_validation PASSED [ 80%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_format_validation PASSED [ 80%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_invalid_ports_type_validation PASSED [ 80%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_expose_validation PASSED [ 80%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_non_unique_ports_validation PASSED [ 80%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_expose_format_validation PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::PortsTest::test_config_valid_ports_format_validation PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_format_validation PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::SubnetTest::test_config_invalid_subnet_type_validation PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::SubnetTest::test_config_valid_subnet_format_validation PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_load PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_compatibility_mode_warnings PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_file PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_environment_variable_with_defaults PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_config_file_with_options_environment_file PASSED [ 81%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_configs_section PASSED [ 82%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_interpolation_secrets_section PASSED [ 82%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_invalid_interpolation PASSED [ 82%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::InterpolationTest::test_unset_variable_produces_warning PASSED [ 82%] [2020-03-15T17:26:44.235Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_posix_path_does_not_expand PASSED [ 82%] [2020-03-15T17:26:44.236Z] tests/unit/config/config_test.py::VolumeConfigTest::test_absolute_windows_path_does_not_expand PASSED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_home_directory_with_driver_does_not_expand PASSED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_name_does_not_expand PASSED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_no_binding PASSED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_posix PASSED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_relative_path_does_expand_windows SKIPPED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_environment_variable PASSED [ 82%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_binding_with_home PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volume_path_with_non_ascii_directory PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::VolumeConfigTest::test_volumes_order_is_preserved PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeVolumesTest::test_add_explicit_path PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeVolumesTest::test_empty PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_base PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeVolumesTest::test_no_override PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeVolumesTest::test_override_explicit_path PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeVolumesTest::test_remove_explicit_path PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeDevicesTest::test_add_explicit_path PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeDevicesTest::test_empty PASSED [ 83%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_base PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeDevicesTest::test_no_override PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeDevicesTest::test_override_explicit_path PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeDevicesTest::test_remove_explicit_path PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_no_override PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_other PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::BuildOrImageMergeTest::test_merge_build_or_image_override_with_same PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergePortsTest::test_add_item PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergePortsTest::test_duplicate_port_mappings PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergePortsTest::test_empty PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergePortsTest::test_no_base PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergePortsTest::test_no_override PASSED [ 84%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_add_item PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_all_properties PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_empty PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_network_has_none_value PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_base PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_name_overrides PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_network_overrides PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeNetworksTest::test_no_override PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_list PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_add_string PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_base PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeStringsOrListsTest::test_no_override PASSED [ 85%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeLabelsTest::test_add_explicit_value PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeLabelsTest::test_empty PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_base PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeLabelsTest::test_no_override PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeLabelsTest::test_override_explicit_value PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeLabelsTest::test_remove_explicit_value PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_base PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeBuildTest::test_empty_override PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MergeBuildTest::test_full PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_memswap_can_be_a_string PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_fails_with_just_memswap_limit PASSED [ 86%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::MemoryOptionsTest::test_validation_with_correct_memswap_values PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_environment_overrides_env_file PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_dict PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_as_list PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_empty PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_parse_environment_invalid PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_build_args PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 87%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_same_file_optimization PASSED [ 88%] [2020-03-15T17:26:44.494Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 88%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 89%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 90%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%] [2020-03-15T17:26:44.752Z] tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED [ 91%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v2_1 PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v3 PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 92%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_1 PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_2 PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_3 PASSED [ 93%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_4 PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_5 PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 94%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%] [2020-03-15T17:26:45.009Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%] [2020-03-15T17:26:45.010Z] tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%] [2020-03-15T17:26:45.010Z] tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%] [2020-03-15T17:26:45.010Z] tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 98%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%] [2020-03-15T17:26:45.010Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%] [2020-03-15T17:26:45.266Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%] [2020-03-15T17:26:46.942Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-03-15T17:26:46.942Z] [2020-03-15T17:26:46.942Z] =============================== warnings summary =============================== [2020-03-15T17:26:46.942Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode [2020-03-15T17:26:46.942Z] /code/tests/acceptance/cli_test.py:587: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. [2020-03-15T17:26:46.942Z] assert yaml.load(result.stdout) == COMPOSE_COMPATIBILITY_DICT [2020-03-15T17:26:46.942Z] [2020-03-15T17:26:46.942Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env [2020-03-15T17:26:46.943Z] /code/tests/acceptance/cli_test.py:595: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. [2020-03-15T17:26:46.943Z] assert yaml.load(result.stdout) == COMPOSE_COMPATIBILITY_DICT [2020-03-15T17:26:46.943Z] [2020-03-15T17:26:46.943Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence [2020-03-15T17:26:46.943Z] /code/tests/acceptance/cli_test.py:603: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. [2020-03-15T17:26:46.943Z] assert yaml.load(result.stdout) == COMPOSE_COMPATIBILITY_DICT [2020-03-15T17:26:46.943Z] [2020-03-15T17:26:46.943Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points [2020-03-15T17:26:46.943Z] /code/tests/unit/config/config_test.py:3184: DeprecationWarning: Please use assertEqual instead. [2020-03-15T17:26:46.943Z] ', '.join(['/tmp/foo:/tmp/foo:rw']*2))) [2020-03-15T17:26:46.943Z] [2020-03-15T17:26:46.943Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points [2020-03-15T17:26:46.943Z] /code/tests/unit/config/config_test.py:3189: DeprecationWarning: Please use assertEqual instead. [2020-03-15T17:26:46.943Z] ', '.join(['/x:/y:rw', '/z:/y:rw']))) [2020-03-15T17:26:46.943Z] [2020-03-15T17:26:46.943Z] -- Docs: https://docs.pytest.org/en/latest/warnings.html [2020-03-15T17:26:46.943Z] [2020-03-15T17:26:46.943Z] ----------- coverage: platform linux, python 3.7.6-final-0 ----------- [2020-03-15T17:26:46.943Z] Name Stmts Miss Branch BrPart Cover Missing [2020-03-15T17:26:46.943Z] ----------------------------------------------------------------------------- [2020-03-15T17:26:46.943Z] compose/__init__.py 3 0 0 0 100% [2020-03-15T17:26:46.943Z] compose/__main__.py 4 4 0 0 0% 1-6 [2020-03-15T17:26:46.943Z] compose/cli/__init__.py 0 0 0 0 100% [2020-03-15T17:26:46.943Z] compose/cli/colors.py 23 2 10 2 88% 36->37, 37-38, 48->exit [2020-03-15T17:26:46.943Z] compose/cli/command.py 120 10 42 5 90% 57->58, 58, 84->85, 85-95, 174->177, 185->186, 186, 206->209, 209 [2020-03-15T17:26:46.943Z] compose/cli/docker_client.py 105 12 34 5 86% 29, 35->36, 36, 49->50, 50-55, 129-130, 144->145, 145, 148->149, 149, 164->165, 165 [2020-03-15T17:26:46.943Z] compose/cli/docopt_command.py 38 4 8 2 87% 13-14, 28->29, 29, 34->35, 35 [2020-03-15T17:26:46.943Z] compose/cli/errors.py 100 27 34 6 66% 33, 46->47, 47-48, 61->62, 62-65, 70-79, 103->105, 105-106, 122->123, 123, 124->125, 125, 126->127, 127-131, 136, 141-148 [2020-03-15T17:26:46.943Z] compose/cli/formatter.py 37 3 10 1 91% 12->15, 15, 27-28 [2020-03-15T17:26:46.943Z] compose/cli/log_printer.py 149 10 54 6 91% 43->exit, 75->76, 76, 98->103, 103, 110-115, 167, 174->176, 176, 228->229, 229-232, 237->243, 262 [2020-03-15T17:26:46.943Z] compose/cli/main.py 690 91 303 39 85% 61->64, 83->84, 84-85, 86->87, 87-88, 168->169, 169, 326->327, 327-329, 411->412, 412, 471->472, 472, 475->476, 476, 481-482, 486->492, 492-521, 550->551, 551-553, 556->557, 557, 622->624, 624-625, 663-664, 681->682, 682, 702->703, 703-704, 715->716, 716, 738->739, 739, 757, 794->804, 796->exit, 804, 1037->1038, 1038, 1047->1048, 1048, 1074-1083, 1126-1129, 1136->1137, 1137-1141, 1142->1143, 1143-1148, 1170->1171, 1171, 1188-1220, 1226->1227, 1227-1228, 1229->1230, 1230-1232, 1246->1247, 1247, 1252->1253, 1253, 1436->1437, 1437, 1454->1455, 1455, 1466->1465, 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-03-15T17:26:46.943Z] compose/cli/signals.py 23 0 4 2 93% 36->exit, 43->exit [2020-03-15T17:26:46.943Z] compose/cli/utils.py 81 28 18 4 60% 36-45, 53-55, 62-68, 76, 88->90, 90-103, 108->109, 109, 127-128, 137->138, 138, 150->151, 151-154 [2020-03-15T17:26:46.943Z] compose/cli/verbose_proxy.py 35 12 10 0 69% 36-39, 42-47, 50-60 [2020-03-15T17:26:46.943Z] compose/config/__init__.py 13 0 0 0 100% [2020-03-15T17:26:46.943Z] compose/config/config.py 834 29 432 19 95% 272->273, 273, 516, 585->586, 586, 717->721, 721->722, 722, 764->765, 765, 786->exit, 817->820, 820-838, 945->947, 947->951, 961-962, 966->968, 968, 987->988, 988, 990->991, 991, 1003->1004, 1004, 1007->1016, 1029->1031, 1031->1034, 1346->1349, 1349, 1379->1380, 1380, 1422->1426, 1426 [2020-03-15T17:26:46.943Z] compose/config/environment.py 88 9 32 6 88% 19->20, 20, 26->27, 27, 39->40, 40, 90->91, 91-94, 106->107, 107, 113->114, 114 [2020-03-15T17:26:46.943Z] compose/config/errors.py 25 2 2 0 85% 36-40 [2020-03-15T17:26:46.943Z] compose/config/interpolation.py 148 6 64 3 95% 66, 121->exit, 146->148, 148, 221->222, 222, 227-229 [2020-03-15T17:26:46.943Z] compose/config/serialize.py 97 2 58 3 97% 30->31, 31, 75->76, 76, 82->85 [2020-03-15T17:26:46.943Z] compose/config/sort_services.py 44 1 24 1 97% 56->57, 57 [2020-03-15T17:26:46.943Z] compose/config/types.py 291 22 116 17 90% 53->54, 54, 71->79, 89->90, 90, 112->113, 113, 118->exit, 148->149, 149, 170->171, 171, 257->258, 258-259, 266->267, 267, 285->286, 286, 298->301, 301, 361->366, 363-364, 372-373, 377-378, 440->441, 441, 444->445, 445, 484->489, 485->486, 486, 493-494, 501->502, 502 [2020-03-15T17:26:46.943Z] compose/config/validation.py 254 14 140 12 92% 218->219, 219, 248->249, 249, 289->299, 299-300, 317->318, 318-319, 335->338, 338->341, 341, 362->363, 363, 404->377, 425->exit, 467->469, 469-471, 495->496, 496-498, 524->525, 525 [2020-03-15T17:26:46.943Z] compose/const.py 40 0 0 0 100% [2020-03-15T17:26:46.943Z] compose/container.py 193 8 50 7 94% 97->98, 98, 104->105, 105, 150->151, 151, 152->153, 153, 236->235, 262, 265, 297, 303->exit, 319->320, 320 [2020-03-15T17:26:46.943Z] compose/errors.py 17 1 0 0 94% 12 [2020-03-15T17:26:46.943Z] compose/network.py 190 19 95 5 87% 183->184, 184, 185->186, 186-200, 205->206, 206, 223->224, 224, 225->226, 226 [2020-03-15T17:26:46.943Z] compose/parallel.py 199 2 58 1 99% 187, 325->326, 326 [2020-03-15T17:26:46.943Z] compose/progress_stream.py 87 12 44 10 82% 39->40, 40, 42->46, 53->57, 70->71, 71, 73->74, 74, 79->80, 80, 84->85, 85, 89->90, 90-91, 112->116, 116, 121->122, 122-125 [2020-03-15T17:26:46.943Z] compose/project.py 507 68 228 12 86% 62->65, 65, 223-224, 265-266, 346->348, 378->380, 380-381, 385->386, 386, 388->389, 389, 404->405, 405-408, 460->461, 461, 511->512, 512, 515->516, 516, 645-649, 651->652, 652, 669->670, 670, 801-802, 804->811, 808-811, 859-874, 878-897, 901-923, 928-929, 934, 939-940, 951 [2020-03-15T17:26:46.943Z] compose/service.py 929 52 457 29 93% 65->66, 66, 279->281, 281-282, 302->303, 303, 376-379, 427-432, 437->438, 438-440, 479->480, 480-481, 495->496, 496, 498->499, 499, 516->517, 517, 574->584, 584, 631->633, 736->741, 741, 959->960, 960-961, 980->981, 981-982, 1086->1087, 1087, 1134->1135, 1135, 1195->1196, 1196, 1260-1275, 1314->1315, 1315, 1351->1354, 1354-1358, 1545->1546, 1546, 1549->1550, 1550, 1598->exit, 1606->1605, 1644->1641, 1666->1667, 1667, 1707->1708, 1708, 1719->1720, 1720, 1793->1794, 1794, 1821->1822, 1822, 1858->1859, 1859-1860 [2020-03-15T17:26:46.943Z] compose/state.py 0 0 0 0 100% [2020-03-15T17:26:46.943Z] compose/timeparse.py 22 0 4 0 100% [2020-03-15T17:26:46.943Z] compose/utils.py 117 8 42 5 92% 25->27, 27, 75-79, 124->125, 125, 134->135, 135, 161, 167->168, 168, 169->171, 171 [2020-03-15T17:26:46.943Z] compose/version.py 6 0 0 0 100% [2020-03-15T17:26:46.943Z] compose/volume.py 126 4 44 3 95% 141->150, 150, 199->200, 200, 209->211, 211-212 [2020-03-15T17:26:46.943Z] ----------------------------------------------------------------------------- [2020-03-15T17:26:46.943Z] TOTAL 5635 462 2417 205 90% [2020-03-15T17:26:46.943Z] Coverage HTML written to dir coverage-html [2020-03-15T17:26:46.943Z] [2020-03-15T17:26:46.943Z] =========================== short test summary info ============================ [2020-03-15T17:26:46.943Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-03-15T17:26:46.943Z] not supported by kernel [2020-03-15T17:26:46.943Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-03-15T17:26:46.943Z] Not supported on most drivers [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/acceptance/cli_test.py:2461: race condition between up and logs [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/acceptance/cli_test.py:2413: race condition between up and logs [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/acceptance/cli_test.py:2440: race condition between up and logs [2020-03-15T17:26:46.943Z] SKIPPED [1] /code/tests/integration/testcases.py:166: This daemon does not support the 'nvidia'' runtime [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/integration/service_test.py:151: cpu_percent is not supported for Linux [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/integration/service_test.py:1703: Broken on 1.11.0 - 17.03.0 [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/unit/cli/command_test.py:39: windows separator [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/unit/cli/command_test.py:69: Env values in Python 3 are already Unicode [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/unit/cli/errors_test.py:70: Needs pywin32 [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/unit/cli/errors_test.py:80: Needs pywin32 [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/unit/cli/errors_test.py:90: Needs pywin32 [2020-03-15T17:26:46.943Z] SKIPPED [1] tests/unit/config/config_test.py:3803: windows paths [2020-03-15T17:26:46.943Z] = 1140 passed, 12 skipped, 2 xfailed, 3 xpassed, 5 warnings in 797.34s (0:13:17) = [2020-03-15T17:26:46.943Z] ___________________________________ summary ____________________________________ [2020-03-15T17:26:46.943Z]  py37: commands succeeded [2020-03-15T17:26:46.943Z]  congratulations :) [2020-03-15T17:26:46.943Z] + on_exit [2020-03-15T17:26:46.943Z] + [[ 0 != \0 ]] [2020-03-15T17:26:46.943Z] + docker rm -vf compose-dind-19.03.5-1 [2020-03-15T17:26:47.506Z] compose-dind-19.03.5-1 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-15T17:26:51.817Z] tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%] [2020-03-15T17:26:51.817Z] [2020-03-15T17:26:51.817Z] =============================== warnings summary =============================== [2020-03-15T17:26:51.817Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode [2020-03-15T17:26:51.817Z] /code/tests/acceptance/cli_test.py:587: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. [2020-03-15T17:26:51.817Z] assert yaml.load(result.stdout) == COMPOSE_COMPATIBILITY_DICT [2020-03-15T17:26:51.817Z] [2020-03-15T17:26:51.817Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env [2020-03-15T17:26:51.817Z] /code/tests/acceptance/cli_test.py:595: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. [2020-03-15T17:26:51.817Z] assert yaml.load(result.stdout) == COMPOSE_COMPATIBILITY_DICT [2020-03-15T17:26:51.817Z] [2020-03-15T17:26:51.817Z] tests/acceptance/cli_test.py::CLITestCase::test_config_compatibility_mode_from_env_and_option_precedence [2020-03-15T17:26:51.817Z] /code/tests/acceptance/cli_test.py:603: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. [2020-03-15T17:26:51.817Z] assert yaml.load(result.stdout) == COMPOSE_COMPATIBILITY_DICT [2020-03-15T17:26:51.817Z] [2020-03-15T17:26:51.818Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points [2020-03-15T17:26:51.818Z] /code/tests/unit/config/config_test.py:3184: DeprecationWarning: Please use assertEqual instead. [2020-03-15T17:26:51.818Z] ', '.join(['/tmp/foo:/tmp/foo:rw']*2))) [2020-03-15T17:26:51.818Z] [2020-03-15T17:26:51.818Z] tests/unit/config/config_test.py::ConfigTest::test_config_duplicate_mount_points [2020-03-15T17:26:51.818Z] /code/tests/unit/config/config_test.py:3189: DeprecationWarning: Please use assertEqual instead. [2020-03-15T17:26:51.818Z] ', '.join(['/x:/y:rw', '/z:/y:rw']))) [2020-03-15T17:26:51.818Z] [2020-03-15T17:26:51.818Z] -- Docs: https://docs.pytest.org/en/latest/warnings.html [2020-03-15T17:26:51.818Z] [2020-03-15T17:26:51.818Z] ----------- coverage: platform linux, python 3.7.6-final-0 ----------- [2020-03-15T17:26:51.818Z] Name Stmts Miss Branch BrPart Cover Missing [2020-03-15T17:26:51.818Z] ----------------------------------------------------------------------------- [2020-03-15T17:26:51.818Z] compose/__init__.py 3 0 0 0 100% [2020-03-15T17:26:51.818Z] compose/__main__.py 4 4 0 0 0% 1-6 [2020-03-15T17:26:51.818Z] compose/cli/__init__.py 0 0 0 0 100% [2020-03-15T17:26:51.818Z] compose/cli/colors.py 23 2 10 2 88% 36->37, 37-38, 48->exit [2020-03-15T17:26:51.818Z] compose/cli/command.py 120 10 42 5 90% 57->58, 58, 84->85, 85-95, 174->177, 185->186, 186, 206->209, 209 [2020-03-15T17:26:51.818Z] compose/cli/docker_client.py 105 12 34 5 86% 29, 35->36, 36, 49->50, 50-55, 129-130, 144->145, 145, 148->149, 149, 164->165, 165 [2020-03-15T17:26:51.818Z] compose/cli/docopt_command.py 38 4 8 2 87% 13-14, 28->29, 29, 34->35, 35 [2020-03-15T17:26:51.818Z] compose/cli/errors.py 100 27 34 6 66% 33, 46->47, 47-48, 61->62, 62-65, 70-79, 103->105, 105-106, 122->123, 123, 124->125, 125, 126->127, 127-131, 136, 141-148 [2020-03-15T17:26:51.818Z] compose/cli/formatter.py 37 3 10 1 91% 12->15, 15, 27-28 [2020-03-15T17:26:51.818Z] compose/cli/log_printer.py 149 10 54 6 91% 43->exit, 75->76, 76, 98->103, 103, 110-115, 167, 174->176, 176, 228->229, 229-232, 237->243, 262 [2020-03-15T17:26:51.818Z] compose/cli/main.py 690 91 303 39 85% 61->64, 83->84, 84-85, 86->87, 87-88, 168->169, 169, 326->327, 327-329, 411->412, 412, 471->472, 472, 475->476, 476, 481-482, 486->492, 492-521, 550->551, 551-553, 556->557, 557, 622->624, 624-625, 663-664, 681->682, 682, 702->703, 703-704, 715->716, 716, 738->739, 739, 757, 794->804, 796->exit, 804, 1037->1038, 1038, 1047->1048, 1048, 1074-1083, 1126-1129, 1136->1137, 1137-1141, 1142->1143, 1143-1148, 1170->1171, 1171, 1188-1220, 1226->1227, 1227-1228, 1229->1230, 1230-1232, 1246->1247, 1247, 1252->1253, 1253, 1436->1437, 1437, 1454->1455, 1455, 1466->1465, 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-03-15T17:26:51.818Z] compose/cli/signals.py 23 0 4 2 93% 36->exit, 43->exit [2020-03-15T17:26:51.818Z] compose/cli/utils.py 81 28 18 4 60% 36-45, 53-55, 62-68, 76, 88->90, 90-103, 108->109, 109, 127-128, 137->138, 138, 150->151, 151-154 [2020-03-15T17:26:51.818Z] compose/cli/verbose_proxy.py 35 12 10 0 69% 36-39, 42-47, 50-60 [2020-03-15T17:26:51.818Z] compose/config/__init__.py 13 0 0 0 100% [2020-03-15T17:26:51.818Z] compose/config/config.py 834 29 432 19 95% 272->273, 273, 516, 585->586, 586, 717->721, 721->722, 722, 764->765, 765, 786->exit, 817->820, 820-838, 945->947, 947->951, 961-962, 966->968, 968, 987->988, 988, 990->991, 991, 1003->1004, 1004, 1007->1016, 1029->1031, 1031->1034, 1346->1349, 1349, 1379->1380, 1380, 1422->1426, 1426 [2020-03-15T17:26:51.818Z] compose/config/environment.py 88 9 32 6 88% 19->20, 20, 26->27, 27, 39->40, 40, 90->91, 91-94, 106->107, 107, 113->114, 114 [2020-03-15T17:26:51.818Z] compose/config/errors.py 25 2 2 0 85% 36-40 [2020-03-15T17:26:51.818Z] compose/config/interpolation.py 148 6 64 3 95% 66, 121->exit, 146->148, 148, 221->222, 222, 227-229 [2020-03-15T17:26:51.818Z] compose/config/serialize.py 97 2 58 3 97% 30->31, 31, 75->76, 76, 82->85 [2020-03-15T17:26:51.818Z] compose/config/sort_services.py 44 1 24 1 97% 56->57, 57 [2020-03-15T17:26:51.818Z] compose/config/types.py 291 22 116 17 90% 53->54, 54, 71->79, 89->90, 90, 112->113, 113, 118->exit, 148->149, 149, 170->171, 171, 257->258, 258-259, 266->267, 267, 285->286, 286, 298->301, 301, 361->366, 363-364, 372-373, 377-378, 440->441, 441, 444->445, 445, 484->489, 485->486, 486, 493-494, 501->502, 502 [2020-03-15T17:26:51.818Z] compose/config/validation.py 254 14 140 12 92% 218->219, 219, 248->249, 249, 289->299, 299-300, 317->318, 318-319, 335->338, 338->341, 341, 362->363, 363, 404->377, 425->exit, 467->469, 469-471, 495->496, 496-498, 524->525, 525 [2020-03-15T17:26:51.818Z] compose/const.py 40 0 0 0 100% [2020-03-15T17:26:51.818Z] compose/container.py 193 8 50 7 94% 97->98, 98, 104->105, 105, 150->151, 151, 152->153, 153, 236->235, 262, 265, 297, 303->exit, 319->320, 320 [2020-03-15T17:26:51.818Z] compose/errors.py 17 1 0 0 94% 12 [2020-03-15T17:26:51.818Z] compose/network.py 190 19 95 5 87% 183->184, 184, 185->186, 186-200, 205->206, 206, 223->224, 224, 225->226, 226 [2020-03-15T17:26:51.818Z] compose/parallel.py 199 2 58 1 99% 187, 325->326, 326 [2020-03-15T17:26:51.818Z] compose/progress_stream.py 87 12 44 10 82% 39->40, 40, 42->46, 53->57, 70->71, 71, 73->74, 74, 79->80, 80, 84->85, 85, 89->90, 90-91, 112->116, 116, 121->122, 122-125 [2020-03-15T17:26:51.818Z] compose/project.py 507 68 228 12 86% 62->65, 65, 223-224, 265-266, 346->348, 378->380, 380-381, 385->386, 386, 388->389, 389, 404->405, 405-408, 460->461, 461, 511->512, 512, 515->516, 516, 645-649, 651->652, 652, 669->670, 670, 801-802, 804->811, 808-811, 859-874, 878-897, 901-923, 928-929, 934, 939-940, 951 [2020-03-15T17:26:51.818Z] compose/service.py 929 52 457 29 93% 65->66, 66, 279->281, 281-282, 302->303, 303, 376-379, 427-432, 437->438, 438-440, 479->480, 480-481, 495->496, 496, 498->499, 499, 516->517, 517, 574->584, 584, 631->633, 736->741, 741, 959->960, 960-961, 980->981, 981-982, 1086->1087, 1087, 1134->1135, 1135, 1195->1196, 1196, 1260-1275, 1314->1315, 1315, 1351->1354, 1354-1358, 1545->1546, 1546, 1549->1550, 1550, 1598->exit, 1606->1605, 1644->1641, 1666->1667, 1667, 1707->1708, 1708, 1719->1720, 1720, 1793->1794, 1794, 1821->1822, 1822, 1858->1859, 1859-1860 [2020-03-15T17:26:51.818Z] compose/state.py 0 0 0 0 100% [2020-03-15T17:26:51.818Z] compose/timeparse.py 22 0 4 0 100% [2020-03-15T17:26:51.818Z] compose/utils.py 117 7 42 5 92% 25->27, 27, 75-79, 124->125, 125, 134->135, 135, 167->168, 168, 169->171, 171 [2020-03-15T17:26:51.818Z] compose/version.py 6 0 0 0 100% [2020-03-15T17:26:51.818Z] compose/volume.py 126 4 44 3 95% 141->150, 150, 199->200, 200, 209->211, 211-212 [2020-03-15T17:26:51.818Z] ----------------------------------------------------------------------------- [2020-03-15T17:26:51.818Z] TOTAL 5635 461 2417 205 90% [2020-03-15T17:26:51.818Z] Coverage HTML written to dir coverage-html [2020-03-15T17:26:51.818Z] [2020-03-15T17:26:51.818Z] =========================== short test summary info ============================ [2020-03-15T17:26:51.818Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt [2020-03-15T17:26:51.818Z] not supported by kernel [2020-03-15T17:26:51.818Z] XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt [2020-03-15T17:26:51.818Z] Not supported on most drivers [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/acceptance/cli_test.py:2461: race condition between up and logs [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/acceptance/cli_test.py:2413: race condition between up and logs [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/acceptance/cli_test.py:2440: race condition between up and logs [2020-03-15T17:26:51.818Z] SKIPPED [1] /code/tests/integration/testcases.py:166: This daemon does not support the 'nvidia'' runtime [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/integration/service_test.py:151: cpu_percent is not supported for Linux [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/integration/service_test.py:1703: Broken on 1.11.0 - 17.03.0 [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/unit/cli/command_test.py:39: windows separator [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/unit/cli/command_test.py:69: Env values in Python 3 are already Unicode [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/unit/cli/errors_test.py:70: Needs pywin32 [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/unit/cli/errors_test.py:80: Needs pywin32 [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/unit/cli/errors_test.py:90: Needs pywin32 [2020-03-15T17:26:51.818Z] SKIPPED [1] tests/unit/config/config_test.py:3803: windows paths [2020-03-15T17:26:51.818Z] = 1140 passed, 12 skipped, 2 xfailed, 3 xpassed, 5 warnings in 802.55s (0:13:22) = [2020-03-15T17:26:51.818Z] ___________________________________ summary ____________________________________ [2020-03-15T17:26:51.818Z]  py37: commands succeeded [2020-03-15T17:26:51.818Z]  congratulations :) [2020-03-15T17:26:51.818Z] + on_exit [2020-03-15T17:26:51.818Z] + [[ 0 != \0 ]] [2020-03-15T17:26:51.818Z] + docker rm -vf compose-dind-19.03.5-1 [2020-03-15T17:26:52.382Z] compose-dind-19.03.5-1 [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