AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Other
318 stars 98 forks source link

No getting Device Logs and Debug Logs #1257

Closed chairunnas closed 1 month ago

chairunnas commented 1 month ago

Describe the bug

I am using the Appium Device Farm Plugin for Android, but I am not getting the device logs and debug logs in the dashboard. I have tried enabling via caps caps.setCapability("df:saveDeviceLogs", true);

Link to Appium logs

Screenshot 2024-08-02 at 18 10 18 Screenshot 2024-08-02 at 18 11 12

Environment

  1. Appium version 2.11.2
  2. Device farm 9.1.0
SubbuLomada commented 1 month ago

@chairunnas

Debug logs are still under development.

chairunnas commented 1 month ago

Here is the log

thanks.

appium_log.txt

@SubbuLomada

chairunnas commented 1 month ago

If device logs, how about it? @SubbuLomada

saikrishna321 commented 1 month ago

@chairunnas You capabilities are incorrect. All device-farm caps should start with 'df' refer here https://devicefarm.org/capabilities/

chairunnas commented 1 month ago

I've followed the caps here https://devicefarm.org/capabilities/ , but the device logs are still not there

@saikrishna321

[Appium] Attempting to load plugin device-farm...
[Appium] Requiring plugin at /Users/chairunnasmuharqm/.appium/node_modules/appium-device-farm/lib/src/main.js
{ DeviceFarmProLoader: [class R], default: [class R] }
[Appium] MB has been successfully loaded in 9.295s
[Appium] Welcome to Appium v2.11.2 (REV 552db40622bb7a82d9c6d67d2d6bcf3694b47e30)
[Appium] Non-default server args:
[Appium] { allowInsecure: [ 'chromedriver_autodownload' ],
  keepAliveTimeout: 800,
  usePlugins: [ 'device-farm' ] }
