Created temporary directory: /tmp/pip-ephem-wheel-cache-7yt7f186 Created temporary directory: /tmp/pip-req-tracker-12qmxega Created requirements tracker '/tmp/pip-req-tracker-12qmxega' Created temporary directory: /tmp/pip-wheel-j6a1kas4 Looking in indexes: https://pypi.python.org/simple Collecting vulcan-aws==0.2.3 1 location(s) to search for versions of vulcan-aws: * https://pypi.python.org/simple/vulcan-aws/ Getting page https://pypi.python.org/simple/vulcan-aws/ Analyzing links from page https://pypi.org/simple/vulcan-aws/ Found link https://files.pythonhosted.org/packages/36/5a/6dbf1e3463031d653d4023df4af342b36d6d3e46cfc1b8df7e64623867b3/vulcan-aws-0.2.1.tar.gz#sha256=f9c4c56ac059ee6a3abf187af131dc4c9dbbeceb083d8749618a97b5978b2d34 (from https://pypi.org/simple/vulcan-aws/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/d8/04/9dd030b25c742f537001d3841f2509c12221bf09cd3a4015f6951dd0f9f9/vulcan-aws-0.2.2.tar.gz#sha256=5e9af569e4ad52414fca1044985017f305bb27955ffafa61b1619c4c904f2c36 (from https://pypi.org/simple/vulcan-aws/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/be/20/080a6607eb02446366e0175864990c250e06ed62d7e8c22f976249dc8e2f/vulcan-aws-0.2.3.tar.gz#sha256=066ac848926565e8cbb1ca7c18811de8bb05a69a6a23b1fc0bbc4aab0a097a28 (from https://pypi.org/simple/vulcan-aws/), version: 0.2.3 Using version 0.2.3 (newest of versions: 0.2.3) Created temporary directory: /tmp/pip-unpack-zqn5xx73 Downloading https://files.pythonhosted.org/packages/be/20/080a6607eb02446366e0175864990c250e06ed62d7e8c22f976249dc8e2f/vulcan-aws-0.2.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/be/20/080a6607eb02446366e0175864990c250e06ed62d7e8c22f976249dc8e2f/vulcan-aws-0.2.3.tar.gz#sha256=066ac848926565e8cbb1ca7c18811de8bb05a69a6a23b1fc0bbc4aab0a097a28 (from https://pypi.org/simple/vulcan-aws/) Added vulcan-aws==0.2.3 from https://files.pythonhosted.org/packages/be/20/080a6607eb02446366e0175864990c250e06ed62d7e8c22f976249dc8e2f/vulcan-aws-0.2.3.tar.gz#sha256=066ac848926565e8cbb1ca7c18811de8bb05a69a6a23b1fc0bbc4aab0a097a28 to build tracker '/tmp/pip-req-tracker-12qmxega' Running setup.py (path:/tmp/pip-wheel-j6a1kas4/vulcan-aws/setup.py) egg_info for package vulcan-aws Running command python setup.py egg_info running egg_info creating pip-egg-info/vulcan_aws.egg-info writing pip-egg-info/vulcan_aws.egg-info/PKG-INFO writing requirements to pip-egg-info/vulcan_aws.egg-info/requires.txt writing top-level names to pip-egg-info/vulcan_aws.egg-info/top_level.txt writing dependency_links to pip-egg-info/vulcan_aws.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/vulcan_aws.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vulcan_aws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/vulcan_aws.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j6a1kas4/vulcan-aws has version 0.2.3, which satisfies requirement vulcan-aws==0.2.3 from https://files.pythonhosted.org/packages/be/20/080a6607eb02446366e0175864990c250e06ed62d7e8c22f976249dc8e2f/vulcan-aws-0.2.3.tar.gz#sha256=066ac848926565e8cbb1ca7c18811de8bb05a69a6a23b1fc0bbc4aab0a097a28 Removed vulcan-aws==0.2.3 from https://files.pythonhosted.org/packages/be/20/080a6607eb02446366e0175864990c250e06ed62d7e8c22f976249dc8e2f/vulcan-aws-0.2.3.tar.gz#sha256=066ac848926565e8cbb1ca7c18811de8bb05a69a6a23b1fc0bbc4aab0a097a28 from build tracker '/tmp/pip-req-tracker-12qmxega' Building wheels for collected packages: vulcan-aws Created temporary directory: /tmp/pip-wheel-fe1y3jt4 Running setup.py bdist_wheel for vulcan-aws: started Destination directory: /tmp/pip-wheel-fe1y3jt4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j6a1kas4/vulcan-aws/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-fe1y3jt4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vulcan copying vulcan/meta_aws.py -> build/lib/vulcan copying vulcan/__init__.py -> build/lib/vulcan creating build/lib/vulcan/aws copying vulcan/aws/_common.py -> build/lib/vulcan/aws copying vulcan/aws/shared.py -> build/lib/vulcan/aws copying vulcan/aws/__init__.py -> build/lib/vulcan/aws creating build/lib/vulcan/aws/services copying vulcan/aws/services/_cloudfront.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_ec2.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_cloudformation.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_logs.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_s3.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_session.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_lambda.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_iam.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/__init__.py -> build/lib/vulcan/aws/services copying vulcan/aws/services/_acm.py -> build/lib/vulcan/aws/services 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/vulcan creating build/bdist.linux-armv7l/wheel/vulcan/aws copying build/lib/vulcan/aws/_common.py -> build/bdist.linux-armv7l/wheel/vulcan/aws copying build/lib/vulcan/aws/shared.py -> build/bdist.linux-armv7l/wheel/vulcan/aws creating build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_cloudfront.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_ec2.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_cloudformation.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_logs.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_s3.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_session.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_lambda.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_iam.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/__init__.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/services/_acm.py -> build/bdist.linux-armv7l/wheel/vulcan/aws/services copying build/lib/vulcan/aws/__init__.py -> build/bdist.linux-armv7l/wheel/vulcan/aws copying build/lib/vulcan/meta_aws.py -> build/bdist.linux-armv7l/wheel/vulcan copying build/lib/vulcan/__init__.py -> build/bdist.linux-armv7l/wheel/vulcan running install_egg_info running egg_info writing requirements to vulcan_aws.egg-info/requires.txt writing dependency_links to vulcan_aws.egg-info/dependency_links.txt writing top-level names to vulcan_aws.egg-info/top_level.txt writing vulcan_aws.egg-info/PKG-INFO reading manifest file 'vulcan_aws.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vulcan_aws.egg-info/SOURCES.txt' Copying vulcan_aws.egg-info to build/bdist.linux-armv7l/wheel/vulcan_aws-0.2.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vulcan_aws-0.2.3.dist-info/WHEEL Running setup.py bdist_wheel for vulcan-aws: finished with status 'done' Stored in directory: /tmp/tmpm619kj3g Successfully built vulcan-aws Cleaning up... Removing source in /tmp/pip-wheel-j6a1kas4/vulcan-aws Removed build tracker '/tmp/pip-req-tracker-12qmxega'