Skip to content

Instantly share code, notes, and snippets.

@yejianfengblue
Last active March 22, 2021 07:45
Show Gist options
  • Save yejianfengblue/228f59e19b3728a135bcacfc97d78c6d to your computer and use it in GitHub Desktop.
Save yejianfengblue/228f59e19b3728a135bcacfc97d78c6d to your computer and use it in GitHub Desktop.
2021-03-22 15:36:08:686 [Appium] Welcome to Appium v1.20.2
2021-03-22 15:36:08:687 [Appium] Non-default server args:
2021-03-22 15:36:08:687 [Appium] logFile: /home/k/appium.log
2021-03-22 15:36:08:687 [Appium] logTimestamp: true
2021-03-22 15:36:08:688 [Appium] localTimezone: true
2021-03-22 15:36:08:709 [Appium] Appium REST http interface listener started on 0.0.0.0:4723
2021-03-22 15:36:20:532 [HTTP] Request idempotency key: d0551b73-03e3-4188-b0b2-2364f8d53f8d
2021-03-22 15:36:20:554 [HTTP] --> POST /wd/hub/session
2021-03-22 15:36:20:555 [HTTP] {"capabilities":{"firstMatch":[{"platformName":"Android","appium:automationName":"uiautomator2","appium:udid":"r3:5555","appium:mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","appium:skipDeviceInitialization":true,"appium:skipServerInstallation":true,"appium:newCommandTimeout":600,"appium:noReset":true}]},"desiredCapabilities":{"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true}}
2021-03-22 15:36:20:557 [W3C] Calling AppiumDriver.createSession() with args: [{"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true},null,{"firstMatch":[{"platformName":"Android","appium:automationName":"uiautomator2","appium:udid":"r3:5555","appium:mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","appium:skipDeviceInitialization":true,"appium:skipServerInstallation":true,"appium:newCommandTimeout":600,"appium:noReset":true}]}]
2021-03-22 15:36:20:558 [BaseDriver] Event 'newSessionRequested' logged at 1616398580558 (15:36:20 GMT+0800 (China Standard Time))
2021-03-22 15:36:20:752 [Appium] Appium v1.20.2 creating new AndroidUiautomator2Driver (v1.61.2) session
2021-03-22 15:36:20:753 [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
2021-03-22 15:36:20:754 [BaseDriver] Creating session with W3C capabilities: {
2021-03-22 15:36:20:754 [BaseDriver] "alwaysMatch": {
2021-03-22 15:36:20:754 [BaseDriver] "platformName": "Android",
2021-03-22 15:36:20:754 [BaseDriver] "appium:automationName": "uiautomator2",
2021-03-22 15:36:20:754 [BaseDriver] "appium:udid": "r3:5555",
2021-03-22 15:36:20:754 [BaseDriver] "appium:mjpegScreenshotUrl": "http://r3:8080/stream.mjpeg",
2021-03-22 15:36:20:754 [BaseDriver] "appium:skipDeviceInitialization": true,
2021-03-22 15:36:20:754 [BaseDriver] "appium:skipServerInstallation": true,
2021-03-22 15:36:20:754 [BaseDriver] "appium:newCommandTimeout": 600,
2021-03-22 15:36:20:754 [BaseDriver] "appium:noReset": true
2021-03-22 15:36:20:755 [BaseDriver] },
2021-03-22 15:36:20:755 [BaseDriver] "firstMatch": [
2021-03-22 15:36:20:755 [BaseDriver] {}
2021-03-22 15:36:20:755 [BaseDriver] ]
2021-03-22 15:36:20:755 [BaseDriver] }
2021-03-22 15:36:20:762 [BaseDriver] Session created with session id: a2efc0c3-c2c2-4892-b52e-4f73f9d08927
2021-03-22 15:36:20:763 [UiAutomator2] Neither 'app' nor 'appPackage' was set. Starting UiAutomator2 without the target application
2021-03-22 15:36:20:769 [ADB] Found 1 'build-tools' folders under '/home/k/software/android-sdk' (newest first):
2021-03-22 15:36:20:769 [ADB] /home/k/software/android-sdk/build-tools/25.0.0
2021-03-22 15:36:20:769 [ADB] Using 'adb' from '/home/k/software/android-sdk/platform-tools/adb'
2021-03-22 15:36:20:770 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 start-server'
2021-03-22 15:36:20:780 [AndroidDriver] Retrieving device list
2021-03-22 15:36:20:781 [ADB] Trying to find a connected android device
2021-03-22 15:36:20:781 [ADB] Getting connected devices
2021-03-22 15:36:20:788 [ADB] Connected devices: [{"udid":"m4:5555","state":"device"},{"udid":"n2:5555","state":"device"},{"udid":"r2:5555","state":"device"},{"udid":"r3:5555","state":"device"},{"udid":"r5:5555","state":"device"}]
2021-03-22 15:36:20:789 [AndroidDriver] Using device: r3:5555
2021-03-22 15:36:20:790 [ADB] Using 'adb' from '/home/k/software/android-sdk/platform-tools/adb'
2021-03-22 15:36:20:790 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 start-server'
2021-03-22 15:36:20:795 [ADB] Setting device id to r3:5555
2021-03-22 15:36:20:796 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3:5555 shell getprop ro.build.version.sdk'
2021-03-22 15:36:20:817 [ADB] Current device property 'ro.build.version.sdk': 22
2021-03-22 15:36:20:818 [ADB] Device API level: 22
2021-03-22 15:36:20:818 [AndroidDriver] No app sent in, not parsing package/activity
2021-03-22 15:36:20:818 [AndroidDriver] 'skipDeviceInitialization' is set. Skipping device initialization.
2021-03-22 15:36:20:818 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3:5555 shell settings put secure mock_location 1'
2021-03-22 15:36:21:354 [Logcat] Starting logs capture with command: /home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3\:5555 logcat -v threadtime
2021-03-22 15:36:21:389 [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8204
2021-03-22 15:36:21:390 [ADB] Forwarding system: 8204 to device: 6790
2021-03-22 15:36:21:390 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3:5555 forward tcp:8204 tcp:6790'
2021-03-22 15:36:21:402 [UiAutomator2] 'skipServerInstallation' is set. Skipping UIAutomator2 server installation.
2021-03-22 15:36:21:403 [UiAutomator2] No app capability. Assuming it is already on the device
2021-03-22 15:36:21:404 [UiAutomator2] Performing shallow cleanup of automation leftovers
2021-03-22 15:36:21:417 [UiAutomator2] No obsolete sessions have been detected (socket hang up)
2021-03-22 15:36:21:418 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3:5555 shell am force-stop io.appium.uiautomator2.server.test'
2021-03-22 15:36:21:970 [UiAutomator2] 'skipServerInstallation' is set. Attempting to use UIAutomator2 server from the device
2021-03-22 15:36:21:971 [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
2021-03-22 15:36:21:971 [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","r3:5555","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
2021-03-22 15:36:21:981 [WD Proxy] Matched '/status' to command name 'getStatus'
2021-03-22 15:36:21:983 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
2021-03-22 15:36:21:989 [WD Proxy] socket hang up
2021-03-22 15:36:22:884 [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
2021-03-22 15:36:22:992 [WD Proxy] Matched '/status' to command name 'getStatus'
2021-03-22 15:36:22:993 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
2021-03-22 15:36:22:998 [WD Proxy] socket hang up
2021-03-22 15:36:23:999 [WD Proxy] Matched '/status' to command name 'getStatus'
2021-03-22 15:36:23:999 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
2021-03-22 15:36:24:004 [WD Proxy] socket hang up
2021-03-22 15:36:25:005 [WD Proxy] Matched '/status' to command name 'getStatus'
2021-03-22 15:36:25:006 [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8204/wd/hub/status] with no body
2021-03-22 15:36:25:091 [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
2021-03-22 15:36:25:092 [UiAutomator2] The initialization of the instrumentation process took 3121ms
2021-03-22 15:36:25:092 [WD Proxy] Matched '/session' to command name 'createSession'
2021-03-22 15:36:25:092 [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8204/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true},"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true,"deviceName":"r3:5555","deviceUDID":"r3:5555"}],"alwaysMatch":{}}}
2021-03-22 15:36:25:138 [WD Proxy] Got response with status 200: {"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true},"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true,"deviceName":"r3:5555","deviceUDID":"r3:5555"}],"alwaysMatch":{}},"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865"}}
2021-03-22 15:36:25:138 [WD Proxy] Determined the downstream protocol as 'W3C'
2021-03-22 15:36:25:152 [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8204/wd/hub/session/47afcc74-ba8f-4f54-9d07-cb539b2b1865/appium/device/info] with no body
2021-03-22 15:36:25:202 [WD Proxy] Got response with status 200: {"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865","value":{"androidId":"1a19c2de9db5751d","apiVersion":"22","bluetooth":{"state":"OFF"},"brand":"Xiaomi","carrierName":"","displayDensity":320,"locale":"zh_CN","manufacturer":"Xiaomi","model":"Redmi 3","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_INTERNET,NET_CAPABILITY_TRUSTED","signalStrength":null,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"BLOCKED","extraInfo":null,"isAvailable":true,"isConnected":false,"isFailover":false,"isRoaming":false,"state":"DISCONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"}],"platformVersion":"5.1.1","realDisplaySize":"720x1280","timeZone":"Asia/Shanghai"}}
2021-03-22 15:36:25:203 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3:5555 shell dumpsys window'
2021-03-22 15:36:25:256 [AndroidDriver] Screen already unlocked, doing nothing
2021-03-22 15:36:25:258 [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8204/wd/hub/session/47afcc74-ba8f-4f54-9d07-cb539b2b1865/appium/device/pixel_ratio] with no body
2021-03-22 15:36:25:270 [WD Proxy] Got response with status 200: {"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865","value":2}
2021-03-22 15:36:25:273 [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
2021-03-22 15:36:25:273 [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8204/wd/hub/session/47afcc74-ba8f-4f54-9d07-cb539b2b1865/appium/device/system_bars] with no body
2021-03-22 15:36:25:298 [WD Proxy] Got response with status 200: {"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865","value":{"statusBar":48}}
2021-03-22 15:36:25:299 [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
2021-03-22 15:36:25:299 [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8204/wd/hub/session/47afcc74-ba8f-4f54-9d07-cb539b2b1865/window/current/size] with no body
2021-03-22 15:36:25:313 [WD Proxy] Got response with status 200: {"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865","value":{"height":1280,"width":720}}
2021-03-22 15:36:25:313 [UiAutomator2] Starting MJPEG stream reading URL: 'http://r3:8080/stream.mjpeg'
2021-03-22 15:36:25:314 [Support] Loading local package 'mjpeg-consumer'
2021-03-22 15:36:25:389 [Appium] New AndroidUiautomator2Driver session created successfully, session a2efc0c3-c2c2-4892-b52e-4f73f9d08927 added to master session list
2021-03-22 15:36:25:390 [BaseDriver] Event 'newSessionStarted' logged at 1616398585390 (15:36:25 GMT+0800 (China Standard Time))
2021-03-22 15:36:25:391 [W3C (a2efc0c3)] Cached the protocol value 'W3C' for the new session a2efc0c3-c2c2-4892-b52e-4f73f9d08927
2021-03-22 15:36:25:392 [W3C (a2efc0c3)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true},"platformName":"Android","automationName":"uiautomator2","udid":"r3:5555","mjpegScreenshotUrl":"http://r3:8080/stream.mjpeg","skipDeviceInitialization":true,"skipServerInstallation":true,"newCommandTimeout":600,"noReset":true,"deviceName":"r3:5555","deviceUDID":"r3:5555","deviceApiLevel":22,"platformVersion":"5.1.1","deviceScreenSize":"720x1280","deviceScreenDensity":320,"deviceModel":"Redmi 3","deviceManufacturer":"Xiaomi","pixelRatio":2,"statBarHeight":48,"viewportRect":{"left":0,"top":48,"width":720,"height":1232}}}
2021-03-22 15:36:25:398 [HTTP] <-- POST /wd/hub/session 200 4842 ms - 1034
2021-03-22 15:36:25:398 [HTTP]
# now appium driver is created
# get screenshot with driver.get_screenshot_as_file(...)
2021-03-22 15:36:47:237 [HTTP] --> GET /wd/hub/session/a2efc0c3-c2c2-4892-b52e-4f73f9d08927/screenshot
2021-03-22 15:36:47:237 [HTTP] {}
2021-03-22 15:36:47:241 [W3C (a2efc0c3)] Calling AppiumDriver.getScreenshot() with args: ["a2efc0c3-c2c2-4892-b52e-4f73f9d08927"]
2021-03-22 15:36:47:553 [W3C (a2efc0c3)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAtAAAAUACAYAAABuzmU9AAcd/UlEQVR4AdTBe7TfdX3n++fr/fn+dgiwA4RrUROSKFIVQRF25CIBjx2LkAsXkdbBRLy2q50z/5xz1pzVaVfX6tV1enpm6nAiylWhapBLVQwUZhyJEVTqhYIJ7BBCFBUTCGCyk/39vF+Hz293s0JkqGcQgcdDn7/uOksCB00UsI1tmojANo1tSilkJo1tJPFsZIYS09gmImgkYRvbSEIStplmG0lIIjORhCRqrZRSsI1tIoLGNjJDFkMyQxbYZpolJEEmjSReCiRRayW6EVatWsX5555HrZWQyUwaSSQmIpCg1ooNpRQa29hmyEFjm1IK6Z5SCrVWIgLXZCjEs5EZqslQFIYkYZv/EdtIYlpWhqIwJAnb/AIHjW0kgZIXl2lER2YSEVx77bWce97Z1FoRBUnUnKSUgm1sExFkJrbpug7bZCaS2JNtQh22SfeUUshMIgLb7E4S0zKTiMA2tpEEDhrbDCmRxDRJTMtMQh22MRVJ4KCxzZASSexJZsgEQ0peTEnwhS98gfe8+xwmJycpGpCZ1KhIQr2QRHQiM5FErZWIoJEZshiSGbL4pUiiyUwk4RQRQbpHEjgYUhIRZCa2sU1TSqHJTCThFBFBukcSOBhSEhFkJraxTRMRvNhsI4km1JGZKMx1113H0qVLkURmIomIwDauiW0UHUNKMpNB6bBNYjKTiODZyAxZPKfMpIkIGkvYJpgiM2QxZBtJ4KDJTJqIoFEY28gMWQzJDCVGEr9uKdNEFoZUGXKhUZhaK9GNsGrVKs4/7xxqrdjGNpKQBGkkYYFtJLE72zQRQeMUQ0qeSzIleHbJtKAJKlOEbWwjCVEYUmIbURhSMuRgSIkknMI2piIJSUyzjSSGHAwpmSYJ27yQIoJaK9nN4Nprr2XlHWvJTGoRkiALTTKJJBIhCVUjCQtsU0vBNjMNtumDZyUnTVXQBFOSKcUMVQVNkDQyQxbPIAnbyDyD...
2021-03-22 15:36:47:559 [HTTP] <-- GET /wd/hub/session/a2efc0c3-c2c2-4892-b52e-4f73f9d08927/screenshot 200 322 ms - 621996
2021-03-22 15:36:47:559 [HTTP]
# now manully kill mjpeg stream app and restart it
# get screenshot with driver.get_screenshot_as_file(...)
# below screenshot is the last screenshot appium got before `Screen Stream over HTTP` was killed,
# not the latest screenshot after `Screen Stream over HTTP` is restarted
2021-03-22 15:37:25:877 [HTTP] --> GET /wd/hub/session/a2efc0c3-c2c2-4892-b52e-4f73f9d08927/screenshot
2021-03-22 15:37:25:878 [HTTP] {}
2021-03-22 15:37:25:882 [W3C (a2efc0c3)] Calling AppiumDriver.getScreenshot() with args: ["a2efc0c3-c2c2-4892-b52e-4f73f9d08927"]
2021-03-22 15:37:26:140 [W3C (a2efc0c3)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAtAAAAUACAYAAABuzmU9AAcYFElEQVR4AdTBe7TfdX3v+efr/fn+dgiwA4RrUROSKFIVQRF25CIBxx6LkAsXkdaDiXhtV3vm/DMz68zqaVfX6tU1nc459TAR5apQNcilKgYK53gkRECpFwomsEMIsaiYQACTnezv5/0aPr/dzQpIqVNE4PHQF6+5xpLAQRMFbGObJiKwTWObUgqZSWMbSTwXmaHENLaJCBpJ2MY2kpCEbabZRhKSyEwkIYlaK6UUbGObiKCxjcyQxZDMkAW2mWYJSZBJI4mXA0nUWoluhFWrVnHu2edQayVkMpNGEomJCCSotWJDKYXGNrYZctDYppRCuqeUQq2ViMA1GQrxXGSGajIUhSFJ2OZfYhtJTMvKUBSGJGGbn+OgsY0kUPLSMo3oyEwigquvvpqzzzmTWiuiIImak5RSsI1tIoLMxDZd12GbzEQSz2abUIdt0j2lFDKTiMA2u5PEtMwkIrCNbSSBg8Y2Q0okMU0S0zKTUIdtTEUSOGhsM6REEs8mM2SCISUvpST40pe+xPveexaTk5MUDchMalQkoV5IIjqRmUii1kpE0MgMWQzJDFn8QiTRZCaScIqIIN0jCRwMKYkIMhPb2KYppdBkJpJwiogg3SMJHAwpiQgyE9vYpokIXmq2kUQT6shMFOaaa65h6dKlSCIzkUREYBvXxDaKjiElmcmgdNgmMZlJRPBcZIYsnldm0kQEjSVsE0yRGbIYso0kcNBkJk1E0CiMbWSGLIZkhhIjiV+1lGkiC0OqDLnQKEytlehGWLVqFeeecxa1VmxjG0lIgjSSsMA2ktidbZqIoHGKISXPJ5kSPLdkWtAElSnCNraRhCgMKbGNKAwpGXIwpEQSTmEbU5GEJKbZRhJDDoaUTJOEbV5MEUGtlexmcPXVV7Py9rVkJrUISZCFJplEEomQhKqRhAW2qaVgm5kG2/TBc5KTpipoginJlGKGqoImSBqZIYtnkIRtZJ7B...
2021-03-22 15:37:26:148 [HTTP] <-- GET /wd/hub/session/a2efc0c3-c2c2-4892-b52e-4f73f9d08927/screenshot 200 269 ms - 619976
2021-03-22 15:37:26:148 [HTTP]
# shutdown appium server with ctrl+c
2021-03-22 15:38:14:367 [Appium] Received SIGINT - shutting down
2021-03-22 15:38:14:371 [Appium] Cleaning up 1 active session
2021-03-22 15:38:14:372 [Appium] Closing session, cause was 'The process has received SIGINT signal'
2021-03-22 15:38:14:372 [Appium] Removing session 'a2efc0c3-c2c2-4892-b52e-4f73f9d08927' from our master session list
2021-03-22 15:38:14:373 [UiAutomator2] Deleting UiAutomator2 session
2021-03-22 15:38:14:374 [UiAutomator2] Deleting UiAutomator2 server session
2021-03-22 15:38:14:375 [WD Proxy] Matched '/' to command name 'deleteSession'
2021-03-22 15:38:14:376 [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8204/wd/hub/session/47afcc74-ba8f-4f54-9d07-cb539b2b1865] with no body
2021-03-22 15:38:14:388 [Logcat] Logcat terminated with code null, signal SIGINT
2021-03-22 15:38:14:389 [Instrumentation] The process has exited with code null
2021-03-22 15:38:14:484 [WD Proxy] Got response with status 200: {"sessionId":"47afcc74-ba8f-4f54-9d07-cb539b2b1865","value":null}
2021-03-22 15:38:14:484 [Logcat] Stopping logcat capture
2021-03-22 15:38:14:485 [Logcat] Logcat already stopped
2021-03-22 15:38:14:486 [ADB] Removing forwarded port socket connection: 8204
2021-03-22 15:38:14:488 [ADB] Running '/home/k/software/android-sdk/platform-tools/adb -P 5037 -s r3:5555 forward --remove tcp:8204'
2021-03-22 15:38:14:499 [UiAutomator2] Closing MJPEG stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment