Cannot run appium tests in Bitrise (java+selenide+ios)

I am trying to run automation tests in Bitrise but got an error. I can run my tests on my local machine and everything is ok.

device: simulator iOS 15.4
machine: Xcode 13.3.x on macOS 12.2
java: 17
selenide 6.4.0
appium 1.22.3
gradle 7.4
Node.js: 12.22.11
NPM: 6.14.16

Could you please help me? appium (3).log (160.7 KB)

Probably a better question for the Bitrise community since it works locally:

https://discuss.bitrise.io/

Try reduce java version. 17 has issues. Try e.g. 11.

java 11 didn’t help

WDA was not installed

[WD Proxy] connect ECONNREFUSED 127.0.0.1:8253
    [WD Proxy] connect ECONNREFUSED 127.0.0.1:8253
    [WD Proxy] connect ECONNREFUSED 127.0.0.1:8253
    [WebDriverAgent] xcodebuild exited with code '65' and signal 'null'
    [WebDriverAgent] Launching WebDriverAgent on the device
    [WebDriverAgent] Skipped WDA project cleanup according to the provided capabilities
    [WD Proxy] connect ECONNREFUSED 127.0.0.1:8253
    [WD Proxy] connect ECONNREFUSED 127.0.0.1:8253
    [WD Proxy] connect ECONNREFUSED 127.0.0.1:8253
    [WD Proxy] connect ECONNREFUSED 127.0.0.1:8253