Skip to content

Instantly share code, notes, and snippets.

@trix0
Created January 25, 2018 08:45
Show Gist options
  • Save trix0/bb405a695f77ce9a9a8fa6fd3ab8c293 to your computer and use it in GitHub Desktop.
Save trix0/bb405a695f77ce9a9a8fa6fd3ab8c293 to your computer and use it in GitHub Desktop.
1.7.2
2018-01-25 08:44:21:503 - info: [Appium] Welcome to Appium v1.7.2
2018-01-25 08:44:21:503 - info: [Appium] Non-default server args:
2018-01-25 08:44:21:504 - info: [Appium] launch: true
2018-01-25 08:44:21:504 - info: [Appium] log: log.txt
2018-01-25 08:44:21:504 - info: [Appium] logTimestamp: true
2018-01-25 08:44:21:504 - info: [Appium] noPermsCheck: true
2018-01-25 08:44:21:519 - info: [Appium] Appium REST http interface listener started on 0.0.0.0:4723
2018-01-25 08:44:35:085 - info: [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","udid":"localhost:7401","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true,"port":4723,"desiredCapabilities":{"platformName":"Android","deviceName":"Android","udid":"localhost:7401","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true},"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}}}
2018-01-25 08:44:35:087 - info: [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","udid":"localhost:7401","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true,"port":4723,"desiredCapabilities":{"platformName":"Android","deviceName":"Android","udid":"localhost:7401","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true},"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}},null,null]
2018-01-25 08:44:35:088 - info: [debug] [BaseDriver] Event 'newSessionRequested' logged at 1516869875088 (09:44:35 GMT+0100 (CET))
2018-01-25 08:44:35:089 - info: [Appium] Creating new AndroidDriver (v1.37.0) session
2018-01-25 08:44:35:089 - info: [Appium] Capabilities:
2018-01-25 08:44:35:090 - info: [Appium] javascriptEnabled: true
2018-01-25 08:44:35:090 - info: [Appium] locationContextEnabled: true
2018-01-25 08:44:35:090 - info: [Appium] handlesAlerts: true
2018-01-25 08:44:35:090 - info: [Appium] rotatable: true
2018-01-25 08:44:35:090 - info: [Appium] platformName: Android
2018-01-25 08:44:35:090 - info: [Appium] deviceName: Android
2018-01-25 08:44:35:090 - info: [Appium] udid: localhost:7401
2018-01-25 08:44:35:090 - info: [Appium] appPackage: com.pointvoucher.playlondonpv
2018-01-25 08:44:35:091 - info: [Appium] appActivity: com.unity3d.player.UnityPlayerActivity
2018-01-25 08:44:35:091 - info: [Appium] fullReset: false
2018-01-25 08:44:35:091 - info: [Appium] noReset: true
2018-01-25 08:44:35:092 - info: [Appium] noPermsCheck: true
2018-01-25 08:44:35:092 - info: [Appium] launch: true
2018-01-25 08:44:35:092 - info: [Appium] port: 4723
2018-01-25 08:44:35:092 - info: [Appium] desiredCapabilities: {
2018-01-25 08:44:35:092 - info: [Appium] platformName: Android
2018-01-25 08:44:35:093 - info: [Appium] deviceName: Android
2018-01-25 08:44:35:093 - info: [Appium] udid: localhost:7401
2018-01-25 08:44:35:093 - info: [Appium] appPackage: com.pointvoucher.playlondonpv
2018-01-25 08:44:35:093 - info: [Appium] appActivity: com.unity3d.player.UnityPlayerActivity
2018-01-25 08:44:35:093 - info: [Appium] fullReset: false
2018-01-25 08:44:35:093 - info: [Appium] noReset: true
2018-01-25 08:44:35:093 - info: [Appium] noPermsCheck: true
2018-01-25 08:44:35:093 - info: [Appium] launch: true
2018-01-25 08:44:35:094 - info: [Appium] }
2018-01-25 08:44:35:094 - info: [Appium] requestOrigins: {
2018-01-25 08:44:35:094 - info: [Appium] url: http://webdriver.io
2018-01-25 08:44:35:094 - info: [Appium] version: 4.10.1
2018-01-25 08:44:35:094 - info: [Appium] name: webdriverio
2018-01-25 08:44:35:094 - info: [Appium] }
2018-01-25 08:44:35:102 - warn: [BaseDriver] The following capabilities were provided, but are not recognized by appium: javascriptEnabled, locationContextEnabled, handlesAlerts, rotatable, noPermsCheck, launch, port, desiredCapabilities, requestOrigins.
2018-01-25 08:44:35:103 - info: [BaseDriver] Session created with session id: 9f9469ad-49e9-452a-bbf4-c37783d50c01
2018-01-25 08:44:35:103 - info: [debug] [AndroidDriver] Getting Java version
2018-01-25 08:44:35:149 - info: [AndroidDriver] Java version is: 1.8.0_151
2018-01-25 08:44:35:152 - info: [ADB] Checking whether adb is present
2018-01-25 08:44:35:155 - info: [ADB] Using adb from /home/trixo/Android/Sdk/platform-tools/adb
2018-01-25 08:44:35:155 - info: [AndroidDriver] Retrieving device list
2018-01-25 08:44:35:156 - info: [debug] [ADB] Trying to find a connected android device
2018-01-25 08:44:35:157 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:35:163 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:35:164 - info: [AndroidDriver] Using device: localhost:7401
2018-01-25 08:44:35:165 - info: [ADB] Checking whether adb is present
2018-01-25 08:44:35:165 - info: [debug] [ADB] Setting device id to localhost:7401
2018-01-25 08:44:35:166 - info: [AndroidDriver] App file was not listed, instead we're going to run com.pointvoucher.playlondonpv directly on the device
2018-01-25 08:44:35:166 - info: [debug] [AndroidDriver] Checking whether package is present on the device
2018-01-25 08:44:35:166 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:35:173 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:35:174 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","pm","list","packages","com.pointvoucher.playlondonpv"]
2018-01-25 08:44:36:739 - info: [AndroidDriver] Starting Android session
2018-01-25 08:44:36:741 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","wait-for-device"]
2018-01-25 08:44:36:752 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:36:758 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:36:758 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","echo","ping"]
2018-01-25 08:44:36:779 - warn: [AndroidDriver] setDeviceLanguageCountry requires language or country.
2018-01-25 08:44:36:780 - warn: [AndroidDriver] Got language: 'null' and country: 'null'
2018-01-25 08:44:36:782 - info: [debug] [Logcat] Starting logcat capture
2018-01-25 08:44:36:838 - info: [debug] [AndroidDriver] Pushing settings apk to device...
2018-01-25 08:44:36:840 - info: [debug] [ADB] Getting install status for io.appium.settings
2018-01-25 08:44:36:841 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:36:847 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:36:848 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","pm","list","packages","io.appium.settings"]
2018-01-25 08:44:38:761 - info: [debug] [ADB] App is installed
2018-01-25 08:44:38:763 - info: [debug] [ADB] Getting package info for io.appium.settings
2018-01-25 08:44:38:764 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:38:771 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:38:772 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","dumpsys","package","io.appium.settings"]
2018-01-25 08:44:38:841 - info: [ADB] Checking whether aapt is present
2018-01-25 08:44:38:844 - info: [ADB] Using aapt from /home/trixo/Android/Sdk/build-tools/27.0.3/aapt
2018-01-25 08:44:38:855 - info: [debug] [ADB] The installed 'io.appium.settings' package does not require upgrade (5 >= 5)
2018-01-25 08:44:38:857 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:38:864 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:38:864 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","getprop","ro.build.version.sdk"]
2018-01-25 08:44:38:907 - info: [debug] [ADB] Current device property 'ro.build.version.sdk': 23
2018-01-25 08:44:38:907 - info: [debug] [ADB] Device API level: 23
2018-01-25 08:44:38:908 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:38:915 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:38:916 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","dumpsys","package","io.appium.settings"]
2018-01-25 08:44:38:973 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:38:982 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:38:982 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","pm","dump","io.appium.settings"]
2018-01-25 08:44:41:035 - info: [debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.INTERNET,;,pm,grant,io.appium.settings,android.permission.CHANGE_NETWORK_STATE,;,pm,grant,io.appium.settings,android.permission.ACCESS_NETWORK_STATE,;,pm,grant,io.appium.settings,android.permission.READ_PHONE_STATE,;,pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.CHANGE_WIFI_STATE,;,pm,grant,io.appium.settings,android.permission.ACCESS_WIFI_STATE,;,pm,grant,io.appium.settings,android.permission.ACCESS_FINE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_COARSE_LOCATION,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;,pm,grant,io.appium.settings,android.permission.SET_ANIMATION_SCALE,;,pm,grant,io.appium.settings,android.permission.CHANGE_CONFIGURATION,;
2018-01-25 08:44:41:036 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:41:044 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:41:045 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","pm","grant","io.appium.settings","android.permission.INTERNET",";","pm","grant","io.appium.settings","android.permission.CHANGE_NETWORK_STATE",";","pm","grant","io.appium.settings","android.permission.ACCESS_NETWORK_STATE",";","pm","grant","io.appium.settings","android.permission.READ_PHONE_STATE",";","pm","grant","io.appium.settings","android.permission.WRITE_SETTINGS",";","pm","grant","io.appium.settings","android.permission.CHANGE_WIFI_STATE",";","pm","grant","io.appium.settings","android.permission.ACCESS_WIFI_STATE",";","pm","grant","io.appium.settings","android.permission.ACCESS_FINE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_COARSE_LOCATION",";","pm","grant","io.appium.settings","android.permission.ACCESS_MOCK_LOCATION",";","pm","grant","io.appium.settings","android.permission.SET_ANIMATION_SCALE",";","pm","grant","io.appium.settings","android.permission.CHANGE_CONFIGURATION",";"]
2018-01-25 08:44:59:082 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:59:094 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:59:094 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","ps"]
2018-01-25 08:44:59:236 - info: [debug] [ADB] Device API level: 23
2018-01-25 08:44:59:237 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:44:59:247 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:44:59:248 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","appops","set","io.appium.settings","android:mock_location","allow"]
2018-01-25 08:45:01:020 - info: [debug] [AndroidDriver] Pushing unlock helper app to device...
2018-01-25 08:45:01:021 - info: [debug] [ADB] Getting install status for io.appium.unlock
2018-01-25 08:45:01:022 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:01:031 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:01:031 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","pm","list","packages","io.appium.unlock"]
2018-01-25 08:45:02:610 - info: [debug] [ADB] App is installed
2018-01-25 08:45:02:611 - info: [debug] [ADB] Getting package info for io.appium.unlock
2018-01-25 08:45:02:611 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:02:619 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:02:620 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","dumpsys","package","io.appium.unlock"]
2018-01-25 08:45:02:678 - info: [ADB] Checking whether aapt is present
2018-01-25 08:45:02:689 - info: [debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade (2 >= 2)
2018-01-25 08:45:02:690 - info: [ADB] Getting device platform version
2018-01-25 08:45:02:691 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:02:698 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:02:699 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","getprop","ro.build.version.release"]
2018-01-25 08:45:02:740 - info: [debug] [ADB] Current device property 'ro.build.version.release': 6.0.1
2018-01-25 08:45:02:741 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:02:749 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:02:749 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","wm","size"]
2018-01-25 08:45:04:504 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:04:514 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:04:514 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","getprop","ro.product.model"]
2018-01-25 08:45:04:555 - info: [debug] [ADB] Current device property 'ro.product.model': SM-A300FU
2018-01-25 08:45:04:556 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:04:563 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:04:564 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","getprop","ro.product.manufacturer"]
2018-01-25 08:45:04:607 - info: [debug] [ADB] Current device property 'ro.product.manufacturer': samsung
2018-01-25 08:45:04:609 - warn: [AndroidDriver] No app sent in, not parsing package/activity
2018-01-25 08:45:04:610 - info: [debug] [AndroidDriver] No app capability. Assuming it is already on the device
2018-01-25 08:45:04:611 - info: [debug] [AndroidBootstrap] Watching for bootstrap disconnect
2018-01-25 08:45:04:614 - info: [debug] [ADB] Forwarding system: 4724 to device: 4724
2018-01-25 08:45:04:614 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","forward","tcp:4724","tcp:4724"]
2018-01-25 08:45:04:622 - info: [debug] [UiAutomator] Starting UiAutomator
2018-01-25 08:45:04:622 - info: [debug] [UiAutomator] Moving to state 'starting'
2018-01-25 08:45:04:622 - info: [debug] [UiAutomator] Parsing uiautomator jar
2018-01-25 08:45:04:623 - info: [debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar'
2018-01-25 08:45:04:623 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","push","/home/trixo/local/lib/node_modules/appium/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"]
2018-01-25 08:45:04:641 - info: [debug] [ADB] Attempting to kill all uiautomator processes
2018-01-25 08:45:04:642 - info: [debug] [ADB] Getting all processes with uiautomator
2018-01-25 08:45:04:642 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:04:649 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:04:649 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","ps"]
2018-01-25 08:45:04:792 - info: [debug] [ADB] Attempting to kill process 8991
2018-01-25 08:45:04:793 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:04:803 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:04:803 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","kill","-0",8991]
2018-01-25 08:45:04:825 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:04:833 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:04:834 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","kill",8991]
2018-01-25 08:45:05:157 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:05:170 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:05:170 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","kill",8991]
2018-01-25 08:45:05:495 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:05:507 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:05:507 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","kill",8991]
2018-01-25 08:45:05:830 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:05:838 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:05:839 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","kill",8991]
2018-01-25 08:45:05:860 - warn: [ADB] Cannot kill process 8991 in 1000 ms. Trying to force kill...
2018-01-25 08:45:05:861 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:05:869 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:05:870 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","kill","-9",8991]
2018-01-25 08:45:05:895 - info: [debug] [UiAutomator] Starting UIAutomator
2018-01-25 08:45:05:896 - info: [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","localhost:7401","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.pointvoucher.playlondonpv","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
2018-01-25 08:45:07:924 - info: [debug] [UiAutomator] Moving to state 'online'
2018-01-25 08:45:07:929 - info: [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
2018-01-25 08:45:07:932 - info: [AndroidBootstrap] Android bootstrap socket is now connected
2018-01-25 08:45:07:934 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:07:940 - info: [debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
2018-01-25 08:45:07:941 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:07:941 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","dumpsys","window"]
2018-01-25 08:45:08:004 - info: [AndroidDriver] Screen already unlocked, doing nothing
2018-01-25 08:45:08:006 - info: [debug] [ADB] Device API level: 23
2018-01-25 08:45:08:007 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:08:014 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:08:014 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","am","start","-W","-n","com.pointvoucher.playlondonpv/com.unity3d.player.UnityPlayerActivity","-S","-a","android.intent.action.MAIN","-c","android.intent.category.LAUNCHER","-f","0x10200000"]
2018-01-25 08:45:10:938 - info: [Appium] New AndroidDriver session created successfully, session 9f9469ad-49e9-452a-bbf4-c37783d50c01 added to master session list
2018-01-25 08:45:10:940 - info: [debug] [BaseDriver] Event 'newSessionStarted' logged at 1516869910939 (09:45:10 GMT+0100 (CET))
2018-01-25 08:45:10:941 - info: [debug] [MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":true,"warnings":{},"desired":{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","udid":"localhost:7401","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true,"port":4723,"desiredCapabilities":{"platformName":"Android","deviceName":"Android","udid":"localhost:7401","appPackage":"com.pointvoucher.playlondonpv","appActivity":"com.unity3d.player.UnityPlayerActivity","fullReset":false,"noReset":true,"noPermsCheck":true,"launch":true},"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}},"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"localhost:7401","udid":"localhost:7401","app...
2018-01-25 08:45:10:950 - info: [HTTP] <-- POST /wd/hub/session 200 35862 ms - 1760
2018-01-25 08:45:21:024 - info: [Appium] Received SIGINT - shutting down
2018-01-25 08:45:21:029 - error: [Logcat] Logcat terminated with code null, signal SIGINT
2018-01-25 08:45:21:030 - error: [UiAutomator] UiAutomator exited unexpectedly with code null, signal SIGINT
2018-01-25 08:45:21:030 - info: [debug] [UiAutomator] Moving to state 'stopped'
2018-01-25 08:45:21:042 - info: [debug] [AndroidDriver] Shutting down Android driver
2018-01-25 08:45:21:046 - warn: [Appium] Closing session, cause was 'UiAUtomator shut down unexpectedly'
2018-01-25 08:45:21:046 - info: [Appium] Removing session 9f9469ad-49e9-452a-bbf4-c37783d50c01 from our master session list
2018-01-25 08:45:21:046 - info: [debug] [ADB] Getting connected devices...
2018-01-25 08:45:21:052 - info: [debug] [ADB] 2 device(s) connected
2018-01-25 08:45:21:052 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7401","shell","am","force-stop","com.pointvoucher.playlondonpv"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment