Created temporary directory: /tmp/pip-ephem-wheel-cache-wd69apt1 Created temporary directory: /tmp/pip-req-tracker-_v62n7zh Created requirements tracker '/tmp/pip-req-tracker-_v62n7zh' Created temporary directory: /tmp/pip-wheel-7o2hrfs6 Collecting ccutils==0.1.4 1 location(s) to search for versions of ccutils: * https://pypi.org/simple/ccutils/ Getting page https://pypi.org/simple/ccutils/ Analyzing links from page https://pypi.org/simple/ccutils/ Found link https://files.pythonhosted.org/packages/7f/f0/da74b8202e679862296a4da13bca739f3962f7a62657eb776606f550a8be/ccutils-0.1.0.tar.gz#sha256=6b3dfd8ef92297931c28521db179432da3f35165166a5cd469b1b48766d899cc (from https://pypi.org/simple/ccutils/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/a2/6c/038a62a5da3f3cac1ad26256b7ef40d43798b11368063c6a6986a6f1dca7/ccutils-0.1.1.tar.gz#sha256=4330ba95d29acb784eedd3a1a2197510463e2a4bda03bff002768a275fafb409 (from https://pypi.org/simple/ccutils/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/e1/bb/5707ada338a6ca1a83564692da907513912a6b24ac32973abf68397436c4/ccutils-0.1.2.tar.gz#sha256=3a86e91f66f861f5978dc561b18d148ca046cb76a84120732604b6f4ffdb1f4d (from https://pypi.org/simple/ccutils/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/6d/1b/0d1bbc4ab71b4a1131aaff047807f675ea82114ebb097b3fffbd7fa73b83/ccutils-0.1.3.tar.gz#sha256=8bc8d4a34d2e6bf68706cceef039b8a705a368a2ebdce0b4c8d23b1dde70ec2e (from https://pypi.org/simple/ccutils/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/18/e8/e238c861516947b9900635923c41093d1b14ae5b7e169ef426ae062cb05d/ccutils-0.1.4.tar.gz#sha256=9fff4d22b32a4f2711c1689784e63576d5c4f577e4a9cb2b3b1898c5766385d9 (from https://pypi.org/simple/ccutils/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-ndib31gf Downloading https://files.pythonhosted.org/packages/18/e8/e238c861516947b9900635923c41093d1b14ae5b7e169ef426ae062cb05d/ccutils-0.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/18/e8/e238c861516947b9900635923c41093d1b14ae5b7e169ef426ae062cb05d/ccutils-0.1.4.tar.gz#sha256=9fff4d22b32a4f2711c1689784e63576d5c4f577e4a9cb2b3b1898c5766385d9 (from https://pypi.org/simple/ccutils/) Added ccutils==0.1.4 from https://files.pythonhosted.org/packages/18/e8/e238c861516947b9900635923c41093d1b14ae5b7e169ef426ae062cb05d/ccutils-0.1.4.tar.gz#sha256=9fff4d22b32a4f2711c1689784e63576d5c4f577e4a9cb2b3b1898c5766385d9 to build tracker '/tmp/pip-req-tracker-_v62n7zh' Running setup.py (path:/tmp/pip-wheel-7o2hrfs6/ccutils/setup.py) egg_info for package ccutils Running command python setup.py egg_info running egg_info creating pip-egg-info/ccutils.egg-info writing pip-egg-info/ccutils.egg-info/PKG-INFO writing top-level names to pip-egg-info/ccutils.egg-info/top_level.txt writing dependency_links to pip-egg-info/ccutils.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ccutils.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ccutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.txt' writing manifest file 'pip-egg-info/ccutils.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7o2hrfs6/ccutils has version 0.1.4, which satisfies requirement ccutils==0.1.4 from https://files.pythonhosted.org/packages/18/e8/e238c861516947b9900635923c41093d1b14ae5b7e169ef426ae062cb05d/ccutils-0.1.4.tar.gz#sha256=9fff4d22b32a4f2711c1689784e63576d5c4f577e4a9cb2b3b1898c5766385d9 Removed ccutils==0.1.4 from https://files.pythonhosted.org/packages/18/e8/e238c861516947b9900635923c41093d1b14ae5b7e169ef426ae062cb05d/ccutils-0.1.4.tar.gz#sha256=9fff4d22b32a4f2711c1689784e63576d5c4f577e4a9cb2b3b1898c5766385d9 from build tracker '/tmp/pip-req-tracker-_v62n7zh' Building wheels for collected packages: ccutils Created temporary directory: /tmp/pip-wheel-ravorhyn Running setup.py bdist_wheel for ccutils: started Destination directory: /tmp/pip-wheel-ravorhyn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7o2hrfs6/ccutils/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-ravorhyn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ccutils copying ccutils/__init__.py -> build/lib/ccutils creating build/lib/ccutils/cctemplater copying ccutils/cctemplater/__init__.py -> build/lib/ccutils/cctemplater copying ccutils/cctemplater/CCTemplater.py -> build/lib/ccutils/cctemplater creating build/lib/ccutils/utils copying ccutils/utils/common_utils.py -> build/lib/ccutils/utils copying ccutils/utils/__init__.py -> build/lib/ccutils/utils copying ccutils/utils/CiscoRange.py -> build/lib/ccutils/utils creating build/lib/ccutils/ccparser copying ccutils/ccparser/BaseInterfaceLine.py -> build/lib/ccutils/ccparser copying ccutils/ccparser/__init__.py -> build/lib/ccutils/ccparser copying ccutils/ccparser/BaseConfigLine.py -> build/lib/ccutils/ccparser copying ccutils/ccparser/ConfigMigration.py -> build/lib/ccutils/ccparser copying ccutils/ccparser/ConfigToJson.py -> build/lib/ccutils/ccparser copying ccutils/ccparser/BaseConfigParser.py -> build/lib/ccutils/ccparser running egg_info writing top-level names to ccutils.egg-info/top_level.txt writing dependency_links to ccutils.egg-info/dependency_links.txt writing ccutils.egg-info/PKG-INFO reading manifest file 'ccutils.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.txt' writing manifest file 'ccutils.egg-info/SOURCES.txt' creating build/lib/ccutils/templates copying ccutils/templates/base_config.jinja2 -> build/lib/ccutils/templates copying ccutils/templates/vlans.jinja2 -> build/lib/ccutils/templates copying ccutils/templates/vrfs.jinja2 -> build/lib/ccutils/templates creating build/lib/ccutils/templates/interface copying ccutils/templates/interface/base_interface.jinja2 -> build/lib/ccutils/templates/interface copying ccutils/templates/interface/interfaces.jinja2 -> build/lib/ccutils/templates/interface copying ccutils/templates/interface/interfaces_only.jinja2 -> build/lib/ccutils/templates/interface copying ccutils/templates/interface/l2_interface.jinja2 -> build/lib/ccutils/templates/interface copying ccutils/templates/interface/l3_interface.jinja2 -> build/lib/ccutils/templates/interface creating build/lib/ccutils/templates/routing copying ccutils/templates/routing/static_routes.jinja2 -> build/lib/ccutils/templates/routing 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/ccutils copying build/lib/ccutils/__init__.py -> build/bdist.linux-armv7l/wheel/ccutils creating build/bdist.linux-armv7l/wheel/ccutils/templates copying build/lib/ccutils/templates/vlans.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates creating build/bdist.linux-armv7l/wheel/ccutils/templates/routing copying build/lib/ccutils/templates/routing/static_routes.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates/routing copying build/lib/ccutils/templates/base_config.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates copying build/lib/ccutils/templates/vrfs.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates creating build/bdist.linux-armv7l/wheel/ccutils/templates/interface copying build/lib/ccutils/templates/interface/l2_interface.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates/interface copying build/lib/ccutils/templates/interface/interfaces.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates/interface copying build/lib/ccutils/templates/interface/base_interface.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates/interface copying build/lib/ccutils/templates/interface/interfaces_only.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates/interface copying build/lib/ccutils/templates/interface/l3_interface.jinja2 -> build/bdist.linux-armv7l/wheel/ccutils/templates/interface creating build/bdist.linux-armv7l/wheel/ccutils/cctemplater copying build/lib/ccutils/cctemplater/__init__.py -> build/bdist.linux-armv7l/wheel/ccutils/cctemplater copying build/lib/ccutils/cctemplater/CCTemplater.py -> build/bdist.linux-armv7l/wheel/ccutils/cctemplater creating build/bdist.linux-armv7l/wheel/ccutils/utils copying build/lib/ccutils/utils/common_utils.py -> build/bdist.linux-armv7l/wheel/ccutils/utils copying build/lib/ccutils/utils/__init__.py -> build/bdist.linux-armv7l/wheel/ccutils/utils copying build/lib/ccutils/utils/CiscoRange.py -> build/bdist.linux-armv7l/wheel/ccutils/utils creating build/bdist.linux-armv7l/wheel/ccutils/ccparser copying build/lib/ccutils/ccparser/BaseInterfaceLine.py -> build/bdist.linux-armv7l/wheel/ccutils/ccparser copying build/lib/ccutils/ccparser/__init__.py -> build/bdist.linux-armv7l/wheel/ccutils/ccparser copying build/lib/ccutils/ccparser/BaseConfigLine.py -> build/bdist.linux-armv7l/wheel/ccutils/ccparser copying build/lib/ccutils/ccparser/ConfigMigration.py -> build/bdist.linux-armv7l/wheel/ccutils/ccparser copying build/lib/ccutils/ccparser/ConfigToJson.py -> build/bdist.linux-armv7l/wheel/ccutils/ccparser copying build/lib/ccutils/ccparser/BaseConfigParser.py -> build/bdist.linux-armv7l/wheel/ccutils/ccparser running install_egg_info Copying ccutils.egg-info to build/bdist.linux-armv7l/wheel/ccutils-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ccutils-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-ravorhyn/ccutils-0.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ccutils/__init__.py' adding 'ccutils/ccparser/BaseConfigLine.py' adding 'ccutils/ccparser/BaseConfigParser.py' adding 'ccutils/ccparser/BaseInterfaceLine.py' adding 'ccutils/ccparser/ConfigMigration.py' adding 'ccutils/ccparser/ConfigToJson.py' adding 'ccutils/ccparser/__init__.py' adding 'ccutils/cctemplater/CCTemplater.py' adding 'ccutils/cctemplater/__init__.py' adding 'ccutils/templates/base_config.jinja2' adding 'ccutils/templates/vlans.jinja2' adding 'ccutils/templates/vrfs.jinja2' adding 'ccutils/templates/interface/base_interface.jinja2' adding 'ccutils/templates/interface/interfaces.jinja2' adding 'ccutils/templates/interface/interfaces_only.jinja2' adding 'ccutils/templates/interface/l2_interface.jinja2' adding 'ccutils/templates/interface/l3_interface.jinja2' adding 'ccutils/templates/routing/static_routes.jinja2' adding 'ccutils/utils/CiscoRange.py' adding 'ccutils/utils/__init__.py' adding 'ccutils/utils/common_utils.py' adding 'ccutils-0.1.4.dist-info/METADATA' adding 'ccutils-0.1.4.dist-info/WHEEL' adding 'ccutils-0.1.4.dist-info/top_level.txt' adding 'ccutils-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ccutils: finished with status 'done' Stored in directory: /tmp/tmp37stto_j Successfully built ccutils Cleaning up... Removing source in /tmp/pip-wheel-7o2hrfs6/ccutils Removed build tracker '/tmp/pip-req-tracker-_v62n7zh'