Created temporary directory: /tmp/pip-ephem-wheel-cache-s061ip6f Created temporary directory: /tmp/pip-req-tracker-c3o0g4q5 Created requirements tracker '/tmp/pip-req-tracker-c3o0g4q5' Created temporary directory: /tmp/pip-wheel-06bakux9 Collecting kudu==0.6 1 location(s) to search for versions of kudu: * https://pypi.org/simple/kudu/ Getting page https://pypi.org/simple/kudu/ Analyzing links from page https://pypi.org/simple/kudu/ Found link https://files.pythonhosted.org/packages/45/86/145ef1d4c0ee7f14f06ac6500f1912913c7e301c66887c27ee8fccd052c7/kudu-0.1-py3-none-any.whl#sha256=a82d6a2183172f5cae495a1daf85d6366aa27ac84b40d8aaaf9d34eb5dac1ecc (from https://pypi.org/simple/kudu/), version: 0.1 Found link https://files.pythonhosted.org/packages/63/8d/addc3ffff48390b6a89736f9f959d42b16d972728e33eed7536427481bea/kudu-0.1.tar.gz#sha256=a3e47ce1d0f83c2fa275d663bd54aa7fd0231335c2cada282b26493949db56ec (from https://pypi.org/simple/kudu/), version: 0.1 Found link https://files.pythonhosted.org/packages/63/13/f0b1edb5ee0f750d52cfa57f88a3c5c092644a3b1b0c83239fc47b8b503d/kudu-0.2.tar.gz#sha256=caef4b0501f956f679c78cecb51ed6286d198cd2d73761c019d3542b514e4a5a (from https://pypi.org/simple/kudu/), version: 0.2 Found link https://files.pythonhosted.org/packages/f0/8c/1436c50297b09cb4ccd6023c9e90fc662155f2d94fec2229c1fbde165071/kudu-0.4.tar.gz#sha256=d3eef50ba6c89b207cd22c6349f6608fb777712907b8259565a31dce0c2c3027 (from https://pypi.org/simple/kudu/), version: 0.4 Found link https://files.pythonhosted.org/packages/df/5d/98102d4710a69f7d3bd84295c7d2e41093726a64e6ebeaceda3852303c8b/kudu-0.5.tar.gz#sha256=ec274237ad522cbe04ff40475dcc11dea75f4a7873370fff49a4161447a53f35 (from https://pypi.org/simple/kudu/), version: 0.5 Found link https://files.pythonhosted.org/packages/61/a4/59e2958d7b618d40acd93365409d99e3180ea0df825758e87b2acb469f6a/kudu-0.6.tar.gz#sha256=587efc3ec1bb1f5b430e56cf7ca1003fa284b59dc8f435e0856fa3b755b22dee (from https://pypi.org/simple/kudu/), version: 0.6 Using version 0.6 (newest of versions: 0.6) Created temporary directory: /tmp/pip-unpack-bw0xjr8w Downloading https://files.pythonhosted.org/packages/61/a4/59e2958d7b618d40acd93365409d99e3180ea0df825758e87b2acb469f6a/kudu-0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/61/a4/59e2958d7b618d40acd93365409d99e3180ea0df825758e87b2acb469f6a/kudu-0.6.tar.gz#sha256=587efc3ec1bb1f5b430e56cf7ca1003fa284b59dc8f435e0856fa3b755b22dee (from https://pypi.org/simple/kudu/) Added kudu==0.6 from https://files.pythonhosted.org/packages/61/a4/59e2958d7b618d40acd93365409d99e3180ea0df825758e87b2acb469f6a/kudu-0.6.tar.gz#sha256=587efc3ec1bb1f5b430e56cf7ca1003fa284b59dc8f435e0856fa3b755b22dee to build tracker '/tmp/pip-req-tracker-c3o0g4q5' Running setup.py (path:/tmp/pip-wheel-06bakux9/kudu/setup.py) egg_info for package kudu Running command python setup.py egg_info running egg_info creating pip-egg-info/kudu.egg-info writing pip-egg-info/kudu.egg-info/PKG-INFO writing entry points to pip-egg-info/kudu.egg-info/entry_points.txt writing top-level names to pip-egg-info/kudu.egg-info/top_level.txt writing dependency_links to pip-egg-info/kudu.egg-info/dependency_links.txt writing requirements to pip-egg-info/kudu.egg-info/requires.txt writing manifest file 'pip-egg-info/kudu.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kudu.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/kudu.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-06bakux9/kudu has version 0.6, which satisfies requirement kudu==0.6 from https://files.pythonhosted.org/packages/61/a4/59e2958d7b618d40acd93365409d99e3180ea0df825758e87b2acb469f6a/kudu-0.6.tar.gz#sha256=587efc3ec1bb1f5b430e56cf7ca1003fa284b59dc8f435e0856fa3b755b22dee Removed kudu==0.6 from https://files.pythonhosted.org/packages/61/a4/59e2958d7b618d40acd93365409d99e3180ea0df825758e87b2acb469f6a/kudu-0.6.tar.gz#sha256=587efc3ec1bb1f5b430e56cf7ca1003fa284b59dc8f435e0856fa3b755b22dee from build tracker '/tmp/pip-req-tracker-c3o0g4q5' Building wheels for collected packages: kudu Created temporary directory: /tmp/pip-wheel-qzzuiz2t Running setup.py bdist_wheel for kudu: started Destination directory: /tmp/pip-wheel-qzzuiz2t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-06bakux9/kudu/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-qzzuiz2t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kudu copying kudu/api.py -> build/lib/kudu copying kudu/__init__.py -> build/lib/kudu copying kudu/defaults.py -> build/lib/kudu copying kudu/config.py -> build/lib/kudu copying kudu/__main__.py -> build/lib/kudu copying kudu/types.py -> build/lib/kudu creating build/lib/kudu/tests copying kudu/tests/__init__.py -> build/lib/kudu/tests copying kudu/tests/test_pull.py -> build/lib/kudu/tests copying kudu/tests/test_link.py -> build/lib/kudu/tests copying kudu/tests/test_push.py -> build/lib/kudu/tests creating build/lib/kudu/commands copying kudu/commands/init.py -> build/lib/kudu/commands copying kudu/commands/__init__.py -> build/lib/kudu/commands copying kudu/commands/push.py -> build/lib/kudu/commands copying kudu/commands/link.py -> build/lib/kudu/commands copying kudu/commands/pull.py -> build/lib/kudu/commands 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/kudu copying build/lib/kudu/api.py -> build/bdist.linux-armv7l/wheel/kudu copying build/lib/kudu/__init__.py -> build/bdist.linux-armv7l/wheel/kudu creating build/bdist.linux-armv7l/wheel/kudu/tests copying build/lib/kudu/tests/__init__.py -> build/bdist.linux-armv7l/wheel/kudu/tests copying build/lib/kudu/tests/test_pull.py -> build/bdist.linux-armv7l/wheel/kudu/tests copying build/lib/kudu/tests/test_link.py -> build/bdist.linux-armv7l/wheel/kudu/tests copying build/lib/kudu/tests/test_push.py -> build/bdist.linux-armv7l/wheel/kudu/tests copying build/lib/kudu/defaults.py -> build/bdist.linux-armv7l/wheel/kudu copying build/lib/kudu/config.py -> build/bdist.linux-armv7l/wheel/kudu creating build/bdist.linux-armv7l/wheel/kudu/commands copying build/lib/kudu/commands/init.py -> build/bdist.linux-armv7l/wheel/kudu/commands copying build/lib/kudu/commands/__init__.py -> build/bdist.linux-armv7l/wheel/kudu/commands copying build/lib/kudu/commands/push.py -> build/bdist.linux-armv7l/wheel/kudu/commands copying build/lib/kudu/commands/link.py -> build/bdist.linux-armv7l/wheel/kudu/commands copying build/lib/kudu/commands/pull.py -> build/bdist.linux-armv7l/wheel/kudu/commands copying build/lib/kudu/__main__.py -> build/bdist.linux-armv7l/wheel/kudu copying build/lib/kudu/types.py -> build/bdist.linux-armv7l/wheel/kudu running install_egg_info running egg_info writing dependency_links to kudu.egg-info/dependency_links.txt writing entry points to kudu.egg-info/entry_points.txt writing requirements to kudu.egg-info/requires.txt writing kudu.egg-info/PKG-INFO writing top-level names to kudu.egg-info/top_level.txt reading manifest file 'kudu.egg-info/SOURCES.txt' writing manifest file 'kudu.egg-info/SOURCES.txt' Copying kudu.egg-info to build/bdist.linux-armv7l/wheel/kudu-0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kudu-0.6.dist-info/WHEEL creating '/tmp/pip-wheel-qzzuiz2t/kudu-0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'kudu/__init__.py' adding 'kudu/__main__.py' adding 'kudu/api.py' adding 'kudu/config.py' adding 'kudu/defaults.py' adding 'kudu/types.py' adding 'kudu/commands/__init__.py' adding 'kudu/commands/init.py' adding 'kudu/commands/link.py' adding 'kudu/commands/pull.py' adding 'kudu/commands/push.py' adding 'kudu/tests/__init__.py' adding 'kudu/tests/test_link.py' adding 'kudu/tests/test_pull.py' adding 'kudu/tests/test_push.py' adding 'kudu-0.6.dist-info/METADATA' adding 'kudu-0.6.dist-info/WHEEL' adding 'kudu-0.6.dist-info/entry_points.txt' adding 'kudu-0.6.dist-info/top_level.txt' adding 'kudu-0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kudu: finished with status 'done' Stored in directory: /tmp/tmppdx55n3k Successfully built kudu Cleaning up... Removing source in /tmp/pip-wheel-06bakux9/kudu Removed build tracker '/tmp/pip-req-tracker-c3o0g4q5'