[Appium] The autodetected Appium home path: /Users/chairunnasmuharqm/.appium
[Appium] Attempting to load driver xcuitest...
[Appium] Attempting to load driver chromium...
[Appium] Attempting to load driver uiautomator2...
[Appium] Requiring driver at /Users/chairunnasmuharqm/.appium/node_modules/appium-chromium-driver/index.js
[Appium] ChromiumDriver has been successfully loaded in 4.299s
[Appium] Requiring driver at /Users/chairunnasmuharqm/.appium/node_modules/appium-xcuitest-driver/build/index.js
[Appium] XCUITestDriver has been successfully loaded in 9.259s
[Appium] Requiring driver at /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[Appium] AndroidUiautomator2Driver has been successfully loaded in 13.494s
(node:34484) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
[device-farm-main] 📱 Update server with CLI Args: {"subcommand":"server","address":"0.0.0.0","allowInsecure":["chromedriver_autodownload"],"keepAliveTimeout":800,"port":4723,"usePlugins":["device-farm"],"plugin":{"device-farm":{"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}},"extraArgs":[],"allowCors":false,"basePath":"","callbackPort":4723,"debugLogSpacing":false,"denyInsecure":[],"localTimezone":false,"loglevel":"debug","logFormat":"text","logNoColors":false,"logTimestamp":false,"pluginsImportChunkSize":7,"driversImportChunkSize":3,"longStacktrace":false,"noPermsCheck":false,"relaxedSecurityEnabled":false,"sessionOverride":false,"strictCaps":false,"useDrivers":[],"driver":{"xcuitest":{"wdaLocalPort":8100}},"tmpDir":"/var/folders/5h/y_r1gb8n4pn5qsn6yyy4l9hc0000gn/T"}
{ DeviceFarmProLoader: [class R], default: [class R] }
[ADB] Found 4 'build-tools' folders under '/Users/chairunnasmuharqm/Library/Android/sdk' (newest first):
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/35.0.0-rc1
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/33.0.0
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/32.1.0-rc1
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/32.0.0
[ADB] Using 'adb' from '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[device-farm-main] Cli Args: {"subcommand":"server","address":"0.0.0.0","allowInsecure":["chromedriver_autodownload"],"keepAliveTimeout":800,"port":4723,"usePlugins":["device-farm"],"plugin":{"device-farm":{"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}},"extraArgs":[],"allowCors":false,"basePath":"","callbackPort":4723,"debugLogSpacing":false,"denyInsecure":[],"localTimezone":false,"loglevel":"debug","logFormat":"text","logNoColors":false,"logTimestamp":false,"pluginsImportChunkSize":7,"driversImportChunkSize":3,"longStacktrace":false,"noPermsCheck":false,"relaxedSecurityEnabled":false,"sessionOverride":false,"strictCaps":false,"useDrivers":[],"driver":{"xcuitest":{"wdaLocalPort":8100}},"tmpDir":"/var/folders/5h/y_r1gb8n4pn5qsn6yyy4l9hc0000gn/T"}
[device-farm-main] 📱 Update server with Plugin Args: {"platform":"both","iosDeviceType":"both","androidDeviceType":"both","skipChromeDownload":true,"maxSessions":8,"adbRemote":[],"emulators":[],"simulators":[],"deviceAvailabilityTimeoutMs":300000,"deviceAvailabilityQueryIntervalMs":10000,"sendNodeDevicesToHubIntervalMs":30000,"checkStaleDevicesIntervalMs":30000,"checkBlockedDevicesIntervalMs":30000,"newCommandTimeoutSec":60,"bindHostOrIp":"192.168.0.102","enableDashboard":false,"removeDevicesFromDatabaseBeforeRunningThePlugin":false,"remoteConnectionTimeout":60000,"liveStreaming":true,"wdaBundleId":"","preBuildWDAPath":""}
[device-farm-main] Initializing storage
[device-farm-main] Initializing database
[device-farm-main] Creating new database: ./temp-appium/db.json
[device-farm-main] Database loaded
[device-farm-main] proxy is not required for axios
[device-farm-main] Registering proxy middleware
[device-farm-main] Registering websocket handler for Android Streaming
[device-farm-main] Registering websocket handler for iOS Streaming
Inside get streaming server
[device-farm-main] 📣📣📣 I'm a hub and I'm listening on 192.168.0.102:4723
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Hub will clean pending sessions every 30000 ms with pending session timeout: 310000 ms
[ADB] Using 'adb' from '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[ADB] Getting connected devices
[ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[device-farm-main] fetchAndroidDevices from host: undefined. Found 1 android devices
[device-farm-main] Android Device details for emulator-5554 not available. So querying now.
[device-farm-main] skipChromeDownload server arg is set; skipping Chromedriver installation.
[device-farm-main] Android web/hybrid testing will not be possible without Chromedriver.
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.characteristics'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell wm size'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.product.name'
[device-farm-main] Screen dimension for device emulator-5554 : Physical size: 1080x2280
[device-farm-main] Parsed screen dimension for device emulator-5554 : 1080x2280
[device-farm-main] Found 1 android devices
[device-farm-main] Fetching local simulators
{ MessageType: 'Result', Number: 0 }
[device-farm-main] iOS Simulators: true
[device-farm-main] tvOS Simulators: false
[device-farm-main] No tvOS simulators found!
[device-farm-main] Added 25 new devices to local database
[device-farm-main] 📣📣📣 Device Farm Plugin will be served at 🔗 http://192.168.0.102:4723/device-farm with id 9d876774-43ba-473f-8038-2d11f780f470
[Appium] Appium REST http interface listener started on http://0.0.0.0:4723
[Appium] You can provide the following URLs in your client code to connect to this server:
    http://127.0.0.1:4723/ (only accessible from the same host)
    http://192.168.0.102:4723/
    http://100.104.177.123:4723/
[Appium] Available drivers:
[Appium]   - xcuitest@7.24.3 (automationName 'XCUITest')
[Appium]   - chromium@1.2.7 (automationName 'Chromium')
[Appium]   - uiautomator2@3.7.3 (automationName 'UiAutomator2')
[Appium] Available plugins:
[Appium]   - element-wait@2.0.3
[Appium]   - device-farm@9.1.1 (ACTIVE)
[Appium]   - appium-dashboard@v2.0.3
[HTTP] --> GET /device-farm/api/device {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 584 ms - 25472 
[HTTP] --> GET /device-farm/api/queue/length {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 21 ms - - 
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] No pending sessions to clean
[HTTP] Request idempotency key: 91722f1e-a4a8-4b67-9019-e5967b82fcb3
[HTTP] --> POST /session {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:adbExecTimeout":90000,"appium:automationName":"UiAutomator2","pageLoadStrategy":"eager","appium:deviceName":"emulator-5554","appium:newCommandTimeout":0,"appium:autoWebview":true,"platformName":"ANDROID","appium:udid":"emulator-5554","appium:appPackage":"com.bibit.bibitid.debug","appium:uiautomator2ServerLaunchTimeout":900000,"appium:appActivity":"com.bibit.bibitid.ui.BibitActivity","appium:forceAppLaunch":true,"df:build":"BB Android - regression","df:saveDeviceLogs":true,"appium:appWaitPackage":"*","appium:disableWindowAnimation":true,"appium:autoGrantPermissions":true,"appium:shouldTerminateApp":true}}}
[AppiumDriver@f6f6] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:adbExecTimeout":90000,"appium:automationName":"UiAutomator2","pageLoadStrategy":"eager","appium:deviceName":"emulator-5554","appium:newCommandTimeout":0,"appium:autoWebview":true,"platformName":"ANDROID","appium:udid":"emulator-5554","appium:appPackage":"com.bibit.bibitid.debug","appium:uiautomator2ServerLaunchTimeout":900000,"appium:appActivity":"com.bibit.bibitid.ui.BibitActivity","appium:forceAppLaunch":true,"df:build":"BB Android - regression","df:saveDeviceLogs":true,"appium:appWaitPackage":"*","appium:disableWindowAnimation":true,"appium:autoGrantPermissions":true,"appium:shouldTerminateApp":true}}]
[device-farm-main] 📱 Plugin Args: {"platform":"both","androidDeviceType":"both","iosDeviceType":"both"}
[AppiumDriver@f6f6] Plugins which can handle cmd 'createSession': device-farm
[AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'createSession'
[device-farm-main] 📱 pluginArgs: {"platform":"both","iosDeviceType":"both","androidDeviceType":"both","skipChromeDownload":true,"maxSessions":8,"adbRemote":[],"emulators":[],"simulators":[],"deviceAvailabilityTimeoutMs":300000,"deviceAvailabilityQueryIntervalMs":10000,"sendNodeDevicesToHubIntervalMs":30000,"checkStaleDevicesIntervalMs":30000,"checkBlockedDevicesIntervalMs":30000,"newCommandTimeoutSec":60,"bindHostOrIp":"192.168.0.102","enableDashboard":false,"removeDevicesFromDatabaseBeforeRunningThePlugin":false,"remoteConnectionTimeout":60000,"liveStreaming":true,"wdaBundleId":"","preBuildWDAPath":""}
[device-farm-main] Receiving session request at host: 192.168.0.102
[device-farm-main] 📱 Creating temporary session capability_id: 7b4cd96d-8fed-49ad-8e0a-b6044688d9ad
[device-farm-main] Max session count: 8, Busy device count: 0
[device-farm-main] Waiting for free device. Filter: {"platform":"android","udid":"emulator-5554","busy":false,"userBlocked":false}}
[device-farm-main] Updated devices with filter: {"platform":"android","udid":{"$in":"emulator-5554"},"busy":false,"userBlocked":false}
[device-farm-main] Updated devices with filter: {"platform":"android","udid":{"$in":"emulator-5554"},"busy":false,"userBlocked":false}
[device-farm-main] 📱 Blocking device emulator-5554 at host http://192.168.0.102:4723 for new session
[device-farm-main] Updating allocated device: "{"userBlocked":false,"offline":false,"adbPort":5037,"systemPort":58871,"sdk":"12","realDevice":false,"name":"sdk_gphone64_arm64","busy":false,"state":"device","udid":"emulator-5554","platform":"android","deviceType":"emulator","host":"http://192.168.0.102:4723","totalUtilizationTimeMilliSec":13112530,"sessionStartTime":0,"width":"1080","height":"2280","liveStreaming":true,"tags":[],"nodeId":"9d876774-43ba-473f-8038-2d11f780f470","meta":{"revision":0,"created":1722952960591,"version":0},"$loki":1}"
[device-farm-main] Updated allocated device: "[{"userBlocked":false,"offline":false,"adbPort":5037,"systemPort":58871,"sdk":"12","realDevice":false,"name":"sdk_gphone64_arm64","busy":true,"state":"device","udid":"emulator-5554","platform":"android","deviceType":"emulator","host":"http://192.168.0.102:4723","totalUtilizationTimeMilliSec":13112530,"sessionStartTime":0,"width":"1080","height":"2280","liveStreaming":true,"tags":[],"nodeId":"9d876774-43ba-473f-8038-2d11f780f470","meta":{"revision":2,"created":1722952960591,"version":0,"updated":1722953003350},"$loki":1,"newCommandTimeout":60}]"
[device-farm-main] device.host: http://192.168.0.102:4723 and pluginArgs.bindHostOrIp: 192.168.0.102
[device-farm-main] 📱 Creating session on the same node
[device-farm-main] 📱 Live streaming argument is set to true, preparing device for live streaming
Current directory:  /Users/chairunnasmuharqm/.appium/node_modules/appium-device-farm/lib/stream.apk
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 install /Users/chairunnasmuharqm/.appium/node_modules/appium-device-farm/lib/stream.apk'
[device-farm-main] Installed /Users/chairunnasmuharqm/.appium/node_modules/appium-device-farm/lib/stream.apk on device emulator-5554
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list packages'
Allowing recording permissions
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell appops set com.device.farm PROJECT_MEDIA allow'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -W -n com.device.farm/com.device.farm.ScreenCaptureActivity'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:58871 tcp:1991'
Pressing home
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell input keyevent KEYCODE_HOME'
[device-farm-main] Websocket event received, streaming app is running
[AppiumDriver@f6f6] Executing default handling behavior for command 'createSession'
[AppiumDriver@f6f6] Event 'newSessionRequested' logged at 1722953010689 (21:03:30 GMT+0700 (Western Indonesia Time))
[Appium] Attempting to find matching driver for automationName 'UiAutomator2' and platformName 'ANDROID'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver
[Appium] Requiring driver at /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/build/index.js
[AppiumDriver@f6f6] Appium v2.11.2 creating new AndroidUiautomator2Driver (v3.7.3) session
[AppiumDriver@f6f6] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@f6f6] Appium's BaseDriver version is 9.11.2
[AppiumDriver@f6f6] AndroidUiautomator2Driver's BaseDriver version is 9.5.2
[AppiumDriver@f6f6] Explicitly enabling use of insecure features:
[AppiumDriver@f6f6]     chromedriver_autodownload
[38;5;-148m[AndroidUiautomator2Driver@4a3e] Creating session with W3C capabilities: {
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   "alwaysMatch": {
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "pageLoadStrategy": "eager",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "platformName": "ANDROID",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "df:build": "BB Android - regression",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "df:saveDeviceLogs": true,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:adbExecTimeout": 90000,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:automationName": "UiAutomator2",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:deviceName": "emulator-5554",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:newCommandTimeout": 0,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:autoWebview": true,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:appPackage": "com.bibit.bibitid.debug",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:uiautomator2ServerLaunchTimeout": 900000,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:appActivity": "com.bibit.bibitid.ui.BibitActivity",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:forceAppLaunch": true,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:appWaitPackage": "*",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:disableWindowAnimation": true,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:autoGrantPermissions": true,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:shouldTerminateApp": true,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:udid": "emulator-5554",
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:systemPort": 59492,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:chromeDriverPort": 59493,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:adbPort": 5037,
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     "appium:mjpegServerPort": 59494
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   },
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   "firstMatch": [
[38;5;-148m[AndroidUiautomator2Driver@4a3e]     {}
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   ]
[38;5;-148m[AndroidUiautomator2Driver@4a3e] }
[38;5;-148m[AndroidUiautomator2Driver@4a3e] The following provided capabilities were not recognized by this driver:
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   df:build
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   df:saveDeviceLogs
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   chromeDriverPort
[38;5;-148m[AndroidUiautomator2Driver@4a3e]   adbRemoteHost
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Session created with session id: b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[ADB] Found 4 'build-tools' folders under '/Users/chairunnasmuharqm/Library/Android/sdk' (newest first):
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/35.0.0-rc1
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/33.0.0
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/32.1.0-rc1
[ADB]     /Users/chairunnasmuharqm/Library/Android/sdk/build-tools/32.0.0
[ADB] Using 'adb' from '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Retrieving device list
[ADB] Trying to find connected Android devices
[ADB] Getting connected devices
[ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Using device: emulator-5554
[ADB] Using 'adb' from '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 start-server'
[ADB] Setting device id to emulator-5554
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Starting 'com.bibit.bibitid.debug' directly on the device
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[ADB] Current device property 'ro.build.version.sdk': 31
[ADB] Getting device platform version
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[ADB] Current device property 'ro.build.version.release': 12
[ADB] Device API level: 31
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Relaxing hidden api policy
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
[AndroidUiautomator2Driver@4a3e (b0dc2876)] No app sent in, not parsing package/activity
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Pushing settings apk to the device...
[ADB] Getting package info for 'io.appium.settings'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
[ADB] Using 'aapt2' from '/Users/chairunnasmuharqm/Library/Android/sdk/build-tools/35.0.0-rc1/aapt2'
[ADB] Reading package manifest: '/Users/chairunnasmuharqm/Library/Android/sdk/build-tools/35.0.0-rc1/aapt2 dump badging /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('5.12.6' >= '5.12.6')
[ADB] There is no need to install/upgrade '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] io.appium.settings is already running. There is no need to reset its permissions.
[Logcat] Starting logs capture with command: /Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Forwarding UiAutomator2 Server port 6790 to local port 59492
[AndroidUiautomator2Driver@4a3e (b0dc2876)] MJPEG broadcasting requested, forwarding MJPEG server port 7810 to local port 59494
[ADB] Forwarding system: 59494 to device: 7810
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:59494 tcp:7810'
[ADB] Forwarding system: 59492 to device: 6790
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:59492 tcp:6790'
[ADB] Getting package info for 'io.appium.uiautomator2.server'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
[ADB] Getting install status for io.appium.uiautomator2.server.test
[AndroidUiautomator2Driver@4a3e (b0dc2876)] No app capability. Assuming it is already on the device
[ADB] Getting install status for com.bibit.bibitid.debug
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell cmd package list packages'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell cmd package list packages'
[ADB] 'com.bibit.bibitid.debug' is installed
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.bibit.bibitid.debug'
[ADB] 'io.appium.uiautomator2.server.test' is installed
[ADB] Reading package manifest: '/Users/chairunnasmuharqm/Library/Android/sdk/build-tools/35.0.0-rc1/aapt2 dump badging /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.0.20.apk'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm clear com.bibit.bibitid.debug'
[ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('7.0.20' >= '7.0.20')
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Server packages status: [{"installState":"sameVersionInstalled","appPath":"/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.0.20.apk","appId":"io.appium.uiautomator2.server"},{"installState":"sameVersionInstalled","appPath":"/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk","appId":"io.appium.uiautomator2.server.test"}]
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Server packages are not going to be (re)installed
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Waiting up to 30000ms for services to be available
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.bibit.bibitid.debug'
[ADB] Retrieving requested permissions
[ADB] Retrieved 30 permissions from requested group
[ADB] Retrieving granted permissions
[ADB] Retrieved 14 permissions from install,runtime groups
[ADB] Granting permissions ["android.permission.CAMERA","android.permission.RECORD_AUDIO","android.permission.WRITE_EXTERNAL_STORAGE","android.permission.READ_EXTERNAL_STORAGE","android.permission.READ_MEDIA_IMAGES","android.permission.READ_MEDIA_VIDEO","android.permission.READ_MEDIA_VISUAL_USER_SELECTED","android.permission.READ_CONTACTS","android.permission.READ_PHONE_STATE","android.permission.POST_NOTIFICATIONS","android.launcher.permission.CHANGE_BADGE","android.launcher.permission.READ_SETTINGS","android.launcher.permission.WRITE_SETTINGS","android.permission.READ_APP_BADGE","android.permission.ACCESS_ADSERVICES_ATTRIBUTION","android.permission.ACCESS_ADSERVICES_AD_ID"] to 'com.bibit.bibitid.debug'
[ADB] Got the following command chunks to execute: [["pm","grant","com.bibit.bibitid.debug","android.permission.CAMERA",";","pm","grant","com.bibit.bibitid.debug","android.permission.RECORD_AUDIO",";","pm","grant","com.bibit.bibitid.debug","android.permission.WRITE_EXTERNAL_STORAGE",";","pm","grant","com.bibit.bibitid.debug","android.permission.READ_EXTERNAL_STORAGE",";","pm","grant","com.bibit.bibitid.debug","android.permission.READ_MEDIA_IMAGES",";","pm","grant","com.bibit.bibitid.debug","android.permission.READ_MEDIA_VIDEO",";","pm","grant","com.bibit.bibitid.debug","android.permission.READ_MEDIA_VISUAL_USER_SELECTED",";","pm","grant","com.bibit.bibitid.debug","android.permission.READ_CONTACTS",";","pm","grant","com.bibit.bibitid.debug","android.permission.READ_PHONE_STATE",";","pm","grant","com.bibit.bibitid.debug","android.permission.POST_NOTIFICATIONS",";","pm","grant","com.bibit.bibitid.debug","android.launcher.permission.CHANGE_BADGE",";","pm","grant","com.bibit.bibitid.debug","android.launcher.permission.READ_SETTINGS",";","pm","grant","com.bibit.bibitid.debug","android.launcher.permission.WRITE_SETTINGS",";"],["pm","grant","com.bibit.bibitid.debug","android.permission.READ_APP_BADGE",";","pm","grant","com.bibit.bibitid.debug","android.permission.ACCESS_ADSERVICES_ATTRIBUTION",";","pm","grant","com.bibit.bibitid.debug","android.permission.ACCESS_ADSERVICES_AD_ID",";"]]
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm grant com.bibit.bibitid.debug android.permission.CAMERA ; pm grant com.bibit.bibitid.debug android.permission.RECORD_AUDIO ; pm grant com.bibit.bibitid.debug android.permission.WRITE_EXTERNAL_STORAGE ; pm grant com.bibit.bibitid.debug android.permission.READ_EXTERNAL_STORAGE ; pm grant com.bibit.bibitid.debug android.permission.READ_MEDIA_IMAGES ; pm grant com.bibit.bibitid.debug android.permission.READ_MEDIA_VIDEO ; pm grant com.bibit.bibitid.debug android.permission.READ_MEDIA_VISUAL_USER_SELECTED ; pm grant com.bibit.bibitid.debug android.permission.READ_CONTACTS ; pm grant com.bibit.bibitid.debug android.permission.READ_PHONE_STATE ; pm grant com.bibit.bibitid.debug android.permission.POST_NOTIFICATIONS ; pm grant com.bibit.bibitid.debug android.launcher.permission.CHANGE_BADGE ; pm grant com.bibit.bibitid.debug android.launcher.permission.READ_SETTINGS ; pm grant com.bibit.bibitid.debug android.launcher.permission.WRITE_SETTINGS ;'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm grant com.bibit.bibitid.debug android.permission.READ_APP_BADGE ; pm grant com.bibit.bibitid.debug android.permission.ACCESS_ADSERVICES_ATTRIBUTION ; pm grant com.bibit.bibitid.debug android.permission.ACCESS_ADSERVICES_AD_ID ;'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Performed fast reset on the installed 'com.bibit.bibitid.debug' application (stop and clear)
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Performing shallow cleanup of automation leftovers
[AndroidUiautomator2Driver@4a3e (b0dc2876)] No obsolete sessions have been detected (socket hang up)
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Starting UIAutomator2 server 7.0.20
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Using UIAutomator2 server from '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v7.0.20.apk' and test from '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Waiting up to 900000ms for UiAutomator2 to be online...
[ADB] Creating ADB subprocess with args: ["-P","5037","-s","emulator-5554","shell","am","instrument","-w","--no-window-animation","-e","disableAnalytics","true","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/status' to command name 'getStatus'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /status] to [GET http://127.0.0.1:59492/status] with no body
[AndroidUiautomator2Driver@4a3e (b0dc2876)] socket hang up
[AndroidUiautomator2Driver@4a3e (b0dc2876)] [Instrumentation] 
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/status' to command name 'getStatus'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /status] to [GET http://127.0.0.1:59492/status] with no body
[AndroidUiautomator2Driver@4a3e (b0dc2876)] socket hang up
[device-farm-main] Found 0 device candidates to be released
[device-farm-main] Cleaning pending sessions...
[device-farm-main] Session queue ID:7b4cd96d-8fed-49ad-8e0a-b6044688d9ad has been pending for 11067 ms
[device-farm-main] No pending sessions to clean
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/status' to command name 'getStatus'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /status] to [GET http://127.0.0.1:59492/status] with no body
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[AndroidUiautomator2Driver@4a3e (b0dc2876)] The initialization of the instrumentation process took 2229ms
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/session' to command name 'createSession'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [POST /session] to [POST http://127.0.0.1:59492/session] with body: {"capabilities":{"firstMatch":[{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName":"emulator-5554","newCommandTimeout":0,"autoWebview":true,"appPackage":"com.bibit.bibitid.debug","uiautomator2ServerLaunchTimeout":900000,"appActivity":"com.bibit.bibitid.ui.BibitActivity","forceAppLaunch":true,"appWaitPackage":"*","disableWindowAnimation":true,"autoGrantPermissions":true,"shouldTerminateApp":true,"udid":"emulator-5554","systemPort":59492,"chromeDriverPort":59493,"adbPort":5037,"mjpegServerPort":59494,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName"...
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"afb37c1b-a2e3-42f5-ac81-fe337d872fbb","value":{"capabilities":{"firstMatch":[{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName":"emulator-5554","newCommandTimeout":0,"autoWebview":true,"appPackage":"com.bibit.bibitid.debug","uiautomator2ServerLaunchTimeout":900000,"appActivity":"com.bibit.bibitid.ui.BibitActivity","forceAppLaunch":true,"appWaitPackage":"*","disableWindowAnimation":true,"autoGrantPermissions":true,"shouldTerminateApp":true,"udid":"emulator-5554","systemPort":59492,"chromeDriverPort":59493,"adbPort":5037,"mjpegServerPort":59494,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExe...
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Determined the downstream protocol as 'W3C'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:59492/session/afb37c1b-a2e3-42f5-ac81-fe337d872fbb/appium/device/pixel_ratio] with no body
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:59492/session/afb37c1b-a2e3-42f5-ac81-fe337d872fbb/appium/device/system_bars] with no body
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/window/current/size' to command name 'getWindowSize'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /window/current/size] to [GET http://127.0.0.1:59492/session/afb37c1b-a2e3-42f5-ac81-fe337d872fbb/window/current/size] with no body
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:59492/session/afb37c1b-a2e3-42f5-ac81-fe337d872fbb/appium/device/info] with no body
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys power'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"afb37c1b-a2e3-42f5-ac81-fe337d872fbb","value":2.75}
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"afb37c1b-a2e3-42f5-ac81-fe337d872fbb","value":{"height":2280,"width":1080}}
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"afb37c1b-a2e3-42f5-ac81-fe337d872fbb","value":{"statusBar":66}}
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"afb37c1b-a2e3-42f5-ac81-fe337d872fbb","value":{"androidId":"5e7104c961ce84cc","apiVersion":"31","bluetooth":{"state":"ON"},"brand":"google","carrierName":"T-Mobile","displayDensity":440,"locale":"en_US","manufacturer":"Google","model":"sdk_gphone64_arm64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":12000,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-50,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":-1,"subtypeName":"","type":1,"typeName":"WIFI"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":30000,"linkUpstreamBandwidthKbps":15000,"networkCapabi...
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Screen already unlocked, doing nothing
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Starting 'com.bibit.bibitid.debug/com.bibit.bibitid.ui.BibitActivity and waiting for '*/com.bibit.bibitid.ui.BibitActivity'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am start -W -n com.bibit.bibitid.debug/com.bibit.bibitid.ui.BibitActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Setting auto webview to context 'WEBVIEW_com.bibit.bibitid.debug' with timeout 2000ms
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Getting a list of available webviews
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell cat /proc/net/unix'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Parsed 1 active devtools socket: ["@webview_devtools_remote_19926"]
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Collecting CDP data of 1 webview
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Forwarding remote port webview_devtools_remote_19926 to a local port in range 10900..11000
[AndroidUiautomator2Driver@4a3e (b0dc2876)] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:10900 localabstract:webview_devtools_remote_19926'
[ADB] Removing forwarded port socket connection: 10900 
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:10900'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] CDP data collection completed
[AndroidUiautomator2Driver@4a3e (b0dc2876)] WEBVIEW_19926 mapped to pid 19926
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Getting process name for webview 'WEBVIEW_19926'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ps --help'
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell ps -A'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Got process name: 'com.bibit.bibitid.debug'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Found 1 webview: ["WEBVIEW_com.bibit.bibitid.debug"]
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Available contexts: ["NATIVE_APP","WEBVIEW_com.bibit.bibitid.debug"]
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Connecting to chrome-backed webview context 'WEBVIEW_com.bibit.bibitid.debug'
[AndroidUiautomator2Driver@4a3e (b0dc2876)] The 'chromeDriverPort' capability is deprecated. Please use 'chromedriverPort' instead
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Using user-specified port 59493 for chromedriver
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Passing web view details to the Chromedriver constructor: {
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   "info": {
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "Android-Package": "com.bibit.bibitid.debug",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "Browser": "Chrome/126.0.6478.188",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "Protocol-Version": "1.3",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "User-Agent": "Mozilla/5.0 (Linux; Android 12; sdk_gphone64_arm64 Build/SE1A.220203.002.A1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.188 Mobile Safari/537.36",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "V8-Version": "12.6.228.28",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "WebKit-Version": "537.36 (@1e5ae24056ae95ebccdf3d2a8135d8475b4b849e)",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "webSocketDebuggerUrl": "ws://127.0.0.1:10900/devtools/browser"
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   },
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   "process": {
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "name": "com.bibit.bibitid.debug",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]     "id": "19926"
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   }
[AndroidUiautomator2Driver@4a3e (b0dc2876)] }
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Precalculated Chromedriver capabilities: {
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   "androidPackage": "com.bibit.bibitid.debug",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   "androidUseRunningApp": true,
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   "androidProcess": "com.bibit.bibitid.debug",
[AndroidUiautomator2Driver@4a3e (b0dc2876)]   "androidDeviceSerial": "emulator-5554"
[AndroidUiautomator2Driver@4a3e (b0dc2876)] }
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Before starting chromedriver, androidPackage is 'com.bibit.bibitid.debug'
[Chromedriver@683d] Changed state to 'starting'
[Chromedriver@683d] Using the static Chromedriver->Chrome mapping
[Chromedriver@683d] The most recent known Chrome version: 126.0.6478
[Chromedriver@683d] Found 2 executables in '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac'
[Chromedriver@683d] The following Chromedriver executables were found:
[Chromedriver@683d]     '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.126' (version '126.0.6478.126', minimum Chrome version '126.0.6478')
[Chromedriver@683d]     '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver_mac64_m1_v91.0.4472.101' (version '91.0.4472.101', minimum Chrome version '91.0.4472')
[Chromedriver@683d] Browser version in the supplied details: Chrome/126.0.6478.188
[Chromedriver@683d] Found Chrome bundle 'undefined' version '126.0.6478'
[Chromedriver@683d] Found 1 executable capable of automating Chrome '126.0.6478'.
Choosing the most recent, '/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.126'.
[Chromedriver@683d] If a specific version is required, specify it with the `chromedriverExecutable`desired capability.
[Chromedriver@683d] Set chromedriver binary as: /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.126
[Chromedriver@683d] Killing any old chromedrivers, running: pkill -15 -f "/Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.126.*--port=59493"
[Chromedriver@683d] No old chromedrivers seem to exist
[Chromedriver@683d] Cleaning this device's adb forwarded port socket connections: emulator-5554
[ADB] List forwarding ports
[ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --list'
[Chromedriver@683d] Spawning chromedriver with: /Users/chairunnasmuharqm/.appium/node_modules/appium-uiautomator2-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver-mac-arm64_v126.0.6478.126 --port=59493 --adb-port=5037 --verbose
[Chromedriver@683d] ChromeDriver version: '126.0.6478.126'
[Chromedriver@683d] Matched '/status' to command name 'getStatus'
[Chromedriver@683d] Proxying [GET /status] to [GET http://127.0.0.1:59493/status] with no body
[Chromedriver@683d] connect ECONNREFUSED 127.0.0.1:59493
[Chromedriver@683d] Matched '/status' to command name 'getStatus'
[Chromedriver@683d] Proxying [GET /status] to [GET http://127.0.0.1:59493/status] with no body
[Chromedriver@683d] Got response with status 200: {"value":{"build":{"version":"126.0.6478.126 (d36ace6122e0a59570e258d82441395206d60e1c-refs/branch-heads/6478@{#1591})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"arm64","name":"Mac OS X","version":"14.5.0"},"ready":true}}
[Chromedriver@683d] Starting W3C Chromedriver session with capabilities: {
  "capabilities": {
    "alwaysMatch": {
      "goog:chromeOptions": {
        "androidPackage": "com.bibit.bibitid.debug",
        "androidUseRunningApp": true,
        "androidProcess": "com.bibit.bibitid.debug",
        "androidDeviceSerial": "emulator-5554"
      },
      "pageLoadStrategy": "eager",
      "goog:loggingPrefs": {
        "browser": "ALL"
      }
    }
  }
}
[Chromedriver@683d] Matched '/session' to command name 'createSession'
[Chromedriver@683d] Proxying [POST /session] to [POST http://127.0.0.1:59493/session] with body: {"capabilities":{"alwaysMatch":{"goog:chromeOptions":{"androidPackage":"com.bibit.bibitid.debug","androidUseRunningApp":true,"androidProcess":"com.bibit.bibitid.debug","androidDeviceSerial":"emulator-5554"},"pageLoadStrategy":"eager","goog:loggingPrefs":{"browser":"ALL"}}}}
[Chromedriver@683d] Webview version: 'Chrome/126.0.6478.188'
[Chromedriver@683d] Got response with status 200: {"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"chrome","browserVersion":"126.0.6478.188","chrome":{"chromedriverVersion":"126.0.6478.126 (d36ace6122e0a59570e258d82441395206d60e1c-refs/branch-heads/6478@{#1591})"},"fedcm:accounts":true,"goog:chromeOptions":{"debuggerAddress":"localhost:59831"},"pageLoadStrategy":"eager","platformName":"android","proxy":{},"setWindowRect":false,"strictFileInteractability":false,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unhandledPromptBehavior":"dismiss and notify","webauthn:extension:credBlob":false,"webauthn:extension:largeBlob":false,"webauthn:extension:minPinLength":false,"webauthn:extension:prf":false,"webauthn:virtualAuthenticators":false},"sessionId":"3e50915d4093c43e9c1eb65a3ede1769"}}
[Chromedriver@683d] Determined the downstream protocol as 'W3C'
[Chromedriver@683d] Changed state to 'online'
[AppiumDriver@f6f6] New AndroidUiautomator2Driver session created successfully, session b0dc2876-56b3-4df5-aa73-72f6abb80a7c added to master session list
[AppiumDriver@f6f6] Event 'newSessionStarted' logged at 1722953021000 (21:03:41 GMT+0700 (Western Indonesia Time))
[device-farm-main] 📱 7b4cd96d-8fed-49ad-8e0a-b6044688d9ad Session response:  {"protocol":"W3C","value":["b0dc2876-56b3-4df5-aa73-72f6abb80a7c",{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName":"emulator-5554","newCommandTimeout":0,"autoWebview":true,"appPackage":"com.bibit.bibitid.debug","uiautomator2ServerLaunchTimeout":900000,"appActivity":"com.bibit.bibitid.ui.BibitActivity","forceAppLaunch":true,"appWaitPackage":"*","disableWindowAnimation":true,"autoGrantPermissions":true,"shouldTerminateApp":true,"udid":"emulator-5554","systemPort":59492,"chromeDriverPort":59493,"adbPort":5037,"mjpegServerPort":59494,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName":"emulator-5554","newCommandTimeout":0,"autoWebview":true,"appPackage":"com.bibit.bibitid.debug","uiautomator2ServerLaunchTimeout":900000,"appActivity":"com.bibit.bibitid.ui.BibitActivity","forceAppLaunch":true,"appWaitPackage":"*","disableWindowAnimation":true,"autoGrantPermissions":true,"shouldTerminateApp":true,"udid":"emulator-5554","systemPort":59492,"chromeDriverPort":59493,"adbPort":5037,"mjpegServerPort":59494},"deviceUDID":"emulator-5554","pixelRatio":"2.75","statBarHeight":66,"viewportRect":{"left":0,"top":66,"width":1080,"height":2214},"deviceApiLevel":31,"platformVersion":"12","deviceManufacturer":"Google","deviceModel":"sdk_gphone64_arm64","deviceScreenSize":"1080x2280","deviceScreenDensity":440},"W3C"]}
[device-farm-main] 📱 Removing pending session with capability_id: 7b4cd96d-8fed-49ad-8e0a-b6044688d9ad
[device-farm-main] 7b4cd96d-8fed-49ad-8e0a-b6044688d9ad 📱 Session response is CreateSessionResponseInternal
[device-farm-main] 📱 7b4cd96d-8fed-49ad-8e0a-b6044688d9ad ----- Device UDID emulator-5554 blocked for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[device-farm-main] Updating allocated device: "{"userBlocked":false,"offline":false,"adbPort":5037,"systemPort":58871,"sdk":"12","realDevice":false,"name":"sdk_gphone64_arm64","busy":false,"state":"device","udid":"emulator-5554","platform":"android","deviceType":"emulator","host":"http://192.168.0.102:4723","totalUtilizationTimeMilliSec":13112530,"sessionStartTime":0,"width":"1080","height":"2280","liveStreaming":true,"tags":[],"nodeId":"9d876774-43ba-473f-8038-2d11f780f470","meta":{"revision":0,"created":1722952960591,"version":0},"$loki":1}"
[device-farm-main] Updated allocated device: "[{"userBlocked":false,"offline":false,"adbPort":5037,"systemPort":58871,"sdk":"12","realDevice":false,"name":"sdk_gphone64_arm64","busy":true,"state":"device","udid":"emulator-5554","platform":"android","deviceType":"emulator","host":"http://192.168.0.102:4723","totalUtilizationTimeMilliSec":13112530,"sessionStartTime":1722953021003,"width":"1080","height":"2280","liveStreaming":true,"tags":[],"nodeId":"9d876774-43ba-473f-8038-2d11f780f470","meta":{"revision":3,"created":1722952960591,"version":0,"updated":1722953021013},"$loki":1,"newCommandTimeout":60,"session_id":"b0dc2876-56b3-4df5-aa73-72f6abb80a7c","lastCmdExecutedAt":1722953021003}]"
[device-farm-main] Skipping dashboard report
[device-farm-main] Adding the session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with type local to session map
[device-farm-main] 7b4cd96d-8fed-49ad-8e0a-b6044688d9ad 📱 Updating Device emulator-5554 with session ID b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[AppiumDriver@f6f6] Promoting 1 sessionless plugins to be attached to session ID b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Cached the protocol value 'W3C' for the new session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.createSession() result: {"capabilities":{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName":"emulator-5554","newCommandTimeout":0,"autoWebview":true,"appPackage":"com.bibit.bibitid.debug","uiautomator2ServerLaunchTimeout":900000,"appActivity":"com.bibit.bibitid.ui.BibitActivity","forceAppLaunch":true,"appWaitPackage":"*","disableWindowAnimation":true,"autoGrantPermissions":true,"shouldTerminateApp":true,"udid":"emulator-5554","systemPort":59492,"chromeDriverPort":59493,"adbPort":5037,"mjpegServerPort":59494,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"pageLoadStrategy":"eager","platformName":"ANDROID","df:build":"BB Android - regression","df:saveDeviceLogs":true,"adbExecTimeout":90000,"automationName":"UiAutomator2","deviceName":"emulator-5554...
[HTTP] <-- POST /session 200 19095 ms - 1786 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@class='bibitlogo']|//*[@id='bibit-splash-screen']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@class='bibitlogo']|//*[@id='bibit-splash-screen']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@class='bibitlogo']|//*[@id='bibit-splash-screen']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":{"element-6066-11e4-a52e-4f735466cecf":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.4"}}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.findElement() result: {"ELEMENT":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.4","element-6066-11e4-a52e-4f735466cecf":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.4"}
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 200 3070 ms - 211 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@data-testid='nonlogin-login-btn']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[HTTP] --> GET /device-farm/api/device {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/device. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/device 200 22 ms - 25616 
[HTTP] --> GET /device-farm/api/queue/length {}
[device-farm-main] Received non-webdriver request with url /device-farm/api/queue/length. So, not proxying it to downstream.
[HTTP] <-- GET /device-farm/api/queue/length 304 6 ms - - 
[b0dc2876][Chromedriver@683d] Got response with status 404: {"value":{"error":"no such element","message":"no such element: Unable to locate element: {\"method\":\"xpath\",\"selector\":\"//*[@data-testid='nonlogin-login-btn']\"}\n  (Session info: chrome=126.0.6478.188)","stacktrace":"0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408\n1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956\n2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356\n3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720\n4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700\n5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628\n6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148\n7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c ...
[b0dc2876][W3C] Matched W3C error code 'no such element' to NoSuchElementError
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Encountered internal error running command: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)]   (Session info: chrome=126.0.6478.188)
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c chromedriver-mac-arm64_v126.0.6478. + 4154428
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 8   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e46ea0 chromedriver-mac-arm64_v126.0.6478. + 4173472
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 9   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e27ff8 chromedriver-mac-arm64_v126.0.6478. + 4046840
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 10  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4778c chromedriver-mac-arm64_v126.0.6478. + 4175756
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 11  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e1afb8 chromedriver-mac-arm64_v126.0.6478. + 3993528
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 12  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e6521c chromedriver-mac-arm64_v126.0.6478. + 4297244
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 13  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e65398 chromedriver-mac-arm64_v126.0.6478. + 4297624
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 14  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e72f84 chromedriver-mac-arm64_v126.0.6478. + 4353924
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 15  libsystem_pthread.dylib             0x000000018cd66f94 _pthread_start + 136
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 16  libsystem_pthread.dylib             0x000000018cd61d34 thread_start + 8
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 404 4405 ms - 1971 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@data-testid='nonlogin-login-btn']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 404: {"value":{"error":"no such element","message":"no such element: Unable to locate element: {\"method\":\"xpath\",\"selector\":\"//*[@data-testid='nonlogin-login-btn']\"}\n  (Session info: chrome=126.0.6478.188)","stacktrace":"0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408\n1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956\n2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356\n3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720\n4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700\n5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628\n6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148\n7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c ...
[b0dc2876][W3C] Matched W3C error code 'no such element' to NoSuchElementError
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Encountered internal error running command: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)]   (Session info: chrome=126.0.6478.188)
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c chromedriver-mac-arm64_v126.0.6478. + 4154428
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 8   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e46ea0 chromedriver-mac-arm64_v126.0.6478. + 4173472
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 9   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e27ff8 chromedriver-mac-arm64_v126.0.6478. + 4046840
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 10  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4778c chromedriver-mac-arm64_v126.0.6478. + 4175756
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 11  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e1afb8 chromedriver-mac-arm64_v126.0.6478. + 3993528
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 12  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e6521c chromedriver-mac-arm64_v126.0.6478. + 4297244
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 13  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e65398 chromedriver-mac-arm64_v126.0.6478. + 4297624
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 14  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e72f84 chromedriver-mac-arm64_v126.0.6478. + 4353924
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 15  libsystem_pthread.dylib             0x000000018cd66f94 _pthread_start + 136
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 16  libsystem_pthread.dylib             0x000000018cd61d34 thread_start + 8
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 404 1719 ms - 1971 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@data-testid='nonlogin-login-btn']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 404: {"value":{"error":"no such element","message":"no such element: Unable to locate element: {\"method\":\"xpath\",\"selector\":\"//*[@data-testid='nonlogin-login-btn']\"}\n  (Session info: chrome=126.0.6478.188)","stacktrace":"0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408\n1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956\n2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356\n3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720\n4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700\n5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628\n6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148\n7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c ...
[b0dc2876][W3C] Matched W3C error code 'no such element' to NoSuchElementError
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Encountered internal error running command: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)]   (Session info: chrome=126.0.6478.188)
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c chromedriver-mac-arm64_v126.0.6478. + 4154428
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 8   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e46ea0 chromedriver-mac-arm64_v126.0.6478. + 4173472
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 9   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e27ff8 chromedriver-mac-arm64_v126.0.6478. + 4046840
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 10  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4778c chromedriver-mac-arm64_v126.0.6478. + 4175756
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 11  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e1afb8 chromedriver-mac-arm64_v126.0.6478. + 3993528
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 12  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e6521c chromedriver-mac-arm64_v126.0.6478. + 4297244
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 13  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e65398 chromedriver-mac-arm64_v126.0.6478. + 4297624
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 14  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e72f84 chromedriver-mac-arm64_v126.0.6478. + 4353924
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 15  libsystem_pthread.dylib             0x000000018cd66f94 _pthread_start + 136
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 16  libsystem_pthread.dylib             0x000000018cd61d34 thread_start + 8
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 404 681 ms - 1971 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@data-testid='nonlogin-login-btn']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 404: {"value":{"error":"no such element","message":"no such element: Unable to locate element: {\"method\":\"xpath\",\"selector\":\"//*[@data-testid='nonlogin-login-btn']\"}\n  (Session info: chrome=126.0.6478.188)","stacktrace":"0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408\n1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956\n2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356\n3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720\n4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700\n5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628\n6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148\n7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c ...
[b0dc2876][W3C] Matched W3C error code 'no such element' to NoSuchElementError
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Encountered internal error running command: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)]   (Session info: chrome=126.0.6478.188)
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 0   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7aa80 chromedriver-mac-arm64_v126.0.6478. + 4385408
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 1   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e7338c chromedriver-mac-arm64_v126.0.6478. + 4354956
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 2   chromedriver-mac-arm64_v126.0.6478. 0x0000000104a90b0c chromedriver-mac-arm64_v126.0.6478. + 281356
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 3   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ad32f8 chromedriver-mac-arm64_v126.0.6478. + 553720
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 4   chromedriver-mac-arm64_v126.0.6478. 0x0000000104b0bd24 chromedriver-mac-arm64_v126.0.6478. + 785700
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 5   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac7eec chromedriver-mac-arm64_v126.0.6478. + 507628
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 6   chromedriver-mac-arm64_v126.0.6478. 0x0000000104ac88c4 chromedriver-mac-arm64_v126.0.6478. + 510148
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 7   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4243c chromedriver-mac-arm64_v126.0.6478. + 4154428
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 8   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e46ea0 chromedriver-mac-arm64_v126.0.6478. + 4173472
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 9   chromedriver-mac-arm64_v126.0.6478. 0x0000000104e27ff8 chromedriver-mac-arm64_v126.0.6478. + 4046840
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 10  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e4778c chromedriver-mac-arm64_v126.0.6478. + 4175756
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 11  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e1afb8 chromedriver-mac-arm64_v126.0.6478. + 3993528
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 12  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e6521c chromedriver-mac-arm64_v126.0.6478. + 4297244
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 13  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e65398 chromedriver-mac-arm64_v126.0.6478. + 4297624
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 14  chromedriver-mac-arm64_v126.0.6478. 0x0000000104e72f84 chromedriver-mac-arm64_v126.0.6478. + 4353924
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 15  libsystem_pthread.dylib             0x000000018cd66f94 _pthread_start + 136
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 16  libsystem_pthread.dylib             0x000000018cd61d34 thread_start + 8
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] 
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 404 160 ms - 1971 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@data-testid='nonlogin-login-btn']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":{"element-6066-11e4-a52e-4f735466cecf":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59"}}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.findElement() result: {"ELEMENT":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59","element-6066-11e4-a52e-4f735466cecf":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59"}
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 200 658 ms - 213 
[b0dc2876][HTTP] --> GET /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/displayed {}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.elementDisplayed() with args: ["f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'elementDisplayed': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'elementDisplayed'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'elementDisplayed'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/displayed' to command name 'elementDisplayed'
[b0dc2876][Chromedriver@683d] Proxying [GET /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/displayed] to [GET http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/displayed] with no body
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":true}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.elementDisplayed() result: true
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method elementDisplayed
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- GET /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/displayed 200 362 ms - 14 
[b0dc2876][HTTP] --> GET /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/enabled {}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.elementEnabled() with args: ["f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'elementEnabled': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'elementEnabled'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'elementEnabled'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/enabled' to command name 'elementEnabled'
[b0dc2876][Chromedriver@683d] Proxying [GET /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/enabled] to [GET http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/enabled] with no body
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":true}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.elementEnabled() result: true
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method elementEnabled
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- GET /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/enabled 200 540 ms - 14 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@data-testid='nonlogin-login-btn']","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'findElement': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'findElement'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'findElement'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element' to command name 'findElement'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element] with body: {"using":"xpath","value":"//*[@data-testid='nonlogin-login-btn']"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":{"element-6066-11e4-a52e-4f735466cecf":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59"}}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.findElement() result: {"ELEMENT":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59","element-6066-11e4-a52e-4f735466cecf":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59"}
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method findElement
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element 200 182 ms - 213 
[b0dc2876][HTTP] --> POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/click {"id":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Would have proxied command directly, but a plugin exists which might require its value, so will let its value be collected internally and made part of plugin chain
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.click() with args: ["f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59","b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'click': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'click'
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'click'
[b0dc2876][Chromedriver@683d] Matched '/session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/click' to command name 'click'
[b0dc2876][Chromedriver@683d] Proxying [POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/click] to [POST http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/click] with body: {"id":"f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59"}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":null}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Responding to client with driver.click() result: null
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method click
{} b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Saving log entry for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with eventId undefined
[b0dc2876][HTTP] <-- POST /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c/element/f.78C1B5B18A4C4CC80AE8D57E39CF9F8A.d.A060606AB8285C56C65457FA7C550B2E.e.59/click 200 956 ms - 14 
[b0dc2876][HTTP] --> DELETE /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c {}
[b0dc2876][device-farm-main] Updating lastCmdExecutedAt for device emulator-5554 in session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][device-farm-main] Updating session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with data: {"deviceLogs":"b0dc2876-56b3-4df5-aa73-72f6abb80a7c/device_log.json","appProfiling":"b0dc2876-56b3-4df5-aa73-72f6abb80a7c/profiling.json"}
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Calling AppiumDriver.deleteSession() with args: ["b0dc2876-56b3-4df5-aa73-72f6abb80a7c"]
[b0dc2876][AppiumDriver@f6f6] Clearing new command timeout pre-emptively since plugin(s) will handle this command
[b0dc2876][AppiumDriver@f6f6] Plugins which can handle cmd 'deleteSession': device-farm
[b0dc2876][AppiumDriver@f6f6] Plugin device-farm is now handling cmd 'deleteSession'
[b0dc2876][device-farm-main] Updated devices with filter: {"session_id":"b0dc2876-56b3-4df5-aa73-72f6abb80a7c"}
[b0dc2876][device-farm-main] 📱 Unblocking the device that is blocked for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c
[b0dc2876][AppiumDriver@f6f6] Executing default handling behavior for command 'deleteSession'
[b0dc2876][AppiumDriver@f6f6] Event 'quitSessionRequested' logged at 1722953038227 (21:03:58 GMT+0700 (Western Indonesia Time))
[b0dc2876][AppiumDriver@f6f6] Removing session b0dc2876-56b3-4df5-aa73-72f6abb80a7c from our master session list
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Deleting UiAutomator2 session
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Stopping chromedriver for context WEBVIEW_com.bibit.bibitid.debug
[b0dc2876][Chromedriver@683d] Changed state to 'stopping'
[b0dc2876][Chromedriver@683d] Matched '' to command name 'deleteSession'
[b0dc2876][Chromedriver@683d] Proxying [DELETE /] to [DELETE http://127.0.0.1:59493/session/3e50915d4093c43e9c1eb65a3ede1769] with no body
[b0dc2876][Chromedriver@683d] Got response with status 200: {"value":null}
[b0dc2876][Chromedriver@683d] Changed state to 'stopped'
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Deleting UiAutomator2 server session
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Matched '/' to command name 'deleteSession'
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Proxying [DELETE /] to [DELETE http://127.0.0.1:59492/session/afb37c1b-a2e3-42f5-ac81-fe337d872fbb] with no body
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Got response with status 200: {"sessionId":"afb37c1b-a2e3-42f5-ac81-fe337d872fbb","value":null}
[AndroidUiautomator2Driver@4a3e (b0dc2876)] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[AndroidUiautomator2Driver@4a3e (b0dc2876)] [Instrumentation] The process has exited with code null, signal SIGTERM
[b0dc2876][ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys activity services io.appium.settings/.recorder.RecorderService'
[b0dc2876][ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop com.bibit.bibitid.debug'
[b0dc2876][ADB] Removing forwarded port socket connection: 59492 
[b0dc2876][ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:59492'
[b0dc2876][ADB] Removing forwarded port socket connection: 59494 
[b0dc2876][ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:59494'
[b0dc2876][AndroidUiautomator2Driver@4a3e (b0dc2876)] Restoring hidden api policy to the device default configuration
[b0dc2876][ADB] Running '/Users/chairunnasmuharqm/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy''
[b0dc2876][Logcat] Stopping logcat capture
[b0dc2876][AppiumDriver@f6f6] Event 'quitSessionFinished' logged at 1722953039041 (21:03:59 GMT+0700 (Western Indonesia Time))
Waiting for Android and iOS websocket handlers to be removed..
[b0dc2876][device-farm-main] Registering websocket handler for Android Streaming
[b0dc2876][device-farm-main] Registering websocket handler for iOS Streaming
Inside get streaming server
[b0dc2876][AppiumDriver@f6f6] Received response: null
[b0dc2876][AppiumDriver@f6f6] But deleting session, so not returning
[b0dc2876][AppiumDriver@f6f6] Responding to client with driver.deleteSession() result: null
[b0dc2876][device-farm-main] Intercepted response for session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with method deleteSession
[b0dc2876][device-farm-main] Updating session b0dc2876-56b3-4df5-aa73-72f6abb80a7c with data: {"status":"unmarked","endTime":"2024-08-06T14:03:59.045Z","hasLiveVideo":false}
[b0dc2876][HTTP] <-- DELETE /session/b0dc2876-56b3-4df5-aa73-72f6abb80a7c 200 1279 ms - 14 
[Appium] Received SIGINT - shutting down
[AppiumDriver@f6f6] There are no active sessions for cleanup
[HTTP] Closing Appium HTTP server
[HTTP] Appium HTTP server has been succesfully closed after 0ms
Screenshot 2024-08-06 at 20 48 11 Screenshot 2024-08-06 at 20 47 05 Screenshot 2024-08-06 at 20 47 17
saikrishna321 commented 1 month ago

@chairunnas What happens when your run the command adb -P 5037 -s emulator-5554 logcat -v threadtime in your terminal?

chairunnas commented 1 month ago

This is what happens when I runningadb -P 5037 -s emulator-5554 logcat -v threadtime

@saikrishna321

Gist : https://gist.github.com/chairunnas/3cfbae5bbbb549f1ae0adda67b81121f

sudharsan-selvaraj commented 1 month ago

@chairunnas This issue is fixed as part of v9.1.2. Kindly update the device-farm plugin to latest version and give it a try.

chairunnas commented 1 month ago

Hello @sudharsan-selvaraj in android device logs showing , but in ios is not showing device logs

Screenshot 2024-08-09 at 18 30 13 Screenshot 2024-08-09 at 18 25 58

Gist : https://gist.github.com/chairunnas/f46efb5ed6fa7cc4266830a02afb89b8

sudharsan-selvaraj commented 1 month ago

@chairunnas Fixed in 9.1.3. Update the plugin and try again.