Skip to content
Failed

Console Output

Push event to branch ndeloof
06:09:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9e207edb86441f9357aabf67cb025d59df9c8111
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] parallel
[Pipeline] { (Branch: Debian)
[Pipeline] { (Branch: Alpine)
[Pipeline] { (Branch: Docker)
[Pipeline] stage
[Pipeline] { (Debian)
[Pipeline] stage
[Pipeline] { (Alpine)
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule taskStill waiting to schedule task

Still waiting to schedule taskAll nodes of label ‘ubuntu&&amd64&&!zfs’ are offlineAll nodes of label ‘ubuntu&&amd64&&!zfs’ are offline


All nodes of label ‘ubuntu&&amd64&&!zfs’ are offline
Running on ubuntu-1804-overlay2 (i-0d67a6618028abf8f) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
Running on ubuntu-1804-overlay2 (i-060563672f7a7d65f) in /home/ubuntu/workspace/compose_ndeloof
Running on ubuntu-1804-overlay2 (i-0aef212775835c155) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
+ grep ^v[0-9\.]*$
+ jq -r .[].name
+ curl https://api.github.com/repos/docker/docker-ce/tags
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13723  100 13723    0     0  46518      0 --:--:-- --:--:-- --:--:-- 46361
+ uniq
+ cut -f1 -d. /tmp/versions.txt
+ grep -m 1 v19 /tmp/versions.txt
+ grep -m 1 v18 /tmp/versions.txt
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
v19.03.5
v18.09.9

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
Fetching without tags
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
Checking out Revision 9e207edb86441f9357aabf67cb025d59df9c8111 (ndeloof)
Commit message: "WiP"
First time build. Skipping changelog.
Fetching without tags
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e207edb86441f9357aabf67cb025d59df9c8111
 > git rev-list --no-walk 5c253fe87884d5edbc53faf6702876a8be77df26 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
Checking out Revision 9e207edb86441f9357aabf67cb025d59df9c8111 (ndeloof)
[Pipeline] sh
+ docker build -t compose:alpine --target build --build-arg BUILD_PLATFORM=alpine .
Commit message: "WiP"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e207edb86441f9357aabf67cb025d59df9c8111
[Pipeline] sh
+ docker build -t compose:debian --target build --build-arg BUILD_PLATFORM=debian .
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.06kB done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 transferring context: 151B done
#2 DONE 0.1s

#4 [internal] load metadata for docker.io/library/python:3.7.4-slim-stretch
#4 DONE 0.4s

#3 [internal] load metadata for docker.io/library/docker:18.09.7
#3 DONE 0.4s

#5 [build-debian 1/2] FROM docker.io/library/python:3.7.4-slim-stretch@sha2...
#5 resolve docker.io/library/python:3.7.4-slim-stretch@sha256:34a714dec6e3387e964350dc09d9db95f16df3720d018c9ca024c1e4e20c118b done
#5 sha256:34a714dec6e3387e964350dc09d9db95f16df3720d018c9ca024c1e4e20c118b 1.65kB / 1.65kB done
#5 sha256:e6f8ec511aa991e58be3153c108aa6e432432d2253ea418e9ff56bc6ca4b2930 1.37kB / 1.37kB done
#5 sha256:fad2b9f06d3b899e3c7b04980d1cfb6d2c13f1ec3a9f487d7dc40bb96a77227b 8.14kB / 8.14kB done
#5 ...

#7 [internal] load build context
#7 transferring context: 1.58MB 0.3s done
#7 DONE 0.3s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 resolve docker.io/library/docker:18.09.7@sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 done
#9 sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 1.00kB / 1.00kB done
#9 sha256:d812b212c86a201fce7542d605ee14463a90610e897f557adb4572109d4a0df5 1.57kB / 1.57kB done
#9 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.2s done
#9 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.1s done
#9 sha256:108a4437ed8ca450ea2c0456e3d08a36a3ce7934275bd9745741dad2e234b353 3.95kB / 3.95kB done
#9 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 0.3s done
#9 sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 542B / 542B 0.3s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 6.72MB / 48.56MB 0.4s
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 0.1s
#9 sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 736B / 736B 0.4s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 11.15MB / 48.56MB 0.6s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 18.36MB / 48.56MB 0.9s
#1 [internal] load .dockerignore
#1 transferring context: 151B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2.06kB done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/library/docker:18.09.7
#4 DONE 0.4s

#3 [internal] load metadata for docker.io/library/python:3.7.4-alpine3.10
#3 DONE 0.4s

#5 [build-alpine 1/2] FROM docker.io/library/python:3.7.4-alpine3.10@sha256...
#5 resolve docker.io/library/python:3.7.4-alpine3.10@sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95 done
#5 sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95 1.65kB / 1.65kB done
#5 sha256:ea73f28cc30917ec244b2e28c902fbe3aad1ee82f7f4a32bffaf36f81befee7f 1.37kB / 1.37kB done
#5 sha256:f309434dea3a159ad08ffa070b778ddb5cafbf88c45142710030ac29350e1f52 7.64kB / 7.64kB done
#5 ...

#7 [internal] load build context
#7 transferring context: 1.58MB 0.2s done
#7 DONE 0.2s

#5 [build-alpine 1/2] FROM docker.io/library/python:3.7.4-alpine3.10@sha256...
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0B / 2.79MB 0.4s
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 962.56kB / 2.79MB 0.5s
#5 sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 290.82kB / 301.73kB 0.5s
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.6s done
#5 sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 301.73kB / 301.73kB 0.6s done
#5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 520.72kB / 28.88MB 0.6s
#5 sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b 0B / 228B 0.6s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 4.02MB / 28.88MB 0.8s
#5 sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b 228B / 228B 0.7s done
#5 sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 0B / 1.87MB 0.8s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 22.26MB / 48.56MB 1.1s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 8.56MB / 28.88MB 1.1s
#5 sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 1.87MB / 1.87MB 1.0s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 12.06MB / 28.88MB 1.2s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 27.26MB / 48.56MB 1.2s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 14.39MB / 28.88MB 1.3s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 18.29MB / 28.88MB 1.4s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 34.05MB / 48.56MB 1.6s
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 1.3s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 36.50MB / 48.56MB 1.7s
#5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 1.0s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 23.03MB / 28.88MB 1.6s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 26.74MB / 28.88MB 1.6s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 28.88MB / 28.88MB 1.8s
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 28.88MB / 28.88MB 2.1s done
#5 extracting sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 42.82MB / 48.56MB 2.1s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 45.33MB / 48.56MB 2.2s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 2.5s
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.5s done
#5 extracting sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 0.2s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 2.5s done
#9 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done
#5 extracting sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403
#5 extracting sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 4.1s done
#5 extracting sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b
#5 extracting sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b done
#5 extracting sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e
#5 extracting sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 0.6s done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.1s
#5 DONE 9.0s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 resolve docker.io/library/docker:18.09.7@sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 done
#9 sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 1.00kB / 1.00kB done
#9 sha256:d812b212c86a201fce7542d605ee14463a90610e897f557adb4572109d4a0df5 1.57kB / 1.57kB done
#9 sha256:108a4437ed8ca450ea2c0456e3d08a36a3ce7934275bd9745741dad2e234b353 3.95kB / 3.95kB done
#9 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.3s done
#9 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 0.3s done
#9 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.2s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 2.1s done
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 1.3s done
#9 sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 736B / 736B 0.4s done
#9 sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 542B / 542B 0.3s done
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.2s done
#9 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.5s done
#9 extracting sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 done
#9 extracting sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.7s done
#9 extracting sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 done
#9 DONE 9.5s

#6 [build-alpine 2/2] RUN apk add --no-cache     bash     build-base     ca...
#9 extracting sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 done
#9 DONE 10.1s

#5 [build-debian 1/2] FROM docker.io/library/python:3.7.4-slim-stretch@sha2...
#5 sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2 22.52MB / 22.52MB 1.3s done
#5 sha256:aaba0609d543071ad229fcea4efdc4aa8d3b4479443d214f89411d809631367f 2.53MB / 2.53MB 0.8s done
#5 sha256:33536ac8210e6cc0b62674d718b81f8536e9d728b77b566cfa0d2987325d682a 25.76MB / 25.76MB 2.1s done
#5 extracting sha256:80369df487363e56aea88d4d41b61f1607fc2ec198e9327cfde36a5346c71bf2 3.8s done
#5 sha256:35aa8bff600e884fa38dcd574f5af6df79b8d8111c04288fd6fd07cac0cbca39 241B / 241B 1.4s done
#5 sha256:6e4c9666aa4ee2b1fefc6805ff197a9e6aabcb0a62401edba29430945302a83d 2.15MB / 2.15MB 1.8s done
#5 extracting sha256:aaba0609d543071ad229fcea4efdc4aa8d3b4479443d214f89411d809631367f 0.7s done
#5 extracting sha256:33536ac8210e6cc0b62674d718b81f8536e9d728b77b566cfa0d2987325d682a 3.4s done
#5 extracting sha256:35aa8bff600e884fa38dcd574f5af6df79b8d8111c04288fd6fd07cac0cbca39 done
#6 1.383 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#5 extracting sha256:6e4c9666aa4ee2b1fefc6805ff197a9e6aabcb0a62401edba29430945302a83d
#5 extracting sha256:6e4c9666aa4ee2b1fefc6805ff197a9e6aabcb0a62401edba29430945302a83d 0.5s done
#6 2.453 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#6 2.566 (1/34) Upgrading libcrypto1.1 (1.1.1c-r0 -> 1.1.1d-r0)
#6 2.601 (2/34) Upgrading libssl1.1 (1.1.1c-r0 -> 1.1.1d-r0)
#6 2.611 (3/34) Installing bash (5.0.0-r0)
#6 2.631 Executing bash-5.0.0-r0.post-install
#6 2.638 (4/34) Installing binutils (2.32-r0)
#6 2.747 (5/34) Installing libmagic (5.37-r1)
#6 2.777 (6/34) Installing file (5.37-r1)
#6 2.780 (7/34) Installing gmp (6.1.2-r1)
#6 2.788 (8/34) Installing isl (0.18-r0)
#6 2.874 (9/34) Installing libgomp (8.3.0-r0)
#5 DONE 11.7s
#6 2.879 (10/34) Installing libatomic (8.3.0-r0)
#6 2.881 (11/34) Installing libgcc (8.3.0-r0)
#6 2.884 (12/34) Installing mpfr3 (3.1.5-r1)
#6 2.892 (13/34) Installing mpc1 (1.1.0-r0)
#6 2.895 (14/34) Installing libstdc++ (8.3.0-r0)
#6 2.912 (15/34) Installing gcc (8.3.0-r0)

#6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re...
#6 3.880 (16/34) Installing musl-dev (1.1.22-r3)
#6 3.972 (17/34) Installing libc-dev (0.7.1-r0)
#6 3.974 (18/34) Installing g++ (8.3.0-r0)
#6 4.582 (19/34) Installing make (4.2.1-r2)
#6 4.588 (20/34) Installing fortify-headers (1.1-r0)
#6 4.591 (21/34) Installing build-base (0.5-r1)
#6 4.594 (22/34) Installing nghttp2-libs (1.39.2-r0)
#6 4.597 (23/34) Installing libcurl (7.66.0-r0)
#6 4.606 (24/34) Installing curl (7.66.0-r0)
#6 4.610 (25/34) Installing pcre2 (10.33-r0)
#6 4.634 (26/34) Installing git (2.22.0-r0)
#6 4.940 (27/34) Installing linux-headers (4.19.36-r0)
#6 5.096 (28/34) Installing pkgconf (1.6.1-r1)
#6 5.106 (29/34) Installing libffi-dev (3.2.1-r6)
#6 5.109 (30/34) Installing openssl (1.1.1d-r0)
#6 5.119 (31/34) Installing openssl-dev (1.1.1d-r0)
#6 5.365 (32/34) Installing python2 (2.7.16-r1)
#6 5.948 (33/34) Installing python2-dev (2.7.16-r1)
#6 6.035 (34/34) Installing zlib-dev (1.2.11-r1)
#6 6.042 Executing busybox-1.30.1-r2.trigger
#6 6.046 Executing ca-certificates-20190108-r0.trigger
#6 6.116 OK: 266 MiB in 67 packages
#6 DONE 7.9s

#8 [build 1/15] COPY docker-compose-entrypoint.sh /usr/local/bin/
#8 DONE 0.1s

#10 [build 2/15] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...
#10 DONE 0.4s
#6 4.718 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
#6 4.729 Ign:2 http://deb.debian.org/debian stretch InRelease
#6 4.729 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
#6 4.731 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
#6 4.735 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
#6 4.842 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB]
#6 5.078 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
#6 5.198 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]

#11 [build 3/15] WORKDIR /code/
#11 DONE 0.0s

#12 [build 4/15] RUN pip install virtualenv==16.2.0
#6 6.730 Fetched 7927 kB in 4s (1963 kB/s)
#6 6.730 Reading package lists...
#6 7.610 Reading package lists...
#6 8.556 Building dependency tree...
#6 8.730 Reading state information...
#6 8.841 openssl is already the newest version (1.1.0l-1~deb9u1).
#6 8.841 openssl set to manually installed.
#6 8.841 The following additional packages will be installed:
#6 8.842   binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0
#6 8.842   libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libexpat1-dev libgmp10
#6 8.842   libgnutls30 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0
#6 8.842   libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#6 8.842   libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6
#6 8.842   libnghttp2-14 libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
#6 8.842   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
#6 8.842   libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0
#6 8.842   libunistring0 linux-libc-dev mime-support perl perl-modules-5.24 python2.7
#6 8.843   python2.7-minimal
#6 8.844 Suggested packages:
#6 8.844   binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf
#6 8.844   automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg
#6 8.844   libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg
#6 8.844   libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg
#6 8.844   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
#6 8.844   git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc
#6 8.844   gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl
#6 8.844   | libterm-readline-perl-perl python2.7-doc binfmt-support
#6 8.844 Recommended packages:
#6 8.844   patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix
#6 8.844   libsasl2-modules libssl-doc bzip2 file xz-utils rename
#6 9.547 The following NEW packages will be installed:
#6 9.547   binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1
#6 9.548   libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls
#6 9.548   liberror-perl libexpat1-dev libffi-dev libgcc-6-dev libgmp10 libgnutls30
#6 9.548   libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1
#6 9.548   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
#6 9.548   libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14
#6 9.548   libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
#6 9.548   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
#6 9.548   libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0
#6 9.548   libubsan0 libunistring0 linux-libc-dev make mime-support perl
#6 9.549   perl-modules-5.24 python2.7 python2.7-dev python2.7-minimal zlib1g-dev
#6 10.61 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
#6 10.61 Need to get 79.6 MB of archives.
#6 10.61 After this operation, 271 MB of additional disk space will be used.
#6 10.61 Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u5 [2722 kB]
#6 10.61 Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB]
#6 10.62 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2t-1~deb9u1 [1304 kB]
#6 10.68 Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 linux-libc-dev amd64 4.9.189-3+deb9u2 [1447 kB]
#6 10.73 Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u3 [134 kB]
#6 10.74 Get:6 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u5 [3501 kB]
#6 10.75 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB]
#6 10.82 Get:8 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u5 [219 kB]
#6 10.82 Get:9 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]
#6 10.83 Get:10 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB]
#6 10.83 Get:11 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB]
#6 10.83 Get:12 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1 [115 kB]
#6 10.83 Get:13 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB]
#6 10.84 Get:14 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB]
#6 10.84 Get:15 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB]
#6 10.85 Get:16 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB]
#6 10.85 Get:17 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB]
#6 10.85 Get:18 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB]
#6 10.86 Get:19 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB]
#6 10.86 Get:20 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB]
#6 10.86 Get:21 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB]
#6 10.87 Get:22 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB]
#6 10.87 Get:23 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3 [68.2 kB]
#6 10.87 Get:24 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3 [105 kB]
#6 10.87 Get:25 http://deb.debian.org/debian stretch/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u3 [85.7 kB]
#6 10.87 Get:26 http://deb.debian.org/debian stretch/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u3 [220 kB]
#6 10.88 Get:27 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB]
#6 10.88 Get:28 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB]
#6 10.88 Get:29 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB]
#6 10.88 Get:30 http://deb.debian.org/debian stretch/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u9 [290 kB]
#6 10.89 Get:31 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB]
#6 10.89 Get:32 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u4 [1433 kB]
#6 10.93 Get:33 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u4 [4167 kB]
#6 11.00 Get:34 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB]
#6 11.00 Get:35 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB]
#6 11.03 Get:36 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]
#6 11.03 Get:37 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB]
#6 11.07 Get:38 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB]
#6 11.07 Get:39 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB]
#6 11.14 Get:40 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB]
#6 11.15 Get:41 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]
#6 11.16 Get:42 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB]
#6 11.16 Get:43 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB]
#6 11.27 Get:44 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB]
#6 11.27 Get:45 http://deb.debian.org/debian stretch/main amd64 libcurl3 amd64 7.52.1-5+deb9u9 [292 kB]
#6 11.28 Get:46 http://deb.debian.org/debian stretch/main amd64 curl amd64 7.52.1-5+deb9u9 [227 kB]
#6 11.28 Get:47 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB]
#6 11.28 Get:48 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB]
#6 11.29 Get:49 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB]
#6 11.29 Get:50 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B]
#6 11.29 Get:51 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB]
#6 11.30 Get:52 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB]
#6 11.30 Get:53 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB]
#6 11.30 Get:54 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB]
#6 11.30 Get:55 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB]
#6 11.31 Get:56 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB]
#6 11.31 Get:57 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB]
#6 11.31 Get:58 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB]
#6 11.35 Get:59 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB]
#6 11.48 Get:60 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B]
#6 11.48 Get:61 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB]
#6 11.49 Get:62 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB]
#6 11.52 Get:63 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB]
#6 11.53 Get:64 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB]
#6 11.55 Get:65 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB]
#6 12.03 Get:66 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB]
#6 12.04 Get:67 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB]
#6 12.04 Get:68 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
#6 12.22 debconf: delaying package configuration, since apt-utils is not installed
#6 12.25 Fetched 79.6 MB in 2s (32.1 MB/s)
#6 12.33 Selecting previously unselected package perl-modules-5.24.
#6 12.33 (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.)
#6 12.34 Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u5_all.deb ...
#6 12.35 Unpacking perl-modules-5.24 (5.24.1-3+deb9u5) ...
#6 13.12 Selecting previously unselected package libperl5.24:amd64.
#6 13.12 Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u5_amd64.deb ...
#6 13.13 Unpacking libperl5.24:amd64 (5.24.1-3+deb9u5) ...
#12 6.883 Collecting virtualenv==16.2.0
#12 7.952   Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB)
#12 8.164 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.4.0)
#12 8.195 Installing collected packages: virtualenv
#12 8.231 Successfully installed virtualenv-16.2.0
#6 13.97 Selecting previously unselected package perl.
#6 13.97 Preparing to unpack .../02-perl_5.24.1-3+deb9u5_amd64.deb ...
#6 13.98 Unpacking perl (5.24.1-3+deb9u5) ...
#6 14.15 Selecting previously unselected package libgmp10:amd64.
#6 14.15 Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...
#6 14.16 Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...
#6 14.23 Selecting previously unselected package libnettle6:amd64.
#6 14.24 Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ...
#6 14.24 Unpacking libnettle6:amd64 (3.3-1+b2) ...
#6 14.32 Selecting previously unselected package libhogweed4:amd64.
#6 14.32 Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ...
#6 14.33 Unpacking libhogweed4:amd64 (3.3-1+b2) ...
#6 14.39 Selecting previously unselected package libidn11:amd64.
#6 14.39 Preparing to unpack .../06-libidn11_1.33-1_amd64.deb ...
#6 14.39 Unpacking libidn11:amd64 (1.33-1) ...
#6 14.45 Selecting previously unselected package libp11-kit0:amd64.
#6 14.45 Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ...
#6 14.46 Unpacking libp11-kit0:amd64 (0.23.3-2) ...
#6 14.51 Selecting previously unselected package libtasn1-6:amd64.
#6 14.51 Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ...
#6 14.51 Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
#6 14.57 Selecting previously unselected package libgnutls30:amd64.
#6 14.57 Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ...
#6 14.57 Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ...
#6 14.72 Selecting previously unselected package libkeyutils1:amd64.
#6 14.73 Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ...
#6 14.73 Unpacking libkeyutils1:amd64 (1.5.9-9) ...
#6 14.77 Selecting previously unselected package libkrb5support0:amd64.
#6 14.77 Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ...
#6 14.78 Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ...
#6 14.82 Selecting previously unselected package libk5crypto3:amd64.
#6 14.83 Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ...
#6 14.84 Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ...
#6 14.90 Selecting previously unselected package libkrb5-3:amd64.
#6 14.90 Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ...
#6 14.90 Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ...
#6 15.00 Selecting previously unselected package libgssapi-krb5-2:amd64.
#6 15.00 Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ...
#6 15.01 Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
#6 15.07 Selecting previously unselected package libunistring0:amd64.
#6 15.08 Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ...
#6 15.08 Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
#6 15.18 Selecting previously unselected package libidn2-0:amd64.
#6 15.19 Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ...
#6 15.19 Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ...
#6 15.24 Selecting previously unselected package libsasl2-modules-db:amd64.
#6 15.25 Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
#6 15.25 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 15.30 Selecting previously unselected package libsasl2-2:amd64.
#6 15.30 Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
#6 15.31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 15.35 Selecting previously unselected package libldap-common.
#6 15.36 Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u3_all.deb ...
#6 15.36 Unpacking libldap-common (2.4.44+dfsg-5+deb9u3) ...
#6 15.47 Selecting previously unselected package libldap-2.4-2:amd64.
#6 15.48 Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u3_amd64.deb ...
#6 15.48 Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ...
#6 15.55 Selecting previously unselected package libnghttp2-14:amd64.
#6 15.55 Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ...
#6 15.56 Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
#6 15.63 Selecting previously unselected package libpsl5:amd64.
#6 15.63 Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ...
#6 15.64 Unpacking libpsl5:amd64 (0.17.0-3) ...
#6 15.70 Selecting previously unselected package librtmp1:amd64.
#6 15.71 Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ...
#6 15.71 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
#6 15.76 Selecting previously unselected package libssh2-1:amd64.
#6 15.76 Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ...
#6 15.77 Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ...
#6 15.82 Selecting previously unselected package libcurl3-gnutls:amd64.
#6 15.82 Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u9_amd64.deb ...
#6 15.83 Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ...
#6 15.90 Selecting previously unselected package liberror-perl.
#6 15.90 Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ...
#6 15.90 Unpacking liberror-perl (0.17024-1) ...
#6 15.94 Selecting previously unselected package git-man.
#6 15.94 Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u4_all.deb ...
#6 15.95 Unpacking git-man (1:2.11.0-3+deb9u4) ...
#6 16.09 Selecting previously unselected package git.
#6 16.10 Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u4_amd64.deb ...
#6 16.12 Unpacking git (1:2.11.0-3+deb9u4) ...
#6 16.93 Selecting previously unselected package libpython2.7-minimal:amd64.
#6 16.93 Preparing to unpack .../29-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
#6 16.94 Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
#6 17.07 Selecting previously unselected package python2.7-minimal.
#6 17.07 Preparing to unpack .../30-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
#6 17.08 Unpacking python2.7-minimal (2.7.13-2+deb9u3) ...
#6 17.30 Selecting previously unselected package libssl1.0.2:amd64.
#6 17.30 Preparing to unpack .../31-libssl1.0.2_1.0.2t-1~deb9u1_amd64.deb ...
#6 17.31 Unpacking libssl1.0.2:amd64 (1.0.2t-1~deb9u1) ...
#6 17.51 Selecting previously unselected package mime-support.
#6 17.51 Preparing to unpack .../32-mime-support_3.60_all.deb ...
#6 17.51 Unpacking mime-support (3.60) ...
#6 17.56 Selecting previously unselected package libpython2.7-stdlib:amd64.
#6 17.57 Preparing to unpack .../33-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ...
#6 17.58 Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
#6 17.98 Selecting previously unselected package python2.7.
#6 17.98 Preparing to unpack .../34-python2.7_2.7.13-2+deb9u3_amd64.deb ...
#6 17.99 Unpacking python2.7 (2.7.13-2+deb9u3) ...
#6 18.09 Selecting previously unselected package binutils.#12 12.43 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#12 12.43 You should consider upgrading via the 'pip install --upgrade pip' command.

#6 18.10 Preparing to unpack .../35-binutils_2.28-5_amd64.deb ...
#6 18.11 Unpacking binutils (2.28-5) ...
#12 DONE 12.8s

#13 [build 5/15] RUN pip install tox==2.9.1
#6 18.74 Selecting previously unselected package libisl15:amd64.
#6 18.74 Preparing to unpack .../36-libisl15_0.18-1_amd64.deb ...
#6 18.75 Unpacking libisl15:amd64 (0.18-1) ...
#6 18.86 Selecting previously unselected package libmpfr4:amd64.
#6 18.86 Preparing to unpack .../37-libmpfr4_3.1.5-1_amd64.deb ...
#6 18.86 Unpacking libmpfr4:amd64 (3.1.5-1) ...
#6 18.94 Selecting previously unselected package libmpc3:amd64.
#6 18.94 Preparing to unpack .../38-libmpc3_1.0.3-1+b2_amd64.deb ...
#6 18.95 Unpacking libmpc3:amd64 (1.0.3-1+b2) ...
#6 18.99 Selecting previously unselected package cpp-6.
#6 18.99 Preparing to unpack .../39-cpp-6_6.3.0-18+deb9u1_amd64.deb ...
#6 19.00 Unpacking cpp-6 (6.3.0-18+deb9u1) ...
#6 20.26 Selecting previously unselected package cpp.
#6 20.26 Preparing to unpack .../40-cpp_4%3a6.3.0-4_amd64.deb ...
#6 20.27 Unpacking cpp (4:6.3.0-4) ...
#6 20.31 Selecting previously unselected package libcurl3:amd64.
#6 20.31 Preparing to unpack .../41-libcurl3_7.52.1-5+deb9u9_amd64.deb ...
#6 20.32 Unpacking libcurl3:amd64 (7.52.1-5+deb9u9) ...
#6 20.39 Selecting previously unselected package curl.
#6 20.39 Preparing to unpack .../42-curl_7.52.1-5+deb9u9_amd64.deb ...
#6 20.39 Unpacking curl (7.52.1-5+deb9u9) ...
#6 20.46 Selecting previously unselected package libcc1-0:amd64.
#6 20.46 Preparing to unpack .../43-libcc1-0_6.3.0-18+deb9u1_amd64.deb ...
#6 20.46 Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ...
#6 20.50 Selecting previously unselected package libgomp1:amd64.
#6 20.50 Preparing to unpack .../44-libgomp1_6.3.0-18+deb9u1_amd64.deb ...
#6 20.51 Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ...
#6 20.56 Selecting previously unselected package libitm1:amd64.
#6 20.56 Preparing to unpack .../45-libitm1_6.3.0-18+deb9u1_amd64.deb ...
#6 20.57 Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ...
#6 20.63 Selecting previously unselected package libatomic1:amd64.
#6 20.63 Preparing to unpack .../46-libatomic1_6.3.0-18+deb9u1_amd64.deb ...
#6 20.65 Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ...
#6 20.69 Selecting previously unselected package libasan3:amd64.
#6 20.69 Preparing to unpack .../47-libasan3_6.3.0-18+deb9u1_amd64.deb ...
#6 20.71 Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ...
#6 20.79 Selecting previously unselected package liblsan0:amd64.
#6 20.79 Preparing to unpack .../48-liblsan0_6.3.0-18+deb9u1_amd64.deb ...
#6 20.80 Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ...
#6 20.89 Selecting previously unselected package libtsan0:amd64.
#6 20.89 Preparing to unpack .../49-libtsan0_6.3.0-18+deb9u1_amd64.deb ...
#6 20.91 Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ...
#6 21.02 Selecting previously unselected package libubsan0:amd64.
#6 21.02 Preparing to unpack .../50-libubsan0_6.3.0-18+deb9u1_amd64.deb ...
#6 21.03 Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ...
#6 21.08 Selecting previously unselected package libcilkrts5:amd64.
#6 21.08 Preparing to unpack .../51-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ...
#6 21.09 Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
#6 21.14 Selecting previously unselected package libmpx2:amd64.
#6 21.15 Preparing to unpack .../52-libmpx2_6.3.0-18+deb9u1_amd64.deb ...
#6 21.15 Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ...
#6 21.20 Selecting previously unselected package libquadmath0:amd64.
#6 21.20 Preparing to unpack .../53-libquadmath0_6.3.0-18+deb9u1_amd64.deb ...
#6 21.21 Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ...
#6 21.26 Selecting previously unselected package libgcc-6-dev:amd64.
#6 21.27 Preparing to unpack .../54-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ...
#6 21.27 Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
#6 21.65 Selecting previously unselected package gcc-6.
#6 21.65 Preparing to unpack .../55-gcc-6_6.3.0-18+deb9u1_amd64.deb ...
#6 21.66 Unpacking gcc-6 (6.3.0-18+deb9u1) ...
#6 22.68 Selecting previously unselected package gcc.
#6 22.68 Preparing to unpack .../56-gcc_4%3a6.3.0-4_amd64.deb ...
#6 22.68 Unpacking gcc (4:6.3.0-4) ...
#6 22.72 Selecting previously unselected package libc-dev-bin.
#6 22.72 Preparing to unpack .../57-libc-dev-bin_2.24-11+deb9u4_amd64.deb ...
#6 22.73 Unpacking libc-dev-bin (2.24-11+deb9u4) ...
#6 22.78 Selecting previously unselected package linux-libc-dev:amd64.
#6 22.78 Preparing to unpack .../58-linux-libc-dev_4.9.189-3+deb9u2_amd64.deb ...
#6 22.78 Unpacking linux-libc-dev:amd64 (4.9.189-3+deb9u2) ...
#6 23.06 Selecting previously unselected package libc6-dev:amd64.
#6 23.06 Preparing to unpack .../59-libc6-dev_2.24-11+deb9u4_amd64.deb ...
#6 23.07 Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ...
#6 23.57 Selecting previously unselected package libexpat1-dev:amd64.
#6 23.57 Preparing to unpack .../60-libexpat1-dev_2.2.0-2+deb9u3_amd64.deb ...
#6 23.58 Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
#6 23.65 Selecting previously unselected package libffi-dev:amd64.
#6 23.65 Preparing to unpack .../61-libffi-dev_3.2.1-6_amd64.deb ...
#6 23.65 Unpacking libffi-dev:amd64 (3.2.1-6) ...
#6 23.71 Selecting previously unselected package libpython2.7:amd64.
#6 23.72 Preparing to unpack .../62-libpython2.7_2.7.13-2+deb9u3_amd64.deb ...
#6 23.73 Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ...
#6 23.95 Selecting previously unselected package libpython2.7-dev:amd64.
#6 23.95 Preparing to unpack .../63-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
#6 23.96 Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
#13 5.730 Collecting tox==2.9.1
#13 6.782   Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB)
#13 6.814 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)
#13 6.861 Collecting six
#13 6.866   Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
#13 6.915 Collecting py>=1.4.17
#13 6.921   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
#13 7.008 Collecting pluggy<1.0,>=0.3.0
#13 7.014   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
#13 7.036 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.4.0)
#13 7.140 Collecting importlib-metadata>=0.12; python_version < "3.8"
#13 7.145   Downloading https://files.pythonhosted.org/packages/ed/82/ebece33bc20b9097683d09e47563d487e411e2cf3a37789d7ec0a88c4ce4/importlib_metadata-1.1.0-py2.py3-none-any.whl
#13 7.265 Collecting zipp>=0.5
#13 7.276   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
#13 7.331 Collecting more-itertools
#13 7.337   Downloading https://files.pythonhosted.org/packages/5c/1d/3df99de956abb96305956e09e6a1fa955883295e1f28808f9c97b3d5364d/more_itertools-8.0.0-py3-none-any.whl (40kB)
#13 7.396 Installing collected packages: six, py, more-itertools, zipp, importlib-metadata, pluggy, tox
#13 7.617 Successfully installed importlib-metadata-1.1.0 more-itertools-8.0.0 pluggy-0.13.1 py-1.8.0 six-1.13.0 tox-2.9.1 zipp-0.6.0
#13 7.642 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#13 7.642 You should consider upgrading via the 'pip install --upgrade pip' command.
#13 DONE 7.9s

#14 [build 6/15] COPY requirements.txt .
#14 DONE 0.1s

#15 [build 7/15] COPY requirements-dev.txt .
#15 DONE 0.1s

#16 [build 8/15] COPY .pre-commit-config.yaml .
#16 DONE 0.1s

#17 [build 9/15] COPY tox.ini .
#17 DONE 0.1s

#18 [build 10/15] COPY setup.py .
#18 DONE 0.1s

#19 [build 11/15] COPY README.md .
#19 DONE 0.1s

#20 [build 12/15] COPY compose compose/
#20 DONE 0.1s

#21 [build 13/15] RUN tox --notest
#6 26.77 Selecting previously unselected package libssl-dev:amd64.
#6 26.77 Preparing to unpack .../64-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ...
#6 26.77 Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
#6 27.01 Selecting previously unselected package make.
#6 27.02 Preparing to unpack .../65-make_4.1-9.1_amd64.deb ...
#6 27.02 Unpacking make (4.1-9.1) ...
#6 27.11 Selecting previously unselected package python2.7-dev.
#6 27.11 Preparing to unpack .../66-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
#6 27.12 Unpacking python2.7-dev (2.7.13-2+deb9u3) ...
#6 27.17 Selecting previously unselected package zlib1g-dev:amd64.
#6 27.17 Preparing to unpack .../67-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
#6 27.18 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#6 27.26 Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ...
#6 27.27 Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ...
#6 27.29 Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ...
#6 27.30 Setting up perl-modules-5.24 (5.24.1-3+deb9u5) ...
#6 27.31 Setting up libperl5.24:amd64 (5.24.1-3+deb9u5) ...
#6 27.32 Setting up libnettle6:amd64 (3.3-1+b2) ...
#6 27.34 Setting up git-man (1:2.11.0-3+deb9u4) ...
#6 27.35 Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ...
#6 27.37 Setting up make (4.1-9.1) ...
#6 27.39 Setting up libasan3:amd64 (6.3.0-18+deb9u1) ...
#6 27.40 Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
#6 27.42 Setting up mime-support (3.60) ...
#6 27.45 Setting up libldap-common (2.4.44+dfsg-5+deb9u3) ...
#6 27.47 Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
#6 27.48 Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ...
#6 27.50 Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ...
#6 27.51 Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
#6 27.53 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 27.54 Setting up linux-libc-dev:amd64 (4.9.189-3+deb9u2) ...
#6 27.55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ...
#6 27.56 Setting up libffi-dev:amd64 (3.2.1-6) ...
#6 27.58 Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
#6 27.59 Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ...
#6 27.61 Setting up perl (5.24.1-3+deb9u5) ...
#6 27.63 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
#6 27.63 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
#6 27.64 Setting up libssl1.0.2:amd64 (1.0.2t-1~deb9u1) ...
#6 27.77 debconf: unable to initialize frontend: Dialog
#6 27.77 debconf: (TERM is not set, so the dialog frontend is not usable.)
#6 27.77 debconf: falling back to frontend: Readline
#6 27.82 Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ...
#6 27.84 Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...
#6 27.85 Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ...
#6 27.86 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 27.89 Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
#6 27.91 Setting up libp11-kit0:amd64 (0.23.3-2) ...
#6 27.92 Setting up libmpfr4:amd64 (3.1.5-1) ...
#6 27.93 Setting up libmpc3:amd64 (1.0.3-1+b2) ...
#6 27.95 Setting up binutils (2.28-5) ...
#6 27.96 Setting up libc-dev-bin (2.24-11+deb9u4) ...
#6 27.98 Setting up libkeyutils1:amd64 (1.5.9-9) ...
#6 27.99 Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
#6 28.01 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ...
#6 28.02 Setting up libitm1:amd64 (6.3.0-18+deb9u1) ...
#6 28.04 Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
#6 28.05 Setting up libidn11:amd64 (1.33-1) ...
#6 28.07 Setting up python2.7-minimal (2.7.13-2+deb9u3) ...
#21 1.279 py27 create: /code/.tox/py27
#6 28.46 Linking and byte-compiling packages for runtime python2.7...
#6 28.48 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
#6 28.49 Setting up libidn2-0:amd64 (0.16-1+deb9u1) ...
#6 28.51 Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
#6 28.52 Setting up liberror-perl (0.17024-1) ...
#6 28.54 Setting up libpsl5:amd64 (0.17.0-3) ...
#6 28.55 Setting up python2.7 (2.7.13-2+deb9u3) ...
#6 29.60 Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ...
#6 29.62 Setting up libhogweed4:amd64 (3.3-1+b2) ...
#6 29.63 Setting up libisl15:amd64 (0.18-1) ...
#6 29.65 Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ...
#6 29.66 Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
#6 29.67 Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
#6 29.69 Setting up cpp-6 (6.3.0-18+deb9u1) ...
#6 29.70 Setting up python2.7-dev (2.7.13-2+deb9u3) ...
#6 29.71 Setting up cpp (4:6.3.0-4) ...
#6 29.74 Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ...
#6 29.75 Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ...
#6 29.76 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
#6 29.77 Setting up gcc-6 (6.3.0-18+deb9u1) ...
#6 29.79 Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u3) ...
#6 29.80 Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ...
#6 29.82 Setting up gcc (4:6.3.0-4) ...
#6 29.86 Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
#6 29.88 Setting up libcurl3:amd64 (7.52.1-5+deb9u9) ...
#6 29.91 Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ...
#6 29.92 Setting up git (1:2.11.0-3+deb9u4) ...
#6 29.96 Setting up curl (7.52.1-5+deb9u9) ...
#6 29.98 Processing triggers for libc-bin (2.24-11+deb9u4) ...
#6 DONE 30.5s

#8 [build 1/15] COPY docker-compose-entrypoint.sh /usr/local/bin/
#8 DONE 0.1s

#10 [build 2/15] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...
#10 DONE 0.3s

#11 [build 3/15] WORKDIR /code/
#11 DONE 0.0s

#12 [build 4/15] RUN pip install virtualenv==16.2.0
#12 6.732 Collecting virtualenv==16.2.0
#12 7.794   Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB)
#12 7.895 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.4.0)
#12 7.927 Installing collected packages: virtualenv
#12 7.965 Successfully installed virtualenv-16.2.0
#21 14.36 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#12 12.15 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#12 12.15 You should consider upgrading via the 'pip install --upgrade pip' command.
#12 DONE 12.4s

#13 [build 5/15] RUN pip install tox==2.9.1
#13 5.568 Collecting tox==2.9.1
#13 6.606   Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB)
#13 6.639 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)
#13 6.715 Collecting py>=1.4.17
#13 6.721   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
#13 6.775 Collecting six
#13 6.780   Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
#13 6.828 Collecting pluggy<1.0,>=0.3.0
#13 6.833   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
#13 6.857 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.4.0)
#13 6.927 Collecting importlib-metadata>=0.12; python_version < "3.8"
#13 6.932   Downloading https://files.pythonhosted.org/packages/ed/82/ebece33bc20b9097683d09e47563d487e411e2cf3a37789d7ec0a88c4ce4/importlib_metadata-1.1.0-py2.py3-none-any.whl
#13 6.991 Collecting zipp>=0.5
#13 6.994   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
#13 7.056 Collecting more-itertools
#13 7.062   Downloading https://files.pythonhosted.org/packages/5c/1d/3df99de956abb96305956e09e6a1fa955883295e1f28808f9c97b3d5364d/more_itertools-8.0.0-py3-none-any.whl (40kB)
#13 7.131 Installing collected packages: py, six, more-itertools, zipp, importlib-metadata, pluggy, tox
#13 7.390 Successfully installed importlib-metadata-1.1.0 more-itertools-8.0.0 pluggy-0.13.1 py-1.8.0 six-1.13.0 tox-2.9.1 zipp-0.6.0
#13 7.416 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#13 7.416 You should consider upgrading via the 'pip install --upgrade pip' command.
#13 DONE 7.7s

#14 [build 6/15] COPY requirements.txt .
#14 DONE 0.1s

#15 [build 7/15] COPY requirements-dev.txt .
#15 DONE 0.1s

#16 [build 8/15] COPY .pre-commit-config.yaml .
#16 DONE 0.1s

#17 [build 9/15] COPY tox.ini .
#17 DONE 0.4s

#18 [build 10/15] COPY setup.py .
#18 DONE 0.1s

#19 [build 11/15] COPY README.md .
#19 DONE 0.1s

#20 [build 12/15] COPY compose compose/
#20 DONE 0.1s

#21 [build 13/15] RUN tox --notest
#21 1.448 py27 create: /code/.tox/py27
#21 13.90 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#21 37.20 py27 develop-inst: /code
#21 46.94 py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,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.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.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,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 46.94 py37 create: /code/.tox/py37
#21 58.80 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#21 81.79 py37 develop-inst: /code
#21 83.72 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.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,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==8.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 83.72 pre-commit create: /code/.tox/pre-commit
#21 95.68 pre-commit installdeps: pre-commit
#21 107.7 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==1.1.0,more-itertools==8.0.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.8,zipp==0.6.0
#21 107.7 ___________________________________ summary ____________________________________
#21 107.7   py27: skipped tests
#21 107.7   py37: skipped tests
#21 107.7   pre-commit: skipped tests
#21 107.7   congratulations :)
#21 DONE 108.2s

#22 [build 14/15] COPY . .
#22 DONE 0.2s

#23 [build 15/15] RUN script/build/linux-entrypoint
#23 0.629 + CODE_PATH=/code
#23 0.630 + VENV=/code/.tox/py37
#23 0.632 + cd /code
#23 0.632 + mkdir -p dist
#23 0.639 + chmod 777 dist
#23 0.639 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
#23 18.71 + '[' -z unknown ']'
#23 18.71 + echo unknown
#23 18.71 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.71 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.71 + '[' '!' -z '' ']'
#23 18.71 + echo 'NOT compiling bootloader!!!'
#23 18.71 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
#23 18.71 NOT compiling bootloader!!!
#23 18.86 40 INFO: PyInstaller: 3.5
#23 18.86 40 INFO: Python: 3.7.4
#23 18.86 41 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with-debian-9.11
#23 18.88 58 INFO: UPX is not available.
#23 18.88 61 INFO: Extending PYTHONPATH with paths
#23 18.88 ['/code/bin', '/code']
#23 18.88 61 INFO: checking Analysis
#23 18.88 61 INFO: Building Analysis because Analysis-00.toc is non existent
#23 18.88 61 INFO: Initializing module dependency graph...
#23 18.88 64 INFO: Initializing module graph hooks...
#23 18.89 65 INFO: Analyzing base_library.zip ...
#23 21.38 2559 INFO: running Analysis Analysis-00.toc
#23 21.40 2580 INFO: Caching module hooks...
#23 21.40 2584 INFO: Analyzing bin/docker-compose
#23 21.49 2665 INFO: Processing pre-find module path hook   distutils
#23 21.49 2665 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
#23 21.66 2842 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
#23 22.53 3708 INFO: Processing pre-safe import module hook   six.moves
#23 24.89 6065 INFO: Loading module hooks...
#23 24.89 6066 INFO: Loading module hook "hook-certifi.py"...
#23 24.89 6067 INFO: Loading module hook "hook-jsonschema.py"...
#23 24.89 6072 INFO: Loading module hook "hook-xml.py"...
#23 24.93 6110 INFO: Loading module hook "hook-nacl.py"...
#23 24.93 6113 INFO: Loading module hook "hook-distutils.py"...
#23 24.93 6114 INFO: Loading module hook "hook-pkg_resources.py"...
#23 25.23 6413 INFO: Processing pre-safe import module hook   win32com
#23 25.27 6450 INFO: Loading module hook "hook-pydoc.py"...
#23 25.27 6451 INFO: Loading module hook "hook-sysconfig.py"...
#23 25.28 6457 INFO: Loading module hook "hook-encodings.py"...
#23 25.32 6496 INFO: Loading module hook "hook-cryptography.py"...
#23 25.49 6668 INFO: Looking for ctypes DLLs
#23 25.53 6710 INFO: Analyzing run-time hooks ...
#23 25.54 6719 INFO: Including run-time hook 'pyi_rth_certifi.py'
#23 25.54 6720 INFO: Including run-time hook 'pyi_rth_pkgres.py'
#23 25.55 6730 INFO: Looking for dynamic libraries
#23 26.08 7261 INFO: Looking for eggs
#23 26.08 7261 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
#23 26.09 7271 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
#23 26.14 7324 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
#23 26.17 7348 INFO: checking PYZ
#23 26.17 7348 INFO: Building PYZ because PYZ-00.toc is non existent
#23 26.17 7348 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
#23 26.85 8032 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
#23 26.86 8043 INFO: checking PKG
#23 26.86 8043 INFO: Building PKG because PKG-00.toc is non existent
#23 26.86 8043 INFO: Building PKG (CArchive) PKG-00.pkg
#23 36.60 17775 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
#23 36.60 17779 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
#23 36.60 17779 INFO: checking EXE
#23 36.60 17779 INFO: Building EXE because EXE-00.toc is non existent
#23 36.60 17779 INFO: Building EXE from EXE-00.toc
#23 36.60 17779 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
#23 36.66 17838 INFO: Building EXE from EXE-00.toc completed successfully.
#23 36.72 + ls -la dist/
#23 36.72 total 16648
#23 36.72 drwxrwxrwx 2 root root     4096 Dec  3 06:14 .
#23 36.72 drwxr-xr-x 1 root root     4096 Dec  3 06:14 ..
#23 36.72 -rwxr-xr-x 1 root root 17031872 Dec  3 06:14 docker-compose
#23 36.72 + ldd dist/docker-compose
#23 36.73 	linux-vdso.so.1 (0x00007ffd7b9fe000)
#23 36.73 	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6fde5e2000)
#23 36.73 	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f6fde3c8000)
#23 36.73 	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6fde029000)
#23 36.73 	/lib64/ld-linux-x86-64.so.2 (0x00007f6fde7e6000)
#23 36.73 + mv dist/docker-compose /usr/local/bin
#23 36.73 + docker-compose version
#23 37.24 docker-compose version 1.26.0dev, build unknown
#23 37.24 docker-py version: 4.1.0
#23 37.24 CPython version: 3.7.4
#23 37.24 OpenSSL version: OpenSSL 1.1.0l  10 Sep 2019
#23 DONE 37.5s

#24 exporting to image
#24 exporting layers
#21 166.2 py27 develop-inst: /code
#21 174.3 py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,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.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.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,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 174.3 py37 create: /code/.tox/py37
#24 exporting layers 3.9s done
#24 writing image sha256:9b78c66e0903d9ebce6e92828b278ac59e49feb14028c4c220e1cd6fe08e06a3 done
#24 naming to docker.io/library/compose:debian done
#24 DONE 3.9s
[Pipeline] sh
+ docker save -o debian.tar compose:debian
[Pipeline] stash
#21 185.1 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/26/stashes/debian.tgz
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#21 309.8 py37 develop-inst: /code
#21 311.0 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.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,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==8.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 311.0 pre-commit create: /code/.tox/pre-commit
#21 321.8 pre-commit installdeps: pre-commit
#21 333.6 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==1.1.0,more-itertools==8.0.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.8,zipp==0.6.0
#21 333.6 ___________________________________ summary ____________________________________
#21 333.6   py27: skipped tests
#21 333.6   py37: skipped tests
#21 333.6   pre-commit: skipped tests
#21 333.6   congratulations :)
#21 DONE 334.0s

#22 [build 14/15] COPY . .
#22 DONE 0.2s

#23 [build 15/15] RUN script/build/linux-entrypoint
#23 0.606 + CODE_PATH=/code
#23 0.610 + VENV=/code/.tox/py37
#23 0.610 + cd /code
#23 0.610 + mkdir -p dist
#23 0.610 + chmod 777 dist
#23 0.611 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
#23 18.79 + '[' -z unknown ']'
#23 18.79 + echo unknown
#23 18.79 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.79 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.79 + '[' '!' -z 1 ']'
#23 18.79 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
#23 18.79 Cloning into '/tmp/pyinstaller'...
#23 21.97 + cd /tmp/pyinstaller/bootloader
#23 21.97 + git checkout v3.5
#23 22.07 Note: checking out 'v3.5'.
#23 22.07 
#23 22.07 You are in 'detached HEAD' state. You can look around, make experimental
#23 22.07 changes and commit them, and you can discard any commits you make in this
#23 22.07 state without impacting any branches by performing another checkout.
#23 22.07 
#23 22.07 If you want to create a new branch to retain commits you create, you may
#23 22.07 do so (now or later) by using -b with the checkout command again. Example:
#23 22.07 
#23 22.07   git checkout -b <new-branch-name>
#23 22.07 
#23 22.07 HEAD is now at 498e6ee0 Release 3.5.
#23 22.07 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
#23 22.27 Setting top to                           : /tmp/pyinstaller/bootloader 
#23 22.27 Setting out to                           : /tmp/pyinstaller/bootloader/build 
#23 22.27 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
#23 22.27 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
#23 22.34 Checking size of pointer                 : 8 
#23 22.38 Platform                                 : Linux-64bit detected based on compiler 
#23 22.38 Checking for flags -m64                  : yes 
#23 22.41 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
#23 22.41 Checking for program 'strip'             : /usr/bin/strip 
#23 22.41 Checking for library dl                  : yes 
#23 22.44 Checking for library m                   : yes 
#23 22.47 Checking for library z                   : yes 
#23 22.50 Checking for function unsetenv           : yes 
#23 22.54 Checking for function mkdtemp            : yes 
#23 22.57 Checking for flags -Wl,--as-needed       : yes 
#23 22.60 'configure' finished successfully (0.330s)
#23 22.60 'all' finished successfully (0.000s)
#23 22.60 'distclean' finished successfully (0.001s)
#23 22.60 Setting top to                           : /tmp/pyinstaller/bootloader 
#23 22.60 Setting out to                           : /tmp/pyinstaller/bootloader/build 
#23 22.60 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
#23 22.60 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
#23 22.64 Checking size of pointer                 : 8 
#23 22.69 Platform                                 : Linux-64bit detected based on compiler 
#23 22.69 Checking for flags -m64                  : yes 
#23 22.72 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
#23 22.72 Checking for program 'strip'             : /usr/bin/strip 
#23 22.72 Checking for library dl                  : yes 
#23 22.75 Checking for library m                   : yes 
#23 22.78 Checking for library z                   : yes 
#23 22.81 Checking for function unsetenv           : yes 
#23 22.84 Checking for function mkdtemp            : yes 
#23 22.88 Checking for flags -Wl,--as-needed       : yes 
#23 22.91 'configure' finished successfully (0.308s)
#23 22.91 'make_all' finished successfully (0.003s)
#23 22.92 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
#23 22.92 [ 1/13] Compiling src/pyi_python.c
#23 22.92 [ 2/13] Compiling src/pyi_global.c
#23 23.05 [ 3/13] Compiling src/main.c
#23 23.09 [ 4/13] Compiling src/pyi_utils.c
#23 23.13 [ 5/13] Compiling src/pyi_launch.c
#23 23.31 [ 6/13] Compiling src/pyi_win32_utils.c
#23 23.31 [ 7/13] Compiling src/pyi_main.c
#23 23.33 [ 8/13] Compiling src/pyi_pythonlib.c
#23 23.39 [ 9/13] Compiling src/pyi_python27_compat.c
#23 23.44 [10/13] Compiling src/pyi_archive.c
#23 23.50 [11/13] Compiling src/pyi_path.c
#23 23.61 [12/13] Linking build/debug/run_d
#23 23.62 [13/13] Processing build/debug/run_d
#23 23.63 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
#23 23.63 'build_debug' finished successfully (0.715s)
#23 23.63 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
#23 23.64 [ 1/13] Compiling src/pyi_python.c
#23 23.65 [ 2/13] Compiling src/pyi_global.c
#23 23.72 [ 3/13] Compiling src/pyi_archive.c
#23 23.74 [ 4/13] Compiling src/pyi_utils.c
#23 23.88 [ 5/13] Compiling src/pyi_main.c
#23 23.94 [ 6/13] Compiling src/pyi_pythonlib.c
#23 23.94 [ 7/13] Compiling src/pyi_python27_compat.c
#23 23.99 [ 8/13] Compiling src/pyi_win32_utils.c
#23 24.01 [ 9/13] Compiling src/pyi_path.c
#23 24.10 [10/13] Compiling src/main.c
#23 24.12 [11/13] Compiling src/pyi_launch.c
#23 24.24 [12/13] Linking build/release/run
#23 24.26 [13/13] Processing build/release/run
#23 24.26 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.26 'build_release' finished successfully (0.631s)
#23 24.26 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
#23 24.27 [13/14] Processing build/debug/run_d
#23 24.27 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
#23 24.27 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
#23 24.27 'install_debug' finished successfully (0.013s)
#23 24.28 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.28 [14/14] Processing build/release/run
#23 24.28 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
#23 24.28 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.28 'install_release' finished successfully (0.011s)
#23 24.30 + /code/.tox/py37/bin/pip3 install ..
#23 24.55 Processing /tmp/pyinstaller
#23 24.76   Installing build dependencies: started
#23 29.87   Installing build dependencies: finished with status 'done'
#23 29.87   Getting requirements to build wheel: started
#23 30.19   Getting requirements to build wheel: finished with status 'done'
#23 30.19     Preparing wheel metadata: started
#23 30.45     Preparing wheel metadata: finished with status 'done'
#23 30.46 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (42.0.2)
#23 30.46 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
#23 30.46 Building wheels for collected packages: PyInstaller
#23 30.46   Building wheel for PyInstaller (PEP 517): started
#23 31.25   Building wheel for PyInstaller (PEP 517): finished with status 'done'
#23 31.26   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=1852d62077582c087f026d5c515aca7e4f56221a17034382478dffe41d9b9e3a
#23 31.26   Stored in directory: /tmp/pip-ephem-wheel-cache-zzag0qb2/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
#23 31.41 Successfully built PyInstaller
#23 31.54 Installing collected packages: PyInstaller
#23 31.54   Found existing installation: PyInstaller 3.5
#23 31.69     Uninstalling PyInstaller-3.5:
#23 31.70       Successfully uninstalled PyInstaller-3.5
#23 32.02 Successfully installed PyInstaller-3.5
#23 32.08 + cd /code
#23 32.08 + rm -Rf /tmp/pyinstaller
#23 32.13 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
#23 32.27 38 INFO: PyInstaller: 3.5
#23 32.27 38 INFO: Python: 3.7.4
#23 32.28 42 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
#23 32.28 44 INFO: UPX is not available.
#23 32.28 45 INFO: Extending PYTHONPATH with paths
#23 32.28 ['/code/bin', '/code']
#23 32.28 45 INFO: checking Analysis
#23 32.28 46 INFO: Building Analysis because Analysis-00.toc is non existent
#23 32.28 46 INFO: Initializing module dependency graph...
#23 32.29 48 INFO: Initializing module graph hooks...
#23 32.29 49 INFO: Analyzing base_library.zip ...
#23 34.77 2531 INFO: running Analysis Analysis-00.toc
#23 34.78 2543 INFO: Caching module hooks...
#23 34.78 2547 INFO: Analyzing bin/docker-compose
#23 34.86 2627 INFO: Processing pre-find module path hook   distutils
#23 34.86 2628 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
#23 35.04 2802 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
#23 35.94 3704 INFO: Processing pre-safe import module hook   six.moves
#23 38.31 6070 INFO: Loading module hooks...
#23 38.31 6071 INFO: Loading module hook "hook-certifi.py"...
#23 38.31 6072 INFO: Loading module hook "hook-jsonschema.py"...
#23 38.31 6073 INFO: Loading module hook "hook-xml.py"...
#23 38.35 6112 INFO: Loading module hook "hook-nacl.py"...
#23 38.35 6114 INFO: Loading module hook "hook-distutils.py"...
#23 38.35 6115 INFO: Loading module hook "hook-pkg_resources.py"...
#23 38.49 6249 INFO: Processing pre-safe import module hook   win32com
#23 38.68 6447 INFO: Loading module hook "hook-pydoc.py"...
#23 38.68 6447 INFO: Loading module hook "hook-sysconfig.py"...
#23 38.69 6455 INFO: Loading module hook "hook-encodings.py"...
#23 38.73 6492 INFO: Loading module hook "hook-cryptography.py"...
#23 38.88 6639 INFO: Looking for ctypes DLLs
#23 38.90 Illegal option -p
#23 38.91 6671 INFO: Analyzing run-time hooks ...
#23 38.92 6679 INFO: Including run-time hook 'pyi_rth_certifi.py'
#23 38.92 6680 INFO: Including run-time hook 'pyi_rth_pkgres.py'
#23 38.93 6689 INFO: Looking for dynamic libraries
#23 39.16 6920 INFO: Looking for eggs
#23 39.16 6920 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
#23 39.17 6929 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
#23 39.22 6980 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
#23 39.24 7001 INFO: checking PYZ
#23 39.24 7001 INFO: Building PYZ because PYZ-00.toc is non existent
#23 39.24 7001 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
#23 39.91 7675 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
#23 39.92 7686 INFO: checking PKG
#23 39.92 7686 INFO: Building PKG because PKG-00.toc is non existent
#23 39.92 7686 INFO: Building PKG (CArchive) PKG-00.pkg
#23 51.00 18762 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
#23 51.00 18766 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
#23 51.00 18766 INFO: checking EXE
#23 51.00 18766 INFO: Building EXE because EXE-00.toc is non existent
#23 51.00 18766 INFO: Building EXE from EXE-00.toc
#23 51.00 18766 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
#23 51.31 19069 INFO: Building EXE from EXE-00.toc completed successfully.
#23 51.37 + ls -la dist/
#23 51.37 total 17124
#23 51.37 drwxrwxrwx    2 root     root          4096 Dec  3 06:18 .
#23 51.37 drwxr-xr-x    1 root     root          4096 Dec  3 06:18 ..
#23 51.37 -rwxr-xr-x    1 root     root      17521056 Dec  3 06:18 docker-compose
#23 51.37 + ldd dist/docker-compose
#23 51.37 	/lib/ld-musl-x86_64.so.1 (0x7f7ce9838000)
#23 51.37 	libz.so.1 => /lib/libz.so.1 (0x7f7ce9802000)
#23 51.37 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f7ce9838000)
#23 51.37 + mv dist/docker-compose /usr/local/bin
#23 51.37 + docker-compose version
#23 51.90 docker-compose version 1.26.0dev, build unknown
#23 51.90 docker-py version: 4.1.0
#23 51.90 CPython version: 3.7.4
#23 51.90 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
#23 DONE 52.5s

#24 exporting to image
#24 exporting layers
#24 exporting layers 3.1s done
#24 writing image sha256:c7099ae00bf49db471629a511a0f566ad2f509104544f7f8e5aff9589208c36d
#24 writing image sha256:c7099ae00bf49db471629a511a0f566ad2f509104544f7f8e5aff9589208c36d done
#24 naming to docker.io/library/compose:alpine done
#24 DONE 3.1s
[Pipeline] sh
+ docker save -o alpine.tar compose:alpine
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/26/stashes/alpine.tgz
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] script
[Pipeline] {
expected to call java.lang.String.eachLine but wound up catching org.jenkinsci.plugins.workflow.cps.CpsClosure2.call; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-060563672f7a7d65f) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] stage
[Pipeline] { (alpine v19.03.5 py27)
[Pipeline] checkout
using credential sf-release-bot.github.ssh
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 9e207edb86441f9357aabf67cb025d59df9c8111 (ndeloof)
Commit message: "WiP"
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e207edb86441f9357aabf67cb025d59df9c8111
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/26/stashes/alpine.tgz
[Pipeline] sh
+ docker load -i baseImage.tar
open baseImage.tar: no such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE