Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alokkr016/876359e057fb6dc8794a756ab044645e to your computer and use it in GitHub Desktop.
Save alokkr016/876359e057fb6dc8794a756ab044645e to your computer and use it in GitHub Desktop.
11:19:09.469 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding
11:19:09.473 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
11:19:09.534 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://0.0.0.0:4442 and tcp://0.0.0.0:4443
11:19:09.557 INFO [UnboundZmqEventBus.<init>] - Sockets created
11:19:10.563 INFO [UnboundZmqEventBus.<init>] - Event bus ready
11:19:10.642 INFO [NodeServer.createHandlers] - Reporting self as: http://172.19.41.136:9001
11:19:10.654 INFO [NodeOptions.getSessionFactories] - Detected 10 available processors
11:19:10.665 INFO [RelayOptions.getSessionFactories] - Adding relay configs for http://127.0.0.1:4723
11:19:10.669 INFO [RelayOptions.lambda$getSessionFactories$1] - Mapping Capabilities {appium:automationName: XCUITest, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLocalPort: 8200, platformName: IOS}, 1 times
11:19:10.681 INFO [Node.<init>] - Binding additional locator mechanisms: relative
11:19:10.751 INFO [NodeServer$1.start] - Starting registration process for Node http://172.19.41.136:9001
11:19:10.752 INFO [NodeServer.execute] - Started Selenium node 4.21.0 (revision 79ed462ef4): http://172.19.41.136:9001
11:19:10.918 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
11:19:11.105 INFO [NodeServer.lambda$createHandlers$2] - Node has been added
index 1
Device Name
WARN Appium Appium encountered 2 warnings while validating plugins found in manifest /Users/alokkumar/.appium/node_modules/.cache/appium/extensions.yaml
WARN Appium Plugin "element-wait" has 1 potential problem:
WARN Appium - Plugin "element-wait" (package `appium-wait-plugin`) may be incompatible with the current version of Appium (v2.2.2) due to its peer dependency on older Appium v^2.4.1. Please ask the developer of `appium-wait-plugin` to update the peer dependency on Appium to v2.2.2.
[Appium] Welcome to Appium v2.2.2 (REV bab86d5de571015b63fd8fc30b47bbe072a1290e)
[Appium] Non-default server args:
[Appium] { port: 4724, useDrivers: [ 'xcuitest' ] }
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
[Appium] { 'appium:wdaLaunchTimeout': 60000,
[Appium] 'appium:wdaLocalPort': 8300,
[Appium] 'appium:newCommandTimeout': 30000,
[Appium] 'appium:connectionRetryCount': 3 }
[Appium] Attempting to load driver xcuitest...
[Appium] Requiring driver at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver
[Appium] Appium REST http interface listener started on http://0.0.0.0:4724
[Appium] You can provide the following URLs in your client code to connect to this server:
[Appium] http://127.0.0.1:4724/ (only accessible from the same host)
[Appium] http://172.19.41.136:4724/
[Appium] Available drivers:
[Appium] - xcuitest@4.33.2 (automationName 'XCUITest')
[Appium] - uiautomator2@2.29.4 (automationName 'UiAutomator2')
[Appium] - chromium@1.2.50 (automationName 'Chromium')
[Appium] Available plugins:
[Appium] - device-farm@8.4.7-rc.18
[Appium] - element-wait@3.0.2
[Appium] No plugins activated. Use the --use-plugins flag with names of plugins to activate
Device2
WDA Port : 8300
Client Port : 4724
11:19:23.963 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding
11:19:23.966 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
11:19:24.023 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://0.0.0.0:4442 and tcp://0.0.0.0:4443
11:19:24.043 INFO [UnboundZmqEventBus.<init>] - Sockets created
11:19:25.049 INFO [UnboundZmqEventBus.<init>] - Event bus ready
11:19:25.140 INFO [NodeServer.createHandlers] - Reporting self as: http://172.19.41.136:9003
11:19:25.151 INFO [NodeOptions.getSessionFactories] - Detected 10 available processors
11:19:25.163 INFO [RelayOptions.getSessionFactories] - Adding relay configs for http://127.0.0.1:4724
11:19:25.167 INFO [RelayOptions.lambda$getSessionFactories$1] - Mapping Capabilities {appium:automationName: XCUITest, appium:platformVersion: 16.4, appium:udid: BDF101EC-5CFC-4E00-9294-648..., appium:wdaLocalPort: 8300, platformName: IOS}, 1 times
11:19:25.181 INFO [Node.<init>] - Binding additional locator mechanisms: relative
11:19:25.261 INFO [NodeServer$1.start] - Starting registration process for Node http://172.19.41.136:9003
11:19:25.265 INFO [NodeServer.execute] - Started Selenium node 4.21.0 (revision 79ed462ef4): http://172.19.41.136:9003
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 3 ms - 199
[HTTP]
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 1 ms - 199
[HTTP]
11:19:25.410 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 1 ms - 199
[HTTP]
11:19:25.466 INFO [NodeServer.lambda$createHandlers$2] - Node has been added
index 2
Device Name
WARN Appium Appium encountered 2 warnings while validating plugins found in manifest /Users/alokkumar/.appium/node_modules/.cache/appium/extensions.yaml
WARN Appium Plugin "element-wait" has 1 potential problem:
WARN Appium - Plugin "element-wait" (package `appium-wait-plugin`) may be incompatible with the current version of Appium (v2.2.2) due to its peer dependency on older Appium v^2.4.1. Please ask the developer of `appium-wait-plugin` to update the peer dependency on Appium to v2.2.2.
[Appium] Welcome to Appium v2.2.2 (REV bab86d5de571015b63fd8fc30b47bbe072a1290e)
[Appium] Non-default server args:
[Appium] { port: 4725, useDrivers: [ 'xcuitest' ] }
[Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
[Appium] { 'appium:wdaLaunchTimeout': 60000,
[Appium] 'appium:wdaLocalPort': 8400,
[Appium] 'appium:newCommandTimeout': 30000,
[Appium] 'appium:connectionRetryCount': 3 }
[Appium] Attempting to load driver xcuitest...
[Appium] Requiring driver at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver
[Appium] Appium REST http interface listener started on http://0.0.0.0:4725
[Appium] You can provide the following URLs in your client code to connect to this server:
[Appium] http://127.0.0.1:4725/ (only accessible from the same host)
[Appium] http://172.19.41.136:4725/
[Appium] Available drivers:
[Appium] - xcuitest@4.33.2 (automationName 'XCUITest')
[Appium] - uiautomator2@2.29.4 (automationName 'UiAutomator2')
[Appium] - chromium@1.2.50 (automationName 'Chromium')
[Appium] Available plugins:
[Appium] - device-farm@8.4.7-rc.18
[Appium] - element-wait@3.0.2
[Appium] No plugins activated. Use the --use-plugins flag with names of plugins to activate
Device3
WDA Port : 8400
Client Port : 4725
11:19:38.477 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding
11:19:38.480 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing
11:19:38.542 INFO [UnboundZmqEventBus.<init>] - Connecting to tcp://0.0.0.0:4442 and tcp://0.0.0.0:4443
11:19:38.564 INFO [UnboundZmqEventBus.<init>] - Sockets created
11:19:39.570 INFO [UnboundZmqEventBus.<init>] - Event bus ready
11:19:39.636 INFO [NodeServer.createHandlers] - Reporting self as: http://172.19.41.136:9006
11:19:39.646 INFO [NodeOptions.getSessionFactories] - Detected 10 available processors
11:19:39.656 INFO [RelayOptions.getSessionFactories] - Adding relay configs for http://127.0.0.1:4725
11:19:39.661 INFO [RelayOptions.lambda$getSessionFactories$1] - Mapping Capabilities {appium:automationName: XCUITest, appium:platformVersion: 17.5, appium:udid: 896FFF09-E83E-4B4C-BF14-694..., appium:wdaLocalPort: 8400, platformName: IOS}, 1 times
11:19:39.675 INFO [Node.<init>] - Binding additional locator mechanisms: relative
11:19:39.758 INFO [NodeServer$1.start] - Starting registration process for Node http://172.19.41.136:9006
11:19:39.759 INFO [NodeServer.execute] - Started Selenium node 4.21.0 (revision 79ed462ef4): http://172.19.41.136:9006
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 6 ms - 199
[HTTP]
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 1 ms - 199
[HTTP]
11:19:39.920 INFO [NodeServer$1.lambda$start$1] - Sending registration event...
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 1 ms - 199
[HTTP]
11:19:39.982 INFO [NodeServer.lambda$createHandlers$2] - Node has been added
11:19:43.704 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 17.5, appium:udid: 896FFF09-E83E-4B4C-BF14-694..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8400, platformName: IOS}
11:19:43.733 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8200, platformName: IOS}
11:19:43.738 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: BDF101EC-5CFC-4E00-9294-648..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8300, platformName: IOS}
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{"appium:app":"/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:newCommandTimeout":30,"appium:noReset":false,"appium:platformVersion":"17.5","appium:udid":"896FFF09-E83E-4B4C-BF14-694F7719F655","appium:wdaLaunchTimeout":60000,"appium:wdaLocalPort":8400,"platformName":"IOS"}]}}
[AppiumDriver@dfba] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"appium:app":"/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:newCommandTimeout":30,"appium:noReset":false,"appium:platformVersion":"17.5","appium:udid":"896FFF09-E83E-4B4C-BF14-694F7719F655","appium:wdaLaunchTimeout":60000,"appium:wdaLocalPort":8400,"platformName":"IOS"}]}]
[AppiumDriver@dfba] Event 'newSessionRequested' logged at 1716788983740 (11:19:43 GMT+0530 (India Standard Time))
[Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS'
[Appium] The 'xcuitest' driver was installed and matched caps.
[Appium] Will require it at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver
[Appium] Requiring driver at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver
[AppiumDriver@dfba] Appium v2.2.2 creating new XCUITestDriver (v4.33.2) session
[AppiumDriver@dfba] Checking BaseDriver versions for Appium and XCUITestDriver
[AppiumDriver@dfba] Appium's BaseDriver version is 9.6.0
[AppiumDriver@dfba] XCUITestDriver's BaseDriver version is 9.6.0
[XCUITestDriver@c486] Creating session with W3C capabilities: {
[XCUITestDriver@c486] "alwaysMatch": {
[XCUITestDriver@c486] "platformName": "IOS",
[XCUITestDriver@c486] "appium:app": "/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app",
[XCUITestDriver@c486] "appium:autoAcceptAlerts": true,
[XCUITestDriver@c486] "appium:automationName": "XCUITest",
[XCUITestDriver@c486] "appium:newCommandTimeout": 30,
[XCUITestDriver@c486] "appium:noReset": false,
[XCUITestDriver@c486] "appium:platformVersion": "17.5",
[XCUITestDriver@c486] "appium:udid": "896FFF09-E83E-4B4C-BF14-694F7719F655",
[XCUITestDriver@c486] "appium:wdaLaunchTimeout": 60000,
[XCUITestDriver@c486] "appium:wdaLocalPort": 8400,
[XCUITestDriver@c486] "appium:connectionRetryCount": 3
[XCUITestDriver@c486] },
[XCUITestDriver@c486] "firstMatch": [
[XCUITestDriver@c486] {}
[XCUITestDriver@c486] ]
[XCUITestDriver@c486] }
[XCUITestDriver@c486] The following provided capabilities were not recognized by this driver:
[XCUITestDriver@c486] connectionRetryCount
[XCUITestDriver@c486 (99d4021f)] Session created with session id: 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] --> POST /session
[HTTP] {"capabilities":{"firstMatch":[{"appium:app":"/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:newCommandTimeout":30,"appium:noReset":false,"appium:platformVersion":"16.4","appium:udid":"BDF101EC-5CFC-4E00-9294-64840E6F5BA8","appium:wdaLaunchTimeout":60000,"appium:wdaLocalPort":8300,"platformName":"IOS"}]}}
[XCUITest] Current user: 'alokkumar'
[AppiumDriver@4556] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{"appium:app":"/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app","appium:autoAcceptAlerts":true,"appium:automationName":"XCUITest","appium:newCommandTimeout":30,"appium:noReset":false,"appium:platformVersion":"16.4","appium:udid":"BDF101EC-5CFC-4E00-9294-64840E6F5BA8","appium:wdaLaunchTimeout":60000,"appium:wdaLocalPort":8300,"platformName":"IOS"}]}]
[AppiumDriver@4556] Event 'newSessionRequested' logged at 1716788983808 (11:19:43 GMT+0530 (India Standard Time))
[Appium] Attempting to find matching driver for automationName 'XCUITest' and platformName 'IOS'
[Appium] The 'xcuitest' driver was installed and matched caps.
[Appium] Will require it at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver
[Appium] Requiring driver at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver
[AppiumDriver@4556] Appium v2.2.2 creating new XCUITestDriver (v4.33.2) session
[AppiumDriver@4556] Checking BaseDriver versions for Appium and XCUITestDriver
[AppiumDriver@4556] Appium's BaseDriver version is 9.6.0
[AppiumDriver@4556] XCUITestDriver's BaseDriver version is 9.6.0
[XCUITestDriver@a845] Creating session with W3C capabilities: {
[XCUITestDriver@a845] "alwaysMatch": {
[XCUITestDriver@a845] "platformName": "IOS",
[XCUITestDriver@a845] "appium:app": "/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app",
[XCUITestDriver@a845] "appium:autoAcceptAlerts": true,
[XCUITestDriver@a845] "appium:automationName": "XCUITest",
[XCUITestDriver@a845] "appium:newCommandTimeout": 30,
[XCUITestDriver@a845] "appium:noReset": false,
[XCUITestDriver@a845] "appium:platformVersion": "16.4",
[XCUITestDriver@a845] "appium:udid": "BDF101EC-5CFC-4E00-9294-64840E6F5BA8",
[XCUITestDriver@a845] "appium:wdaLaunchTimeout": 60000,
[XCUITestDriver@a845] "appium:wdaLocalPort": 8300,
[XCUITestDriver@a845] "appium:connectionRetryCount": 3
[XCUITestDriver@a845] },
[XCUITestDriver@a845] "firstMatch": [
[XCUITestDriver@a845] {}
[XCUITestDriver@a845] ]
[XCUITestDriver@a845] }
[XCUITestDriver@a845] The following provided capabilities were not recognized by this driver:
[XCUITestDriver@a845] connectionRetryCount
[XCUITestDriver@a845 (c817024c)] Session created with session id: c817024c-92ef-43ba-b0d9-2632fdb8db2a
[XCUITestDriver@c486 (99d4021f)] Available devices:
[XCUITestDriver@c486 (99d4021f)] No real device with udid '896FFF09-E83E-4B4C-BF14-694F7719F655'. Looking for simulator
[XCUITest] Current user: 'alokkumar'
[XCUITestDriver@a845 (c817024c)] Available devices:
[XCUITestDriver@a845 (c817024c)] No real device with udid 'BDF101EC-5CFC-4E00-9294-64840E6F5BA8'. Looking for simulator
[iOSSim] Constructing iOS simulator for Xcode version 15.4 with udid 'BDF101EC-5CFC-4E00-9294-64840E6F5BA8'
[iOSSim] Constructing iOS simulator for Xcode version 15.4 with udid '896FFF09-E83E-4B4C-BF14-694F7719F655'
[XCUITestDriver@a845 (c817024c)] Determining device to run tests on: udid: 'BDF101EC-5CFC-4E00-9294-64840E6F5BA8', real device: false
[XCUITestDriver@c486 (99d4021f)] Determining device to run tests on: udid: '896FFF09-E83E-4B4C-BF14-694F7719F655', real device: false
[XCUITestDriver@c486 (99d4021f)] Event 'xcodeDetailsRetrieved' logged at 1716788984161 (11:19:44 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Event 'xcodeDetailsRetrieved' logged at 1716788984161 (11:19:44 GMT+0530 (India Standard Time))
[BaseDriver] Using local app '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app'
[BaseDriver] Using local app '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app'
[XCUITestDriver@c486 (99d4021f)] Event 'appConfigured' logged at 1716788984162 (11:19:44 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Event 'appConfigured' logged at 1716788984162 (11:19:44 GMT+0530 (India Standard Time))
[XCUITest] Checking whether app '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app' is actually present on file system
[XCUITest] Checking whether app '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app' is actually present on file system
[XCUITest] App is present
[XCUITest] App is present
[XCUITest] Getting bundle ID from app '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app': 'com.shadowknight.debt.qa'
[XCUITest] Getting bundle ID from app '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app': 'com.shadowknight.debt.qa'
[XCUITestDriver@a845 (c817024c)] Event 'resetStarted' logged at 1716788984164 (11:19:44 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Event 'resetStarted' logged at 1716788984164 (11:19:44 GMT+0530 (India Standard Time))
[simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):
Simulator device failed to terminate com.shadowknight.debt.qa.
found nothing to terminate
Underlying error (domain=NSPOSIXErrorDomain, code=3):
The request to terminate "com.shadowknight.debt.qa" failed. found nothing to terminate
found nothing to terminate
[XCUITest] Reset: failed to terminate Simulator application with id "com.shadowknight.debt.qa"
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[XCUITestDriver@c486 (99d4021f)] Event 'resetComplete' logged at 1716788984331 (11:19:44 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Using WDA path: '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@c486 (99d4021f)] Using WDA agent: '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
[simctl] Error running 'terminate': An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3):
Simulator device failed to terminate com.shadowknight.debt.qa.
found nothing to terminate
Underlying error (domain=NSPOSIXErrorDomain, code=3):
The operation couldn’t be completed. found nothing to terminate
found nothing to terminate
[XCUITest] Reset: failed to terminate Simulator application with id "com.shadowknight.debt.qa"
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[XCUITestDriver@a845 (c817024c)] Event 'resetComplete' logged at 1716788984337 (11:19:44 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Using WDA path: '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@a845 (c817024c)] Using WDA agent: '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj'
[IOSSimulatorLog] Starting log capture for iOS Simulator with udid '896FFF09-E83E-4B4C-BF14-694F7719F655' using simctl
[IOSSimulatorLog] Starting log capture for iOS Simulator with udid 'BDF101EC-5CFC-4E00-9294-64840E6F5BA8' using simctl
[XCUITestDriver@c486 (99d4021f)] Event 'logCaptureStarted' logged at 1716788984759 (11:19:44 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Setting up simulator
[iOSSim] Setting preferences of 896FFF09-E83E-4B4C-BF14-694F7719F655 Simulator to {"ConnectHardwareKeyboard":false}
[iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false}
[iOSSim] Updated 896FFF09-E83E-4B4C-BF14-694F7719F655 Simulator preferences at '/Users/alokkumar/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"896FFF09-E83E-4B4C-BF14-694F7719F655":{"ConnectHardwareKeyboard":false,"SimulatorExternalDisplay":2114,"ChromeTint":"","SimulatorWindowOrientation":"Portrait","SimulatorWindowRotationAngle":0,"SimulatorWindowGeometry":{"450013FF-7056-441D-8FB9-AB3A60F97E31":{"WindowCenter":"{783, 563}","WindowScale":1}}}}}
[iOSSim] Got Simulator UI client PID: 84859
[iOSSim] Both Simulator with UDID '896FFF09-E83E-4B4C-BF14-694F7719F655' and the UI client are currently running
[XCUITestDriver@c486 (99d4021f)] Event 'simStarted' logged at 1716788985042 (11:19:45 GMT+0530 (India Standard Time))
[XCUITest] Verifying application platform
[XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"]
[XCUITestDriver@a845 (c817024c)] Event 'logCaptureStarted' logged at 1716788985235 (11:19:45 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Setting up simulator
[iOSSim] Setting preferences of BDF101EC-5CFC-4E00-9294-64840E6F5BA8 Simulator to {"ConnectHardwareKeyboard":false}
[iOSSim] Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false}
[XCUITestDriver@c486 (99d4021f)] App 'com.shadowknight.debt.qa' is already installed
[iOSSim] Updated BDF101EC-5CFC-4E00-9294-64840E6F5BA8 Simulator preferences at '/Users/alokkumar/Library/Preferences/com.apple.iphonesimulator.plist' with {"RotateWindowWhenSignaledByGuest":true,"StartLastDeviceOnLaunch":false,"DetachOnWindowClose":false,"AttachBootedOnStart":true,"ConnectHardwareKeyboard":false,"PasteboardAutomaticSync":false,"DevicePreferences":{"BDF101EC-5CFC-4E00-9294-64840E6F5BA8":{"SimulatorExternalDisplay":2114,"ConnectHardwareKeyboard":false,"ChromeTint":"","SimulatorWindowGeometry":{"450013FF-7056-441D-8FB9-AB3A60F97E31":{"WindowCenter":"{1513, 591.5}","WindowScale":0.9513274336283186}},"SimulatorWindowRotationAngle":0,"SimulatorWindowOrientation":"Portrait"}}}
[XCUITest] Reset requested. Removing app with id 'com.shadowknight.debt.qa' from the device
[iOSSim] Got Simulator UI client PID: 84859
[iOSSim] Both Simulator with UDID 'BDF101EC-5CFC-4E00-9294-64840E6F5BA8' and the UI client are currently running
[XCUITestDriver@a845 (c817024c)] Event 'simStarted' logged at 1716788985465 (11:19:45 GMT+0530 (India Standard Time))
[XCUITest] Verifying application platform
[XCUITest] CFBundleSupportedPlatforms: ["iPhoneSimulator"]
[XCUITestDriver@a845 (c817024c)] App 'com.shadowknight.debt.qa' is already installed
[XCUITest] Reset requested. Removing app with id 'com.shadowknight.debt.qa' from the device
11:19:47.085 WARN [SeleniumSpanExporter$1.lambda$export$1] - java.io.UncheckedIOException: java.io.IOException: HTTP/1.1 header parser received no bytes
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)
at org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)
at org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)
at org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)
at org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)
at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.node.Node.execute(Node.java:270)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
at java.net.http/jdk.internal.net.http.common.Utils.wrapWithExtraDetail(Utils.java:348)
at java.net.http/jdk.internal.net.http.Http1Response$HeadersReader.onReadError(Http1Response.java:675)
at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.checkForErrors(Http1AsyncReceiver.java:302)
at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.flush(Http1AsyncReceiver.java:268)
at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)
at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
... 3 more
Caused by: java.io.EOFException: EOF reached while reading
at java.net.http/jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber.onComplete(Http1AsyncReceiver.java:596)
at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.signalCompletion(SocketTube.java:640)
at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:845)
at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774)
at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957)
at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:979)
at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:934)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:934)
11:19:47.086 WARN [SeleniumSpanExporter$1.lambda$export$1] - Error while creating session with the service http://127.0.0.1:4723. java.io.IOException: HTTP/1.1 header parser received no bytes
11:19:47.087 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "dec1aecad80593e8f4d466c53a49c6f1","eventTime": 1716788987074804500,"eventName": "exception","attributes": {"driver.url": "http:\u002f\u002f127.0.0.1:4723","exception.message": "Error while creating session with the service http:\u002f\u002f127.0.0.1:4723. java.io.IOException: HTTP\u002f1.1 header parser received no bytes","exception.stacktrace": "java.io.UncheckedIOException: java.io.IOException: HTTP\u002f1.1 header parser received no bytes\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:270)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)\n\tat java.base\u002fjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base\u002fjava.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base\u002fjava.lang.Thread.run(Thread.java:842)\nCaused by: java.io.IOException: HTTP\u002f1.1 header parser received no bytes\n\tat java.net.http\u002fjdk.internal.net.http.common.Utils.wrapWithExtraDetail(Utils.java:348)\n\tat java.net.http\u002fjdk.internal.net.http.Http1Response$HeadersReader.onReadError(Http1Response.java:675)\n\tat java.net.http\u002fjdk.internal.net.http.Http1AsyncReceiver.checkForErrors(Http1AsyncReceiver.java:302)\n\tat java.net.http\u002fjdk.internal.net.http.Http1AsyncReceiver.flush(Http1AsyncReceiver.java:268)\n\tat java.net.http\u002fjdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)\n\tat java.net.http\u002fjdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)\n\tat java.net.http\u002fjdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)\n\t... 3 more\nCaused by: java.io.EOFException: EOF reached while reading\n\tat java.net.http\u002fjdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber.onComplete(Http1AsyncReceiver.java:596)\n\tat java.net.http\u002fjdk.internal.net.http.SocketTube$InternalReadPublisher$ReadSubscription.signalCompletion(SocketTube.java:640)\n\tat java.net.http\u002fjdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:845)\n\tat java.net.http\u002fjdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)\n\tat java.net.http\u002fjdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)\n\tat java.net.http\u002fjdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)\n\tat java.net.http\u002fjdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)\n\tat java.net.http\u002fjdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774)\n\tat java.net.http\u002fjdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957)\n\tat java.net.http\u002fjdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)\n\tat java.net.http\u002fjdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:979)\n\tat java.net.http\u002fjdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:934)\n\tat java.base\u002fjava.util.ArrayList.forEach(ArrayList.java:1511)\n\tat java.net.http\u002fjdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:934)\n","exception.type": "java.io.UncheckedIOException","logger": "org.openqa.selenium.grid.node.relay.RelaySessionFactory","session.capabilities": "{\"appium:app\": \"\\u002fUsers\\u002falokkumar\\u002fIdeaProjects\\u002ffrontend-automation-debt\\u002fsrc\\u002ftest\\u002fresources\\u002fapp\\u002fdebtQA-nowiremock.app\",\"appium:autoAcceptAlerts\": true,\"appium:automationName\": \"XCUITest\",\"appium:newCommandTimeout\": 30,\"appium:noReset\": false,\"appium:platformVersion\": \"16.4\",\"appium:udid\": \"8A578B01-97C0-4D8F-89B0-3439FDEE4ABC\",\"appium:wdaLaunchTimeout\": 60000,\"appium:wdaLocalPort\": 8200,\"platformName\": \"IOS\"}\n"}}
11:19:47.087 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "dec1aecad80593e8f4d466c53a49c6f1","eventTime": 1716788987087228083,"eventName": "Unable to create session with the driver","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {appium:app: \u002fUsers\u002falokkumar\u002fIdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCuiTest, appium:newCommandTimeout: 30, appium:noReset: false, appium:wdaLaunchTimeout: 60000, platformName: IOS}","session.request.downstreamdialect": "[W3C]"}}
[XCUITest] Installing '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app' on Simulator with UUID 'BDF101EC-5CFC-4E00-9294-64840E6F5BA8'...
11:19:47.399 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8200, platformName: IOS}
11:19:47.412 WARN [SeleniumSpanExporter$1.lambda$export$1] - java.io.UncheckedIOException: java.net.ConnectException
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)
at org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)
at org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)
at org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)
at org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)
at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.node.Node.execute(Node.java:270)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Caused by: java.net.ConnectException
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
... 3 more
Caused by: java.nio.channels.ClosedChannelException
at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)
at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
... 9 more
11:19:47.412 WARN [SeleniumSpanExporter$1.lambda$export$1] - Error while creating session with the service http://127.0.0.1:4723. java.net.ConnectException
11:19:47.413 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "f7be085b4cef8d743bb62a74f0424afb","eventTime": 1716788987412027708,"eventName": "exception","attributes": {"driver.url": "http:\u002f\u002f127.0.0.1:4723","exception.message": "Error while creating session with the service http:\u002f\u002f127.0.0.1:4723. java.net.ConnectException","exception.stacktrace": "java.io.UncheckedIOException: java.net.ConnectException\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:270)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)\n\tat java.base\u002fjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base\u002fjava.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base\u002fjava.lang.Thread.run(Thread.java:842)\nCaused by: java.net.ConnectException\n\tat java.net.http\u002fjdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)\n\t... 3 more\nCaused by: java.nio.channels.ClosedChannelException\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)\n\tat java.base\u002fjava.security.AccessController.doPrivileged(AccessController.java:569)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)\n\t... 9 more\n","exception.type": "java.io.UncheckedIOException","logger": "org.openqa.selenium.grid.node.relay.RelaySessionFactory","session.capabilities": "{\"appium:app\": \"\\u002fUsers\\u002falokkumar\\u002fIdeaProjects\\u002ffrontend-automation-debt\\u002fsrc\\u002ftest\\u002fresources\\u002fapp\\u002fdebtQA-nowiremock.app\",\"appium:autoAcceptAlerts\": true,\"appium:automationName\": \"XCUITest\",\"appium:newCommandTimeout\": 30,\"appium:noReset\": false,\"appium:platformVersion\": \"16.4\",\"appium:udid\": \"8A578B01-97C0-4D8F-89B0-3439FDEE4ABC\",\"appium:wdaLaunchTimeout\": 60000,\"appium:wdaLocalPort\": 8200,\"platformName\": \"IOS\"}\n"}}
11:19:47.413 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "f7be085b4cef8d743bb62a74f0424afb","eventTime": 1716788987413660375,"eventName": "Unable to create session with the driver","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {appium:app: \u002fUsers\u002falokkumar\u002fIdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCuiTest, appium:newCommandTimeout: 30, appium:noReset: false, appium:wdaLaunchTimeout: 60000, platformName: IOS}","session.request.downstreamdialect": "[W3C]"}}
11:19:47.557 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8200, platformName: IOS}
11:19:47.567 WARN [SeleniumSpanExporter$1.lambda$export$1] - java.io.UncheckedIOException: java.net.ConnectException
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)
at org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)
at org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)
at org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)
at org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)
at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.node.Node.execute(Node.java:270)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Caused by: java.net.ConnectException
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
... 3 more
Caused by: java.nio.channels.ClosedChannelException
at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)
at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
... 9 more
11:19:47.567 WARN [SeleniumSpanExporter$1.lambda$export$1] - Error while creating session with the service http://127.0.0.1:4723. java.net.ConnectException
11:19:47.567 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "835be00bff7ef6aeef5b4c3c846cd12c","eventTime": 1716788987567023875,"eventName": "exception","attributes": {"driver.url": "http:\u002f\u002f127.0.0.1:4723","exception.message": "Error while creating session with the service http:\u002f\u002f127.0.0.1:4723. java.net.ConnectException","exception.stacktrace": "java.io.UncheckedIOException: java.net.ConnectException\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:270)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)\n\tat java.base\u002fjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base\u002fjava.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base\u002fjava.lang.Thread.run(Thread.java:842)\nCaused by: java.net.ConnectException\n\tat java.net.http\u002fjdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)\n\t... 3 more\nCaused by: java.nio.channels.ClosedChannelException\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)\n\tat java.base\u002fjava.security.AccessController.doPrivileged(AccessController.java:569)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)\n\t... 9 more\n","exception.type": "java.io.UncheckedIOException","logger": "org.openqa.selenium.grid.node.relay.RelaySessionFactory","session.capabilities": "{\"appium:app\": \"\\u002fUsers\\u002falokkumar\\u002fIdeaProjects\\u002ffrontend-automation-debt\\u002fsrc\\u002ftest\\u002fresources\\u002fapp\\u002fdebtQA-nowiremock.app\",\"appium:autoAcceptAlerts\": true,\"appium:automationName\": \"XCUITest\",\"appium:newCommandTimeout\": 30,\"appium:noReset\": false,\"appium:platformVersion\": \"16.4\",\"appium:udid\": \"8A578B01-97C0-4D8F-89B0-3439FDEE4ABC\",\"appium:wdaLaunchTimeout\": 60000,\"appium:wdaLocalPort\": 8200,\"platformName\": \"IOS\"}\n"}}
11:19:47.568 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "835be00bff7ef6aeef5b4c3c846cd12c","eventTime": 1716788987567827500,"eventName": "Unable to create session with the driver","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {appium:app: \u002fUsers\u002falokkumar\u002fIdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCuiTest, appium:newCommandTimeout: 30, appium:noReset: false, appium:wdaLaunchTimeout: 60000, platformName: IOS}","session.request.downstreamdialect": "[W3C]"}}
11:19:47.620 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8200, platformName: IOS}
11:19:47.628 WARN [SeleniumSpanExporter$1.lambda$export$1] - java.io.UncheckedIOException: java.net.ConnectException
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)
at org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)
at org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)
at org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)
at org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)
at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.node.Node.execute(Node.java:270)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Caused by: java.net.ConnectException
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
... 3 more
Caused by: java.nio.channels.ClosedChannelException
at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)
at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
... 9 more
11:19:47.628 WARN [SeleniumSpanExporter$1.lambda$export$1] - Error while creating session with the service http://127.0.0.1:4723. java.net.ConnectException
11:19:47.629 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "4674b220ca10cd86893f566211ddb4aa","eventTime": 1716788987627966292,"eventName": "exception","attributes": {"driver.url": "http:\u002f\u002f127.0.0.1:4723","exception.message": "Error while creating session with the service http:\u002f\u002f127.0.0.1:4723. java.net.ConnectException","exception.stacktrace": "java.io.UncheckedIOException: java.net.ConnectException\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:270)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)\n\tat java.base\u002fjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base\u002fjava.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base\u002fjava.lang.Thread.run(Thread.java:842)\nCaused by: java.net.ConnectException\n\tat java.net.http\u002fjdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)\n\t... 3 more\nCaused by: java.nio.channels.ClosedChannelException\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)\n\tat java.base\u002fjava.security.AccessController.doPrivileged(AccessController.java:569)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)\n\t... 9 more\n","exception.type": "java.io.UncheckedIOException","logger": "org.openqa.selenium.grid.node.relay.RelaySessionFactory","session.capabilities": "{\"appium:app\": \"\\u002fUsers\\u002falokkumar\\u002fIdeaProjects\\u002ffrontend-automation-debt\\u002fsrc\\u002ftest\\u002fresources\\u002fapp\\u002fdebtQA-nowiremock.app\",\"appium:autoAcceptAlerts\": true,\"appium:automationName\": \"XCUITest\",\"appium:newCommandTimeout\": 30,\"appium:noReset\": false,\"appium:platformVersion\": \"16.4\",\"appium:udid\": \"8A578B01-97C0-4D8F-89B0-3439FDEE4ABC\",\"appium:wdaLaunchTimeout\": 60000,\"appium:wdaLocalPort\": 8200,\"platformName\": \"IOS\"}\n"}}
11:19:47.629 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "4674b220ca10cd86893f566211ddb4aa","eventTime": 1716788987629269125,"eventName": "Unable to create session with the driver","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {appium:app: \u002fUsers\u002falokkumar\u002fIdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCuiTest, appium:newCommandTimeout: 30, appium:noReset: false, appium:wdaLaunchTimeout: 60000, platformName: IOS}","session.request.downstreamdialect": "[W3C]"}}
11:19:47.670 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8200, platformName: IOS}
11:19:47.687 WARN [SeleniumSpanExporter$1.lambda$export$1] - java.io.UncheckedIOException: java.net.ConnectException
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)
at org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)
at org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)
at org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)
at org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)
at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.node.Node.execute(Node.java:270)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Caused by: java.net.ConnectException
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
... 3 more
Caused by: java.nio.channels.ClosedChannelException
at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)
at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
... 9 more
11:19:47.687 WARN [SeleniumSpanExporter$1.lambda$export$1] - Error while creating session with the service http://127.0.0.1:4723. java.net.ConnectException
11:19:47.688 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "f5eeb0731feb873f8f6e1ea90bd28969","eventTime": 1716788987687483125,"eventName": "exception","attributes": {"driver.url": "http:\u002f\u002f127.0.0.1:4723","exception.message": "Error while creating session with the service http:\u002f\u002f127.0.0.1:4723. java.net.ConnectException","exception.stacktrace": "java.io.UncheckedIOException: java.net.ConnectException\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:270)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)\n\tat java.base\u002fjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base\u002fjava.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base\u002fjava.lang.Thread.run(Thread.java:842)\nCaused by: java.net.ConnectException\n\tat java.net.http\u002fjdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)\n\t... 3 more\nCaused by: java.nio.channels.ClosedChannelException\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)\n\tat java.base\u002fjava.security.AccessController.doPrivileged(AccessController.java:569)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)\n\t... 9 more\n","exception.type": "java.io.UncheckedIOException","logger": "org.openqa.selenium.grid.node.relay.RelaySessionFactory","session.capabilities": "{\"appium:app\": \"\\u002fUsers\\u002falokkumar\\u002fIdeaProjects\\u002ffrontend-automation-debt\\u002fsrc\\u002ftest\\u002fresources\\u002fapp\\u002fdebtQA-nowiremock.app\",\"appium:autoAcceptAlerts\": true,\"appium:automationName\": \"XCUITest\",\"appium:newCommandTimeout\": 30,\"appium:noReset\": false,\"appium:platformVersion\": \"16.4\",\"appium:udid\": \"8A578B01-97C0-4D8F-89B0-3439FDEE4ABC\",\"appium:wdaLaunchTimeout\": 60000,\"appium:wdaLocalPort\": 8200,\"platformName\": \"IOS\"}\n"}}
11:19:47.688 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "f5eeb0731feb873f8f6e1ea90bd28969","eventTime": 1716788987688782625,"eventName": "Unable to create session with the driver","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {appium:app: \u002fUsers\u002falokkumar\u002fIdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCuiTest, appium:newCommandTimeout: 30, appium:noReset: false, appium:wdaLaunchTimeout: 60000, platformName: IOS}","session.request.downstreamdialect": "[W3C]"}}
11:19:47.730 INFO [RelaySessionFactory.apply] - Starting session for Capabilities {appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 16.4, appium:udid: 8A578B01-97C0-4D8F-89B0-343..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8200, platformName: IOS}
11:19:47.736 WARN [SeleniumSpanExporter$1.lambda$export$1] - java.io.UncheckedIOException: java.net.ConnectException
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)
at org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)
at org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)
at org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)
at org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)
at org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)
at org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.grid.node.Node.execute(Node.java:270)
at org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)
at org.openqa.selenium.remote.http.Route.execute(Route.java:69)
at org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)
at org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)
at org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:842)
Caused by: java.net.ConnectException
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
... 3 more
Caused by: java.nio.channels.ClosedChannelException
at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)
at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
... 9 more
11:19:47.736 WARN [SeleniumSpanExporter$1.lambda$export$1] - Error while creating session with the service http://127.0.0.1:4723. java.net.ConnectException
11:19:47.736 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "283b105ad9b19bb29a319d021a086afe","eventTime": 1716788987736118584,"eventName": "exception","attributes": {"driver.url": "http:\u002f\u002f127.0.0.1:4723","exception.message": "Error while creating session with the service http:\u002f\u002f127.0.0.1:4723. java.net.ConnectException","exception.stacktrace": "java.io.UncheckedIOException: java.net.ConnectException\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:439)\n\tat org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)\n\tat org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55)\n\tat org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:355)\n\tat org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)\n\tat org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:169)\n\tat org.openqa.selenium.grid.node.relay.RelaySessionFactory.apply(RelaySessionFactory.java:70)\n\tat org.openqa.selenium.grid.node.local.SessionSlot.apply(SessionSlot.java:147)\n\tat org.openqa.selenium.grid.node.local.LocalNode.newSession(LocalNode.java:469)\n\tat org.openqa.selenium.grid.node.NewNodeSession.execute(NewNodeSession.java:50)\n\tat org.openqa.selenium.remote.http.Route$TemplatizedRoute.handle(Route.java:192)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.security.RequiresSecretFilter.lambda$apply$0(RequiresSecretFilter.java:62)\n\tat org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler.execute(SpanWrappedHttpHandler.java:87)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.grid.node.Node.execute(Node.java:270)\n\tat org.openqa.selenium.remote.http.Route$CombinedRoute.handle(Route.java:360)\n\tat org.openqa.selenium.remote.http.Route.execute(Route.java:69)\n\tat org.openqa.selenium.remote.AddWebDriverSpecHeaders.lambda$apply$0(AddWebDriverSpecHeaders.java:35)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.remote.ErrorFilter.lambda$apply$0(ErrorFilter.java:44)\n\tat org.openqa.selenium.remote.http.Filter$1.execute(Filter.java:63)\n\tat org.openqa.selenium.netty.server.SeleniumHandler.lambda$channelRead0$0(SeleniumHandler.java:44)\n\tat java.base\u002fjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\n\tat java.base\u002fjava.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n\tat java.base\u002fjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n\tat java.base\u002fjava.lang.Thread.run(Thread.java:842)\nCaused by: java.net.ConnectException\n\tat java.net.http\u002fjdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:230)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:206)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)\n\tat java.base\u002fjava.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)\n\t... 3 more\nCaused by: java.nio.channels.ClosedChannelException\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760)\n\tat java.base\u002fsun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)\n\tat java.base\u002fjava.security.AccessController.doPrivileged(AccessController.java:569)\n\tat java.net.http\u002fjdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)\n\t... 9 more\n","exception.type": "java.io.UncheckedIOException","logger": "org.openqa.selenium.grid.node.relay.RelaySessionFactory","session.capabilities": "{\"appium:app\": \"\\u002fUsers\\u002falokkumar\\u002fIdeaProjects\\u002ffrontend-automation-debt\\u002fsrc\\u002ftest\\u002fresources\\u002fapp\\u002fdebtQA-nowiremock.app\",\"appium:autoAcceptAlerts\": true,\"appium:automationName\": \"XCUITest\",\"appium:newCommandTimeout\": 30,\"appium:noReset\": false,\"appium:platformVersion\": \"16.4\",\"appium:udid\": \"8A578B01-97C0-4D8F-89B0-3439FDEE4ABC\",\"appium:wdaLaunchTimeout\": 60000,\"appium:wdaLocalPort\": 8200,\"platformName\": \"IOS\"}\n"}}
11:19:47.737 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "283b105ad9b19bb29a319d021a086afe","eventTime": 1716788987737541459,"eventName": "Unable to create session with the driver","attributes": {"current.session.count": 0,"logger": "org.openqa.selenium.grid.node.local.LocalNode","session.request.capabilities": "Capabilities {appium:app: \u002fUsers\u002falokkumar\u002fIdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCuiTest, appium:newCommandTimeout: 30, appium:noReset: false, appium:wdaLaunchTimeout: 60000, platformName: IOS}","session.request.downstreamdialect": "[W3C]"}}
[XCUITestDriver@c486 (99d4021f)] Parsed BUILD_DIR configuration value: '/Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr/Build/Products'
[XCUITestDriver@a845 (c817024c)] Parsed BUILD_DIR configuration value: '/Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr/Build/Products'
[XCUITestDriver@c486 (99d4021f)] Got derived data root: '/Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr'
[XCUITestDriver@a845 (c817024c)] Got derived data root: '/Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr'
[XCUITest] The app has been installed successfully.
[XCUITestDriver@a845 (c817024c)] Event 'appInstalled' logged at 1716788991595 (11:19:51 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] No obsolete cached processes from previous WDA sessions listening on port 8300 have been found
[DevCon Factory] Requesting connection for device BDF101EC-5CFC-4E00-9294-64840E6F5BA8 on local port 8300
[DevCon Factory] Cached connections count: 0
[DevCon Factory] Successfully requested the connection for BDF101EC-5CFC-4E00-9294-64840E6F5BA8:8300
[XCUITestDriver@a845 (c817024c)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[WD Proxy] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] WDA is not listening at 'http://127.0.0.1:8300/'
[XCUITestDriver@a845 (c817024c)] WDA is currently not running. There is nothing to cache
[XCUITestDriver@a845 (c817024c)] Trying to start WebDriverAgent 2 times with 10000ms interval
[XCUITestDriver@a845 (c817024c)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[XCUITestDriver@a845 (c817024c)] Event 'wdaStartAttempted' logged at 1716788991734 (11:19:51 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Launching WebDriverAgent on the device
[XCUITestDriver@a845 (c817024c)] There is no need to perform the project cleanup. A fresh install has been detected
[WebDriverAgent] Killing running processes 'xcodebuild.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8, BDF101EC-5CFC-4E00-9294-64840E6F5BA8.*XCTRunner, xctest.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' for the device BDF101EC-5CFC-4E00-9294-64840E6F5BA8...
[WebDriverAgent] 'pgrep -if xcodebuild.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if xctest.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if BDF101EC-5CFC-4E00-9294-64840E6F5BA8.*XCTRunner' didn't detect any matching processes. Return code: 1
[XCUITestDriver@a845 (c817024c)] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr -destination id=BDF101EC-5CFC-4E00-9294-64840E6F5BA8 IPHONEOS_DEPLOYMENT_TARGET=16.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@a845 (c817024c)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability
[XCUITest] Installing '/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app' on Simulator with UUID '896FFF09-E83E-4B4C-BF14-694F7719F655'...
[XCUITestDriver@a845 (c817024c)] Waiting up to 60000ms for WebDriverAgent to start
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITest] The app has been installed successfully.
[XCUITestDriver@c486 (99d4021f)] Event 'appInstalled' logged at 1716789001354 (11:20:01 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] No obsolete cached processes from previous WDA sessions listening on port 8400 have been found
[DevCon Factory] Requesting connection for device 896FFF09-E83E-4B4C-BF14-694F7719F655 on local port 8400
[DevCon Factory] Cached connections count: 0
[DevCon Factory] Successfully requested the connection for 896FFF09-E83E-4B4C-BF14-694F7719F655:8400
[XCUITestDriver@c486 (99d4021f)] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
[WD Proxy] Matched '/status' to command name 'getStatus'
[WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[WD Proxy] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@c486 (99d4021f)] WDA is not listening at 'http://127.0.0.1:8400/'
[XCUITestDriver@c486 (99d4021f)] WDA is currently not running. There is nothing to cache
[XCUITestDriver@c486 (99d4021f)] Trying to start WebDriverAgent 2 times with 10000ms interval
[XCUITestDriver@c486 (99d4021f)] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[XCUITestDriver@c486 (99d4021f)] Event 'wdaStartAttempted' logged at 1716789001518 (11:20:01 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Launching WebDriverAgent on the device
[XCUITestDriver@c486 (99d4021f)] There is no need to perform the project cleanup. A fresh install has been detected
[WebDriverAgent] Killing running processes 'xcodebuild.*896FFF09-E83E-4B4C-BF14-694F7719F655, 896FFF09-E83E-4B4C-BF14-694F7719F655.*XCTRunner, xctest.*896FFF09-E83E-4B4C-BF14-694F7719F655' for the device 896FFF09-E83E-4B4C-BF14-694F7719F655...
[WebDriverAgent] 'pgrep -if 896FFF09-E83E-4B4C-BF14-694F7719F655.*XCTRunner' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if xcodebuild.*896FFF09-E83E-4B4C-BF14-694F7719F655' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if xctest.*896FFF09-E83E-4B4C-BF14-694F7719F655' didn't detect any matching processes. Return code: 1
[XCUITestDriver@c486 (99d4021f)] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr -destination id=896FFF09-E83E-4B4C-BF14-694F7719F655 IPHONEOS_DEPLOYMENT_TARGET=17.5 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@c486 (99d4021f)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Waiting up to 60000ms for WebDriverAgent to start
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
11:20:10.711 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 3 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] connect ECONNREFUSED 127.0.0.1:8400
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@c486 (99d4021f)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /status] to [GET http://127.0.0.1:8400/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"build":{"upgradedAt":"1716400659236","time":"May 27 2024 11:20:06","productBundleIdentifier":"com.facebook.WebDriverAgentRunner"},"os":{"testmanagerdVersion":65535,"name":"iOS","sdkVersion":"17.4","version":"17.5"},"device":"iphone","ios":{"simulatorVersion":"17.5","ip":"172.19.41.136"},"message":"WebDriverAgent is ready to accept commands","state":"success","ready":true},"sessionId":null}
[XCUITestDriver@c486 (99d4021f)] WebDriverAgent information:
[XCUITestDriver@c486 (99d4021f)] {
[XCUITestDriver@c486 (99d4021f)] "build": {
[XCUITestDriver@c486 (99d4021f)] "upgradedAt": "1716400659236",
[XCUITestDriver@c486 (99d4021f)] "time": "May 27 2024 11:20:06",
[XCUITestDriver@c486 (99d4021f)] "productBundleIdentifier": "com.facebook.WebDriverAgentRunner"
[XCUITestDriver@c486 (99d4021f)] },
[XCUITestDriver@c486 (99d4021f)] "os": {
[XCUITestDriver@c486 (99d4021f)] "testmanagerdVersion": 65535,
[XCUITestDriver@c486 (99d4021f)] "name": "iOS",
[XCUITestDriver@c486 (99d4021f)] "sdkVersion": "17.4",
[XCUITestDriver@c486 (99d4021f)] "version": "17.5"
[XCUITestDriver@c486 (99d4021f)] },
[XCUITestDriver@c486 (99d4021f)] "device": "iphone",
[XCUITestDriver@c486 (99d4021f)] "ios": {
[XCUITestDriver@c486 (99d4021f)] "simulatorVersion": "17.5",
[XCUITestDriver@c486 (99d4021f)] "ip": "172.19.41.136"
[XCUITestDriver@c486 (99d4021f)] },
[XCUITestDriver@c486 (99d4021f)] "message": "WebDriverAgent is ready to accept commands",
[XCUITestDriver@c486 (99d4021f)] "state": "success",
[XCUITestDriver@c486 (99d4021f)] "ready": true
[XCUITestDriver@c486 (99d4021f)] }
[XCUITestDriver@c486 (99d4021f)] WebDriverAgent successfully started after 33753ms
[XCUITestDriver@c486 (99d4021f)] Event 'wdaSessionAttempted' logged at 1716789035366 (11:20:35 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Sending createSession command to WDA
[XCUITestDriver@c486 (99d4021f)] Matched '/session' to command name 'createSession'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /session] to [POST http://127.0.0.1:8400/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.shadowknight.debt.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true,"shouldTerminateApp":true,"forceAppLaunch":true,"useNativeCachingStrategy":true,"forceSimulatorSoftwareKeyboardPresence":true,"defaultAlertAction":"accept"}],"alwaysMatch":{}}}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 6 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C","capabilities":{"sdkVersion":"17.5","device":"iphone"}},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Determined the downstream protocol as 'W3C'
[XCUITestDriver@c486 (99d4021f)] Event 'wdaSessionStarted' logged at 1716789046904 (11:20:46 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Event 'wdaStarted' logged at 1716789046904 (11:20:46 GMT+0530 (India Standard Time))
[BaseDriver] The value of 'elementResponseAttributes' setting did not change. Skipping the update for it
[BaseDriver] The value of 'shouldUseCompactResponses' setting did not change. Skipping the update for it
[AppiumDriver@dfba] New XCUITestDriver session created successfully, session 99d4021f-335a-4326-9a19-7997a1493d8e added to master session list
[AppiumDriver@dfba] Event 'newSessionStarted' logged at 1716789046906 (11:20:46 GMT+0530 (India Standard Time))
[XCUITestDriver@c486 (99d4021f)] Cached the protocol value 'W3C' for the new session 99d4021f-335a-4326-9a19-7997a1493d8e
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.createSession() result: {"capabilities":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"IOS","app":"/Users/alokkumar/IdeaProjects/frontend-automation-debt/src/test/resources/app/debtQA-nowiremock.app","autoAcceptAlerts":true,"automationName":"XCUITest","newCommandTimeout":30,"noReset":false,"platformVersion":"17.5","udid":"896FFF09-E83E-4B4C-BF14-694F7719F655","wdaLaunchTimeout":60000,"wdaLocalPort":8400,"connectionRetryCount":3}}
[HTTP] <-- POST /session 200 63168 ms - 636
[HTTP]
11:20:46.937 INFO [LocalNode.newSession] - Session created by the Node. Id: 99d4021f-335a-4326-9a19-7997a1493d8e, Caps: Capabilities {app: /Users/alokkumar/IdeaProjec..., appium:app: /Users/alokkumar/IdeaProjec..., appium:autoAcceptAlerts: true, appium:automationName: XCUITest, appium:newCommandTimeout: 30, appium:noReset: false, appium:platformVersion: 17.5, appium:udid: 896FFF09-E83E-4B4C-BF14-694..., appium:wdaLaunchTimeout: 60000, appium:wdaLocalPort: 8400, autoAcceptAlerts: true, automationName: XCUITest, browserName: , connectionRetryCount: 3, databaseEnabled: false, javascriptEnabled: true, locationContextEnabled: false, networkConnectionEnabled: false, newCommandTimeout: 30, noReset: false, platform: MAC, platformName: IOS, platformVersion: 17.5, se:bidiEnabled: false, se:cdpEnabled: false, takesScreenshot: true, udid: 896FFF09-E83E-4B4C-BF14-694..., wdaLaunchTimeout: 60000, wdaLocalPort: 8400, webStorageEnabled: false}
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/timeouts
[HTTP] {"implicit":5000}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.timeouts() with args: [null,null,null,null,5000,"99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'timeouts'
[XCUITestDriver@c486 (99d4021f)] W3C timeout argument: {"implicit":5000}}
[XCUITestDriver@c486 (99d4021f)] Set implicit wait to 5000ms
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/timeouts 200 6 ms - 14
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 3 ms - 22
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField","using":"xpath"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"0D000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"0D000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0D000000-0000-0000-222F-010000000000","ELEMENT":"0D000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 334 ms - 137
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/0D000000-0000-0000-222F-010000000000/displayed
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/0D000000-0000-0000-222F-010000000000/displayed' to command name 'elementDisplayed'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/0D000000-0000-0000-222F-010000000000/displayed] to [GET http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/0D000000-0000-0000-222F-010000000000/displayed] with no body
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":true,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/0D000000-0000-0000-222F-010000000000/displayed 200 26 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField","using":"xpath"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"0D000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"0D000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"0D000000-0000-0000-222F-010000000000","ELEMENT":"0D000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 203 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/0D000000-0000-0000-222F-010000000000/value
[HTTP] {"text":"8147653343","value":["8","1","4","7","6","5","3","3","4","3"],"id":"0D000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.setValue() with args: [["8","1","4","7","6","5","3","3","4","3"],"0D000000-0000-0000-222F-010000000000","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'setValue'
[XCUITestDriver@c486 (99d4021f)] Matched '/element/0D000000-0000-0000-222F-010000000000/value' to command name 'setValue'
[XCUITestDriver@c486 (99d4021f)] Added 'text' property "8147653343" to 'setValue' request body
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element/0D000000-0000-0000-222F-010000000000/value] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/0D000000-0000-0000-222F-010000000000/value] with body: {"value":["8","1","4","7","6","5","3","3","4","3"],"text":"8147653343"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/0D000000-0000-0000-222F-010000000000/value 200 425 ms - 14
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[2]/XCUIElementTypeOther","using":"xpath"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[2]/XCUIElementTypeOther","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"xpath","value":"//XCUIElementTypeOther[@name=\"OnboardingSignupViewController_phoneNumberView\"]/XCUIElementTypeOther[2]/XCUIElementTypeOther"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"3C000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"3C000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3C000000-0000-0000-222F-010000000000","ELEMENT":"3C000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 231 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/3C000000-0000-0000-222F-010000000000/click
[HTTP] {"id":"3C000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/3C000000-0000-0000-222F-010000000000/click' to command name 'click'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/3C000000-0000-0000-222F-010000000000/click] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/3C000000-0000-0000-222F-010000000000/click] with body: {"id":"3C000000-0000-0000-222F-010000000000"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/3C000000-0000-0000-222F-010000000000/click 200 357 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"//XCUIElementTypeButton[@name=\"Proceed\"]","using":"xpath"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name=\"Proceed\"]","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"Proceed\"]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"39000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"39000000-0000-0000-222F-010000000000","ELEMENT":"39000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 106 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/39000000-0000-0000-222F-010000000000/click
[HTTP] {"id":"39000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/39000000-0000-0000-222F-010000000000/click' to command name 'click'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/39000000-0000-0000-222F-010000000000/click] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/39000000-0000-0000-222F-010000000000/click] with body: {"id":"39000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/39000000-0000-0000-222F-010000000000/click 200 330 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:20:54.960 WARN [CustomLocatorHandler.execute] - No custom locator found for '-ios class chain', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]","using":"-ios class chain"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'class chain', value '**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libd...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 55 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'class chain', value '**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libd...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 586 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'class chain', value '**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libd...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1136 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"52000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"52000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"52000000-0000-0000-222F-010000000000","ELEMENT":"52000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 1743 ms - 137
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/52000000-0000-0000-222F-010000000000/displayed
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/52000000-0000-0000-222F-010000000000/displayed' to command name 'elementDisplayed'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/52000000-0000-0000-222F-010000000000/displayed] to [GET http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/52000000-0000-0000-222F-010000000000/displayed] with no body
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":true,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/52000000-0000-0000-222F-010000000000/displayed 200 143 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:20:56.879 WARN [CustomLocatorHandler.execute] - No custom locator found for '-ios class chain', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]","using":"-ios class chain"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeOther[`name == \"OnboardingSignupViewController_otpView\"`]/XCUIElementTypeOther[1]/XCUIElementTypeOther/XCUIElementTypeTextField[1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"52000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"52000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"52000000-0000-0000-222F-010000000000","ELEMENT":"52000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 104 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/52000000-0000-0000-222F-010000000000/value
[HTTP] {"text":"1892","value":["1","8","9","2"],"id":"52000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.setValue() with args: [["1","8","9","2"],"52000000-0000-0000-222F-010000000000","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'setValue'
[XCUITestDriver@c486 (99d4021f)] Matched '/element/52000000-0000-0000-222F-010000000000/value' to command name 'setValue'
[XCUITestDriver@c486 (99d4021f)] Added 'text' property "1892" to 'setValue' request body
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element/52000000-0000-0000-222F-010000000000/value] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/52000000-0000-0000-222F-010000000000/value] with body: {"value":["1","8","9","2"],"text":"1892"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/52000000-0000-0000-222F-010000000000/value 200 344 ms - 14
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"//XCUIElementTypeButton[@name=\"Proceed\"]","using":"xpath"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["xpath","//XCUIElementTypeButton[@name=\"Proceed\"]","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"xpath","value":"//XCUIElementTypeButton[@name=\"Proceed\"]"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"4A000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"4A000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"4A000000-0000-0000-222F-010000000000","ELEMENT":"4A000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 231 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/4A000000-0000-0000-222F-010000000000/click
[HTTP] {"id":"4A000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/4A000000-0000-0000-222F-010000000000/click' to command name 'click'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/4A000000-0000-0000-222F-010000000000/click] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/4A000000-0000-0000-222F-010000000000/click] with body: {"id":"4A000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/4A000000-0000-0000-222F-010000000000/click 200 508 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:20:58.107 WARN [CustomLocatorHandler.execute] - No custom locator found for 'accessibility id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"OnboardingPermissionScreenViewController_grantPermissionCta","using":"accessibility id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["accessibility id","OnboardingPermissionScreenViewController_grantPermissionCta","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OnboardingPermissionScreenViewController_grantPermissionCta"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OnboardingPermissionScreenViewController_grantPermissionCta'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 29 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OnboardingPermissionScreenViewController_grantPermissionCta"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"7A000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"7A000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7A000000-0000-0000-222F-010000000000","ELEMENT":"7A000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 623 ms - 137
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/displayed
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/displayed' to command name 'elementDisplayed'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/displayed] to [GET http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/7A000000-0000-0000-222F-010000000000/displayed] with no body
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":true,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/displayed 200 45 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:20:58.803 WARN [CustomLocatorHandler.execute] - No custom locator found for 'accessibility id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"OnboardingPermissionScreenViewController_grantPermissionCta","using":"accessibility id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["accessibility id","OnboardingPermissionScreenViewController_grantPermissionCta","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OnboardingPermissionScreenViewController_grantPermissionCta"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"7A000000-0000-0000-222F-010000000000","element-6066-11e4-a52e-4f735466cecf":"7A000000-0000-0000-222F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7A000000-0000-0000-222F-010000000000","ELEMENT":"7A000000-0000-0000-222F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 74 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/click
[HTTP] {"id":"7A000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/click' to command name 'click'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/click] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/7A000000-0000-0000-222F-010000000000/click] with body: {"id":"7A000000-0000-0000-222F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/7A000000-0000-0000-222F-010000000000/click 200 357 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:20:59.260 WARN [CustomLocatorHandler.execute] - No custom locator found for 'accessibility id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"Allow","using":"accessibility id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["accessibility id","Allow","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 23 ms so far
11:20:59.344 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 1 ms - 199
[HTTP]
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 1 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 561 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1124 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1652 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3514 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4118 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4685 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.doNativeFind (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13)
[XCUITestDriver@c486 (99d4021f)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findNativeElementOrElements (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrEls (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrElsWithProcessing (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElement (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12)
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 404 5080 ms - 1078
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
11:21:04.881 WARN [CustomLocatorHandler.execute] - No custom locator found for 'accessibility id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"Allow","using":"accessibility id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["accessibility id","Allow","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 494 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1082 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1661 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 2223 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 2976 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3546 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4131 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4699 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"Allow"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'Allow'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.doNativeFind (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13)
[XCUITestDriver@c486 (99d4021f)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findNativeElementOrElements (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrEls (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrElsWithProcessing (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElement (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12)
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 404 5492 ms - 1078
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 2 ms - 22
[HTTP]
11:21:10.430 WARN [CustomLocatorHandler.execute] - No custom locator found for 'accessibility id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"OK","using":"accessibility id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["accessibility id","OK","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 62 ms so far
11:21:10.716 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 628 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1210 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1779 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 2509 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3078 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4151 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.doNativeFind (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13)
[XCUITestDriver@c486 (99d4021f)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findNativeElementOrElements (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrEls (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrElsWithProcessing (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElement (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12)
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 404 5076 ms - 1078
[HTTP]
11:21:16.037 WARN [CustomLocatorHandler.execute] - No custom locator found for 'accessibility id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"OK","using":"accessibility id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["accessibility id","OK","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 64 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 637 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1231 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1955 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 2540 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3112 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3697 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4470 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"accessibility id","value":"OK"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'accessibility id', value 'OK'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib 0x00000001801816f0 ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.doNativeFind (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13)
[XCUITestDriver@c486 (99d4021f)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findNativeElementOrElements (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrEls (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrElsWithProcessing (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElement (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12)
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 404 5060 ms - 1078
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:21:21.121 WARN [CustomLocatorHandler.execute] - No custom locator found for 'id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"Allow While Using App","using":"id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["id","Allow While Using App","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"Allow While Using App"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"9F000000-0000-0000-6028-010000000000","element-6066-11e4-a52e-4f735466cecf":"9F000000-0000-0000-6028-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9F000000-0000-0000-6028-010000000000","ELEMENT":"9F000000-0000-0000-6028-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 112 ms - 137
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/displayed
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/displayed' to command name 'elementDisplayed'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/displayed] to [GET http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/9F000000-0000-0000-6028-010000000000/displayed] with no body
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":true,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/displayed 200 52 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:21:21.302 WARN [CustomLocatorHandler.execute] - No custom locator found for 'id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"Allow While Using App","using":"id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["id","Allow While Using App","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"Allow While Using App"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"9F000000-0000-0000-6028-010000000000","element-6066-11e4-a52e-4f735466cecf":"9F000000-0000-0000-6028-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9F000000-0000-0000-6028-010000000000","ELEMENT":"9F000000-0000-0000-6028-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 103 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/click
[HTTP] {"id":"9F000000-0000-0000-6028-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/click' to command name 'click'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/click] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/9F000000-0000-0000-6028-010000000000/click] with body: {"id":"9F000000-0000-0000-6028-010000000000"}
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/9F000000-0000-0000-6028-010000000000/click 200 594 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:21:22.026 WARN [CustomLocatorHandler.execute] - No custom locator found for '-ios class chain', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]","using":"-ios class chain"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'class chain', value '**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 71 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'class chain', value '**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1212 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'class chain', value '**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1825 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"03000000-0000-0000-872F-010000000000","element-6066-11e4-a52e-4f735466cecf":"03000000-0000-0000-872F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"03000000-0000-0000-872F-010000000000","ELEMENT":"03000000-0000-0000-872F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 2435 ms - 137
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/03000000-0000-0000-872F-010000000000/displayed
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Driver proxy active, passing request on via HTTP proxy
[XCUITestDriver@c486 (99d4021f)] Executing command 'proxyReqRes'
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e/element/03000000-0000-0000-872F-010000000000/displayed' to command name 'elementDisplayed'
[XCUITestDriver@c486 (99d4021f)] Proxying [GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/03000000-0000-0000-872F-010000000000/displayed] to [GET http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/03000000-0000-0000-872F-010000000000/displayed] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":true,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Replacing sessionId F123BC0A-4A62-4DBF-B092-2EE72B53844C with 99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/03000000-0000-0000-872F-010000000000/displayed 200 56 ms - 65
[HTTP]
[HTTP] --> GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.getCurrentContext() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'getCurrentContext'
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /session/99d4021f-335a-4326-9a19-7997a1493d8e/context 200 1 ms - 22
[HTTP]
11:21:24.535 WARN [CustomLocatorHandler.execute] - No custom locator found for '-ios class chain', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]","using":"-ios class chain"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["-ios class chain","**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"class chain","value":"**/XCUIElementTypeSecureTextField[`name == \"Passcode field\"`][1]"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":{"ELEMENT":"03000000-0000-0000-872F-010000000000","element-6066-11e4-a52e-4f735466cecf":"03000000-0000-0000-872F-010000000000"},"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"03000000-0000-0000-872F-010000000000","ELEMENT":"03000000-0000-0000-872F-010000000000"}
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 200 103 ms - 137
[HTTP]
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/03000000-0000-0000-872F-010000000000/value
[HTTP] {"text":"qwerty\n","value":["q","w","e","r","t","y","\n"],"id":"03000000-0000-0000-872F-010000000000"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.setValue() with args: [["q","w","e","r","t","y","\n"],"03000000-0000-0000-872F-010000000000","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'setValue'
[XCUITestDriver@c486 (99d4021f)] Matched '/element/03000000-0000-0000-872F-010000000000/value' to command name 'setValue'
[XCUITestDriver@c486 (99d4021f)] Added 'text' property "qwerty\n" to 'setValue' request body
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element/03000000-0000-0000-872F-010000000000/value] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element/03000000-0000-0000-872F-010000000000/value] with body: {"value":["q","w","e","r","t","y","\n"],"text":"qwerty\n"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":"F123BC0A-4A62-4DBF-B092-2EE72B53844C"}
[XCUITestDriver@c486 (99d4021f)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element/03000000-0000-0000-872F-010000000000/value 200 458 ms - 14
[HTTP]
11:21:25.109 WARN [CustomLocatorHandler.execute] - No custom locator found for 'id', the remote end will determine if the locator is valid.
[HTTP] --> POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element
[HTTP] {"value":"com.shadowknight.androidapp.dev:id/spotlight","using":"id"}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.findElement() with args: ["id","com.shadowknight.androidapp.dev:id/spotlight","99d4021f-335a-4326-9a19-7997a1493d8e"]
[XCUITestDriver@c486 (99d4021f)] Executing command 'findElement'
[XCUITestDriver@c486 (99d4021f)] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id, css selector
[XCUITestDriver@c486 (99d4021f)] Waiting up to 5000 ms for condition
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 89 ms so far
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 4 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 690 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1286 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 1885 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 2483 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3071 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 3674 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4272 ms so far
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Waited for 4865 ms so far
[XCUITestDriver@c486 (99d4021f)] Matched '/element' to command name 'findElement'
[XCUITestDriver@c486 (99d4021f)] Proxying [POST /element] to [POST http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C/element] with body: {"using":"id","value":"com.shadowknight.androidapp.dev:id/spotlight"}
[XCUITestDriver@c486 (99d4021f)] Got response with status 404: {"value":{"error":"no such element","message":"unable to find an element using 'id', value 'com.shadowknight.androidapp.dev:id/spotlight'","traceback":"(\n\t0 WebDriverAgentLib 0x000000010d064bb4 FBNoSuchElementErrorResponseForRequest + 252\n\t1 WebDriverAgentLib 0x000000010d0649e4 +[FBFindElementCommands handleFindElement:] + 312\n\t2 WebDriverAgentLib 0x000000010d0290e4 -[FBRoute_TargetAction mountRequest:intoResponse:] + 168\n\t3 WebDriverAgentLib 0x000000010d014538 __37-[FBWebServer registerRouteHandlers:]_block_invoke + 404\n\t4 WebDriverAgentLib 0x000000010d04b024 -[RoutingHTTPServer handleRoute:withRequest:response:] + 168\n\t5 WebDriverAgentLib 0x000000010d04bb14 __72-[RoutingHTTPServer routeMethod:withPath:parameters:request:connection:]_block_invoke + 64\n\t6 libdispatch.dylib 0x0000000180171978 _dispatch_client_callout + 16\n\t7 libdispatch.dylib ...
[W3C] Matched W3C error code 'no such element' to NoSuchElementError
[XCUITestDriver@c486 (99d4021f)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.doNativeFind (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:143:13)
[XCUITestDriver@c486 (99d4021f)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findNativeElementOrElements (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:97:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrEls (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:24:14)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElOrElsWithProcessing (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:60:12)
[XCUITestDriver@c486 (99d4021f)] at XCUITestDriver.findElement (/Users/alokkumar/.nvm/versions/node/v20.12.2/lib/node_modules/appium/node_modules/@appium/base-driver/lib/basedriver/commands/find.ts:75:12)
[HTTP] <-- POST /session/99d4021f-335a-4326-9a19-7997a1493d8e/element 404 5094 ms - 1078
[HTTP]
[HTTP] --> DELETE /session/99d4021f-335a-4326-9a19-7997a1493d8e
[HTTP] {}
[XCUITestDriver@c486 (99d4021f)] Calling AppiumDriver.deleteSession() with args: ["99d4021f-335a-4326-9a19-7997a1493d8e"]
[AppiumDriver@dfba] Event 'quitSessionRequested' logged at 1716789090244 (11:21:30 GMT+0530 (India Standard Time))
[AppiumDriver@dfba] Removing session 99d4021f-335a-4326-9a19-7997a1493d8e from our master session list
[XCUITestDriver@c486 (99d4021f)] Matched '/session/99d4021f-335a-4326-9a19-7997a1493d8e' to command name 'deleteSession'
[XCUITestDriver@c486 (99d4021f)] Proxying [DELETE /session/99d4021f-335a-4326-9a19-7997a1493d8e] to [DELETE http://127.0.0.1:8400/session/F123BC0A-4A62-4DBF-B092-2EE72B53844C] with no body
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@c486 (99d4021f)] Got response with status 200: {"value":null,"sessionId":null}
[DevCon Factory] Releasing connections for 896FFF09-E83E-4B4C-BF14-694F7719F655 device on any port number
[DevCon Factory] Found cached connections to release: ["896FFF09-E83E-4B4C-BF14-694F7719F655:8400"]
[DevCon Factory] Cached connections count: 0
[XCUITestDriver@c486 (99d4021f)] Not clearing log files. Use `clearSystemFiles` capability to turn on.
[IOSSimulatorLog] Stopping iOS log capture
[AppiumDriver@dfba] Event 'quitSessionFinished' logged at 1716789091289 (11:21:31 GMT+0530 (India Standard Time))
[AppiumDriver@dfba] Received response: null
[AppiumDriver@dfba] But deleting session, so not returning
[AppiumDriver@dfba] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /session/99d4021f-335a-4326-9a19-7997a1493d8e 200 1046 ms - 14
[HTTP]
11:21:31.293 INFO [SessionSlot.stop] - Stopping session 99d4021f-335a-4326-9a19-7997a1493d8e
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 5 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Error: Unable to connect to running WebDriverAgent: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/xcodebuild.js:393:17
[XCUITestDriver@a845 (c817024c)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@a845 (c817024c)] at wrapped (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/node_modules/asyncbox/lib/asyncbox.js:93:13)
[XCUITestDriver@a845 (c817024c)] at retry (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/node_modules/asyncbox/lib/asyncbox.js:66:13)
[XCUITestDriver@a845 (c817024c)] at retryInterval (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/node_modules/asyncbox/lib/asyncbox.js:103:10)
[XCUITestDriver@a845 (c817024c)] at XcodeBuild.waitForStart (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/xcodebuild.js:377:7)
[XCUITestDriver@a845 (c817024c)] at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/xcodebuild.js:359:26
[XCUITestDriver@a845 (c817024c)] Unable to start WebDriverAgent: Error: We were not able to retrieve the /status response from the WebDriverAgent server after 60000ms timeout.Try to increase the value of 'appium:wdaLaunchTimeout' capability as a possible workaround.
[XCUITestDriver@a845 (c817024c)] Launching WebDriverAgent on the device
[XCUITestDriver@a845 (c817024c)] There is no need to perform the project cleanup. A fresh install has been detected
[WebDriverAgent] Killing running processes 'xcodebuild.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8, BDF101EC-5CFC-4E00-9294-64840E6F5BA8.*XCTRunner, xctest.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' for the device BDF101EC-5CFC-4E00-9294-64840E6F5BA8...
[WebDriverAgent] 'pgrep -if xctest.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if BDF101EC-5CFC-4E00-9294-64840E6F5BA8.*XCTRunner' didn't detect any matching processes. Return code: 1
[Xcode] xcodebuild exited with code '75' and signal 'null'
[XCUITestDriver@a845 (c817024c)] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr -destination id=BDF101EC-5CFC-4E00-9294-64840E6F5BA8 IPHONEOS_DEPLOYMENT_TARGET=16.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@a845 (c817024c)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability
[XCUITestDriver@a845 (c817024c)] Waiting up to 60000ms for WebDriverAgent to start
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
11:22:10.705 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 5 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 3 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
11:22:59.363 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 2 ms - 199
[HTTP]
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 2 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
11:23:10.745 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 3 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 2 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Error: Unable to connect to running WebDriverAgent: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/xcodebuild.js:393:17
[XCUITestDriver@a845 (c817024c)] at processTicksAndRejections (node:internal/process/task_queues:95:5)
[XCUITestDriver@a845 (c817024c)] at wrapped (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/node_modules/asyncbox/lib/asyncbox.js:93:13)
[XCUITestDriver@a845 (c817024c)] at retry (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/node_modules/asyncbox/lib/asyncbox.js:66:13)
[XCUITestDriver@a845 (c817024c)] at retryInterval (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/node_modules/asyncbox/lib/asyncbox.js:103:10)
[XCUITestDriver@a845 (c817024c)] at XcodeBuild.waitForStart (/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/xcodebuild.js:377:7)
[XCUITestDriver@a845 (c817024c)] at /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/lib/xcodebuild.js:359:26
[XCUITestDriver@a845 (c817024c)] Unable to start WebDriverAgent: Error: We were not able to retrieve the /status response from the WebDriverAgent server after 60000ms timeout.Try to increase the value of 'appium:wdaLaunchTimeout' capability as a possible workaround.
[XCUITestDriver@a845 (c817024c)] Event 'wdaStartFailed' logged at 1716789236055 (11:23:56 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Unable to launch WebDriverAgent because of xcodebuild failure: Unable to start WebDriverAgent: Error: We were not able to retrieve the /status response from the WebDriverAgent server after 60000ms timeout.Try to increase the value of 'appium:wdaLaunchTimeout' capability as a possible workaround.
[XCUITestDriver@a845 (c817024c)] Quitting and uninstalling WebDriverAgent
[XCUITestDriver@a845 (c817024c)] Shutting down sub-processes
[WebDriverAgent] Shutting down 'xcodebuild' process (pid '77856')
[WebDriverAgent] Sending 'SIGTERM'...
[Xcode] xcodebuild exited with code 'null' and signal 'SIGTERM'
[XCUITestDriver@a845 (c817024c)] No WDAs on the device.
[XCUITestDriver@a845 (c817024c)] Event 'wdaStartAttempted' logged at 1716789246201 (11:24:06 GMT+0530 (India Standard Time))
[XCUITestDriver@a845 (c817024c)] Retrying WDA startup (2 of 2)
[XCUITestDriver@a845 (c817024c)] Launching WebDriverAgent on the device
[XCUITestDriver@a845 (c817024c)] There is no need to perform the project cleanup. A fresh install has been detected
[WebDriverAgent] Killing running processes 'xcodebuild.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8, BDF101EC-5CFC-4E00-9294-64840E6F5BA8.*XCTRunner, xctest.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' for the device BDF101EC-5CFC-4E00-9294-64840E6F5BA8...
[WebDriverAgent] 'pgrep -if xctest.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if xcodebuild.*BDF101EC-5CFC-4E00-9294-64840E6F5BA8' didn't detect any matching processes. Return code: 1
[WebDriverAgent] 'pgrep -if BDF101EC-5CFC-4E00-9294-64840E6F5BA8.*XCTRunner' didn't detect any matching processes. Return code: 1
[XCUITestDriver@a845 (c817024c)] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -derivedDataPath /Users/alokkumar/Library/Developer/Xcode/DerivedData/WebDriverAgent-fcivmypojbldxqanxbjnpjmukmkr -destination id=BDF101EC-5CFC-4E00-9294-64840E6F5BA8 IPHONEOS_DEPLOYMENT_TARGET=16.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Users/alokkumar/.appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent'
[XCUITestDriver@a845 (c817024c)] Output from xcodebuild will only be logged if any errors are present there. To change this, use 'showXcodeLog' desired capability
[XCUITestDriver@a845 (c817024c)] Waiting up to 60000ms for WebDriverAgent to start
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
11:24:10.708 WARN [RelaySessionFactory.isServiceUp] - Error checking service status http://127.0.0.1:4723/status. java.net.ConnectException
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@4556] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@4556] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 7 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[HTTP] --> GET /status
[HTTP] {}
[AppiumDriver@dfba] Calling AppiumDriver.getStatus() with args: []
[AppiumDriver@dfba] Responding to client with driver.getStatus() result: {"ready":true,"message":"The server is ready to accept new connections","build":{"version":"2.2.2","git-sha":"bab86d5de571015b63fd8fc30b47bbe072a1290e","built":"2023-12-05 21:50:27 -0800"}}
[HTTP] <-- GET /status 200 3 ms - 199
[HTTP]
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
[XCUITestDriver@a845 (c817024c)] Matched '/status' to command name 'getStatus'
[XCUITestDriver@a845 (c817024c)] Proxying [GET /status] to [GET http://127.0.0.1:8300/status] with no body
[XCUITestDriver@a845 (c817024c)] connect ECONNREFUSED 127.0.0.1:8300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment