Created temporary directory: /tmp/pip-ephem-wheel-cache-d4fzto31 Created temporary directory: /tmp/pip-req-tracker-4kt46z21 Created requirements tracker '/tmp/pip-req-tracker-4kt46z21' Created temporary directory: /tmp/pip-wheel-g67aboxx Collecting linkInventory==1.2 1 location(s) to search for versions of linkInventory: * https://pypi.org/simple/linkinventory/ Getting page https://pypi.org/simple/linkinventory/ Analyzing links from page https://pypi.org/simple/linkinventory/ Found link https://files.pythonhosted.org/packages/9f/2a/4eb7c70689e2551ba371b5705738a95ada253ed69a1ab70c0756db8bdbbc/linkInventory-1.2.tar.gz#sha256=523f8a79ac1f609bfe37a2039a884c0e08cd54b02bc498be02edafff223cef0c (from https://pypi.org/simple/linkinventory/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-39mo4m_b Downloading https://files.pythonhosted.org/packages/9f/2a/4eb7c70689e2551ba371b5705738a95ada253ed69a1ab70c0756db8bdbbc/linkInventory-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9f/2a/4eb7c70689e2551ba371b5705738a95ada253ed69a1ab70c0756db8bdbbc/linkInventory-1.2.tar.gz#sha256=523f8a79ac1f609bfe37a2039a884c0e08cd54b02bc498be02edafff223cef0c (from https://pypi.org/simple/linkinventory/) Added linkInventory==1.2 from https://files.pythonhosted.org/packages/9f/2a/4eb7c70689e2551ba371b5705738a95ada253ed69a1ab70c0756db8bdbbc/linkInventory-1.2.tar.gz#sha256=523f8a79ac1f609bfe37a2039a884c0e08cd54b02bc498be02edafff223cef0c to build tracker '/tmp/pip-req-tracker-4kt46z21' Running setup.py (path:/tmp/pip-wheel-g67aboxx/linkInventory/setup.py) egg_info for package linkInventory Running command python setup.py egg_info running egg_info creating pip-egg-info/linkInventory.egg-info writing top-level names to pip-egg-info/linkInventory.egg-info/top_level.txt writing dependency_links to pip-egg-info/linkInventory.egg-info/dependency_links.txt writing entry points to pip-egg-info/linkInventory.egg-info/entry_points.txt writing pip-egg-info/linkInventory.egg-info/PKG-INFO writing requirements to pip-egg-info/linkInventory.egg-info/requires.txt writing manifest file 'pip-egg-info/linkInventory.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/linkInventory.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '1.02' to '1.2' normalized_version, warning: no files found matching 'requirement.txt' warning: no files found matching 'jenkins.sh' writing manifest file 'pip-egg-info/linkInventory.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g67aboxx/linkInventory has version 1.2, which satisfies requirement linkInventory==1.2 from https://files.pythonhosted.org/packages/9f/2a/4eb7c70689e2551ba371b5705738a95ada253ed69a1ab70c0756db8bdbbc/linkInventory-1.2.tar.gz#sha256=523f8a79ac1f609bfe37a2039a884c0e08cd54b02bc498be02edafff223cef0c Removed linkInventory==1.2 from https://files.pythonhosted.org/packages/9f/2a/4eb7c70689e2551ba371b5705738a95ada253ed69a1ab70c0756db8bdbbc/linkInventory-1.2.tar.gz#sha256=523f8a79ac1f609bfe37a2039a884c0e08cd54b02bc498be02edafff223cef0c from build tracker '/tmp/pip-req-tracker-4kt46z21' Building wheels for collected packages: linkInventory Created temporary directory: /tmp/pip-wheel-or1z9pb3 Running setup.py bdist_wheel for linkInventory: started Destination directory: /tmp/pip-wheel-or1z9pb3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g67aboxx/linkInventory/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-or1z9pb3 /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '1.02' to '1.2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/linkInventory copying linkInventory/app_run.py -> build/lib/linkInventory copying linkInventory/__init__.py -> build/lib/linkInventory creating build/lib/linkInventory/db copying linkInventory/db/db_api.py -> build/lib/linkInventory/db copying linkInventory/db/models.py -> build/lib/linkInventory/db copying linkInventory/db/engine.py -> build/lib/linkInventory/db copying linkInventory/db/__init__.py -> build/lib/linkInventory/db creating build/lib/linkInventory/tests copying linkInventory/tests/__init__.py -> build/lib/linkInventory/tests creating build/lib/linkInventory/configs copying linkInventory/configs/config_cli.py -> build/lib/linkInventory/configs copying linkInventory/configs/__init__.py -> build/lib/linkInventory/configs copying linkInventory/configs/config_handler.py -> build/lib/linkInventory/configs creating build/lib/linkInventory/restapi copying linkInventory/restapi/routes.py -> build/lib/linkInventory/restapi copying linkInventory/restapi/__init__.py -> build/lib/linkInventory/restapi running egg_info writing requirements to linkInventory.egg-info/requires.txt writing dependency_links to linkInventory.egg-info/dependency_links.txt writing entry points to linkInventory.egg-info/entry_points.txt writing linkInventory.egg-info/PKG-INFO writing top-level names to linkInventory.egg-info/top_level.txt reading manifest file 'linkInventory.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirement.txt' warning: no files found matching 'jenkins.sh' writing manifest file 'linkInventory.egg-info/SOURCES.txt' 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/linkInventory creating build/bdist.linux-armv7l/wheel/linkInventory/db copying build/lib/linkInventory/db/db_api.py -> build/bdist.linux-armv7l/wheel/linkInventory/db copying build/lib/linkInventory/db/models.py -> build/bdist.linux-armv7l/wheel/linkInventory/db copying build/lib/linkInventory/db/engine.py -> build/bdist.linux-armv7l/wheel/linkInventory/db copying build/lib/linkInventory/db/__init__.py -> build/bdist.linux-armv7l/wheel/linkInventory/db creating build/bdist.linux-armv7l/wheel/linkInventory/tests copying build/lib/linkInventory/tests/__init__.py -> build/bdist.linux-armv7l/wheel/linkInventory/tests creating build/bdist.linux-armv7l/wheel/linkInventory/configs copying build/lib/linkInventory/configs/config_cli.py -> build/bdist.linux-armv7l/wheel/linkInventory/configs copying build/lib/linkInventory/configs/__init__.py -> build/bdist.linux-armv7l/wheel/linkInventory/configs copying build/lib/linkInventory/configs/config_handler.py -> build/bdist.linux-armv7l/wheel/linkInventory/configs copying build/lib/linkInventory/app_run.py -> build/bdist.linux-armv7l/wheel/linkInventory creating build/bdist.linux-armv7l/wheel/linkInventory/restapi copying build/lib/linkInventory/restapi/routes.py -> build/bdist.linux-armv7l/wheel/linkInventory/restapi copying build/lib/linkInventory/restapi/__init__.py -> build/bdist.linux-armv7l/wheel/linkInventory/restapi copying build/lib/linkInventory/__init__.py -> build/bdist.linux-armv7l/wheel/linkInventory running install_egg_info Copying linkInventory.egg-info to build/bdist.linux-armv7l/wheel/linkInventory-1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/linkInventory-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-or1z9pb3/linkInventory-1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'linkInventory/__init__.py' adding 'linkInventory/app_run.py' adding 'linkInventory/configs/__init__.py' adding 'linkInventory/configs/config_cli.py' adding 'linkInventory/configs/config_handler.py' adding 'linkInventory/db/__init__.py' adding 'linkInventory/db/db_api.py' adding 'linkInventory/db/engine.py' adding 'linkInventory/db/models.py' adding 'linkInventory/restapi/__init__.py' adding 'linkInventory/restapi/routes.py' adding 'linkInventory/tests/__init__.py' adding 'linkInventory-1.2.dist-info/METADATA' adding 'linkInventory-1.2.dist-info/WHEEL' adding 'linkInventory-1.2.dist-info/entry_points.txt' adding 'linkInventory-1.2.dist-info/top_level.txt' adding 'linkInventory-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for linkInventory: finished with status 'done' Stored in directory: /tmp/tmp8illsq6j Successfully built linkInventory Cleaning up... Removing source in /tmp/pip-wheel-g67aboxx/linkInventory Removed build tracker '/tmp/pip-req-tracker-4kt46z21'