2019-07-08T06:32:31 Created temporary directory: /tmp/pip-ephem-wheel-cache-5rb0fu_r 2019-07-08T06:32:31 Created temporary directory: /tmp/pip-req-tracker-7fv1e0on 2019-07-08T06:32:31 Created requirements tracker '/tmp/pip-req-tracker-7fv1e0on' 2019-07-08T06:32:31 Created temporary directory: /tmp/pip-wheel-zc786ig1 2019-07-08T06:32:31 Collecting aiohttp-client-manager==1.1.0 2019-07-08T06:32:31 1 location(s) to search for versions of aiohttp-client-manager: 2019-07-08T06:32:31 * https://pypi.org/simple/aiohttp-client-manager/ 2019-07-08T06:32:31 Getting page https://pypi.org/simple/aiohttp-client-manager/ 2019-07-08T06:32:31 Analyzing links from page https://pypi.org/simple/aiohttp-client-manager/ 2019-07-08T06:32:31 Found link https://files.pythonhosted.org/packages/83/da/4f3ce9adc53b36a34856d121c4fd90d42f7357a5a6bd03fb5aa491883500/aiohttp_client_manager-1.0.0-py3-none-any.whl#sha256=3908b1fd00d5fa689eaf83a727a02881886c67cf024bf159ce5f787cdb5ed134 (from https://pypi.org/simple/aiohttp-client-manager/), version: 1.0.0 2019-07-08T06:32:31 Found link https://files.pythonhosted.org/packages/71/7a/9d9581522be28812ef6353dc9afdd2dc85fcc51d4249c72983f9282e82b8/aiohttp_client_manager-1.0.0.tar.gz#sha256=b79aab0dfac7e8e01cc72dc4a7157e40e3552fd21b2908bff6dd1c2419626645 (from https://pypi.org/simple/aiohttp-client-manager/), version: 1.0.0 2019-07-08T06:32:31 Found link https://files.pythonhosted.org/packages/1e/9d/eb5cdc996392288a8ba11a1ee56adf222540011e1b2e432d15f2aed07c12/aiohttp_client_manager-1.0.1.tar.gz#sha256=59e084c9df5250a67c2d397ecbd908bc4d1727b5275410e5655931ec22d2619a (from https://pypi.org/simple/aiohttp-client-manager/), version: 1.0.1 2019-07-08T06:32:31 Found link https://files.pythonhosted.org/packages/94/62/ed372477a1914f027e07bd8e4520e7a5f47320b84debbebdd7461d6a5314/aiohttp_client_manager-1.1.0.tar.gz#sha256=4412a9f02b6da4d9635f810a15742db494f88ba113fabe10817c0eced24ae0ac (from https://pypi.org/simple/aiohttp-client-manager/), version: 1.1.0 2019-07-08T06:32:31 Using version 1.1.0 (newest of versions: 1.1.0) 2019-07-08T06:32:31 Created temporary directory: /tmp/pip-unpack-pzvk0b_2 2019-07-08T06:32:32 Downloading https://files.pythonhosted.org/packages/94/62/ed372477a1914f027e07bd8e4520e7a5f47320b84debbebdd7461d6a5314/aiohttp_client_manager-1.1.0.tar.gz 2019-07-08T06:32:32 Downloading from URL https://files.pythonhosted.org/packages/94/62/ed372477a1914f027e07bd8e4520e7a5f47320b84debbebdd7461d6a5314/aiohttp_client_manager-1.1.0.tar.gz#sha256=4412a9f02b6da4d9635f810a15742db494f88ba113fabe10817c0eced24ae0ac (from https://pypi.org/simple/aiohttp-client-manager/) 2019-07-08T06:32:32 Added aiohttp-client-manager==1.1.0 from https://files.pythonhosted.org/packages/94/62/ed372477a1914f027e07bd8e4520e7a5f47320b84debbebdd7461d6a5314/aiohttp_client_manager-1.1.0.tar.gz#sha256=4412a9f02b6da4d9635f810a15742db494f88ba113fabe10817c0eced24ae0ac to build tracker '/tmp/pip-req-tracker-7fv1e0on' 2019-07-08T06:32:32 Running setup.py (path:/tmp/pip-wheel-zc786ig1/aiohttp-client-manager/setup.py) egg_info for package aiohttp-client-manager 2019-07-08T06:32:32 Running command python setup.py egg_info 2019-07-08T06:32:46 aiohttp/_http_parser.pyx: cannot find cimported module 'aiohttp' 2019-07-08T06:32:46 warning: no files found matching 'aiohttp' anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.pyd' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.so' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.lib' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.dll' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.a' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files matching '*.obj' found anywhere in distribution 2019-07-08T06:32:46 warning: no previously-included files found matching 'aiohttp/*.html' 2019-07-08T06:32:46 no previously-included directories found matching 'docs/_build' 2019-07-08T06:32:50 aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_field': 2019-07-08T06:32:50 aiohttp/_http_parser.c:11663:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_field' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2019-07-08T06:32:50 __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 634, __pyx_L3_error) 2019-07-08T06:32:50 ^~~~~~~~~~ 2019-07-08T06:32:50 aiohttp/_http_parser.c:11663:148: note: expected 'char *' but argument is of type 'const char *' 2019-07-08T06:32:50 aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_value': 2019-07-08T06:32:50 aiohttp/_http_parser.c:11981:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_value' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2019-07-08T06:32:50 __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 651, __pyx_L3_error) 2019-07-08T06:32:50 ^~~~~~~~~~ 2019-07-08T06:32:50 aiohttp/_http_parser.c:11981:148: note: expected 'char *' but argument is of type 'const char *' 2019-07-08T06:33:36 aiohttp/_find_header.c: In function 'find_header': 2019-07-08T06:33:36 aiohttp/_find_header.c:21:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2019-07-08T06:33:36 char *pchar = str; 2019-07-08T06:33:36 ^~~ 2019-07-08T06:33:37 aiohttp/_find_header.c:9997:1: warning: label 'missing' defined but not used [-Wunused-label] 2019-07-08T06:33:37 missing: 2019-07-08T06:33:37 ^~~~~~~ 2019-07-08T06:33:37 aiohttp/_find_header.c:27:1: warning: label 'INITIAL' defined but not used [-Wunused-label] 2019-07-08T06:33:37 INITIAL: 2019-07-08T06:33:37 ^~~~~~~ 2019-07-08T06:34:08 zip_safe flag not set; analyzing archive contents... 2019-07-08T06:34:08 aiohttp.__pycache__._frozenlist.cpython-35: module references __file__ 2019-07-08T06:34:08 aiohttp.__pycache__._helpers.cpython-35: module references __file__ 2019-07-08T06:34:08 aiohttp.__pycache__._http_parser.cpython-35: module references __file__ 2019-07-08T06:34:08 aiohttp.__pycache__._http_writer.cpython-35: module references __file__ 2019-07-08T06:34:08 aiohttp.__pycache__._websocket.cpython-35: module references __file__ 2019-07-08T06:34:12 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/aiohttp-4.0.0a0-py3.5-linux-armv7l.egg 2019-07-08T06:34:13 Searching for lru-dict 2019-07-08T06:34:13 Reading https://pypi.org/simple/lru-dict/ 2019-07-08T06:34:13 Downloading https://files.pythonhosted.org/packages/00/a5/32ed6e10246cd341ca8cc205acea5d208e4053f48a4dced2b1b31d45ba3f/lru-dict-1.1.6.tar.gz#sha256=365457660e3d05b76f1aba3e0f7fedbfcd6528e97c5115a351ddd0db488354cc 2019-07-08T06:34:13 Best match: lru-dict 1.1.6 2019-07-08T06:34:13 Processing lru-dict-1.1.6.tar.gz 2019-07-08T06:34:13 Writing /tmp/easy_install-1cccpfw8/lru-dict-1.1.6/setup.cfg 2019-07-08T06:34:13 Running lru-dict-1.1.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1cccpfw8/lru-dict-1.1.6/egg-dist-tmp-a0d9bjt1 2019-07-08T06:34:15 warning: no files found matching 'MANIFEST' 2019-07-08T06:34:16 zip_safe flag not set; analyzing archive contents... 2019-07-08T06:34:16 __pycache__.lru.cpython-35: module references __file__ 2019-07-08T06:34:16 creating /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/lru_dict-1.1.6-py3.5-linux-armv7l.egg 2019-07-08T06:34:16 Extracting lru_dict-1.1.6-py3.5-linux-armv7l.egg to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:34:16 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/lru_dict-1.1.6-py3.5-linux-armv7l.egg 2019-07-08T06:34:17 Searching for pytest-runner 2019-07-08T06:34:17 Reading https://pypi.org/simple/pytest-runner/ 2019-07-08T06:34:18 Downloading https://files.pythonhosted.org/packages/f8/31/f291d04843523406f242e63b5b90f7b204a756169b4250ff213e10326deb/pytest_runner-5.1-py2.py3-none-any.whl#sha256=d04243fbf29a3b574f18f1bcff2a07f505db5daede82f706f2e32728f77d3f4d 2019-07-08T06:34:18 Best match: pytest-runner 5.1 2019-07-08T06:34:18 Processing pytest_runner-5.1-py2.py3-none-any.whl 2019-07-08T06:34:18 Installing pytest_runner-5.1-py2.py3-none-any.whl to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:34:18 writing requirements to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/pytest_runner-5.1-py3.5.egg/EGG-INFO/requires.txt 2019-07-08T06:34:18 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/pytest_runner-5.1-py3.5.egg 2019-07-08T06:34:19 Searching for typing_extensions>=3.6.5 2019-07-08T06:34:19 Reading https://pypi.org/simple/typing_extensions/ 2019-07-08T06:34:19 Downloading https://files.pythonhosted.org/packages/27/aa/bd1442cfb0224da1b671ab334d3b0a4302e4161ea916e28904ff9618d471/typing_extensions-3.7.4-py3-none-any.whl#sha256=d8179012ec2c620d3791ca6fe2bf7979d979acdbef1fca0bc56b37411db682ed 2019-07-08T06:34:19 Best match: typing-extensions 3.7.4 2019-07-08T06:34:19 Processing typing_extensions-3.7.4-py3-none-any.whl 2019-07-08T06:34:19 Installing typing_extensions-3.7.4-py3-none-any.whl to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:34:19 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/typing_extensions-3.7.4-py3.5.egg 2019-07-08T06:34:20 Searching for idna-ssl>=1.0 2019-07-08T06:34:20 Reading https://pypi.org/simple/idna-ssl/ 2019-07-08T06:34:20 Downloading https://files.pythonhosted.org/packages/46/03/07c4894aae38b0de52b52586b24bf189bb83e4ddabfe2e2c8f2419eec6f4/idna-ssl-1.1.0.tar.gz#sha256=a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d92c6c7c 2019-07-08T06:34:20 Best match: idna-ssl 1.1.0 2019-07-08T06:34:20 Processing idna-ssl-1.1.0.tar.gz 2019-07-08T06:34:20 Writing /tmp/easy_install-5e7moy5b/idna-ssl-1.1.0/setup.cfg 2019-07-08T06:34:20 Running idna-ssl-1.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-5e7moy5b/idna-ssl-1.1.0/egg-dist-tmp-4atm7eo9 2019-07-08T06:34:22 warning: no previously-included files matching '__pycache__' found under directory '*' 2019-07-08T06:34:22 warning: no previously-included files matching '*.py[co]' found under directory '*' 2019-07-08T06:34:22 creating /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/idna_ssl-1.1.0-py3.5.egg 2019-07-08T06:34:22 Extracting idna_ssl-1.1.0-py3.5.egg to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:34:22 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/idna_ssl-1.1.0-py3.5.egg 2019-07-08T06:34:23 Searching for yarl<2.0,>=1.0 2019-07-08T06:34:23 Reading https://pypi.org/simple/yarl/ 2019-07-08T06:34:24 Downloading https://files.pythonhosted.org/packages/fb/84/6d82f6be218c50b547aa29d0315e430cf8a23c52064c92d0a8377d7b7357/yarl-1.3.0.tar.gz#sha256=024ecdc12bc02b321bc66b41327f930d1c2c543fa9a561b39861da9388ba7aa9 2019-07-08T06:34:25 Best match: yarl 1.3.0 2019-07-08T06:34:25 Processing yarl-1.3.0.tar.gz 2019-07-08T06:34:25 Writing /tmp/easy_install-bwflyie3/yarl-1.3.0/setup.cfg 2019-07-08T06:34:25 Running yarl-1.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bwflyie3/yarl-1.3.0/egg-dist-tmp-xjard81y 2019-07-08T06:34:27 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2019-07-08T06:34:27 warning: no previously-included files matching '*.cache' found anywhere in distribution 2019-07-08T06:34:27 warning: no previously-included files found matching 'yarl/_quoting.html' 2019-07-08T06:34:27 warning: no previously-included files found matching 'yarl/_quoting.*.so' 2019-07-08T06:34:27 warning: no previously-included files found matching 'yarl/_quoting.pyd' 2019-07-08T06:34:27 warning: no previously-included files found matching 'yarl/_quoting.*.pyd' 2019-07-08T06:34:27 no previously-included directories found matching 'docs/_build' 2019-07-08T06:34:40 zip_safe flag not set; analyzing archive contents... 2019-07-08T06:34:40 yarl.__pycache__._quoting.cpython-35: module references __file__ 2019-07-08T06:34:40 creating /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/yarl-1.3.0-py3.5-linux-armv7l.egg 2019-07-08T06:34:40 Extracting yarl-1.3.0-py3.5-linux-armv7l.egg to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:34:40 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/yarl-1.3.0-py3.5-linux-armv7l.egg 2019-07-08T06:34:41 Searching for async_timeout<4.0,>=3.0 2019-07-08T06:34:41 Reading https://pypi.org/simple/async_timeout/ 2019-07-08T06:34:41 Downloading https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0726c4464f3f23c8b19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl#sha256=4291ca197d287d274d0b6cb5d6f8f8f82d434ed288f962539ff18cc9012f9ea3 2019-07-08T06:34:41 Best match: async-timeout 3.0.1 2019-07-08T06:34:41 Processing async_timeout-3.0.1-py3-none-any.whl 2019-07-08T06:34:41 Installing async_timeout-3.0.1-py3-none-any.whl to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:34:42 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/async_timeout-3.0.1-py3.5.egg 2019-07-08T06:34:42 Searching for multidict<5.0,>=4.0 2019-07-08T06:34:42 Reading https://pypi.org/simple/multidict/ 2019-07-08T06:34:45 Downloading https://files.pythonhosted.org/packages/7f/8f/b3c8c5b062309e854ce5b726fc101195fbaa881d306ffa5c2ba19efa3af2/multidict-4.5.2.tar.gz#sha256=024b8129695a952ebd93373e45b5d341dbb87c17ce49637b34000093f243dd4f 2019-07-08T06:34:45 Best match: multidict 4.5.2 2019-07-08T06:34:45 Processing multidict-4.5.2.tar.gz 2019-07-08T06:34:46 Writing /tmp/easy_install-3unb81s6/multidict-4.5.2/setup.cfg 2019-07-08T06:34:46 Running multidict-4.5.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3unb81s6/multidict-4.5.2/egg-dist-tmp-0n_fp7ju 2019-07-08T06:34:48 warning: no files found matching 'CHANGES.rst' 2019-07-08T06:34:48 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2019-07-08T06:34:48 warning: no previously-included files found matching 'multidict/_multidict.html' 2019-07-08T06:34:48 warning: no previously-included files found matching 'multidict/*.so' 2019-07-08T06:34:48 warning: no previously-included files found matching 'multidict/*.pyd' 2019-07-08T06:34:48 warning: no previously-included files found matching 'multidict/*.pyd' 2019-07-08T06:34:48 no previously-included directories found matching 'docs/_build' 2019-07-08T06:34:48 In file included from multidict/_multidict.c:641:0: 2019-07-08T06:34:48 multidict/_multidict_iter.h:14:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2019-07-08T06:34:48 int multidict_iter_init(); 2019-07-08T06:34:48 ^~~ 2019-07-08T06:34:48 In file included from multidict/_multidict.c:642:0: 2019-07-08T06:34:48 multidict/_multidict_views.h:14:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2019-07-08T06:34:48 int multidict_views_init(); 2019-07-08T06:34:48 ^~~ 2019-07-08T06:34:49 multidict/_multidict.c: In function '__pyx_pymod_exec__multidict': 2019-07-08T06:34:49 multidict/_multidict.c:1182:73: warning: conversion to 'unsigned int' from 'Py_ssize_t {aka int}' may change the sign of the result [-Wsign-conversion] 2019-07-08T06:34:49 (void)(__pyx_pyframe_localsplus_offset = PyFrame_Type.tp_basicsize - Py_MEMBER_SIZE(PyFrameObject, f_localsplus))) 2019-07-08T06:34:49 ^ 2019-07-08T06:34:49 multidict/_multidict.c:8679:3: note: in expansion of macro '__Pxy_PyFrame_Initialize_Offsets' 2019-07-08T06:34:49 __Pxy_PyFrame_Initialize_Offsets(); 2019-07-08T06:34:49 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-08T06:34:49 At top level: 2019-07-08T06:34:49 multidict/_multidict.c:4493:18: warning: '__pyx_f_9multidict_10_multidict__str' defined but not used [-Wunused-function] 2019-07-08T06:34:49 static PyObject *__pyx_f_9multidict_10_multidict__str(PyObject *__pyx_v_key) { 2019-07-08T06:34:49 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2019-07-08T06:35:01 In file included from /usr/include/python3.5m/Python.h:65:0, 2019-07-08T06:35:01 from multidict/_pair_list.h:10, 2019-07-08T06:35:01 from multidict/_pair_list.c:2: 2019-07-08T06:35:01 /usr/include/python3.5m/pytime.h:136:56: warning: 'struct timespec' declared inside parameter list will not be visible outside of this definition or declaration 2019-07-08T06:35:01 PyAPI_FUNC(int) _PyTime_AsTimespec(_PyTime_t t, struct timespec *ts); 2019-07-08T06:35:01 ^~~~~~~~ 2019-07-08T06:35:03 In file included from /usr/include/python3.5m/Python.h:65:0, 2019-07-08T06:35:03 from multidict/_pair_list.h:10, 2019-07-08T06:35:03 from multidict/_multidict_iter.c:1: 2019-07-08T06:35:03 /usr/include/python3.5m/pytime.h:136:56: warning: 'struct timespec' declared inside parameter list will not be visible outside of this definition or declaration 2019-07-08T06:35:03 PyAPI_FUNC(int) _PyTime_AsTimespec(_PyTime_t t, struct timespec *ts); 2019-07-08T06:35:03 ^~~~~~~~ 2019-07-08T06:35:03 multidict/_multidict_iter.c:264:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2019-07-08T06:35:03 multidict_iter_init() 2019-07-08T06:35:03 ^~~~~~~~~~~~~~~~~~~ 2019-07-08T06:35:04 In file included from multidict/_multidict_views.c:1:0: 2019-07-08T06:35:04 multidict/_multidict_views.h:14:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2019-07-08T06:35:04 int multidict_views_init(); 2019-07-08T06:35:04 ^~~ 2019-07-08T06:35:04 In file included from multidict/_multidict_views.c:2:0: 2019-07-08T06:35:04 multidict/_multidict_iter.h:14:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2019-07-08T06:35:04 int multidict_iter_init(); 2019-07-08T06:35:04 ^~~ 2019-07-08T06:35:04 multidict/_multidict_views.c:511:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2019-07-08T06:35:04 multidict_views_init() 2019-07-08T06:35:04 ^~~~~~~~~~~~~~~~~~~~ 2019-07-08T06:35:06 zip_safe flag not set; analyzing archive contents... 2019-07-08T06:35:06 multidict.__pycache__._istr.cpython-35: module references __file__ 2019-07-08T06:35:06 multidict.__pycache__._multidict.cpython-35: module references __file__ 2019-07-08T06:35:06 creating /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/multidict-4.5.2-py3.5-linux-armv7l.egg 2019-07-08T06:35:06 Extracting multidict-4.5.2-py3.5-linux-armv7l.egg to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:35:07 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/multidict-4.5.2-py3.5-linux-armv7l.egg 2019-07-08T06:35:07 Searching for attrs>=17.3.0 2019-07-08T06:35:07 Reading https://pypi.org/simple/attrs/ 2019-07-08T06:35:08 Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl#sha256=69c0dbf2ed392de1cb5ec704444b08a5ef81680a61cb899dc08127123af36a79 2019-07-08T06:35:08 Best match: attrs 19.1.0 2019-07-08T06:35:08 Processing attrs-19.1.0-py2.py3-none-any.whl 2019-07-08T06:35:08 Installing attrs-19.1.0-py2.py3-none-any.whl to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs 2019-07-08T06:35:08 writing requirements to /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/attrs-19.1.0-py3.5.egg/EGG-INFO/requires.txt 2019-07-08T06:35:08 Installed /tmp/pip-wheel-zc786ig1/aiohttp-client-manager/.eggs/attrs-19.1.0-py3.5.egg 2019-07-08T06:35:08 running egg_info 2019-07-08T06:35:08 creating pip-egg-info/aiohttp_client_manager.egg-info 2019-07-08T06:35:08 writing top-level names to pip-egg-info/aiohttp_client_manager.egg-info/top_level.txt 2019-07-08T06:35:08 writing dependency_links to pip-egg-info/aiohttp_client_manager.egg-info/dependency_links.txt 2019-07-08T06:35:08 writing pip-egg-info/aiohttp_client_manager.egg-info/PKG-INFO 2019-07-08T06:35:08 writing manifest file 'pip-egg-info/aiohttp_client_manager.egg-info/SOURCES.txt' 2019-07-08T06:35:08 reading manifest file 'pip-egg-info/aiohttp_client_manager.egg-info/SOURCES.txt' 2019-07-08T06:35:08 reading manifest template 'MANIFEST.in' 2019-07-08T06:35:08 writing manifest file 'pip-egg-info/aiohttp_client_manager.egg-info/SOURCES.txt' 2019-07-08T06:35:09 Source in /tmp/pip-wheel-zc786ig1/aiohttp-client-manager has version 1.1.0, which satisfies requirement aiohttp-client-manager==1.1.0 from https://files.pythonhosted.org/packages/94/62/ed372477a1914f027e07bd8e4520e7a5f47320b84debbebdd7461d6a5314/aiohttp_client_manager-1.1.0.tar.gz#sha256=4412a9f02b6da4d9635f810a15742db494f88ba113fabe10817c0eced24ae0ac 2019-07-08T06:35:09 Removed aiohttp-client-manager==1.1.0 from https://files.pythonhosted.org/packages/94/62/ed372477a1914f027e07bd8e4520e7a5f47320b84debbebdd7461d6a5314/aiohttp_client_manager-1.1.0.tar.gz#sha256=4412a9f02b6da4d9635f810a15742db494f88ba113fabe10817c0eced24ae0ac from build tracker '/tmp/pip-req-tracker-7fv1e0on' 2019-07-08T06:35:09 Building wheels for collected packages: aiohttp-client-manager 2019-07-08T06:35:09 Created temporary directory: /tmp/pip-wheel-prkt6xg7 2019-07-08T06:35:09 Building wheel for aiohttp-client-manager (setup.py): started 2019-07-08T06:35:09 Destination directory: /tmp/pip-wheel-prkt6xg7 2019-07-08T06:35:09 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-zc786ig1/aiohttp-client-manager/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-prkt6xg7 2019-07-08T06:35:18 running bdist_wheel 2019-07-08T06:35:18 running build 2019-07-08T06:35:18 running build_py 2019-07-08T06:35:18 creating build 2019-07-08T06:35:18 creating build/lib 2019-07-08T06:35:18 copying aiohttp_client.py -> build/lib 2019-07-08T06:35:18 running egg_info 2019-07-08T06:35:18 writing dependency_links to aiohttp_client_manager.egg-info/dependency_links.txt 2019-07-08T06:35:18 writing top-level names to aiohttp_client_manager.egg-info/top_level.txt 2019-07-08T06:35:18 writing aiohttp_client_manager.egg-info/PKG-INFO 2019-07-08T06:35:18 reading manifest file 'aiohttp_client_manager.egg-info/SOURCES.txt' 2019-07-08T06:35:18 reading manifest template 'MANIFEST.in' 2019-07-08T06:35:18 writing manifest file 'aiohttp_client_manager.egg-info/SOURCES.txt' 2019-07-08T06:35:18 installing to build/bdist.linux-armv7l/wheel 2019-07-08T06:35:18 running install 2019-07-08T06:35:18 running install_lib 2019-07-08T06:35:18 creating build/bdist.linux-armv7l 2019-07-08T06:35:18 creating build/bdist.linux-armv7l/wheel 2019-07-08T06:35:18 copying build/lib/aiohttp_client.py -> build/bdist.linux-armv7l/wheel 2019-07-08T06:35:18 running install_egg_info 2019-07-08T06:35:18 Copying aiohttp_client_manager.egg-info to build/bdist.linux-armv7l/wheel/aiohttp_client_manager-1.1.0-py3.5.egg-info 2019-07-08T06:35:18 running install_scripts 2019-07-08T06:35:18 creating build/bdist.linux-armv7l/wheel/aiohttp_client_manager-1.1.0.dist-info/WHEEL 2019-07-08T06:35:18 Building wheel for aiohttp-client-manager (setup.py): finished with status 'done' 2019-07-08T06:35:18 Stored in directory: /tmp/tmpg309q9_j 2019-07-08T06:35:18 Successfully built aiohttp-client-manager 2019-07-08T06:35:18 Cleaning up... 2019-07-08T06:35:18 Removing source in /tmp/pip-wheel-zc786ig1/aiohttp-client-manager 2019-07-08T06:35:19 Removed build tracker '/tmp/pip-req-tracker-7fv1e0on'