Skip to content

Console Output

05:54:34 + docker build -t dockerpinata/docker-py:py3-4af4db7c54c1da1b3b20d86001a3c22e96844d82 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
05:54:34 Sending build context to Docker daemon  1.374MB

05:54:34 Step 1/21 : ARG PYTHON_VERSION=3.7
05:54:34 Step 2/21 : FROM python:${PYTHON_VERSION}
05:54:34 3.7: Pulling from library/python
05:54:34 67e8aa6c8bbc: Pulling fs layer
05:54:34 627e6c1e1055: Pulling fs layer
05:54:34 0670968926f6: Pulling fs layer
05:54:34 5a8b0e20be4b: Pulling fs layer
05:54:34 b0b10a3a2784: Pulling fs layer
05:54:34 e16cd24209e8: Pulling fs layer
05:54:34 3d88b16bb65a: Pulling fs layer
05:54:34 84d1e3bb48af: Pulling fs layer
05:54:34 90b15c3c4eec: Pulling fs layer
05:54:34 5a8b0e20be4b: Waiting
05:54:34 b0b10a3a2784: Waiting
05:54:34 e16cd24209e8: Waiting
05:54:34 3d88b16bb65a: Waiting
05:54:34 84d1e3bb48af: Waiting
05:54:34 90b15c3c4eec: Waiting
05:54:34 627e6c1e1055: Verifying Checksum
05:54:34 627e6c1e1055: Download complete
05:54:34 0670968926f6: Verifying Checksum
05:54:34 0670968926f6: Download complete
05:54:35 67e8aa6c8bbc: Verifying Checksum
05:54:35 67e8aa6c8bbc: Download complete
05:54:35 5a8b0e20be4b: Verifying Checksum
05:54:35 5a8b0e20be4b: Download complete
05:54:35 e16cd24209e8: Verifying Checksum
05:54:35 e16cd24209e8: Download complete
05:54:36 84d1e3bb48af: Verifying Checksum
05:54:36 84d1e3bb48af: Download complete
05:54:36 90b15c3c4eec: Verifying Checksum
05:54:36 90b15c3c4eec: Download complete
05:54:36 3d88b16bb65a: Verifying Checksum
05:54:36 3d88b16bb65a: Download complete
05:54:37 b0b10a3a2784: Verifying Checksum
05:54:37 b0b10a3a2784: Download complete
05:54:39 67e8aa6c8bbc: Pull complete
05:54:39 627e6c1e1055: Pull complete
05:54:39 0670968926f6: Pull complete
05:54:42 5a8b0e20be4b: Pull complete
05:54:48 b0b10a3a2784: Pull complete
05:54:49 e16cd24209e8: Pull complete
05:54:49 3d88b16bb65a: Pull complete
05:54:49 84d1e3bb48af: Pull complete
05:54:50 90b15c3c4eec: Pull complete
05:54:50 Digest: sha256:cd5b2e65bf5094bb9b5e4fbe65888b9058dc34c13f976c8538bd8756133a000c
05:54:50 Status: Downloaded newer image for python:3.7
05:54:50  ---> 27599ef95971
05:54:50 Step 3/21 : ARG APT_MIRROR
05:54:51  ---> Running in aa7233842e05
05:54:52 Removing intermediate container aa7233842e05
05:54:52  ---> 24a5c2cb0bbc
05:54:52 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list     && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
05:54:52  ---> Running in a7b2c100f70d
05:54:52 Removing intermediate container a7b2c100f70d
05:54:52  ---> ebb6fd8601a3
05:54:52 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
05:54:52  ---> Running in cd3e4db82816
05:54:53 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
05:54:53 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB]
05:54:53 Get:3 http://deb.debian.org/debian bullseye InRelease [116 kB]
05:54:53 Get:4 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
05:54:53 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
05:54:53 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
05:54:54 Fetched 8530 kB in 1s (5752 kB/s)
05:54:55 Reading package lists...
05:54:55 Reading package lists...
05:54:55 Building dependency tree...
05:54:55 Reading state information...
05:54:56 The following additional packages will be installed:
05:54:56   tree
05:54:56 Suggested packages:
05:54:56   python libxml-simple-perl ruby
05:54:56 Recommended packages:
05:54:56   qrencode xclip
05:54:56 The following NEW packages will be installed:
05:54:56   gnupg2 pass tree
05:54:56 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
05:54:56 Need to get 523 kB of archives.
05:54:56 After this operation, 727 kB of additional disk space will be used.
05:54:56 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u1 [434 kB]
05:54:56 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
05:54:56 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
05:54:56 debconf: delaying package configuration, since apt-utils is not installed
05:54:56 Fetched 523 kB in 0s (1934 kB/s)
05:54:56 Selecting previously unselected package gnupg2.
05:54:56 (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 ... 23373 files and directories currently installed.)
05:54:56 Preparing to unpack .../gnupg2_2.2.27-2+deb11u1_all.deb ...
05:54:56 Unpacking gnupg2 (2.2.27-2+deb11u1) ...
05:54:56 Selecting previously unselected package tree.
05:54:56 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
05:54:56 Unpacking tree (1.8.0-1+b1) ...
05:54:56 Selecting previously unselected package pass.
05:54:56 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
05:54:56 Unpacking pass (1.7.3-2) ...
05:54:56 Setting up gnupg2 (2.2.27-2+deb11u1) ...
05:54:56 Setting up tree (1.8.0-1+b1) ...
05:54:56 Setting up pass (1.7.3-2) ...
05:54:57 Removing intermediate container cd3e4db82816
05:54:57  ---> 180336b89f01
05:54:57 Step 6/21 : COPY tests/ssh-keys /root/.ssh
05:54:57  ---> 3e3d0b0fd79f
05:54:57 Step 7/21 : RUN chmod -R 600 /root/.ssh
05:54:57  ---> Running in 0c764d26444e
05:54:58 Removing intermediate container 0c764d26444e
05:54:58  ---> b1c630769263
05:54:58 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
05:54:58  ---> f88e4849d42d
05:54:58 Step 9/21 : RUN gpg2 --import gpg-keys/secret
05:54:58  ---> Running in de09c12c3da5
05:54:58 gpg: directory '/root/.gnupg' created
05:54:58 gpg: keybox '/root/.gnupg/pubring.kbx' created
05:54:58 gpg: /root/.gnupg/trustdb.gpg: trustdb created
05:54:58 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
05:54:58 gpg: key 464ED987A7B21401: secret key imported
05:54:58 gpg: Total number processed: 1
05:54:58 gpg:               imported: 1
05:54:58 gpg:       secret keys read: 1
05:54:58 gpg:   secret keys imported: 1
05:54:59 Removing intermediate container de09c12c3da5
05:54:59  ---> 892b89168b04
05:54:59 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
05:54:59  ---> Running in dfa7b8a994c4
05:54:59 gpg: inserting ownertrust of 6
05:54:59 Removing intermediate container dfa7b8a994c4
05:54:59  ---> c12e782227b8
05:54:59 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
05:54:59  ---> Running in 6d654de7e095
05:55:00 gpg: please do a --check-trustdb
05:55:00 mkdir: created directory '/root/.password-store/'
05:55:00 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
05:55:00 Removing intermediate container 6d654de7e095
05:55:00  ---> 52a05cdfb581
05:55:00 Step 12/21 : RUN gpg2 --check-trustdb
05:55:00  ---> Running in 7d53cdef76d8
05:55:01 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
05:55:01 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
05:55:01 Removing intermediate container 7d53cdef76d8
05:55:01  ---> 6716fead4d88
05:55:01 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
05:55:01  ---> Running in 06942988194f
05:55:01 Removing intermediate container 06942988194f
05:55:01  ---> 445d50db9d71
05:55:01 Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
05:55:01  ---> Running in 88e14b4b3132
05:55:02 Removing intermediate container 88e14b4b3132
05:55:02  ---> 607a5a98b19a
05:55:02 Step 15/21 : WORKDIR /src
05:55:02  ---> Running in ab216625f7f2
05:55:02 Removing intermediate container ab216625f7f2
05:55:02  ---> d4b453b97998
05:55:02 Step 16/21 : COPY requirements.txt /src/requirements.txt
05:55:02  ---> c2b26478090a
05:55:02 Step 17/21 : RUN pip install -r requirements.txt
05:55:02  ---> Running in cc6cb7bc930b
05:55:04 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
05:55:08 Collecting appdirs==1.4.3
05:55:09   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
05:55:09 Collecting asn1crypto==0.22.0
05:55:09   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
05:55:09      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 15.7 MB/s eta 0:00:00
05:55:09 Collecting backports.ssl-match-hostname==3.5.0.1
05:55:09   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
05:55:09   Preparing metadata (setup.py): started
05:55:10   Preparing metadata (setup.py): finished with status 'done'
05:55:10 Collecting cffi==1.14.4
05:55:10   Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB)
05:55:10      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 402.3/402.3 KB 13.4 MB/s eta 0:00:00
05:55:10 Collecting cryptography==3.4.7
05:55:10   Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
05:55:10      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 49.8 MB/s eta 0:00:00
05:55:10 Collecting enum34==1.1.6
05:55:10   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
05:55:10 Collecting idna==2.5
05:55:10   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
05:55:10      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.1/55.1 KB 12.9 MB/s eta 0:00:00
05:55:10 Collecting ipaddress==1.0.18
05:55:10   Downloading ipaddress-1.0.18.tar.gz (32 kB)
05:55:10   Preparing metadata (setup.py): started
05:55:10   Preparing metadata (setup.py): finished with status 'done'
05:55:10 Collecting packaging==16.8
05:55:10   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
05:55:11 Collecting paramiko==2.8.0
05:55:11   Downloading paramiko-2.8.0-py2.py3-none-any.whl (206 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.3/206.3 KB 30.9 MB/s eta 0:00:00
05:55:11 Collecting pycparser==2.17
05:55:11   Downloading pycparser-2.17.tar.gz (231 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.2/231.2 KB 7.1 MB/s eta 0:00:00
05:55:11   Preparing metadata (setup.py): started
05:55:11   Preparing metadata (setup.py): finished with status 'done'
05:55:11 Collecting pyOpenSSL==18.0.0
05:55:11   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.1/53.1 KB 10.8 MB/s eta 0:00:00
05:55:11 Collecting pyparsing==2.2.0
05:55:11   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/56.4 KB 13.0 MB/s eta 0:00:00
05:55:11 Collecting requests==2.26.0
05:55:11   Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 15.3 MB/s eta 0:00:00
05:55:11 Collecting urllib3==1.26.5
05:55:11   Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.1/138.1 KB 26.2 MB/s eta 0:00:00
05:55:11 Collecting websocket-client==0.56.0
05:55:11   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.6/200.6 KB 4.5 MB/s eta 0:00:00
05:55:11 Collecting six
05:55:11   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
05:55:11 Collecting bcrypt>=3.1.3
05:55:11   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 13.3 MB/s eta 0:00:00
05:55:11 Collecting pynacl>=1.0.1
05:55:11   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
05:55:11      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 13.0 MB/s eta 0:00:00
05:55:12 Collecting charset-normalizer~=2.0.0
05:55:12   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
05:55:12 Collecting certifi>=2017.4.17
05:55:12   Downloading certifi-2022.5.18-py3-none-any.whl (155 kB)
05:55:12      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 KB 31.9 MB/s eta 0:00:00
05:55:12 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser
05:55:12   Building wheel for backports.ssl-match-hostname (setup.py): started
05:55:12   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
05:55:12   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5205 sha256=74555fbd1c1c98775f535738b5378834e19411527a1c5c48c13edee27b89b0af
05:55:12   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
05:55:12   Building wheel for ipaddress (setup.py): started
05:55:12   Building wheel for ipaddress (setup.py): finished with status 'done'
05:55:12   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18124 sha256=7e86ab121ab3c351b67c0adc94e9c72855eaaec60400c065272750d5c004aab8
05:55:12   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
05:55:12   Building wheel for pycparser (setup.py): started
05:55:13   Building wheel for pycparser (setup.py): finished with status 'done'
05:55:13   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192893 sha256=133d67a39df6fb7a86233fd5a8b20420e1fd17ef988eb63bc720d33d27d5a5cf
05:55:13   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
05:55:13 Successfully built backports.ssl-match-hostname ipaddress pycparser
05:55:13 Installing collected packages: pyparsing, pycparser, ipaddress, idna, enum34, backports.ssl-match-hostname, asn1crypto, appdirs, urllib3, six, charset-normalizer, cffi, certifi, websocket-client, requests, pynacl, packaging, cryptography, bcrypt, pyOpenSSL, paramiko
05:55:14 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.2 certifi-2022.5.18 cffi-1.14.4 charset-normalizer-2.0.12 cryptography-3.4.7 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.8.0 pyOpenSSL-18.0.0 pycparser-2.17 pynacl-1.5.0 pyparsing-2.2.0 requests-2.26.0 six-1.16.0 urllib3-1.26.5 websocket-client-0.56.0
05:55:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
05:55:18 WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
05:55:18 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
05:55:19 Removing intermediate container cc6cb7bc930b
05:55:19  ---> 3f129d48ec19
05:55:19 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
05:55:19  ---> 28d21f62832f
05:55:19 Step 19/21 : RUN pip install -r test-requirements.txt
05:55:20  ---> Running in 2d1d3f7a5fec
05:55:25 Collecting setuptools==58.2.0
05:55:26   Downloading setuptools-58.2.0-py3-none-any.whl (946 kB)
05:55:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 60.2 MB/s eta 0:00:00
05:55:26 Collecting coverage==6.0.1
05:55:26   Downloading coverage-6.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (252 kB)
05:55:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.9/252.9 KB 42.2 MB/s eta 0:00:00
05:55:26 Collecting flake8==4.0.1
05:55:26   Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB)
05:55:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 14.1 MB/s eta 0:00:00
05:55:26 Collecting pytest==6.2.5
05:55:26   Downloading pytest-6.2.5-py3-none-any.whl (280 kB)
05:55:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.7/280.7 KB 48.4 MB/s eta 0:00:00
05:55:26 Collecting pytest-cov==3.0.0
05:55:26   Downloading pytest_cov-3.0.0-py3-none-any.whl (20 kB)
05:55:26 Collecting pytest-timeout==2.0.1
05:55:26   Downloading pytest_timeout-2.0.1-py3-none-any.whl (11 kB)
05:55:26 Collecting pyflakes<2.5.0,>=2.4.0
05:55:26   Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB)
05:55:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 KB 16.6 MB/s eta 0:00:00
05:55:26 Collecting mccabe<0.7.0,>=0.6.0
05:55:26   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
05:55:26 Collecting importlib-metadata<4.3
05:55:26   Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB)
05:55:27 Collecting pycodestyle<2.9.0,>=2.8.0
05:55:27   Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 KB 9.5 MB/s eta 0:00:00
05:55:27 Collecting py>=1.8.2
05:55:27   Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 24.8 MB/s eta 0:00:00
05:55:27 Collecting attrs>=19.2.0
05:55:27   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 14.3 MB/s eta 0:00:00
05:55:27 Collecting iniconfig
05:55:27   Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
05:55:27 Collecting pluggy<2.0,>=0.12
05:55:27   Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
05:55:27 Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from pytest==6.2.5->-r test-requirements.txt (line 4)) (16.8)
05:55:27 Collecting toml
05:55:27   Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
05:55:27 Collecting coverage[toml]>=5.2.1
05:55:27   Downloading coverage-6.3.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 31.6 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.3.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 32.3 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.3.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.4/207.4 KB 39.5 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (207 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.2/207.2 KB 41.2 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.9/213.9 KB 40.5 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.1.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.5/213.5 KB 35.7 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.1.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.4/213.4 KB 38.4 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (213 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.3/213.3 KB 40.1 MB/s eta 0:00:00
05:55:27   Downloading coverage-6.0.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB)
05:55:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.3/253.3 KB 33.7 MB/s eta 0:00:00
05:55:27 Collecting tomli
05:55:27   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
05:55:27 Collecting typing-extensions>=3.6.4
05:55:27   Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
05:55:27 Collecting zipp>=0.5
05:55:27   Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
05:55:27 Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from packaging->pytest==6.2.5->-r test-requirements.txt (line 4)) (1.16.0)
05:55:27 Requirement already satisfied: pyparsing in /usr/local/lib/python3.7/site-packages (from packaging->pytest==6.2.5->-r test-requirements.txt (line 4)) (2.2.0)
05:55:27 Installing collected packages: mccabe, iniconfig, zipp, typing-extensions, tomli, toml, setuptools, pyflakes, pycodestyle, py, coverage, attrs, importlib-metadata, pluggy, flake8, pytest, pytest-timeout, pytest-cov
05:55:28   Attempting uninstall: setuptools
05:55:28     Found existing installation: setuptools 57.5.0
05:55:28     Uninstalling setuptools-57.5.0:
05:55:28       Successfully uninstalled setuptools-57.5.0
05:55:29 Successfully installed attrs-21.4.0 coverage-6.0.1 flake8-4.0.1 importlib-metadata-4.2.0 iniconfig-1.1.1 mccabe-0.6.1 pluggy-1.0.0 py-1.11.0 pycodestyle-2.8.0 pyflakes-2.4.0 pytest-6.2.5 pytest-cov-3.0.0 pytest-timeout-2.0.1 setuptools-58.2.0 toml-0.10.2 tomli-2.0.1 typing-extensions-4.2.0 zipp-3.8.0
05:55:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
05:55:29 WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
05:55:29 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
05:55:30 Removing intermediate container 2d1d3f7a5fec
05:55:30  ---> 9584ba81a39b
05:55:30 Step 20/21 : COPY . /src
05:55:30  ---> 1af1440f5232
05:55:30 Step 21/21 : RUN pip install .
05:55:30  ---> Running in b40a4dd898fe
05:55:31 Processing /src
05:55:31   Preparing metadata (setup.py): started
05:55:31   Preparing metadata (setup.py): finished with status 'done'
05:55:31 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==5.1.0.dev0) (0.56.0)
05:55:31 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==5.1.0.dev0) (2.26.0)
05:55:31 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (1.26.5)
05:55:31 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (2.5)
05:55:31 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (2.0.12)
05:55:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==5.1.0.dev0) (2022.5.18)
05:55:31 Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from websocket-client>=0.32.0->docker==5.1.0.dev0) (1.16.0)
05:55:31 Building wheels for collected packages: docker
05:55:31   Building wheel for docker (setup.py): started
05:55:31   Building wheel for docker (setup.py): finished with status 'done'
05:55:31   Created wheel for docker: filename=docker-5.1.0.dev0-py3-none-any.whl size=146352 sha256=9773a0ba8d30acc8bda76fd589118c1aae6463cd650ef4a7be5d24ab8f56f312
05:55:31   Stored in directory: /tmp/pip-ephem-wheel-cache-sur1q_t9/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
05:55:31 Successfully built docker
05:55:31 Installing collected packages: docker
05:55:31 Successfully installed docker-5.1.0.dev0
05:55:31 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
05:55:31 WARNING: You are using pip version 22.0.4; however, version 22.1 is available.
05:55:31 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
05:55:32 Removing intermediate container b40a4dd898fe
05:55:32  ---> e09448aa0ef0
05:55:32 Successfully built e09448aa0ef0
05:55:32 Successfully tagged dockerpinata/docker-py:py3-4af4db7c54c1da1b3b20d86001a3c22e96844d82