Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- naresh@linaro:~/Downloads/2017/march/android-vts$ source venv/bin/activate
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ pip install -r requirements.txt
- Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ pip install encoding
- Collecting encoding
- Downloading encoding-1.0.0.zip
- Building wheels for collected packages: encoding
- Running setup.py bdist_wheel for encoding ... done
- Stored in directory: /home/naresh/.cache/pip/wheels/27/82/75/cb1c18c5d099d13acdf0ad766a987988bad25a750fe885ac61
- Successfully built encoding
- Installing collected packages: encoding
- Successfully installed encoding-1.0.0
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ which pip
- /home/naresh/Downloads/2017/march/android-vts/venv/bin/pip
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ export PATH=/home/naresh/Downloads/2017/march/android-vts/venv/bin/pip:$PATH
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ ln -sf /home/naresh/Downloads/2017/march/android-vts/venv/bin/pip /usr/bin/pip
- ln: cannot remove '/usr/bin/pip': Permission denied
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ sudo ln -sf /home/naresh/Downloads/2017/march/android-vts/venv/bin/pip /usr/bin/pip
- [sudo] password for naresh:
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ cd tools/
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts/tools$ ls
- compatibility-host-util.jar README.md vts-tradefed.jar
- external tradefed-prebuilt.jar
- hosttestlib.jar vts-tradefed
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts/tools$ sudo ./vts-tradefed
- Android Vendor Test Suite 1.0 (eng.vishal.20170308.112715)
- 03-14 20:49:10 I/DeviceManager: Detected new device 0123456789
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf > run vts
- 03-14 20:49:15 I/TestInvocation: Starting invocation for 'vts' on build 'eng.vishal.20170308.112715' vts Vendor Test Suite eng.vishal.20170308.112715 VTS 1489504755187 /home/naresh/Downloads/2017/march/android-vts/testcases/./../.. 1.0 vts https://androidpartner.googleapis.com/v1/dynamicconfig/suites/VTS/modules/{module}/version/{version}?key=AIzaSyAbwX5JRlmsLeygY2WWihpIJPXFLueOQ3U 2017.03.14_20.49.15 on device 0123456789
- 03-14 20:49:15 I/ResultReporter: Initializing result directory
- 03-14 20:49:15 I/ResultReporter: Results Directory: /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/results/2017.03.14_20.49.15
- 03-14 20:49:15 I/ResultReporter: Created log dir /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/logs/2017.03.14_20.49.15
- 03-14 20:49:16 I/ModuleRepo: 0123456789 running 14 modules, expected to complete in 2h 12m 0s
- 03-14 20:49:16 I/CompatibilityTest: Starting 14 modules on 0123456789
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/app/VtsAgentApp/VtsAgentApp.apk
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/fuzzer32
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/fuzzer64
- 03-14 20:49:16 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/bin/fuzzer64->/data/local/tmp/64/fuzzer64
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_hal_agent32
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_hal_agent64
- 03-14 20:49:16 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/bin/vts_hal_agent64->/data/local/tmp/64/vts_hal_agent64
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_shell_driver32
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_shell_driver64
- 03-14 20:49:16 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/bin/vts_shell_driver64->/data/local/tmp/64/vts_shell_driver64
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libprotobuf-cpp-full.so
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_codecoverage.so
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_common.so
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_datatype.so
- 03-14 20:49:16 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_drivercomm.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_interfacespecification.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_measurement.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_multidevice_proto.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libprotobuf-cpp-full.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libprotobuf-cpp-full.so->/data/local/tmp/64/libprotobuf-cpp-full.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_codecoverage.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_codecoverage.so->/data/local/tmp/64/libvts_codecoverage.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_common.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_common.so->/data/local/tmp/64/libvts_common.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_datatype.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_datatype.so->/data/local/tmp/64/libvts_datatype.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_drivercomm.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_drivercomm.so->/data/local/tmp/64/libvts_drivercomm.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_interfacespecification.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_interfacespecification.so->/data/local/tmp/64/libvts_interfacespecification.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_measurement.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_measurement.so->/data/local/tmp/64/libvts_measurement.so
- 03-14 20:49:17 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_multidevice_proto.so
- 03-14 20:49:17 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_multidevice_proto.so->/data/local/tmp/64/libvts_multidevice_proto.so
- 03-14 20:49:17 E/RunUtil: Exception occurred when executing runnable
- 03-14 20:49:17 E/RunUtil: Cannot run program "/tmp/vts-virtualenv2726334085308282411/bin/pip" (in directory "/tmp/vts-virtualenv2726334085308282411/bin"): error=2, No such file or directory
- java.io.IOException: Cannot run program "/tmp/vts-virtualenv2726334085308282411/bin/pip" (in directory "/tmp/vts-virtualenv2726334085308282411/bin"): error=2, No such file or directory
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
- at com.android.tradefed.util.RunUtil$RunnableResult.run(RunUtil.java:587)
- at com.android.tradefed.util.RunUtil$RunnableNotifier.run(RunUtil.java:512)
- Caused by: java.io.IOException: error=2, No such file or directory
- at java.lang.UNIXProcess.forkAndExec(Native Method)
- at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
- at java.lang.ProcessImpl.start(ProcessImpl.java:134)
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
- ... 2 more
- 03-14 20:49:17 E/VtsPythonVirtualenvPreparer: Installing enum failed.
- 03-14 20:49:17 E/RunUtil: Exception occurred when executing runnable
- 03-14 20:49:17 E/RunUtil: Cannot run program "/tmp/vts-virtualenv2726334085308282411/bin/pip" (in directory "/tmp/vts-virtualenv2726334085308282411/bin"): error=2, No such file or directory
- java.io.IOException: Cannot run program "/tmp/vts-virtualenv2726334085308282411/bin/pip" (in directory "/tmp/vts-virtualenv2726334085308282411/bin"): error=2, No such file or directory
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
- at com.android.tradefed.util.RunUtil$RunnableResult.run(RunUtil.java:587)
- at com.android.tradefed.util.RunUtil$RunnableNotifier.run(RunUtil.java:512)
- Caused by: java.io.IOException: error=2, No such file or directory
- at java.lang.UNIXProcess.forkAndExec(Native Method)
- at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
- at java.lang.ProcessImpl.start(ProcessImpl.java:134)
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
- ... 2 more
- 03-14 20:49:17 E/ModuleDef: TargetSetupError in preparer: com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer
- 03-14 20:49:17 E/TestInvocation: Unexpected exception when running invocation: java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- 03-14 20:49:17 E/TestInvocation: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:304)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.run(ModuleDef.java:230)
- at com.android.compatibility.common.tradefed.testtype.CompatibilityTest.run(CompatibilityTest.java:439)
- at com.android.tradefed.invoker.TestInvocation.runTests(TestInvocation.java:716)
- at com.android.tradefed.invoker.TestInvocation.prepareAndRun(TestInvocation.java:491)
- at com.android.tradefed.invoker.TestInvocation.performInvocation(TestInvocation.java:386)
- at com.android.tradefed.invoker.TestInvocation.invoke(TestInvocation.java:166)
- at com.android.tradefed.command.CommandScheduler$InvocationThread.run(CommandScheduler.java:471)
- Caused by: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.installDeps(VtsPythonVirtualenvPreparer.java:133)
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.setUp(VtsPythonVirtualenvPreparer.java:81)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:294)
- ... 7 more
- 03-14 20:49:17 W/ResultReporter: Invocation failed: java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- 03-14 20:49:17 I/ResultReporter: Saved logs for device_logcat in /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/logs/2017.03.14_20.49.15/device_logcat_1051820612225554759.zip
- 03-14 20:49:17 I/ResultReporter: Saved logs for host_log in /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/logs/2017.03.14_20.49.15/host_log_2798704498312117188.zip
- 03-14 20:49:17 I/ResultReporter: Invocation finished in 2s. PASSED: 0, FAILED: 0, NOT EXECUTED: 0, MODULES: 0 of 14
- 03-14 20:49:17 I/ResultReporter: Test Result: /home/naresh/Downloads/2017/march/android-vts/results/2017.03.14_20.49.15/test_result_failures.html
- 03-14 20:49:17 I/ResultReporter: Full Result: /home/naresh/Downloads/2017/march/android-vts/results/2017.03.14_20.49.15.zip
- 03-14 20:49:17 E/CommandScheduler: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:304)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.run(ModuleDef.java:230)
- at com.android.compatibility.common.tradefed.testtype.CompatibilityTest.run(CompatibilityTest.java:439)
- at com.android.tradefed.invoker.TestInvocation.runTests(TestInvocation.java:716)
- at com.android.tradefed.invoker.TestInvocation.prepareAndRun(TestInvocation.java:491)
- at com.android.tradefed.invoker.TestInvocation.performInvocation(TestInvocation.java:386)
- at com.android.tradefed.invoker.TestInvocation.invoke(TestInvocation.java:166)
- at com.android.tradefed.command.CommandScheduler$InvocationThread.run(CommandScheduler.java:471)
- Caused by: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.installDeps(VtsPythonVirtualenvPreparer.java:133)
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.setUp(VtsPythonVirtualenvPreparer.java:81)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:294)
- ... 7 more
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf >
- vts-tf > run vts
- 03-14 20:49:37 I/TestInvocation: Starting invocation for 'vts' on build 'eng.vishal.20170308.112715' vts Vendor Test Suite eng.vishal.20170308.112715 VTS 1489504777860 /home/naresh/Downloads/2017/march/android-vts/testcases/./../.. 1.0 vts https://androidpartner.googleapis.com/v1/dynamicconfig/suites/VTS/modules/{module}/version/{version}?key=AIzaSyAbwX5JRlmsLeygY2WWihpIJPXFLueOQ3U 2017.03.14_20.49.37 on device 0123456789
- 03-14 20:49:37 I/ResultReporter: Initializing result directory
- 03-14 20:49:37 I/ResultReporter: Results Directory: /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/results/2017.03.14_20.49.37
- 03-14 20:49:37 I/ResultReporter: Created log dir /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/logs/2017.03.14_20.49.37
- 03-14 20:49:38 I/ModuleRepo: 0123456789 running 14 modules, expected to complete in 2h 12m 0s
- 03-14 20:49:38 I/CompatibilityTest: Starting 14 modules on 0123456789
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/app/VtsAgentApp/VtsAgentApp.apk
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/fuzzer32
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/fuzzer64
- 03-14 20:49:38 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/bin/fuzzer64->/data/local/tmp/64/fuzzer64
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_hal_agent32
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_hal_agent64
- 03-14 20:49:38 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/bin/vts_hal_agent64->/data/local/tmp/64/vts_hal_agent64
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_shell_driver32
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/bin/vts_shell_driver64
- 03-14 20:49:38 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/bin/vts_shell_driver64->/data/local/tmp/64/vts_shell_driver64
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libprotobuf-cpp-full.so
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_codecoverage.so
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_common.so
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_datatype.so
- 03-14 20:49:38 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_drivercomm.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_interfacespecification.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_measurement.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib/libvts_multidevice_proto.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libprotobuf-cpp-full.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libprotobuf-cpp-full.so->/data/local/tmp/64/libprotobuf-cpp-full.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_codecoverage.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_codecoverage.so->/data/local/tmp/64/libvts_codecoverage.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_common.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_common.so->/data/local/tmp/64/libvts_common.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_datatype.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_datatype.so->/data/local/tmp/64/libvts_datatype.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_drivercomm.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_drivercomm.so->/data/local/tmp/64/libvts_drivercomm.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_interfacespecification.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_interfacespecification.so->/data/local/tmp/64/libvts_interfacespecification.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_measurement.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_measurement.so->/data/local/tmp/64/libvts_measurement.so
- 03-14 20:49:39 I/FilePusher: Copying from /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/testcases/DATA/lib64/libvts_multidevice_proto.so
- 03-14 20:49:39 W/VtsFilePusher: Skipping push spec in push group whose source does not exist: DATA/lib64/libvts_multidevice_proto.so->/data/local/tmp/64/libvts_multidevice_proto.so
- 03-14 20:49:39 E/RunUtil: Exception occurred when executing runnable
- 03-14 20:49:39 E/RunUtil: Cannot run program "/tmp/vts-virtualenv3645129288325009960/bin/pip" (in directory "/tmp/vts-virtualenv3645129288325009960/bin"): error=2, No such file or directory
- java.io.IOException: Cannot run program "/tmp/vts-virtualenv3645129288325009960/bin/pip" (in directory "/tmp/vts-virtualenv3645129288325009960/bin"): error=2, No such file or directory
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
- at com.android.tradefed.util.RunUtil$RunnableResult.run(RunUtil.java:587)
- at com.android.tradefed.util.RunUtil$RunnableNotifier.run(RunUtil.java:512)
- Caused by: java.io.IOException: error=2, No such file or directory
- at java.lang.UNIXProcess.forkAndExec(Native Method)
- at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
- at java.lang.ProcessImpl.start(ProcessImpl.java:134)
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
- ... 2 more
- 03-14 20:49:39 E/VtsPythonVirtualenvPreparer: Installing enum failed.
- 03-14 20:49:39 E/RunUtil: Exception occurred when executing runnable
- 03-14 20:49:39 E/RunUtil: Cannot run program "/tmp/vts-virtualenv3645129288325009960/bin/pip" (in directory "/tmp/vts-virtualenv3645129288325009960/bin"): error=2, No such file or directory
- java.io.IOException: Cannot run program "/tmp/vts-virtualenv3645129288325009960/bin/pip" (in directory "/tmp/vts-virtualenv3645129288325009960/bin"): error=2, No such file or directory
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
- at com.android.tradefed.util.RunUtil$RunnableResult.run(RunUtil.java:587)
- at com.android.tradefed.util.RunUtil$RunnableNotifier.run(RunUtil.java:512)
- Caused by: java.io.IOException: error=2, No such file or directory
- at java.lang.UNIXProcess.forkAndExec(Native Method)
- at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
- at java.lang.ProcessImpl.start(ProcessImpl.java:134)
- at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
- ... 2 more
- 03-14 20:49:39 E/ModuleDef: TargetSetupError in preparer: com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer
- 03-14 20:49:39 E/TestInvocation: Unexpected exception when running invocation: java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- 03-14 20:49:39 E/TestInvocation: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:304)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.run(ModuleDef.java:230)
- at com.android.compatibility.common.tradefed.testtype.CompatibilityTest.run(CompatibilityTest.java:439)
- at com.android.tradefed.invoker.TestInvocation.runTests(TestInvocation.java:716)
- at com.android.tradefed.invoker.TestInvocation.prepareAndRun(TestInvocation.java:491)
- at com.android.tradefed.invoker.TestInvocation.performInvocation(TestInvocation.java:386)
- at com.android.tradefed.invoker.TestInvocation.invoke(TestInvocation.java:166)
- at com.android.tradefed.command.CommandScheduler$InvocationThread.run(CommandScheduler.java:471)
- Caused by: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.installDeps(VtsPythonVirtualenvPreparer.java:133)
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.setUp(VtsPythonVirtualenvPreparer.java:81)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:294)
- ... 7 more
- 03-14 20:49:39 W/ResultReporter: Invocation failed: java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- 03-14 20:49:39 I/ResultReporter: Saved logs for device_logcat in /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/logs/2017.03.14_20.49.37/device_logcat_1812923063918228207.zip
- 03-14 20:49:39 I/ResultReporter: Saved logs for host_log in /home/naresh/Downloads/2017/march/android-vts/testcases/./../../android-vts/logs/2017.03.14_20.49.37/host_log_7897748248751044991.zip
- 03-14 20:49:39 I/ResultReporter: Invocation finished in 1s. PASSED: 0, FAILED: 0, NOT EXECUTED: 0, MODULES: 0 of 14
- 03-14 20:49:39 I/ResultReporter: Test Result: /home/naresh/Downloads/2017/march/android-vts/results/2017.03.14_20.49.37/test_result_failures.html
- 03-14 20:49:39 I/ResultReporter: Full Result: /home/naresh/Downloads/2017/march/android-vts/results/2017.03.14_20.49.37.zip
- 03-14 20:49:39 E/CommandScheduler: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- java.lang.RuntimeException: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:304)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.run(ModuleDef.java:230)
- at com.android.compatibility.common.tradefed.testtype.CompatibilityTest.run(CompatibilityTest.java:439)
- at com.android.tradefed.invoker.TestInvocation.runTests(TestInvocation.java:716)
- at com.android.tradefed.invoker.TestInvocation.prepareAndRun(TestInvocation.java:491)
- at com.android.tradefed.invoker.TestInvocation.performInvocation(TestInvocation.java:386)
- at com.android.tradefed.invoker.TestInvocation.invoke(TestInvocation.java:166)
- at com.android.tradefed.command.CommandScheduler$InvocationThread.run(CommandScheduler.java:471)
- Caused by: com.android.tradefed.targetprep.TargetSetupError: Failed to install dependencies with pip. Result EXCEPTION. stdout: null, stderr: null
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.installDeps(VtsPythonVirtualenvPreparer.java:133)
- at com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer.setUp(VtsPythonVirtualenvPreparer.java:81)
- at com.android.compatibility.common.tradefed.testtype.ModuleDef.runPreparerSetup(ModuleDef.java:294)
- ... 7 more
- vts-tf >
- Received EOF; quitting...
- Saved log to /tmp/tradefed_global_log_6801023045978441322.txt
- 03-14 20:50:11 I/CommandScheduler: All done
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts/tools$ ls
- compatibility-host-util.jar external hosttestlib.jar README.md tradefed-prebuilt.jar vts-tradefed vts-tradefed.jar
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts/tools$ cd ..
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ ls
- logs results testcases tools venv
- (venv) naresh@linaro:~/Downloads/2017/march/android-vts$ cd ..
- (venv) naresh@linaro:~/Downloads/2017/march$ cd vts/
- (venv) naresh@linaro:~/Downloads/2017/march/vts$ ls
- agents Android.mk doc hals __init__.py proto runners setup.py specification tools vts.mk
- Android.bp compilation_tools drivers harnesses __init__.pyc README.md script setup.pyc testcases utils web
- (venv) naresh@linaro:~/Downloads/2017/march/vts$ cat script/
- cat: script/: Is a directory
- (venv) naresh@linaro:~/Downloads/2017/march/vts$ cat script/
- build-java.sh create-test-project.py monitor-runner-output.pyc run-unittest.sh setup.sh
- build-python.sh create-test-project.pyc run-gce.sh setup-gce.sh start-agent.sh
- create-image.sh monitor-runner-output.py run-local.sh setup-local.sh
- (venv) naresh@linaro:~/Downloads/2017/march/vts$ cat script/setup.sh
- #!/bin/bash
- #
- # Copyright 2016 Google Inc. All Rights Reserved.
- #
- # Licensed under the Apache License, Version 2.0 (the "License");
- # you may not use this file except in compliance with the License.
- # You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing, software
- # distributed under the License is distributed on an "AS IS" BASIS,
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- # See the License for the specific language governing permissions and
- # limitations under the License.
- # Only tested on linux so far
- echo "Install Python SDK"
- sudo apt-get -y install python-dev
- echo "Install Protocol Buffer packages"
- sudo apt-get -y install python-protobuf
- sudo apt-get -y install protobuf-compiler
- echo "Install Python virtualenv and pip tools for VTS TradeFed and Runner"
- sudo apt-get -y install python-setuptools
- sudo apt-get -y install python-pip
- sudo apt-get -y install python3-pip
- sudo apt-get -y install python-virtualenv
- echo "Install Python modules for VTS Runner"
- sudo pip install future
- sudo pip install futures
- sudo pip install enum
- #sudo pip install concurrent
- sudo pip install protobuf
- sudo pip install setuptools
- sudo pip install requests
- sudo pip install httplib2
- sudo pip install google-api-python-client
- sudo pip install google-cloud-pubsub
- echo "Install packages for Camera ITS tests"
- sudo apt-get -y install python-tk
- sudo pip install numpy
- sudo pip install scipy
- sudo pip install matplotlib
- sudo apt-get -y install libjpeg-dev
- sudo apt-get -y install libtiff-dev
- sudo pip install Pillow
- (venv) naresh@linaro:~/Downloads/2017/march/vts$ sudo script/setup.sh
- Install Python SDK
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python-dev is already the newest version (2.7.11-1).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Install Protocol Buffer packages
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python-protobuf is already the newest version (2.6.1-1.3).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- protobuf-compiler is already the newest version (2.6.1-1.3).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Install Python virtualenv and pip tools for VTS TradeFed and Runner
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python-setuptools is already the newest version (20.7.0-1).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python-pip is already the newest version (8.1.1-2ubuntu0.4).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python3-pip is already the newest version (8.1.1-2ubuntu0.4).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python-virtualenv is already the newest version (15.0.1+ds-3ubuntu1).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Install Python modules for VTS Runner
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting future
- Downloading future-0.16.0.tar.gz (824kB)
- 100% |████████████████████████████████| 829kB 115kB/s
- Installing collected packages: future
- Running setup.py install for future ... done
- Successfully installed future-0.16.0
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting futures
- Downloading futures-3.0.5.tar.gz
- Installing collected packages: futures
- Running setup.py install for futures ... done
- Successfully installed futures-3.0.5
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting enum
- Downloading enum-0.4.6.tar.gz
- Complete output from command python setup.py egg_info:
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/setuptools/__init__.py", line 12, in <module>
- import setuptools.version
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/setuptools/version.py", line 1, in <module>
- import pkg_resources
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 32, in <module>
- import platform
- File "/usr/lib/python3.5/platform.py", line 117, in <module>
- import sys, os, re, subprocess
- File "/usr/lib/python3.5/subprocess.py", line 364, in <module>
- import signal
- File "/usr/lib/python3.5/signal.py", line 4, in <module>
- from enum import IntEnum as _IntEnum
- ImportError: cannot import name 'IntEnum'
- ----------------------------------------
- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-uknerzsl/enum/
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting protobuf
- Downloading protobuf-3.2.0-cp35-cp35m-manylinux1_x86_64.whl (5.6MB)
- 100% |████████████████████████████████| 5.6MB 171kB/s
- Requirement already satisfied: six>=1.9 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from protobuf)
- Requirement already satisfied: setuptools in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from protobuf)
- Requirement already satisfied: packaging>=16.8 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools->protobuf)
- Requirement already satisfied: appdirs>=1.4.0 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools->protobuf)
- Requirement already satisfied: pyparsing in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from packaging>=16.8->setuptools->protobuf)
- Installing collected packages: protobuf
- Successfully installed protobuf-3.2.0
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Requirement already satisfied: setuptools in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages
- Requirement already satisfied: appdirs>=1.4.0 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools)
- Requirement already satisfied: six>=1.6.0 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools)
- Requirement already satisfied: packaging>=16.8 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools)
- Requirement already satisfied: pyparsing in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from packaging>=16.8->setuptools)
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting requests
- Downloading requests-2.13.0-py2.py3-none-any.whl (584kB)
- 100% |████████████████████████████████| 593kB 167kB/s
- Installing collected packages: requests
- Successfully installed requests-2.13.0
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting httplib2
- Downloading httplib2-0.10.3.tar.gz (204kB)
- 100% |████████████████████████████████| 204kB 134kB/s
- Installing collected packages: httplib2
- Running setup.py install for httplib2 ... done
- Successfully installed httplib2-0.10.3
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting google-api-python-client
- Downloading google_api_python_client-1.6.2-py2.py3-none-any.whl (52kB)
- 100% |████████████████████████████████| 61kB 203kB/s
- Requirement already satisfied: six<2dev,>=1.6.1 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-api-python-client)
- Collecting oauth2client<5.0.0dev,>=1.5.0 (from google-api-python-client)
- Downloading oauth2client-4.0.0-py2.py3-none-any.whl (184kB)
- 100% |████████████████████████████████| 194kB 144kB/s
- Collecting uritemplate<4dev,>=3.0.0 (from google-api-python-client)
- Downloading uritemplate-3.0.0-py2.py3-none-any.whl
- Requirement already satisfied: httplib2<1dev,>=0.9.2 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-api-python-client)
- Collecting pyasn1>=0.1.7 (from oauth2client<5.0.0dev,>=1.5.0->google-api-python-client)
- Downloading pyasn1-0.2.3-py2.py3-none-any.whl (53kB)
- 100% |████████████████████████████████| 61kB 199kB/s
- Collecting rsa>=3.1.4 (from oauth2client<5.0.0dev,>=1.5.0->google-api-python-client)
- Downloading rsa-3.4.2-py2.py3-none-any.whl (46kB)
- 100% |████████████████████████████████| 51kB 202kB/s
- Collecting pyasn1-modules>=0.0.5 (from oauth2client<5.0.0dev,>=1.5.0->google-api-python-client)
- Downloading pyasn1_modules-0.0.8-py2.py3-none-any.whl
- Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, uritemplate, google-api-python-client
- Successfully installed google-api-python-client-1.6.2 oauth2client-4.0.0 pyasn1-0.2.3 pyasn1-modules-0.0.8 rsa-3.4.2 uritemplate-3.0.0
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting google-cloud-pubsub
- Downloading google_cloud_pubsub-0.23.0-py2.py3-none-any.whl (55kB)
- 100% |████████████████████████████████| 61kB 118kB/s
- Collecting google-cloud-core<0.24dev,>=0.23.1 (from google-cloud-pubsub)
- Downloading google_cloud_core-0.23.1-py2.py3-none-any.whl (85kB)
- 100% |████████████████████████████████| 92kB 168kB/s
- Collecting gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 (from google-cloud-pubsub)
- Downloading gapic-google-cloud-pubsub-v1-0.15.3.tar.gz
- Collecting grpcio<2.0dev,>=1.0.2 (from google-cloud-pubsub)
- Downloading grpcio-1.1.3-cp35-cp35m-manylinux1_x86_64.whl (5.0MB)
- 100% |████████████████████████████████| 5.0MB 122kB/s
- Requirement already satisfied: httplib2>=0.9.1 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Collecting googleapis-common-protos>=1.3.4 (from google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Downloading googleapis-common-protos-1.5.2.tar.gz
- Collecting google-auth-httplib2 (from google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Downloading google_auth_httplib2-0.0.2-py2.py3-none-any.whl
- Requirement already satisfied: protobuf>=3.0.0 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Collecting google-auth<2.0.0dev,>=0.4.0 (from google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Downloading google_auth-0.8.0-py2.py3-none-any.whl (79kB)
- 100% |████████████████████████████████| 81kB 211kB/s
- Requirement already satisfied: six in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Collecting google-gax<0.16dev,>=0.15.7 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Downloading google-gax-0.15.8.tar.gz (106kB)
- 100% |████████████████████████████████| 112kB 290kB/s
- Collecting oauth2client<4.0dev,>=2.0.0 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Downloading oauth2client-3.0.0.tar.gz (77kB)
- 100% |████████████████████████████████| 81kB 178kB/s
- Collecting proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.3 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Downloading proto-google-cloud-pubsub-v1-0.15.3.tar.gz
- Collecting grpc-google-iam-v1<0.12dev,>=0.11.1 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Downloading grpc-google-iam-v1-0.11.1.tar.gz
- Collecting enum34>=1.0.4 (from grpcio<2.0dev,>=1.0.2->google-cloud-pubsub)
- Downloading enum34-1.1.6-py3-none-any.whl
- Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-auth-httplib2->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Requirement already satisfied: rsa>=3.1.4 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-auth-httplib2->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Requirement already satisfied: pyasn1>=0.1.7 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-auth-httplib2->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Requirement already satisfied: setuptools in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from protobuf>=3.0.0->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Collecting dill<0.3dev,>=0.2.5 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Downloading dill-0.2.6.zip (83kB)
- 100% |████████████████████████████████| 92kB 226kB/s
- Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Collecting ply==3.8 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub)
- Downloading ply-3.8.tar.gz (157kB)
- 100% |████████████████████████████████| 163kB 221kB/s
- Requirement already satisfied: packaging>=16.8 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools->protobuf>=3.0.0->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Requirement already satisfied: appdirs>=1.4.0 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from setuptools->protobuf>=3.0.0->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Requirement already satisfied: pyparsing in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from packaging>=16.8->setuptools->protobuf>=3.0.0->google-cloud-core<0.24dev,>=0.23.1->google-cloud-pubsub)
- Installing collected packages: googleapis-common-protos, google-auth, google-auth-httplib2, google-cloud-core, dill, enum34, grpcio, oauth2client, ply, google-gax, proto-google-cloud-pubsub-v1, grpc-google-iam-v1, gapic-google-cloud-pubsub-v1, google-cloud-pubsub
- Running setup.py install for googleapis-common-protos ... done
- Running setup.py install for dill ... done
- Found existing installation: oauth2client 4.0.0
- Uninstalling oauth2client-4.0.0:
- Successfully uninstalled oauth2client-4.0.0
- Running setup.py install for oauth2client ... done
- Running setup.py install for ply ... done
- Running setup.py install for google-gax ... error
- Complete output from command /home/naresh/Downloads/2017/march/android-vts/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gwg3ldq9/google-gax/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-xw0fou01-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/naresh/Downloads/2017/march/android-vts/venv/include/site/python3.5/google-gax:
- Traceback (most recent call last):
- File "<string>", line 1, in <module>
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/setuptools/__init__.py", line 12, in <module>
- import setuptools.version
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/setuptools/version.py", line 1, in <module>
- import pkg_resources
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2927, in <module>
- @_call_aside
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2913, in _call_aside
- f(*args, **kwargs)
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2952, in _initialize_master_working_set
- add_activation_listener(lambda dist: dist.activate())
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 956, in subscribe
- callback(dist)
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2952, in <lambda>
- add_activation_listener(lambda dist: dist.activate())
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2515, in activate
- declare_namespace(pkg)
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2097, in declare_namespace
- _handle_ns(packageName, path_item)
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2047, in _handle_ns
- _rebuild_mod_path(path, packageName, module)
- File "/home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2066, in _rebuild_mod_path
- orig_path.sort(key=position_in_sys_path)
- AttributeError: '_NamespacePath' object has no attribute 'sort'
- ----------------------------------------
- Command "/home/naresh/Downloads/2017/march/android-vts/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gwg3ldq9/google-gax/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-xw0fou01-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/naresh/Downloads/2017/march/android-vts/venv/include/site/python3.5/google-gax" failed with error code 1 in /tmp/pip-build-gwg3ldq9/google-gax/
- Install packages for Camera ITS tests
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- python-tk is already the newest version (2.7.11-2).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting numpy
- Downloading numpy-1.12.0-cp35-cp35m-manylinux1_x86_64.whl (16.8MB)
- 100% |████████████████████████████████| 16.8MB 60kB/s
- Installing collected packages: numpy
- Successfully installed numpy-1.12.0
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting scipy
- Downloading scipy-0.19.0-cp35-cp35m-manylinux1_x86_64.whl (47.9MB)
- 100% |████████████████████████████████| 47.9MB 26kB/s
- Requirement already satisfied: numpy>=1.8.2 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from scipy)
- Installing collected packages: scipy
- Successfully installed scipy-0.19.0
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting matplotlib
- Downloading matplotlib-2.0.0-1-cp35-cp35m-manylinux1_x86_64.whl (14.7MB)
- 100% |████████████████████████████████| 14.7MB 69kB/s
- Requirement already satisfied: six>=1.10 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from matplotlib)
- Collecting cycler>=0.10 (from matplotlib)
- Downloading cycler-0.10.0-py2.py3-none-any.whl
- Collecting pytz (from matplotlib)
- Downloading pytz-2016.10-py2.py3-none-any.whl (483kB)
- 100% |████████████████████████████████| 491kB 119kB/s
- Requirement already satisfied: numpy>=1.7.1 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from matplotlib)
- Requirement already satisfied: pyparsing!=2.0.0,!=2.0.4,!=2.1.2,!=2.1.6,>=1.5.6 in /home/naresh/Downloads/2017/march/android-vts/venv/lib/python3.5/site-packages (from matplotlib)
- Collecting python-dateutil (from matplotlib)
- Downloading python_dateutil-2.6.0-py2.py3-none-any.whl (194kB)
- 100% |████████████████████████████████| 194kB 120kB/s
- Installing collected packages: cycler, pytz, python-dateutil, matplotlib
- Successfully installed cycler-0.10.0 matplotlib-2.0.0 python-dateutil-2.6.0 pytz-2016.10
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- libjpeg-dev is already the newest version (8c-2ubuntu8).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Note, selecting 'libtiff5-dev' instead of 'libtiff-dev'
- libtiff5-dev is already the newest version (4.0.6-1ubuntu0.1).
- The following packages were automatically installed and are no longer required:
- android-libadb python-cffi-backend python-enum34 python-ipaddress python-pyasn1
- Use 'sudo apt autoremove' to remove them.
- 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
- The directory '/home/naresh/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- The directory '/home/naresh/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
- Collecting Pillow
- Downloading Pillow-4.0.0-cp35-cp35m-manylinux1_x86_64.whl (5.6MB)
- 100% |████████████████████████████████| 5.6MB 99kB/s
- Collecting olefile (from Pillow)
- Downloading olefile-0.44.zip (74kB)
- 100% |████████████████████████████████| 81kB 115kB/s
- Installing collected packages: olefile, Pillow
- Running setup.py install for olefile ... done
- Successfully installed Pillow-4.0.0 olefile-0.44
- (venv) naresh@linaro:~/Downloads/2017/march/vts$
Add Comment
Please, Sign In to add comment