Created temporary directory: /tmp/pip-ephem-wheel-cache-6l07oxax Created temporary directory: /tmp/pip-req-tracker-7d620qcq Created requirements tracker '/tmp/pip-req-tracker-7d620qcq' Created temporary directory: /tmp/pip-wheel-dzdvoxng Looking in indexes: https://pypi.python.org/simple Collecting fbad==0.1.1 1 location(s) to search for versions of fbad: * https://pypi.python.org/simple/fbad/ Getting page https://pypi.python.org/simple/fbad/ Analyzing links from page https://pypi.org/simple/fbad/ Skipping link https://files.pythonhosted.org/packages/5a/71/8fcdd133c90f826a7f52497b804262b205668311f6c681d91086557acae5/fbad-0.1.0-py2-none-any.whl#sha256=607ec625b91833bf8d17d174c5fca74dde2c89583a3579c558c4588721fdf965 (from https://pypi.org/simple/fbad/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/10/3f/ac3bfad40af89da338d2bdf1bcf87d4d15e4a01b3bfcacc643b11ef23b43/fbad-0.1.0.tar.gz#sha256=43a31b19b0aef619e4e8bb6d161bb860df619288e7171e40d11fab7701aaaa76 (from https://pypi.org/simple/fbad/), version: 0.1.0 Skipping link https://files.pythonhosted.org/packages/fa/7a/95784b63eb6f887f07da2de67f018347333431b5c1e992f25bc65005411a/fbad-0.1.1-py2-none-any.whl#sha256=437167a460f812442e0c9ef7eec300ea89f4bdf4c0b277697675e6246789346c (from https://pypi.org/simple/fbad/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/42/a4/b8af8626c8ae21523dfc77583bee83093984d0a55a4a485a0359e9439c85/fbad-0.1.1.tar.gz#sha256=153e0ac87ba893778c4d162f03dd7e1e8f394fe9da00e427e12975b0b2cbbcda (from https://pypi.org/simple/fbad/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-hri8hb1h Downloading https://files.pythonhosted.org/packages/42/a4/b8af8626c8ae21523dfc77583bee83093984d0a55a4a485a0359e9439c85/fbad-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/42/a4/b8af8626c8ae21523dfc77583bee83093984d0a55a4a485a0359e9439c85/fbad-0.1.1.tar.gz#sha256=153e0ac87ba893778c4d162f03dd7e1e8f394fe9da00e427e12975b0b2cbbcda (from https://pypi.org/simple/fbad/) Added fbad==0.1.1 from https://files.pythonhosted.org/packages/42/a4/b8af8626c8ae21523dfc77583bee83093984d0a55a4a485a0359e9439c85/fbad-0.1.1.tar.gz#sha256=153e0ac87ba893778c4d162f03dd7e1e8f394fe9da00e427e12975b0b2cbbcda to build tracker '/tmp/pip-req-tracker-7d620qcq' Running setup.py (path:/tmp/pip-wheel-dzdvoxng/fbad/setup.py) egg_info for package fbad Running command python setup.py egg_info running egg_info creating pip-egg-info/fbad.egg-info writing requirements to pip-egg-info/fbad.egg-info/requires.txt writing entry points to pip-egg-info/fbad.egg-info/entry_points.txt writing pip-egg-info/fbad.egg-info/PKG-INFO writing dependency_links to pip-egg-info/fbad.egg-info/dependency_links.txt writing top-level names to pip-egg-info/fbad.egg-info/top_level.txt writing manifest file 'pip-egg-info/fbad.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fbad.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fbad.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dzdvoxng/fbad has version 0.1.1, which satisfies requirement fbad==0.1.1 from https://files.pythonhosted.org/packages/42/a4/b8af8626c8ae21523dfc77583bee83093984d0a55a4a485a0359e9439c85/fbad-0.1.1.tar.gz#sha256=153e0ac87ba893778c4d162f03dd7e1e8f394fe9da00e427e12975b0b2cbbcda Removed fbad==0.1.1 from https://files.pythonhosted.org/packages/42/a4/b8af8626c8ae21523dfc77583bee83093984d0a55a4a485a0359e9439c85/fbad-0.1.1.tar.gz#sha256=153e0ac87ba893778c4d162f03dd7e1e8f394fe9da00e427e12975b0b2cbbcda from build tracker '/tmp/pip-req-tracker-7d620qcq' Building wheels for collected packages: fbad Created temporary directory: /tmp/pip-wheel-9gopy1xj Running setup.py bdist_wheel for fbad: started Destination directory: /tmp/pip-wheel-9gopy1xj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dzdvoxng/fbad/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-9gopy1xj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fbad copying fbad/dockerutils.py -> build/lib/fbad copying fbad/client.py -> build/lib/fbad copying fbad/errors.py -> build/lib/fbad copying fbad/server.py -> build/lib/fbad copying fbad/project.py -> build/lib/fbad copying fbad/runner.py -> build/lib/fbad copying fbad/constants.py -> build/lib/fbad copying fbad/__init__.py -> build/lib/fbad copying fbad/shutils.py -> build/lib/fbad copying fbad/image.py -> build/lib/fbad 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/fbad copying build/lib/fbad/dockerutils.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/client.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/errors.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/server.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/project.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/runner.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/constants.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/__init__.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/shutils.py -> build/bdist.linux-armv7l/wheel/fbad copying build/lib/fbad/image.py -> build/bdist.linux-armv7l/wheel/fbad running install_egg_info running egg_info writing top-level names to fbad.egg-info/top_level.txt writing dependency_links to fbad.egg-info/dependency_links.txt writing requirements to fbad.egg-info/requires.txt writing entry points to fbad.egg-info/entry_points.txt writing fbad.egg-info/PKG-INFO reading manifest file 'fbad.egg-info/SOURCES.txt' writing manifest file 'fbad.egg-info/SOURCES.txt' Copying fbad.egg-info to build/bdist.linux-armv7l/wheel/fbad-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fbad-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-9gopy1xj/fbad-0.1.1-py3-none-any.whl' and adding '.' to it adding 'fbad/__init__.py' adding 'fbad/client.py' adding 'fbad/constants.py' adding 'fbad/dockerutils.py' adding 'fbad/errors.py' adding 'fbad/image.py' adding 'fbad/project.py' adding 'fbad/runner.py' adding 'fbad/server.py' adding 'fbad/shutils.py' adding 'fbad-0.1.1.dist-info/entry_points.txt' adding 'fbad-0.1.1.dist-info/top_level.txt' adding 'fbad-0.1.1.dist-info/WHEEL' adding 'fbad-0.1.1.dist-info/METADATA' adding 'fbad-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fbad: finished with status 'done' Stored in directory: /tmp/tmpk3tn0zbk Successfully built fbad Cleaning up... Removing source in /tmp/pip-wheel-dzdvoxng/fbad Removed build tracker '/tmp/pip-req-tracker-7d620qcq'