Created temporary directory: /tmp/pip-ephem-wheel-cache-s4kaxs1m Created temporary directory: /tmp/pip-req-tracker-ism7ci1j Created requirements tracker '/tmp/pip-req-tracker-ism7ci1j' Created temporary directory: /tmp/pip-wheel-j8ktex3l Looking in indexes: https://pypi.python.org/simple Collecting redfish==2.0.3 1 location(s) to search for versions of redfish: * https://pypi.python.org/simple/redfish/ Getting page https://pypi.python.org/simple/redfish/ Analyzing links from page https://pypi.org/simple/redfish/ Found link https://files.pythonhosted.org/packages/8f/23/636b80a739684dd23d532112141007fdfefdad8977448af263c9fdd603bf/redfish-2.0.0.tar.gz#sha256=87b2fd688506bc1150fe61fa5a07c885730ebe293b200cd914df1530ff8e11ea (from https://pypi.org/simple/redfish/), version: 2.0.0 Found link https://files.pythonhosted.org/packages/7e/15/448ca286ae94fe270ec8d6e05b78eb3f58bdb361fc454137ffb5c17f6071/redfish-2.0.1.tar.gz#sha256=f551c5e572e98df21bd7c6db2653c7de85ef9d7a3c8a63ef7902bd3787a9ce4e (from https://pypi.org/simple/redfish/), version: 2.0.1 Found link https://files.pythonhosted.org/packages/b9/36/51c5f265c3fbae941d109f4b127731d9c850f19e1bb48d589df66411e0f9/redfish-2.0.2.tar.gz#sha256=bc9702a2609ac3e96f2ed1acba01b4e40cfe5992d74d103acc3062ee45eb278c (from https://pypi.org/simple/redfish/), version: 2.0.2 Found link https://files.pythonhosted.org/packages/e3/f3/804ac4699b0f2de016b5f27ca776469840761bc2604ab2b4701753da60ad/redfish-2.0.3.tar.gz#sha256=8c6e617d9ae44d6fc5d0802ccabbd244beac926f6009975acd89230df74382cd (from https://pypi.org/simple/redfish/), version: 2.0.3 Using version 2.0.3 (newest of versions: 2.0.3) Created temporary directory: /tmp/pip-unpack-v3v50g62 Downloading https://files.pythonhosted.org/packages/e3/f3/804ac4699b0f2de016b5f27ca776469840761bc2604ab2b4701753da60ad/redfish-2.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e3/f3/804ac4699b0f2de016b5f27ca776469840761bc2604ab2b4701753da60ad/redfish-2.0.3.tar.gz#sha256=8c6e617d9ae44d6fc5d0802ccabbd244beac926f6009975acd89230df74382cd (from https://pypi.org/simple/redfish/) Added redfish==2.0.3 from https://files.pythonhosted.org/packages/e3/f3/804ac4699b0f2de016b5f27ca776469840761bc2604ab2b4701753da60ad/redfish-2.0.3.tar.gz#sha256=8c6e617d9ae44d6fc5d0802ccabbd244beac926f6009975acd89230df74382cd to build tracker '/tmp/pip-req-tracker-ism7ci1j' Running setup.py (path:/tmp/pip-wheel-j8ktex3l/redfish/setup.py) egg_info for package redfish Running command python setup.py egg_info running egg_info creating pip-egg-info/redfish.egg-info writing requirements to pip-egg-info/redfish.egg-info/requires.txt writing top-level names to pip-egg-info/redfish.egg-info/top_level.txt writing pip-egg-info/redfish.egg-info/PKG-INFO writing dependency_links to pip-egg-info/redfish.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/redfish.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redfish.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/redfish.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j8ktex3l/redfish has version 2.0.3, which satisfies requirement redfish==2.0.3 from https://files.pythonhosted.org/packages/e3/f3/804ac4699b0f2de016b5f27ca776469840761bc2604ab2b4701753da60ad/redfish-2.0.3.tar.gz#sha256=8c6e617d9ae44d6fc5d0802ccabbd244beac926f6009975acd89230df74382cd Removed redfish==2.0.3 from https://files.pythonhosted.org/packages/e3/f3/804ac4699b0f2de016b5f27ca776469840761bc2604ab2b4701753da60ad/redfish-2.0.3.tar.gz#sha256=8c6e617d9ae44d6fc5d0802ccabbd244beac926f6009975acd89230df74382cd from build tracker '/tmp/pip-req-tracker-ism7ci1j' Building wheels for collected packages: redfish Created temporary directory: /tmp/pip-wheel-2v14s_pc Running setup.py bdist_wheel for redfish: started Destination directory: /tmp/pip-wheel-2v14s_pc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j8ktex3l/redfish/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-2v14s_pc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redfish copying src/redfish/__init__.py -> build/lib/redfish creating build/lib/redfish/rest copying src/redfish/rest/v1.py -> build/lib/redfish/rest copying src/redfish/rest/__init__.py -> build/lib/redfish/rest creating build/lib/redfish/ris copying src/redfish/ris/ris.py -> build/lib/redfish/ris copying src/redfish/ris/rmc_helper.py -> build/lib/redfish/ris copying src/redfish/ris/__init__.py -> build/lib/redfish/ris copying src/redfish/ris/sharedtypes.py -> build/lib/redfish/ris copying src/redfish/ris/rmc.py -> build/lib/redfish/ris copying src/redfish/ris/config.py -> build/lib/redfish/ris 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/redfish creating build/bdist.linux-armv7l/wheel/redfish/rest copying build/lib/redfish/rest/v1.py -> build/bdist.linux-armv7l/wheel/redfish/rest copying build/lib/redfish/rest/__init__.py -> build/bdist.linux-armv7l/wheel/redfish/rest creating build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/ris.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/rmc_helper.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/__init__.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/sharedtypes.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/rmc.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/ris/config.py -> build/bdist.linux-armv7l/wheel/redfish/ris copying build/lib/redfish/__init__.py -> build/bdist.linux-armv7l/wheel/redfish running install_egg_info running egg_info writing requirements to src/redfish.egg-info/requires.txt writing dependency_links to src/redfish.egg-info/dependency_links.txt writing src/redfish.egg-info/PKG-INFO writing top-level names to src/redfish.egg-info/top_level.txt reading manifest file 'src/redfish.egg-info/SOURCES.txt' writing manifest file 'src/redfish.egg-info/SOURCES.txt' Copying src/redfish.egg-info to build/bdist.linux-armv7l/wheel/redfish-2.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/redfish-2.0.3.dist-info/WHEEL Running setup.py bdist_wheel for redfish: finished with status 'done' Stored in directory: /tmp/tmpcw_s4_o0 Successfully built redfish Cleaning up... Removing source in /tmp/pip-wheel-j8ktex3l/redfish Removed build tracker '/tmp/pip-req-tracker-ism7ci1j'