Created temporary directory: /tmp/pip-ephem-wheel-cache-rk93_6c8 Created temporary directory: /tmp/pip-req-tracker-xbfa3n7c Created requirements tracker '/tmp/pip-req-tracker-xbfa3n7c' Created temporary directory: /tmp/pip-wheel-0x0krvr6 Collecting dojot.module==0.0.1a1 1 location(s) to search for versions of dojot.module: * https://pypi.org/simple/dojot-module/ Getting page https://pypi.org/simple/dojot-module/ Analyzing links from page https://pypi.org/simple/dojot-module/ Found link https://files.pythonhosted.org/packages/a0/cc/5dd60b4480f6d60123b63569b5e177ee5786bc5842fbc37cb7e3d444eca0/dojot.module-0.0.1a1.tar.gz#sha256=a5bc396dc4be002d4737b37bd69c74e78e485aaad6e2d2ed94cacc739781d7cf (from https://pypi.org/simple/dojot-module/), version: 0.0.1a1 Using version 0.0.1a1 (newest of versions: 0.0.1a1) Created temporary directory: /tmp/pip-unpack-gtsx43bz Downloading https://files.pythonhosted.org/packages/a0/cc/5dd60b4480f6d60123b63569b5e177ee5786bc5842fbc37cb7e3d444eca0/dojot.module-0.0.1a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a0/cc/5dd60b4480f6d60123b63569b5e177ee5786bc5842fbc37cb7e3d444eca0/dojot.module-0.0.1a1.tar.gz#sha256=a5bc396dc4be002d4737b37bd69c74e78e485aaad6e2d2ed94cacc739781d7cf (from https://pypi.org/simple/dojot-module/) Added dojot.module==0.0.1a1 from https://files.pythonhosted.org/packages/a0/cc/5dd60b4480f6d60123b63569b5e177ee5786bc5842fbc37cb7e3d444eca0/dojot.module-0.0.1a1.tar.gz#sha256=a5bc396dc4be002d4737b37bd69c74e78e485aaad6e2d2ed94cacc739781d7cf to build tracker '/tmp/pip-req-tracker-xbfa3n7c' Running setup.py (path:/tmp/pip-wheel-0x0krvr6/dojot.module/setup.py) egg_info for package dojot.module Running command python setup.py egg_info running egg_info creating pip-egg-info/dojot.module.egg-info writing top-level names to pip-egg-info/dojot.module.egg-info/top_level.txt writing pip-egg-info/dojot.module.egg-info/PKG-INFO writing requirements to pip-egg-info/dojot.module.egg-info/requires.txt writing dependency_links to pip-egg-info/dojot.module.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/dojot.module.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dojot.module.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dojot.module.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0x0krvr6/dojot.module has version 0.0.1a1, which satisfies requirement dojot.module==0.0.1a1 from https://files.pythonhosted.org/packages/a0/cc/5dd60b4480f6d60123b63569b5e177ee5786bc5842fbc37cb7e3d444eca0/dojot.module-0.0.1a1.tar.gz#sha256=a5bc396dc4be002d4737b37bd69c74e78e485aaad6e2d2ed94cacc739781d7cf Removed dojot.module==0.0.1a1 from https://files.pythonhosted.org/packages/a0/cc/5dd60b4480f6d60123b63569b5e177ee5786bc5842fbc37cb7e3d444eca0/dojot.module-0.0.1a1.tar.gz#sha256=a5bc396dc4be002d4737b37bd69c74e78e485aaad6e2d2ed94cacc739781d7cf from build tracker '/tmp/pip-req-tracker-xbfa3n7c' Building wheels for collected packages: dojot.module Created temporary directory: /tmp/pip-wheel-oigffya6 Running setup.py bdist_wheel for dojot.module: started Destination directory: /tmp/pip-wheel-oigffya6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0x0krvr6/dojot.module/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-oigffya6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dojot creating build/lib/dojot/module copying dojot/module/messenger.py -> build/lib/dojot/module copying dojot/module/logger.py -> build/lib/dojot/module copying dojot/module/__init__.py -> build/lib/dojot/module copying dojot/module/auth.py -> build/lib/dojot/module copying dojot/module/config.py -> build/lib/dojot/module creating build/lib/dojot/module/kafka copying dojot/module/kafka/producer.py -> build/lib/dojot/module/kafka copying dojot/module/kafka/__init__.py -> build/lib/dojot/module/kafka copying dojot/module/kafka/consumer.py -> build/lib/dojot/module/kafka copying dojot/module/kafka/topic_manager.py -> build/lib/dojot/module/kafka running egg_info writing dependency_links to dojot.module.egg-info/dependency_links.txt writing dojot.module.egg-info/PKG-INFO writing top-level names to dojot.module.egg-info/top_level.txt writing requirements to dojot.module.egg-info/requires.txt reading manifest file 'dojot.module.egg-info/SOURCES.txt' writing manifest file 'dojot.module.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/dojot creating build/bdist.linux-armv7l/wheel/dojot/module copying build/lib/dojot/module/messenger.py -> build/bdist.linux-armv7l/wheel/dojot/module copying build/lib/dojot/module/logger.py -> build/bdist.linux-armv7l/wheel/dojot/module copying build/lib/dojot/module/__init__.py -> build/bdist.linux-armv7l/wheel/dojot/module creating build/bdist.linux-armv7l/wheel/dojot/module/kafka copying build/lib/dojot/module/kafka/producer.py -> build/bdist.linux-armv7l/wheel/dojot/module/kafka copying build/lib/dojot/module/kafka/__init__.py -> build/bdist.linux-armv7l/wheel/dojot/module/kafka copying build/lib/dojot/module/kafka/consumer.py -> build/bdist.linux-armv7l/wheel/dojot/module/kafka copying build/lib/dojot/module/kafka/topic_manager.py -> build/bdist.linux-armv7l/wheel/dojot/module/kafka copying build/lib/dojot/module/auth.py -> build/bdist.linux-armv7l/wheel/dojot/module copying build/lib/dojot/module/config.py -> build/bdist.linux-armv7l/wheel/dojot/module running install_egg_info Copying dojot.module.egg-info to build/bdist.linux-armv7l/wheel/dojot.module-0.0.1a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dojot.module-0.0.1a1.dist-info/WHEEL creating '/tmp/pip-wheel-oigffya6/dojot.module-0.0.1a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dojot/module/__init__.py' adding 'dojot/module/auth.py' adding 'dojot/module/config.py' adding 'dojot/module/logger.py' adding 'dojot/module/messenger.py' adding 'dojot/module/kafka/__init__.py' adding 'dojot/module/kafka/consumer.py' adding 'dojot/module/kafka/producer.py' adding 'dojot/module/kafka/topic_manager.py' adding 'dojot.module-0.0.1a1.dist-info/METADATA' adding 'dojot.module-0.0.1a1.dist-info/WHEEL' adding 'dojot.module-0.0.1a1.dist-info/top_level.txt' adding 'dojot.module-0.0.1a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dojot.module: finished with status 'done' Stored in directory: /tmp/tmpiy4kemj4 Successfully built dojot.module Cleaning up... Removing source in /tmp/pip-wheel-0x0krvr6/dojot.module Removed build tracker '/tmp/pip-req-tracker-xbfa3n7c'