Created
February 9, 2018 09:46
-
-
Save trix0/371bdf7070de2e9df8e4031c0a5b54d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-02-09 09:44:22:965 - info: [Appium] Welcome to Appium v1.8.0-beta3 | |
2018-02-09 09:44:22:966 - info: [Appium] Non-default server args: | |
2018-02-09 09:44:22:967 - info: [Appium] port: 4000 | |
2018-02-09 09:44:22:967 - info: [Appium] bootstrapPort: 6000 | |
2018-02-09 09:44:22:967 - info: [Appium] log: /home/trixo/Code/javaRewrite/log4000.txt | |
2018-02-09 09:44:22:967 - info: [Appium] logTimestamp: true | |
2018-02-09 09:44:22:988 - info: [Appium] Appium REST http interface listener started on 0.0.0.0:4000 | |
2018-02-09 09:44:23:017 - info: [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","systemPort":8200,"udid":"","appPackage":"com.gorro.nothing","appActivity":"com.gorro.nothing.NothingActivity","noReset":true,"fullReset":false,"newCommandTimeout":120000,"skipUnlock":true,"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}}} | |
2018-02-09 09:44:23:019 - info: [debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"javascriptEnabled":true,"locationContextEnabled":true,"handlesAlerts":true,"rotatable":true,"platformName":"Android","deviceName":"Android","systemPort":8200,"udid":"","appPackage":"com.gorro.nothing","appActivity":"com.gorro.nothing.NothingActivity","noReset":true,"fullReset":false,"newCommandTimeout":120000,"skipUnlock":true,"requestOrigins":{"url":"http://webdriver.io","version":"4.10.1","name":"webdriverio"}},null,null] | |
2018-02-09 09:44:23:021 - info: [debug] [BaseDriver] Event 'newSessionRequested' logged at 1518169463020 (10:44:23 GMT+0100 (CET)) | |
2018-02-09 09:44:23:022 - info: [Appium] Creating new AndroidDriver (v1.40.0) session | |
2018-02-09 09:44:23:022 - info: [Appium] Capabilities: | |
2018-02-09 09:44:23:022 - info: [Appium] javascriptEnabled: true | |
2018-02-09 09:44:23:023 - info: [Appium] locationContextEnabled: true | |
2018-02-09 09:44:23:023 - info: [Appium] handlesAlerts: true | |
2018-02-09 09:44:23:023 - info: [Appium] rotatable: true | |
2018-02-09 09:44:23:023 - info: [Appium] platformName: Android | |
2018-02-09 09:44:23:023 - info: [Appium] deviceName: Android | |
2018-02-09 09:44:23:023 - info: [Appium] systemPort: 8200 | |
2018-02-09 09:44:23:023 - info: [Appium] udid: | |
2018-02-09 09:44:23:024 - info: [Appium] appPackage: com.gorro.nothing | |
2018-02-09 09:44:23:024 - info: [Appium] appActivity: com.gorro.nothing.NothingActivity | |
2018-02-09 09:44:23:024 - info: [Appium] noReset: true | |
2018-02-09 09:44:23:024 - info: [Appium] fullReset: false | |
2018-02-09 09:44:23:024 - info: [Appium] newCommandTimeout: 120000 | |
2018-02-09 09:44:23:024 - info: [Appium] skipUnlock: true | |
2018-02-09 09:44:23:025 - info: [Appium] requestOrigins: { | |
2018-02-09 09:44:23:025 - info: [Appium] url: http://webdriver.io | |
2018-02-09 09:44:23:025 - info: [Appium] version: 4.10.1 | |
2018-02-09 09:44:23:025 - info: [Appium] name: webdriverio | |
2018-02-09 09:44:23:025 - info: [Appium] } | |
2018-02-09 09:44:23:029 - info: [debug] [BaseDriver] | |
2018-02-09 09:44:23:029 - info: [debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {"javascriptEnabled":true,"... | |
2018-02-09 09:44:23:033 - warn: [BaseDriver] The following capabilities were provided, but are not recognized by appium: javascriptEnabled, locationContextEnabled, handlesAlerts, rotatable, systemPort, requestOrigins. | |
2018-02-09 09:44:23:035 - info: [BaseDriver] Session created with session id: 5bf56720-612a-4cc4-87e5-b18169209ef1 | |
2018-02-09 09:44:23:036 - info: [debug] [AndroidDriver] Getting Java version | |
2018-02-09 09:44:23:087 - info: [AndroidDriver] Java version is: 1.8.0_151 | |
2018-02-09 09:44:23:090 - info: [ADB] Checking whether adb is present | |
2018-02-09 09:44:23:099 - info: [ADB] Found the following 'build-tools' folders (newest first): | |
2018-02-09 09:44:23:099 - info: [ADB] /home/trixo/Android/Sdk/build-tools/27.0.3/ | |
/home/trixo/Android/Sdk/build-tools/25.0.0/ | |
2018-02-09 09:44:23:100 - info: [ADB] Using adb from /home/trixo/Android/Sdk/platform-tools/adb | |
2018-02-09 09:44:23:100 - info: [AndroidDriver] Retrieving device list | |
2018-02-09 09:44:23:101 - info: [debug] [ADB] Trying to find a connected android device | |
2018-02-09 09:44:23:101 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:124 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:125 - info: [AndroidDriver] Using device: localhost:7409 | |
2018-02-09 09:44:23:126 - info: [ADB] Checking whether adb is present | |
2018-02-09 09:44:23:126 - info: [debug] [ADB] Setting device id to localhost:7409 | |
2018-02-09 09:44:23:126 - info: [AndroidDriver] App file was not listed, instead we're going to run com.gorro.nothing directly on the device | |
2018-02-09 09:44:23:127 - info: [debug] [AndroidDriver] Checking whether package is present on the device | |
2018-02-09 09:44:23:127 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:135 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:137 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","pm","list","packages","com.gorro.nothing"] | |
2018-02-09 09:44:23:291 - info: [AndroidDriver] Starting Android session | |
2018-02-09 09:44:23:292 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","wait-for-device"] | |
2018-02-09 09:44:23:299 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:305 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:305 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","echo","ping"] | |
2018-02-09 09:44:23:317 - info: [debug] [AndroidDriver] Pushing settings apk to device... | |
2018-02-09 09:44:23:318 - info: [debug] [ADB] Getting install status for io.appium.settings | |
2018-02-09 09:44:23:318 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:326 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:326 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","pm","list","packages","io.appium.settings"] | |
2018-02-09 09:44:23:485 - info: [debug] [ADB] App is installed | |
2018-02-09 09:44:23:486 - info: [debug] [ADB] Getting package info for io.appium.settings | |
2018-02-09 09:44:23:486 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:492 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:493 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","dumpsys","package","io.appium.settings"] | |
2018-02-09 09:44:23:510 - info: [ADB] Checking whether aapt is present | |
2018-02-09 09:44:23:512 - info: [ADB] Found the following 'build-tools' folders (newest first): | |
2018-02-09 09:44:23:512 - info: [ADB] /home/trixo/Android/Sdk/build-tools/27.0.3/ | |
/home/trixo/Android/Sdk/build-tools/25.0.0/ | |
2018-02-09 09:44:23:514 - info: [ADB] Using aapt from /home/trixo/Android/Sdk/build-tools/27.0.3/aapt | |
2018-02-09 09:44:23:573 - info: [debug] [ADB] The installed 'io.appium.settings' package does not require upgrade (5 >= 5) | |
2018-02-09 09:44:23:574 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:583 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:584 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","ps"] | |
2018-02-09 09:44:23:606 - info: [debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions. | |
2018-02-09 09:44:23:607 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:615 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:616 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","getprop","ro.build.version.sdk"] | |
2018-02-09 09:44:23:630 - info: [debug] [ADB] Current device property 'ro.build.version.sdk': 23 | |
2018-02-09 09:44:23:630 - info: [debug] [ADB] Device API level: 23 | |
2018-02-09 09:44:23:631 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:23:639 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:23:639 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","appops","set","io.appium.settings","android:mock_location","allow"] | |
2018-02-09 09:44:24:006 - warn: [AndroidDriver] setDeviceLanguageCountry requires language or country. | |
2018-02-09 09:44:24:007 - warn: [AndroidDriver] Got language: 'null' and country: 'null' | |
2018-02-09 09:44:24:009 - info: [debug] [Logcat] Starting logcat capture | |
2018-02-09 09:44:24:042 - info: [debug] [AndroidDriver] Pushing unlock helper app to device... | |
2018-02-09 09:44:24:043 - info: [debug] [ADB] Getting install status for io.appium.unlock | |
2018-02-09 09:44:24:043 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:052 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:053 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","pm","list","packages","io.appium.unlock"] | |
2018-02-09 09:44:24:216 - info: [debug] [ADB] App is installed | |
2018-02-09 09:44:24:216 - info: [debug] [ADB] Getting package info for io.appium.unlock | |
2018-02-09 09:44:24:216 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:223 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:223 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","dumpsys","package","io.appium.unlock"] | |
2018-02-09 09:44:24:240 - info: [ADB] Checking whether aapt is present | |
2018-02-09 09:44:24:250 - info: [debug] [ADB] The installed 'io.appium.unlock' package does not require upgrade (2 >= 2) | |
2018-02-09 09:44:24:250 - info: [ADB] Getting device platform version | |
2018-02-09 09:44:24:251 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:258 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:258 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","getprop","ro.build.version.release"] | |
2018-02-09 09:44:24:273 - info: [debug] [ADB] Current device property 'ro.build.version.release': 6.0 | |
2018-02-09 09:44:24:274 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:281 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:282 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","wm","size"] | |
2018-02-09 09:44:24:636 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:644 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:644 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","getprop","ro.product.model"] | |
2018-02-09 09:44:24:656 - info: [debug] [ADB] Current device property 'ro.product.model': Android SDK built for x86 | |
2018-02-09 09:44:24:657 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:664 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:665 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","getprop","ro.product.manufacturer"] | |
2018-02-09 09:44:24:679 - info: [debug] [ADB] Current device property 'ro.product.manufacturer': unknown | |
2018-02-09 09:44:24:679 - warn: [AndroidDriver] No app sent in, not parsing package/activity | |
2018-02-09 09:44:24:680 - info: [debug] [AndroidDriver] No app capability. Assuming it is already on the device | |
2018-02-09 09:44:24:680 - info: [debug] [AndroidBootstrap] Watching for bootstrap disconnect | |
2018-02-09 09:44:24:681 - info: [debug] [ADB] Forwarding system: 6000 to device: 4724 | |
2018-02-09 09:44:24:686 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","forward","tcp:6000","tcp:4724"] | |
2018-02-09 09:44:24:694 - info: [debug] [UiAutomator] Starting UiAutomator | |
2018-02-09 09:44:24:695 - info: [debug] [UiAutomator] Moving to state 'starting' | |
2018-02-09 09:44:24:695 - info: [debug] [UiAutomator] Parsing uiautomator jar | |
2018-02-09 09:44:24:695 - info: [debug] [UiAutomator] Found jar name: 'AppiumBootstrap.jar' | |
2018-02-09 09:44:24:696 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","push","/home/trixo/Downloads/appium-1.8.0-beta3/node_modules/appium-android-bootstrap/bootstrap/bin/AppiumBootstrap.jar","/data/local/tmp/"] | |
2018-02-09 09:44:24:708 - info: [debug] [ADB] Attempting to kill all uiautomator processes | |
2018-02-09 09:44:24:709 - info: [debug] [ADB] Getting all processes with uiautomator | |
2018-02-09 09:44:24:709 - info: [debug] [ADB] Getting connected devices... | |
2018-02-09 09:44:24:716 - info: [debug] [ADB] 4 device(s) connected | |
2018-02-09 09:44:24:717 - info: [debug] [ADB] Running '/home/trixo/Android/Sdk/platform-tools/adb' with args: ["-P",5037,"-s","localhost:7409","shell","ps"] | |
2018-02-09 09:44:24:735 - info: [ADB] No uiautomator process found to kill, continuing... | |
2018-02-09 09:44:24:735 - info: [debug] [UiAutomator] Starting UIAutomator | |
2018-02-09 09:44:24:735 - info: [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","localhost:7409","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","com.gorro.nothing","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false] | |
2018-02-09 09:44:25:028 - error: [UiAutomator] UiAutomator exited unexpectedly with code 0, signal null | |
2018-02-09 09:44:25:028 - info: [debug] [UiAutomator] Moving to state 'stopped' | |
2018-02-09 09:44:31:512 - info: [Appium] Received SIGINT - shutting down | |
2018-02-09 09:44:31:513 - error: [Logcat] Logcat terminated with code null, signal SIGINT | |
2018-02-09 09:45:53:085 - info: [HTTP] <-- POST /wd/hub/session - - ms - - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment