Created temporary directory: /tmp/pip-ephem-wheel-cache-k1nfni1_ Created temporary directory: /tmp/pip-req-tracker-uc9il1i7 Created requirements tracker '/tmp/pip-req-tracker-uc9il1i7' Created temporary directory: /tmp/pip-wheel-gyjmiykl Looking in indexes: https://pypi.python.org/simple Collecting prometheus-http-client==1.0.0 1 location(s) to search for versions of prometheus-http-client: * https://pypi.python.org/simple/prometheus-http-client/ Getting page https://pypi.python.org/simple/prometheus-http-client/ Analyzing links from page https://pypi.org/simple/prometheus-http-client/ Found link https://files.pythonhosted.org/packages/6d/f5/7016720d2ac36351777cca099433f7d99af8362d4e8941bee9a8f3324da9/prometheus-http-client-1.0.0.tar.gz#sha256=8f9a5746348b28d88f974729e6182a6f48a51ddf23c1817e9dd2c72e67993313 (from https://pypi.org/simple/prometheus-http-client/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-3mlzbwqz Downloading https://files.pythonhosted.org/packages/6d/f5/7016720d2ac36351777cca099433f7d99af8362d4e8941bee9a8f3324da9/prometheus-http-client-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6d/f5/7016720d2ac36351777cca099433f7d99af8362d4e8941bee9a8f3324da9/prometheus-http-client-1.0.0.tar.gz#sha256=8f9a5746348b28d88f974729e6182a6f48a51ddf23c1817e9dd2c72e67993313 (from https://pypi.org/simple/prometheus-http-client/) Added prometheus-http-client==1.0.0 from https://files.pythonhosted.org/packages/6d/f5/7016720d2ac36351777cca099433f7d99af8362d4e8941bee9a8f3324da9/prometheus-http-client-1.0.0.tar.gz#sha256=8f9a5746348b28d88f974729e6182a6f48a51ddf23c1817e9dd2c72e67993313 to build tracker '/tmp/pip-req-tracker-uc9il1i7' Running setup.py (path:/tmp/pip-wheel-gyjmiykl/prometheus-http-client/setup.py) egg_info for package prometheus-http-client Running command python setup.py egg_info running egg_info creating pip-egg-info/prometheus_http_client.egg-info writing requirements to pip-egg-info/prometheus_http_client.egg-info/requires.txt writing dependency_links to pip-egg-info/prometheus_http_client.egg-info/dependency_links.txt writing top-level names to pip-egg-info/prometheus_http_client.egg-info/top_level.txt writing pip-egg-info/prometheus_http_client.egg-info/PKG-INFO writing manifest file 'pip-egg-info/prometheus_http_client.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/prometheus_http_client.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/prometheus_http_client.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gyjmiykl/prometheus-http-client has version 1.0.0, which satisfies requirement prometheus-http-client==1.0.0 from https://files.pythonhosted.org/packages/6d/f5/7016720d2ac36351777cca099433f7d99af8362d4e8941bee9a8f3324da9/prometheus-http-client-1.0.0.tar.gz#sha256=8f9a5746348b28d88f974729e6182a6f48a51ddf23c1817e9dd2c72e67993313 Removed prometheus-http-client==1.0.0 from https://files.pythonhosted.org/packages/6d/f5/7016720d2ac36351777cca099433f7d99af8362d4e8941bee9a8f3324da9/prometheus-http-client-1.0.0.tar.gz#sha256=8f9a5746348b28d88f974729e6182a6f48a51ddf23c1817e9dd2c72e67993313 from build tracker '/tmp/pip-req-tracker-uc9il1i7' Building wheels for collected packages: prometheus-http-client Created temporary directory: /tmp/pip-wheel-ynsamikj Running setup.py bdist_wheel for prometheus-http-client: started Destination directory: /tmp/pip-wheel-ynsamikj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gyjmiykl/prometheus-http-client/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-ynsamikj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/prometheus_http_client copying prometheus_http_client/__init__.py -> build/lib/prometheus_http_client creating build/lib/prometheus_http_client/exporter copying prometheus_http_client/exporter/memcached_exporter.py -> build/lib/prometheus_http_client/exporter copying prometheus_http_client/exporter/mysqld_exporter.py -> build/lib/prometheus_http_client/exporter copying prometheus_http_client/exporter/node_exporter.py -> build/lib/prometheus_http_client/exporter copying prometheus_http_client/exporter/exporter.py -> build/lib/prometheus_http_client/exporter copying prometheus_http_client/exporter/__init__.py -> build/lib/prometheus_http_client/exporter copying prometheus_http_client/exporter/consul_exporter.py -> build/lib/prometheus_http_client/exporter creating build/lib/prometheus_http_client/provider copying prometheus_http_client/provider/core.py -> build/lib/prometheus_http_client/provider copying prometheus_http_client/provider/__init__.py -> build/lib/prometheus_http_client/provider creating build/lib/prometheus_http_client/prometheus copying prometheus_http_client/prometheus/client.py -> build/lib/prometheus_http_client/prometheus copying prometheus_http_client/prometheus/__init__.py -> build/lib/prometheus_http_client/prometheus 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/prometheus_http_client creating build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/exporter/memcached_exporter.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/exporter/mysqld_exporter.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/exporter/node_exporter.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/exporter/exporter.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/exporter/__init__.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/exporter/consul_exporter.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/exporter copying build/lib/prometheus_http_client/__init__.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client creating build/bdist.linux-armv7l/wheel/prometheus_http_client/provider copying build/lib/prometheus_http_client/provider/core.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/provider copying build/lib/prometheus_http_client/provider/__init__.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/provider creating build/bdist.linux-armv7l/wheel/prometheus_http_client/prometheus copying build/lib/prometheus_http_client/prometheus/client.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/prometheus copying build/lib/prometheus_http_client/prometheus/__init__.py -> build/bdist.linux-armv7l/wheel/prometheus_http_client/prometheus running install_egg_info running egg_info writing dependency_links to prometheus_http_client.egg-info/dependency_links.txt writing top-level names to prometheus_http_client.egg-info/top_level.txt writing prometheus_http_client.egg-info/PKG-INFO writing requirements to prometheus_http_client.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'prometheus_http_client.egg-info/SOURCES.txt' writing manifest file 'prometheus_http_client.egg-info/SOURCES.txt' Copying prometheus_http_client.egg-info to build/bdist.linux-armv7l/wheel/prometheus_http_client-1.0.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/prometheus_http_client-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-ynsamikj/prometheus_http_client-1.0.0-py3-none-any.whl' and adding '.' to it adding 'prometheus_http_client/__init__.py' adding 'prometheus_http_client/exporter/__init__.py' adding 'prometheus_http_client/exporter/consul_exporter.py' adding 'prometheus_http_client/exporter/exporter.py' adding 'prometheus_http_client/exporter/memcached_exporter.py' adding 'prometheus_http_client/exporter/mysqld_exporter.py' adding 'prometheus_http_client/exporter/node_exporter.py' adding 'prometheus_http_client/prometheus/__init__.py' adding 'prometheus_http_client/prometheus/client.py' adding 'prometheus_http_client/provider/__init__.py' adding 'prometheus_http_client/provider/core.py' adding 'prometheus_http_client-1.0.0.dist-info/top_level.txt' adding 'prometheus_http_client-1.0.0.dist-info/WHEEL' adding 'prometheus_http_client-1.0.0.dist-info/METADATA' adding 'prometheus_http_client-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for prometheus-http-client: finished with status 'done' Stored in directory: /tmp/tmpuh5a02ln Successfully built prometheus-http-client Cleaning up... Removing source in /tmp/pip-wheel-gyjmiykl/prometheus-http-client Removed build tracker '/tmp/pip-req-tracker-uc9il1i7'