Skip to content

Console Output

19:49:10 + docker build -t dockerpinata/docker-py:py3-827b562593b10ffe60301112216c482fd45a02cb -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
19:49:10 Sending build context to Docker daemon  1.369MB

19:49:10 Step 1/21 : ARG PYTHON_VERSION=3.7
19:49:10 Step 2/21 : FROM python:${PYTHON_VERSION}
19:49:11 3.7: Pulling from library/python
19:49:11 627b765e08d1: Pulling fs layer
19:49:11 c040670e5e55: Pulling fs layer
19:49:11 073a180f4992: Pulling fs layer
19:49:11 bf76209566d0: Pulling fs layer
19:49:11 ca7044ed766e: Pulling fs layer
19:49:11 7b16520e0e66: Pulling fs layer
19:49:11 07bc148fcbb7: Pulling fs layer
19:49:11 a569e412c8c8: Pulling fs layer
19:49:11 2058655e9525: Pulling fs layer
19:49:11 ca7044ed766e: Waiting
19:49:11 7b16520e0e66: Waiting
19:49:11 07bc148fcbb7: Waiting
19:49:11 a569e412c8c8: Waiting
19:49:11 2058655e9525: Waiting
19:49:11 bf76209566d0: Waiting
19:49:11 073a180f4992: Verifying Checksum
19:49:11 073a180f4992: Download complete
19:49:11 c040670e5e55: Verifying Checksum
19:49:11 c040670e5e55: Download complete
19:49:11 627b765e08d1: Verifying Checksum
19:49:11 627b765e08d1: Download complete
19:49:12 7b16520e0e66: Verifying Checksum
19:49:12 7b16520e0e66: Download complete
19:49:12 bf76209566d0: Verifying Checksum
19:49:12 bf76209566d0: Download complete
19:49:12 a569e412c8c8: Verifying Checksum
19:49:12 a569e412c8c8: Download complete
19:49:12 2058655e9525: Verifying Checksum
19:49:12 2058655e9525: Download complete
19:49:12 07bc148fcbb7: Verifying Checksum
19:49:12 07bc148fcbb7: Download complete
19:49:14 ca7044ed766e: Verifying Checksum
19:49:14 ca7044ed766e: Download complete
19:49:14 627b765e08d1: Pull complete
19:49:15 c040670e5e55: Pull complete
19:49:15 073a180f4992: Pull complete
19:49:18 bf76209566d0: Pull complete
19:49:24 ca7044ed766e: Pull complete
19:49:25 7b16520e0e66: Pull complete
19:49:25 07bc148fcbb7: Pull complete
19:49:25 a569e412c8c8: Pull complete
19:49:25 2058655e9525: Pull complete
19:49:25 Digest: sha256:9a3c0caef18c148f51844baa41c3d9fff2ac496d5ba1adcd65f850748cef29e8
19:49:25 Status: Downloaded newer image for python:3.7
19:49:25  ---> f5e6a48f70ac
19:49:25 Step 3/21 : ARG APT_MIRROR
19:49:27  ---> Running in cbb55756b444
19:49:27 Removing intermediate container cbb55756b444
19:49:27  ---> f26db62d641d
19:49:27 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
19:49:27  ---> Running in 86f0dfedd916
19:49:28 Removing intermediate container 86f0dfedd916
19:49:28  ---> 4dfda7adea71
19:49:28 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
19:49:28  ---> Running in 418469f6cf9a
19:49:28 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
19:49:28 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
19:49:28 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
19:49:28 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB]
19:49:29 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
19:49:29 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
19:49:30 Fetched 8463 kB in 2s (4512 kB/s)
19:49:31 Reading package lists...
19:49:31 Reading package lists...
19:49:31 Building dependency tree...
19:49:31 Reading state information...
19:49:31 The following additional packages will be installed:
19:49:31   tree
19:49:31 Suggested packages:
19:49:31   libxml-simple-perl ruby
19:49:31 Recommended packages:
19:49:31   qrencode xclip
19:49:32 The following NEW packages will be installed:
19:49:32   gnupg2 pass tree
19:49:32 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
19:49:32 Need to get 481 kB of archives.
19:49:32 After this operation, 684 kB of additional disk space will be used.
19:49:32 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
19:49:32 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
19:49:32 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
19:49:32 debconf: delaying package configuration, since apt-utils is not installed
19:49:32 Fetched 481 kB in 0s (1823 kB/s)
19:49:32 Selecting previously unselected package gnupg2.
19:49:32 (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 ... 24613 files and directories currently installed.)
19:49:32 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
19:49:32 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
19:49:32 Selecting previously unselected package tree.
19:49:32 Preparing to unpack .../tree_1.8.0-1_amd64.deb ...
19:49:32 Unpacking tree (1.8.0-1) ...
19:49:32 Selecting previously unselected package pass.
19:49:32 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
19:49:32 Unpacking pass (1.7.3-2) ...
19:49:32 Setting up gnupg2 (2.2.12-1+deb10u1) ...
19:49:32 Setting up tree (1.8.0-1) ...
19:49:32 Setting up pass (1.7.3-2) ...
19:49:33 Removing intermediate container 418469f6cf9a
19:49:33  ---> 90f8d49dcce2
19:49:33 Step 6/21 : COPY tests/ssh-keys /root/.ssh
19:49:33  ---> c586bcf9daae
19:49:33 Step 7/21 : RUN chmod -R 600 /root/.ssh
19:49:33  ---> Running in 45144746956e
19:49:34 Removing intermediate container 45144746956e
19:49:34  ---> f1de96935691
19:49:34 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
19:49:34  ---> cd115d7c2889
19:49:34 Step 9/21 : RUN gpg2 --import gpg-keys/secret
19:49:34  ---> Running in aa64aaa17072
19:49:35 gpg: directory '/root/.gnupg' created
19:49:35 gpg: keybox '/root/.gnupg/pubring.kbx' created
19:49:35 gpg: /root/.gnupg/trustdb.gpg: trustdb created
19:49:35 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
19:49:35 gpg: key 464ED987A7B21401: secret key imported
19:49:35 gpg: Total number processed: 1
19:49:35 gpg:               imported: 1
19:49:35 gpg:       secret keys read: 1
19:49:35 gpg:   secret keys imported: 1
19:49:35 Removing intermediate container aa64aaa17072
19:49:35  ---> 39a0b496c66e
19:49:35 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
19:49:35  ---> Running in 277399e53ba1
19:49:36 gpg: inserting ownertrust of 6
19:49:36 Removing intermediate container 277399e53ba1
19:49:36  ---> ade93f9c551f
19:49:36 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
19:49:36  ---> Running in 35850f07bc95
19:49:36 gpg: please do a --check-trustdb
19:49:36 mkdir: created directory '/root/.password-store/'
19:49:36 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
19:49:37 Removing intermediate container 35850f07bc95
19:49:37  ---> 9334c2ea3417
19:49:37 Step 12/21 : RUN gpg2 --check-trustdb
19:49:37  ---> Running in 71e2515592c5
19:49:37 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
19:49:37 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
19:49:38 Removing intermediate container 71e2515592c5
19:49:38  ---> b5a5b196bb7e
19:49:38 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
19:49:38  ---> Running in eb1121ed3b20
19:49:38 Removing intermediate container eb1121ed3b20
19:49:38  ---> bd3bb5ec8785
19:49:38 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
19:49:38  ---> Running in b6d32ec59e13
19:49:39 Removing intermediate container b6d32ec59e13
19:49:39  ---> b5a9464369fb
19:49:39 Step 15/21 : WORKDIR /src
19:49:39  ---> Running in f886b821a98e
19:49:39 Removing intermediate container f886b821a98e
19:49:39  ---> e163796223de
19:49:39 Step 16/21 : COPY requirements.txt /src/requirements.txt
19:49:39  ---> 25df2f1e3a39
19:49:39 Step 17/21 : RUN pip install -r requirements.txt
19:49:39  ---> Running in 769ee22d948e
19:49:41 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
19:49:45 Collecting appdirs==1.4.3
19:49:46   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
19:49:46 Collecting asn1crypto==0.22.0
19:49:46   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
19:49:46 Collecting backports.ssl-match-hostname==3.5.0.1
19:49:46   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
19:49:46 Collecting cffi==1.14.4
19:49:46   Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB)
19:49:47 Collecting cryptography==3.4.7
19:49:47   Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB)
19:49:47 Collecting enum34==1.1.6
19:49:47   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
19:49:47 Collecting idna==2.5
19:49:47   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
19:49:47 Collecting ipaddress==1.0.18
19:49:47   Downloading ipaddress-1.0.18.tar.gz (32 kB)
19:49:47 Collecting packaging==16.8
19:49:47   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
19:49:47 Collecting paramiko==2.4.2
19:49:47   Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB)
19:49:47 Collecting pycparser==2.17
19:49:47   Downloading pycparser-2.17.tar.gz (231 kB)
19:49:48 Collecting pyOpenSSL==18.0.0
19:49:48   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
19:49:48 Collecting pyparsing==2.2.0
19:49:48   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
19:49:48 Collecting requests==2.26.0
19:49:48   Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
19:49:48 Collecting urllib3==1.26.5
19:49:48   Downloading urllib3-1.26.5-py2.py3-none-any.whl (138 kB)
19:49:48 Collecting websocket-client==0.56.0
19:49:48   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
19:49:48 Collecting six
19:49:48   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
19:49:48 Collecting pyasn1>=0.1.7
19:49:48   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
19:49:48 Collecting pynacl>=1.0.1
19:49:48   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
19:49:48 Collecting bcrypt>=3.1.3
19:49:48   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
19:49:48 Collecting charset-normalizer~=2.0.0
19:49:48   Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB)
19:49:48 Collecting certifi>=2017.4.17
19:49:48   Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
19:49:48 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser
19:49:48   Building wheel for backports.ssl-match-hostname (setup.py): started
19:49:49   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
19:49:49   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=74ce010b19bfdfc68fb606751dddc90c035026dda3e95701ec0fe8272b882702
19:49:49   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
19:49:49   Building wheel for ipaddress (setup.py): started
19:49:49   Building wheel for ipaddress (setup.py): finished with status 'done'
19:49:49   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18124 sha256=e7ac7b1249a098213343be1e4bedd992c97799f70d6fbe2f873393fcdd6191c4
19:49:49   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
19:49:49   Building wheel for pycparser (setup.py): started
19:49:49   Building wheel for pycparser (setup.py): finished with status 'done'
19:49:49   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192893 sha256=2fec08df5041db679be3ef48f730d46a168cb3ba5082d6192432b41c4a631897
19:49:49   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
19:49:49 Successfully built backports.ssl-match-hostname ipaddress pycparser
19:49:49 Installing collected packages: pycparser, six, cffi, urllib3, pyparsing, pynacl, pyasn1, idna, cryptography, charset-normalizer, certifi, bcrypt, websocket-client, requests, pyOpenSSL, paramiko, packaging, ipaddress, enum34, backports.ssl-match-hostname, asn1crypto, appdirs
19:49:51 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2021.5.30 cffi-1.14.4 charset-normalizer-2.0.4 cryptography-3.4.7 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.4.0 pyparsing-2.2.0 requests-2.26.0 six-1.16.0 urllib3-1.26.5 websocket-client-0.56.0
19:49:51 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
19:49:56 Removing intermediate container 769ee22d948e
19:49:56  ---> 21bd2135baf6
19:49:56 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
19:49:56  ---> 91646ee9868e
19:49:56 Step 19/21 : RUN pip install -r test-requirements.txt
19:49:56  ---> Running in 50ee8e205587
19:50:02 Collecting setuptools==54.1.1
19:50:03   Downloading setuptools-54.1.1-py3-none-any.whl (784 kB)
19:50:03 Collecting coverage==4.5.2
19:50:03   Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB)
19:50:03 Collecting flake8==3.6.0
19:50:03   Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB)
19:50:03 Collecting mock==1.0.1
19:50:03   Downloading mock-1.0.1.zip (861 kB)
19:50:03 Collecting pytest==4.3.1
19:50:03   Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB)
19:50:04 Collecting pytest-cov==2.6.1
19:50:04   Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB)
19:50:04 Collecting pytest-timeout==1.3.3
19:50:04   Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB)
19:50:04 Collecting mccabe<0.7.0,>=0.6.0
19:50:04   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
19:50:04 Collecting pycodestyle<2.5.0,>=2.4.0
19:50:04   Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB)
19:50:04 Collecting pyflakes<2.1.0,>=2.0.0
19:50:04   Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB)
19:50:04 Collecting attrs>=17.4.0
19:50:04   Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB)
19:50:04 Collecting atomicwrites>=1.0
19:50:04   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
19:50:04 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.16.0)
19:50:04 Collecting pluggy>=0.7
19:50:04   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
19:50:04 Collecting py>=1.5.0
19:50:04   Downloading py-1.10.0-py2.py3-none-any.whl (97 kB)
19:50:04 Collecting more-itertools>=4.0.0
19:50:04   Downloading more_itertools-8.8.0-py3-none-any.whl (48 kB)
19:50:04 Collecting importlib-metadata>=0.12
19:50:04   Downloading importlib_metadata-4.6.4-py3-none-any.whl (17 kB)
19:50:04 Collecting zipp>=0.5
19:50:04   Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB)
19:50:04 Collecting typing-extensions>=3.6.4
19:50:04   Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
19:50:04 Building wheels for collected packages: mock
19:50:04   Building wheel for mock (setup.py): started
19:50:05   Building wheel for mock (setup.py): finished with status 'done'
19:50:05   Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=fd9ab53fa6e9b5c1dc08fcc8e0738aa04abe23f2adcaf8ee1bc01700c936dbf9
19:50:05   Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1
19:50:05 Successfully built mock
19:50:05 Installing collected packages: zipp, typing-extensions, importlib-metadata, setuptools, py, pluggy, more-itertools, attrs, atomicwrites, pytest, pyflakes, pycodestyle, mccabe, coverage, pytest-timeout, pytest-cov, mock, flake8
19:50:05   Attempting uninstall: setuptools
19:50:05     Found existing installation: setuptools 57.4.0
19:50:05     Uninstalling setuptools-57.4.0:
19:50:05       Successfully uninstalled setuptools-57.4.0
19:50:06 Successfully installed atomicwrites-1.4.0 attrs-21.2.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-4.6.4 mccabe-0.6.1 mock-1.0.1 more-itertools-8.8.0 pluggy-0.13.1 py-1.10.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-54.1.1 typing-extensions-3.10.0.0 zipp-3.5.0
19:50:06 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
19:50:06 Removing intermediate container 50ee8e205587
19:50:06  ---> 38b70a432700
19:50:06 Step 20/21 : COPY . /src
19:50:07  ---> 062f01dc115d
19:50:07 Step 21/21 : RUN pip install .
19:50:07  ---> Running in d02556bc21be
19:50:08 Processing /src
19:50:08   DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.
19:50:08    pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.
19:50:08 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (0.56.0)
19:50:08 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (2.26.0)
19:50:08 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5)
19:50:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2021.5.30)
19:50:08 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==4.5.0.dev0) (1.26.5)
19:50:08 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==4.5.0.dev0) (2.0.4)
19:50:08 Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from websocket-client>=0.32.0->docker==4.5.0.dev0) (1.16.0)
19:50:08 Building wheels for collected packages: docker
19:50:08   Building wheel for docker (setup.py): started
19:50:08   Building wheel for docker (setup.py): finished with status 'done'
19:50:08   Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=146090 sha256=969644950a8f7703553a207d32ea5e8557ff00974edd605c08136887bb1f2a38
19:50:08   Stored in directory: /tmp/pip-ephem-wheel-cache-pfg05swg/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
19:50:08 Successfully built docker
19:50:08 Installing collected packages: docker
19:50:08 Successfully installed docker-4.5.0.dev0
19:50:08 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
19:50:09 Removing intermediate container d02556bc21be
19:50:09  ---> 881d86dc2553
19:50:09 Successfully built 881d86dc2553
19:50:09 Successfully tagged dockerpinata/docker-py:py3-827b562593b10ffe60301112216c482fd45a02cb