Created temporary directory: /tmp/pip-ephem-wheel-cache-ujm34m9w Created temporary directory: /tmp/pip-req-tracker-bd0tg568 Created requirements tracker '/tmp/pip-req-tracker-bd0tg568' Created temporary directory: /tmp/pip-wheel-7a7v47_j Collecting idds-common==0.0.5 1 location(s) to search for versions of idds-common: * https://pypi.org/simple/idds-common/ Getting page https://pypi.org/simple/idds-common/ Analyzing links from page https://pypi.org/simple/idds-common/ Found link https://files.pythonhosted.org/packages/7d/7b/bfd214e4805971711831c7303d288a1b948bd9cbaff94dbcfc23f78a6303/idds-common-0.0.1.tar.gz#sha256=1fefaac662eb308dbc0b184ee6687032f15d76a0ed4a74a3e0143c6ec1e03299 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.1 Found link https://files.pythonhosted.org/packages/27/1e/cfccdbeec272dd606c8499ff57933e61f67e2dc0dc7477d0814e16482e8a/idds-common-0.0.2.tar.gz#sha256=4b8415b7ee54332389b9b836f74154bd230f292b6fc3cae6b81750e4ae1764d5 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.2 Found link https://files.pythonhosted.org/packages/08/68/a026a45f6d0156cedf862ba2a3caade2202c6b922e01e84df6b1366159c8/idds-common-0.0.3.tar.gz#sha256=5200d6889280f635d2eaaf54d9708b5541b94c815501b542272e335b579153c8 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.3 Found link https://files.pythonhosted.org/packages/df/aa/877a1702c52d1034f915b9d7052dda41b629a1906bd2e37104aae04d1843/idds-common-0.0.4.tar.gz#sha256=91ace32154834b7045129e9e91dd2c8029fb8429316ad0e577b5f9b0e79d3122 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.4 Found link https://files.pythonhosted.org/packages/59/79/8a980d495d3cb709524798d3d976845385e687f16bd401f2a84700748770/idds-common-0.0.5.tar.gz#sha256=a7075e94cbf2bba4fc1a9450301e6366ab1b6cf8651cd3d10eb8feaa9f9bfd01 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-g0or_ywq Downloading https://files.pythonhosted.org/packages/59/79/8a980d495d3cb709524798d3d976845385e687f16bd401f2a84700748770/idds-common-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/59/79/8a980d495d3cb709524798d3d976845385e687f16bd401f2a84700748770/idds-common-0.0.5.tar.gz#sha256=a7075e94cbf2bba4fc1a9450301e6366ab1b6cf8651cd3d10eb8feaa9f9bfd01 (from https://pypi.org/simple/idds-common/) (requires-python:>=2.7) Added idds-common==0.0.5 from https://files.pythonhosted.org/packages/59/79/8a980d495d3cb709524798d3d976845385e687f16bd401f2a84700748770/idds-common-0.0.5.tar.gz#sha256=a7075e94cbf2bba4fc1a9450301e6366ab1b6cf8651cd3d10eb8feaa9f9bfd01 to build tracker '/tmp/pip-req-tracker-bd0tg568' Running setup.py (path:/tmp/pip-wheel-7a7v47_j/idds-common/setup.py) egg_info for package idds-common Running command python setup.py egg_info running egg_info creating pip-egg-info/idds_common.egg-info writing dependency_links to pip-egg-info/idds_common.egg-info/dependency_links.txt writing top-level names to pip-egg-info/idds_common.egg-info/top_level.txt writing pip-egg-info/idds_common.egg-info/PKG-INFO writing manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/idds_common.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7a7v47_j/idds-common has version 0.0.5, which satisfies requirement idds-common==0.0.5 from https://files.pythonhosted.org/packages/59/79/8a980d495d3cb709524798d3d976845385e687f16bd401f2a84700748770/idds-common-0.0.5.tar.gz#sha256=a7075e94cbf2bba4fc1a9450301e6366ab1b6cf8651cd3d10eb8feaa9f9bfd01 Removed idds-common==0.0.5 from https://files.pythonhosted.org/packages/59/79/8a980d495d3cb709524798d3d976845385e687f16bd401f2a84700748770/idds-common-0.0.5.tar.gz#sha256=a7075e94cbf2bba4fc1a9450301e6366ab1b6cf8651cd3d10eb8feaa9f9bfd01 from build tracker '/tmp/pip-req-tracker-bd0tg568' Building wheels for collected packages: idds-common Created temporary directory: /tmp/pip-wheel-46vn189y Running setup.py bdist_wheel for idds-common: started Destination directory: /tmp/pip-wheel-46vn189y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7a7v47_j/idds-common/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-46vn189y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/idds copying lib/idds/__init__.py -> build/lib/idds creating build/lib/idds/common copying lib/idds/common/version.py -> build/lib/idds/common copying lib/idds/common/exceptions.py -> build/lib/idds/common copying lib/idds/common/constants.py -> build/lib/idds/common copying lib/idds/common/__init__.py -> build/lib/idds/common copying lib/idds/common/utils.py -> build/lib/idds/common copying lib/idds/common/config.py -> build/lib/idds/common creating build/lib/idds/common/plugin copying lib/idds/common/plugin/plugin_utils.py -> build/lib/idds/common/plugin copying lib/idds/common/plugin/__init__.py -> build/lib/idds/common/plugin copying lib/idds/common/plugin/plugin_base.py -> build/lib/idds/common/plugin running egg_info deleting lib/idds_common.egg-info/requires.txt writing lib/idds_common.egg-info/PKG-INFO writing dependency_links to lib/idds_common.egg-info/dependency_links.txt writing top-level names to lib/idds_common.egg-info/top_level.txt reading manifest file 'lib/idds_common.egg-info/SOURCES.txt' writing manifest file 'lib/idds_common.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/idds copying build/lib/idds/__init__.py -> build/bdist.linux-armv7l/wheel/idds creating build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/version.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/exceptions.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/constants.py -> build/bdist.linux-armv7l/wheel/idds/common creating build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/plugin_utils.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/__init__.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/plugin/plugin_base.py -> build/bdist.linux-armv7l/wheel/idds/common/plugin copying build/lib/idds/common/__init__.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/utils.py -> build/bdist.linux-armv7l/wheel/idds/common copying build/lib/idds/common/config.py -> build/bdist.linux-armv7l/wheel/idds/common running install_data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.5.data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.5.data/data creating build/bdist.linux-armv7l/wheel/idds_common-0.0.5.data/data/etc creating build/bdist.linux-armv7l/wheel/idds_common-0.0.5.data/data/etc/idds creating build/bdist.linux-armv7l/wheel/idds_common-0.0.5.data/data/etc/idds/rest running install_egg_info Copying lib/idds_common.egg-info to build/bdist.linux-armv7l/wheel/idds_common-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/idds_common-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-46vn189y/idds_common-0.0.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'idds/__init__.py' adding 'idds/common/__init__.py' adding 'idds/common/config.py' adding 'idds/common/constants.py' adding 'idds/common/exceptions.py' adding 'idds/common/utils.py' adding 'idds/common/version.py' adding 'idds/common/plugin/__init__.py' adding 'idds/common/plugin/plugin_base.py' adding 'idds/common/plugin/plugin_utils.py' adding 'idds_common-0.0.5.dist-info/LICENSE.rst' adding 'idds_common-0.0.5.dist-info/METADATA' adding 'idds_common-0.0.5.dist-info/WHEEL' adding 'idds_common-0.0.5.dist-info/top_level.txt' adding 'idds_common-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for idds-common: finished with status 'done' Stored in directory: /tmp/tmpz8wld0z3 Successfully built idds-common Cleaning up... Removing source in /tmp/pip-wheel-7a7v47_j/idds-common Removed build tracker '/tmp/pip-req-tracker-bd0tg568'