Created temporary directory: /tmp/pip-ephem-wheel-cache-r8p11xd4 Created temporary directory: /tmp/pip-req-tracker-mc2wk633 Created requirements tracker '/tmp/pip-req-tracker-mc2wk633' Created temporary directory: /tmp/pip-wheel-vsohl8fh Collecting elastic-helper==1.0.1 1 location(s) to search for versions of elastic-helper: * https://pypi.org/simple/elastic-helper/ Getting page https://pypi.org/simple/elastic-helper/ Analyzing links from page https://pypi.org/simple/elastic-helper/ Found link https://files.pythonhosted.org/packages/29/ac/a901ec1eb8ce0291ae39a3312fd0c2dffff2040e8461f1950f335d21f300/elastic_helper-1.0.0.tar.gz#sha256=22ee8544f5fddc938768cbb88eb018d59fe2c276e2052493b4d905b79f613c6c (from https://pypi.org/simple/elastic-helper/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/af/a2/7da4a8bdb9984282c1243e02a3eb523256a15c8f235566abf0445e2aaa68/elastic_helper-1.0.1.tar.gz#sha256=1379e09a78c4969f45c280b8e6ab3c5865e1ae69250cb782c7d9faf3ab4e55e4 (from https://pypi.org/simple/elastic-helper/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/c5/3b/d3b6eb65f05f3b7b291a3567731f344a9a5ad7bc6e40b799281c02a2c516/elastic_helper-1.0.7.tar.gz#sha256=9e765bbb5b8cc339e8d9541ae328bce1a50fea718c3f88a30d36103d05afdb3c (from https://pypi.org/simple/elastic-helper/), version: 1.0.7 Found link https://files.pythonhosted.org/packages/54/ba/fb1bb9a83796c013aac327bc7a3f74cc605202f153e1fc7001e8507bc222/elastic_helper-1.0.8.tar.gz#sha256=d14f2706854e5175cbe25cf19722b28287cf5364d60140a5d631b21910593a08 (from https://pypi.org/simple/elastic-helper/), version: 1.0.8 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-f6c62t8u Downloading https://files.pythonhosted.org/packages/af/a2/7da4a8bdb9984282c1243e02a3eb523256a15c8f235566abf0445e2aaa68/elastic_helper-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/af/a2/7da4a8bdb9984282c1243e02a3eb523256a15c8f235566abf0445e2aaa68/elastic_helper-1.0.1.tar.gz#sha256=1379e09a78c4969f45c280b8e6ab3c5865e1ae69250cb782c7d9faf3ab4e55e4 (from https://pypi.org/simple/elastic-helper/) Added elastic-helper==1.0.1 from https://files.pythonhosted.org/packages/af/a2/7da4a8bdb9984282c1243e02a3eb523256a15c8f235566abf0445e2aaa68/elastic_helper-1.0.1.tar.gz#sha256=1379e09a78c4969f45c280b8e6ab3c5865e1ae69250cb782c7d9faf3ab4e55e4 to build tracker '/tmp/pip-req-tracker-mc2wk633' Running setup.py (path:/tmp/pip-wheel-vsohl8fh/elastic-helper/setup.py) egg_info for package elastic-helper Running command python setup.py egg_info running egg_info creating pip-egg-info/elastic_helper.egg-info writing top-level names to pip-egg-info/elastic_helper.egg-info/top_level.txt writing pip-egg-info/elastic_helper.egg-info/PKG-INFO writing dependency_links to pip-egg-info/elastic_helper.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/elastic_helper.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/elastic_helper.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/elastic_helper.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vsohl8fh/elastic-helper has version 1.0.1, which satisfies requirement elastic-helper==1.0.1 from https://files.pythonhosted.org/packages/af/a2/7da4a8bdb9984282c1243e02a3eb523256a15c8f235566abf0445e2aaa68/elastic_helper-1.0.1.tar.gz#sha256=1379e09a78c4969f45c280b8e6ab3c5865e1ae69250cb782c7d9faf3ab4e55e4 Removed elastic-helper==1.0.1 from https://files.pythonhosted.org/packages/af/a2/7da4a8bdb9984282c1243e02a3eb523256a15c8f235566abf0445e2aaa68/elastic_helper-1.0.1.tar.gz#sha256=1379e09a78c4969f45c280b8e6ab3c5865e1ae69250cb782c7d9faf3ab4e55e4 from build tracker '/tmp/pip-req-tracker-mc2wk633' Building wheels for collected packages: elastic-helper Created temporary directory: /tmp/pip-wheel-9ufjemrf Running setup.py bdist_wheel for elastic-helper: started Destination directory: /tmp/pip-wheel-9ufjemrf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vsohl8fh/elastic-helper/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-9ufjemrf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/elastic_helper copying elastic_helper/es_helper.py -> build/lib/elastic_helper copying elastic_helper/es_helper_test.py -> build/lib/elastic_helper copying elastic_helper/__init__.py -> build/lib/elastic_helper installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/elastic_helper copying build/lib/elastic_helper/es_helper.py -> build/bdist.linux-armv7l/wheel/elastic_helper copying build/lib/elastic_helper/es_helper_test.py -> build/bdist.linux-armv7l/wheel/elastic_helper copying build/lib/elastic_helper/__init__.py -> build/bdist.linux-armv7l/wheel/elastic_helper running install_egg_info running egg_info creating elastic_helper.egg-info writing elastic_helper.egg-info/PKG-INFO writing top-level names to elastic_helper.egg-info/top_level.txt writing dependency_links to elastic_helper.egg-info/dependency_links.txt writing manifest file 'elastic_helper.egg-info/SOURCES.txt' reading manifest file 'elastic_helper.egg-info/SOURCES.txt' writing manifest file 'elastic_helper.egg-info/SOURCES.txt' Copying elastic_helper.egg-info to build/bdist.linux-armv7l/wheel/elastic_helper-1.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/elastic_helper-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-9ufjemrf/elastic_helper-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'elastic_helper/__init__.py' adding 'elastic_helper/es_helper.py' adding 'elastic_helper/es_helper_test.py' adding 'elastic_helper-1.0.1.dist-info/METADATA' adding 'elastic_helper-1.0.1.dist-info/WHEEL' adding 'elastic_helper-1.0.1.dist-info/top_level.txt' adding 'elastic_helper-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for elastic-helper: finished with status 'done' Stored in directory: /tmp/tmp4o97z5xh Successfully built elastic-helper Cleaning up... Removing source in /tmp/pip-wheel-vsohl8fh/elastic-helper Removed build tracker '/tmp/pip-req-tracker-mc2wk633'