Hi all, I recently integrated Android SDK with jenkins, i tried to run the emulator, but now Jenkins is failing to launch Android Emulator with it. the skin of emulator was availble with the sdk. Not sure what's the issue, but here is the log I got. Is there any other place I can look for log?
Jenkins version: Jenkins ver. 1.472 Android Emulator plugin version: 2.13.1 Android SDK revision: 25.0.4 > git config --local --remove-section credential # timeout=10 > git rev-parse refs/remotes/origin/shiksha_espresso_automation^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/shiksha_espresso_automation^{commit} # timeout=10 Checking out Revision c23e38160697c68821f85d646305dc07dd9b79d3 (refs/remotes/origin/shiksha_espresso_automation) > git config core.sparsecheckout # timeout=10 > git checkout -f c23e38160697c68821f85d646305dc07dd9b79d3 > git rev-list c23e38160697c68821f85d646305dc07dd9b79d3 # timeout=10 $ /home/akash/Android/Sdk/tools/android list target [android] Using Android SDK: /home/akash/Android/Sdk [android] Waiting 100 seconds before starting emulator... $ /home/akash/Android/Sdk/platform-tools/adb start-server * daemon not running. starting it now on port 6637 * * daemon started successfully * $ /home/akash/Android/Sdk/platform-tools/adb start-server $ /home/akash/Android/Sdk/tools/emulator -snapshot-list -no-window -avd nexus [android] Starting Android emulator and creating initial snapshot [android] Erasing existing emulator data... $ /home/akash/Android/Sdk/tools/emulator -ports 6635,6636 -avd nexus -no-snapshot-load -no-snapshot-save -wipe-data -no-window WARNING: SD Card image already in use: /home/akash/.android/avd/nexus.avd/sdcard.img emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored. emulator: WARNING: userdata image already in use, changes will not persist! emulator: WARNING: cache image already in use, changes will not persist! [android] Emulator did not appear to start; giving up $ /home/akash/Android/Sdk/platform-tools/adb disconnect localhost:6636 error: no such device 'localhost:6636' [android] Stopping Android emulator $ /home/akash/Android/Sdk/platform-tools/adb kill-server Archiving artifacts Finished: NOT_BUILT -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b02fd8b1-1345-4109-8ffc-66649bff905d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.