Created temporary directory: /tmp/pip-ephem-wheel-cache-z38a4q6s Created temporary directory: /tmp/pip-req-tracker-eww1fgn3 Created requirements tracker '/tmp/pip-req-tracker-eww1fgn3' Created temporary directory: /tmp/pip-wheel-1rz3vw1x Collecting fastAutoTest-dev==2.2.4 1 location(s) to search for versions of fastAutoTest-dev: * https://pypi.org/simple/fastautotest-dev/ Getting page https://pypi.org/simple/fastautotest-dev/ Analyzing links from page https://pypi.org/simple/fastautotest-dev/ Found link https://files.pythonhosted.org/packages/39/82/51aff2d52ccce560a98440ef67b36ed800f4ed79113cf027f0a296afeec6/fastAutoTest-dev-2.2.4.tar.gz#sha256=795640cc81078f4214c505e76794b3f09b97ea80959fc3d58d04076375a1fdde (from https://pypi.org/simple/fastautotest-dev/), version: 2.2.4 Skipping link https://files.pythonhosted.org/packages/45/22/2fd18f909870350e95cea9069fa4816d179b001608a16235449fd902704d/fastAutoTest_dev-2.2.4-py2-none-any.whl#sha256=c361eb3132505a393b3f00660f91248fe5905801268c814620b9673eaccbce13 (from https://pypi.org/simple/fastautotest-dev/); it is not compatible with this Python Using version 2.2.4 (newest of versions: 2.2.4) Created temporary directory: /tmp/pip-unpack-hkolfmzq Downloading https://files.pythonhosted.org/packages/39/82/51aff2d52ccce560a98440ef67b36ed800f4ed79113cf027f0a296afeec6/fastAutoTest-dev-2.2.4.tar.gz (1.3MB) Downloading from URL https://files.pythonhosted.org/packages/39/82/51aff2d52ccce560a98440ef67b36ed800f4ed79113cf027f0a296afeec6/fastAutoTest-dev-2.2.4.tar.gz#sha256=795640cc81078f4214c505e76794b3f09b97ea80959fc3d58d04076375a1fdde (from https://pypi.org/simple/fastautotest-dev/) Added fastAutoTest-dev==2.2.4 from https://files.pythonhosted.org/packages/39/82/51aff2d52ccce560a98440ef67b36ed800f4ed79113cf027f0a296afeec6/fastAutoTest-dev-2.2.4.tar.gz#sha256=795640cc81078f4214c505e76794b3f09b97ea80959fc3d58d04076375a1fdde to build tracker '/tmp/pip-req-tracker-eww1fgn3' Running setup.py (path:/tmp/pip-wheel-1rz3vw1x/fastAutoTest-dev/setup.py) egg_info for package fastAutoTest-dev Running command python setup.py egg_info running egg_info creating pip-egg-info/fastAutoTest_dev.egg-info writing requirements to pip-egg-info/fastAutoTest_dev.egg-info/requires.txt writing dependency_links to pip-egg-info/fastAutoTest_dev.egg-info/dependency_links.txt writing top-level names to pip-egg-info/fastAutoTest_dev.egg-info/top_level.txt writing pip-egg-info/fastAutoTest_dev.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fastAutoTest_dev.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fastAutoTest_dev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/fastAutoTest_dev.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1rz3vw1x/fastAutoTest-dev has version 2.2.4, which satisfies requirement fastAutoTest-dev==2.2.4 from https://files.pythonhosted.org/packages/39/82/51aff2d52ccce560a98440ef67b36ed800f4ed79113cf027f0a296afeec6/fastAutoTest-dev-2.2.4.tar.gz#sha256=795640cc81078f4214c505e76794b3f09b97ea80959fc3d58d04076375a1fdde Removed fastAutoTest-dev==2.2.4 from https://files.pythonhosted.org/packages/39/82/51aff2d52ccce560a98440ef67b36ed800f4ed79113cf027f0a296afeec6/fastAutoTest-dev-2.2.4.tar.gz#sha256=795640cc81078f4214c505e76794b3f09b97ea80959fc3d58d04076375a1fdde from build tracker '/tmp/pip-req-tracker-eww1fgn3' Building wheels for collected packages: fastAutoTest-dev Created temporary directory: /tmp/pip-wheel-1ktuqb1z Running setup.py bdist_wheel for fastAutoTest-dev: started Destination directory: /tmp/pip-wheel-1ktuqb1z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1rz3vw1x/fastAutoTest-dev/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-1ktuqb1z running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fastAutoTest copying fastAutoTest/__init__.py -> build/lib/fastAutoTest creating build/lib/sample copying sample/XcqDemo.py -> build/lib/sample copying sample/__init__.py -> build/lib/sample copying sample/H5Demo.py -> build/lib/sample copying sample/QQDemo.py -> build/lib/sample creating build/lib/fastAutoTest/utils copying fastAutoTest/utils/__init__.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/commandHelper.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/constant.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/atomicinteger.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/adbHelper.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/logger.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/vmhook.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/common.py -> build/lib/fastAutoTest/utils copying fastAutoTest/utils/singlethreadexecutor.py -> build/lib/fastAutoTest/utils creating build/lib/fastAutoTest/core copying fastAutoTest/core/__init__.py -> build/lib/fastAutoTest/core creating build/lib/fastAutoTest/core/wx copying fastAutoTest/core/wx/wxPageOperator.py -> build/lib/fastAutoTest/core/wx copying fastAutoTest/core/wx/__init__.py -> build/lib/fastAutoTest/core/wx copying fastAutoTest/core/wx/wxEngine.py -> build/lib/fastAutoTest/core/wx copying fastAutoTest/core/wx/wxCommandManager.py -> build/lib/fastAutoTest/core/wx copying fastAutoTest/core/wx/wxWebSocketDebugUrlFetcher.py -> build/lib/fastAutoTest/core/wx copying fastAutoTest/core/wx/wxUserAPI.py -> build/lib/fastAutoTest/core/wx creating build/lib/fastAutoTest/core/qq copying fastAutoTest/core/qq/__init__.py -> build/lib/fastAutoTest/core/qq copying fastAutoTest/core/qq/qqWebSocketDebugUrlFetcher.py -> build/lib/fastAutoTest/core/qq copying fastAutoTest/core/qq/qqEngine.py -> build/lib/fastAutoTest/core/qq creating build/lib/fastAutoTest/core/h5 copying fastAutoTest/core/h5/h5CommandManager.py -> build/lib/fastAutoTest/core/h5 copying fastAutoTest/core/h5/h5WebSocketDebugUrlFetcher.py -> build/lib/fastAutoTest/core/h5 copying fastAutoTest/core/h5/__init__.py -> build/lib/fastAutoTest/core/h5 copying fastAutoTest/core/h5/h5PageOperator.py -> build/lib/fastAutoTest/core/h5 copying fastAutoTest/core/h5/h5Engine.py -> build/lib/fastAutoTest/core/h5 copying fastAutoTest/core/h5/h5UserAPI.py -> build/lib/fastAutoTest/core/h5 creating build/lib/fastAutoTest/core/common copying fastAutoTest/core/common/__init__.py -> build/lib/fastAutoTest/core/common copying fastAutoTest/core/common/errormsgmanager.py -> build/lib/fastAutoTest/core/common creating build/lib/fastAutoTest/core/common/command copying fastAutoTest/core/common/command/jsonConcat.py -> build/lib/fastAutoTest/core/common/command copying fastAutoTest/core/common/command/__init__.py -> build/lib/fastAutoTest/core/common/command copying fastAutoTest/core/common/command/commandProcessor.py -> build/lib/fastAutoTest/core/common/command creating build/lib/fastAutoTest/core/common/network copying fastAutoTest/core/common/network/__init__.py -> build/lib/fastAutoTest/core/common/network copying fastAutoTest/core/common/network/shortLiveWebSocket.py -> build/lib/fastAutoTest/core/common/network copying fastAutoTest/core/common/network/websocketdatatransfer.py -> build/lib/fastAutoTest/core/common/network running egg_info writing fastAutoTest_dev.egg-info/PKG-INFO writing top-level names to fastAutoTest_dev.egg-info/top_level.txt writing dependency_links to fastAutoTest_dev.egg-info/dependency_links.txt writing requirements to fastAutoTest_dev.egg-info/requires.txt reading manifest file 'fastAutoTest_dev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fastAutoTest_dev.egg-info/SOURCES.txt' creating build/lib/fastAutoTest/core/wx/apk copying fastAutoTest/core/wx/apk/inputPlug.apk -> build/lib/fastAutoTest/core/wx/apk 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/fastAutoTest copying build/lib/fastAutoTest/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest creating build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/commandHelper.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/constant.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/atomicinteger.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/adbHelper.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/logger.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/vmhook.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/common.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils copying build/lib/fastAutoTest/utils/singlethreadexecutor.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/utils creating build/bdist.linux-armv7l/wheel/fastAutoTest/core creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx copying build/lib/fastAutoTest/core/wx/wxPageOperator.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx copying build/lib/fastAutoTest/core/wx/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx copying build/lib/fastAutoTest/core/wx/wxEngine.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx copying build/lib/fastAutoTest/core/wx/wxCommandManager.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx copying build/lib/fastAutoTest/core/wx/wxWebSocketDebugUrlFetcher.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx/apk copying build/lib/fastAutoTest/core/wx/apk/inputPlug.apk -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx/apk copying build/lib/fastAutoTest/core/wx/wxUserAPI.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/wx copying build/lib/fastAutoTest/core/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/qq copying build/lib/fastAutoTest/core/qq/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/qq copying build/lib/fastAutoTest/core/qq/qqWebSocketDebugUrlFetcher.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/qq copying build/lib/fastAutoTest/core/qq/qqEngine.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/qq creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 copying build/lib/fastAutoTest/core/h5/h5CommandManager.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 copying build/lib/fastAutoTest/core/h5/h5WebSocketDebugUrlFetcher.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 copying build/lib/fastAutoTest/core/h5/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 copying build/lib/fastAutoTest/core/h5/h5PageOperator.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 copying build/lib/fastAutoTest/core/h5/h5Engine.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 copying build/lib/fastAutoTest/core/h5/h5UserAPI.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/h5 creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/common creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/command copying build/lib/fastAutoTest/core/common/command/jsonConcat.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/command copying build/lib/fastAutoTest/core/common/command/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/command copying build/lib/fastAutoTest/core/common/command/commandProcessor.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/command copying build/lib/fastAutoTest/core/common/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common creating build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/network copying build/lib/fastAutoTest/core/common/network/__init__.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/network copying build/lib/fastAutoTest/core/common/network/shortLiveWebSocket.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/network copying build/lib/fastAutoTest/core/common/network/websocketdatatransfer.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common/network copying build/lib/fastAutoTest/core/common/errormsgmanager.py -> build/bdist.linux-armv7l/wheel/fastAutoTest/core/common creating build/bdist.linux-armv7l/wheel/sample copying build/lib/sample/XcqDemo.py -> build/bdist.linux-armv7l/wheel/sample copying build/lib/sample/__init__.py -> build/bdist.linux-armv7l/wheel/sample copying build/lib/sample/H5Demo.py -> build/bdist.linux-armv7l/wheel/sample copying build/lib/sample/QQDemo.py -> build/bdist.linux-armv7l/wheel/sample running install_egg_info Copying fastAutoTest_dev.egg-info to build/bdist.linux-armv7l/wheel/fastAutoTest_dev-2.2.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fastAutoTest_dev-2.2.4.dist-info/WHEEL creating '/tmp/pip-wheel-1ktuqb1z/fastAutoTest_dev-2.2.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fastAutoTest/__init__.py' adding 'fastAutoTest/core/__init__.py' adding 'fastAutoTest/core/common/__init__.py' adding 'fastAutoTest/core/common/errormsgmanager.py' adding 'fastAutoTest/core/common/command/__init__.py' adding 'fastAutoTest/core/common/command/commandProcessor.py' adding 'fastAutoTest/core/common/command/jsonConcat.py' adding 'fastAutoTest/core/common/network/__init__.py' adding 'fastAutoTest/core/common/network/shortLiveWebSocket.py' adding 'fastAutoTest/core/common/network/websocketdatatransfer.py' adding 'fastAutoTest/core/h5/__init__.py' adding 'fastAutoTest/core/h5/h5CommandManager.py' adding 'fastAutoTest/core/h5/h5Engine.py' adding 'fastAutoTest/core/h5/h5PageOperator.py' adding 'fastAutoTest/core/h5/h5UserAPI.py' adding 'fastAutoTest/core/h5/h5WebSocketDebugUrlFetcher.py' adding 'fastAutoTest/core/qq/__init__.py' adding 'fastAutoTest/core/qq/qqEngine.py' adding 'fastAutoTest/core/qq/qqWebSocketDebugUrlFetcher.py' adding 'fastAutoTest/core/wx/__init__.py' adding 'fastAutoTest/core/wx/wxCommandManager.py' adding 'fastAutoTest/core/wx/wxEngine.py' adding 'fastAutoTest/core/wx/wxPageOperator.py' adding 'fastAutoTest/core/wx/wxUserAPI.py' adding 'fastAutoTest/core/wx/wxWebSocketDebugUrlFetcher.py' adding 'fastAutoTest/core/wx/apk/inputPlug.apk' adding 'fastAutoTest/utils/__init__.py' adding 'fastAutoTest/utils/adbHelper.py' adding 'fastAutoTest/utils/atomicinteger.py' adding 'fastAutoTest/utils/commandHelper.py' adding 'fastAutoTest/utils/common.py' adding 'fastAutoTest/utils/constant.py' adding 'fastAutoTest/utils/logger.py' adding 'fastAutoTest/utils/singlethreadexecutor.py' adding 'fastAutoTest/utils/vmhook.py' adding 'sample/H5Demo.py' adding 'sample/QQDemo.py' adding 'sample/XcqDemo.py' adding 'sample/__init__.py' adding 'fastAutoTest_dev-2.2.4.dist-info/METADATA' adding 'fastAutoTest_dev-2.2.4.dist-info/WHEEL' adding 'fastAutoTest_dev-2.2.4.dist-info/top_level.txt' adding 'fastAutoTest_dev-2.2.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fastAutoTest-dev: finished with status 'done' Stored in directory: /tmp/tmp7h2c6omc Successfully built fastAutoTest-dev Cleaning up... Removing source in /tmp/pip-wheel-1rz3vw1x/fastAutoTest-dev Removed build tracker '/tmp/pip-req-tracker-eww1fgn3'