WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found)
See original GitHub issue[info] [35m[Appium][39m Welcome to Appium v1.15.1
[info] [35m[Appium][39m Non-default server args:
[info] [35m[Appium][39m allowInsecure: {
[info] [35m[Appium][39m }
[info] [35m[Appium][39m denyInsecure: {
[info] [35m[Appium][39m }
[info] [35m[Appium][39m Appium REST http interface listener started on 0.0.0.0:4723[info] [35m[HTTP][39m [37m–>[39m [37mPOST[39m [37m/wd/hub/session[39m
[info] [35m[HTTP][39m [90m{“capabilities”:{“firstMatch”:[{“platformName”:“iOS”,“appium:platformVersion”:“13.4”,“appium:deviceName”:“iPhone 11”,“browserName”:“Safari”}]},“desiredCapabilities”:{“platformName”:“iOS”,“platformVersion”:“13.4”,“deviceName”:“iPhone 11”,“browserName”:“Safari”}}[39m
[debug] [35m[W3C][39m Calling AppiumDriver.createSession() with args: [{“platformName”:“iOS”,“platformVersion”:“13.4”,“deviceName”:“iPhone 11”,“browserName”:“Safari”},null,{“firstMatch”:[{“platformName”:“iOS”,“appium:platformVersion”:“13.4”,“appium:deviceName”:“iPhone 11”,“browserName”:“Safari”}]}]
[debug] [35m[BaseDriver][39m Event ‘newSessionRequested’ logged at 1586979401782 (15:36:41 GMT-0400 (EDT))
[warn] [35m[Appium][39m DeprecationWarning: ‘automationName’ capability was not provided. Future versions of Appium will require ‘automationName’ capability to be set for iOS sessions.
[info] [35m[Appium][39m Requested iOS support with version >= 10, using ‘XCUITest’ driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
[info] [Appium] Appium v1.15.1 creating new XCUITestDriver (v2.133.1) session
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] “alwaysMatch”: {
[debug] [BaseDriver] “platformName”: “iOS”,
[debug] [BaseDriver] “browserName”: “Safari”,
[debug] [BaseDriver] “appium:platformVersion”: “13.4”,
[debug] [BaseDriver] “appium:deviceName”: “iPhone 11”
[debug] [BaseDriver] },
[debug] [BaseDriver] “firstMatch”: [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[info] [BaseDriver] Session created with session id: 09456971-e360-41fd-8122-280359fb4c01[debug] [XCUITest] Current user: ‘gursimratgill’
[info] [XCUITest] iOS SDK Version set to ‘13.4’[info] [iOSSim] Constructing iOS simulator for Xcode version 11.4 with udid ‘F4003B62-F585-46E5-BF07-E6D218E82EAD’
[info] [XCUITest] Determining device to run tests on: udid: ‘F4003B62-F585-46E5-BF07-E6D218E82EAD’, real device: false
[debug] [BaseDriver] Event ‘xcodeDetailsRetrieved’ logged at 1586979403317 (15:36:43 GMT-0400 (EDT))
[info] [XCUITest] Safari test requested
[debug] [BaseDriver] Event ‘appConfigured’ logged at 1586979403318 (15:36:43 GMT-0400 (EDT))
[debug] [BaseDriver] Event ‘resetStarted’ logged at 1586979403318 (15:36:43 GMT-0400 (EDT))[debug] [iOSSim] Cleaning mobile safari data files
[debug] [iOSSim] Checking whether simulator has been run before: no
[info] [iOSSim] Could not find Safari support directories to clean out old data. Probably there is nothing to clean out
[debug] [BaseDriver] Event ‘resetComplete’ logged at 1586979403830 (15:36:43 GMT-0400 (EDT))[warn] [XCUITest] Continuing without capturing device logs: iOS Simulator with udid F4003B62-F585-46E5-BF07-E6D218E82EAD is not running
[info] [XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[debug] [iOS] Setting did not need to be updated
[debug] [iOSSim] Setting preferences of F4003B62-F585-46E5-BF07-E6D218E82EAD Simulator to {“ConnectHardwareKeyboard”:false}
[debug] [iOSSim] Setting common Simulator preferences to {“RotateWindowWhenSignaledByGuest”:true,“ConnectHardwareKeyboard”:false}
[debug] [iOSSim] Updated F4003B62-F585-46E5-BF07-E6D218E82EAD Simulator preferences at ‘/Users/gursimratgill/Library/Preferences/com.apple.iphonesimulator.plist’ with {“DevicePreferences”:{“F4003B62-F585-46E5-BF07-E6D218E82EAD”:{“ConnectHardwareKeyboard”:false}},“RotateWindowWhenSignaledByGuest”:true,“ConnectHardwareKeyboard”:false}[debug] [iOSSim] Got Simulator UI client PID: 92421
[info] [iOSSim] Booting Simulator with UDID F4003B62-F585-46E5-BF07-E6D218E82EAD…[info] [iOSSim] Simulator with UDID F4003B62-F585-46E5-BF07-E6D218E82EAD booted in 49 seconds
[debug] [IDB] Connecting idb service to ‘F4003B62-F585-46E5-BF07-E6D218E82EAD’
[info] [XCUITest] idb will not be used for Simulator interaction. Original error: ‘idb’ has not been found in PATH. Is it installed? Read https://www.fbidb.io for more details
[debug] [BaseDriver] Event ‘simStarted’ logged at 1586979453268 (15:37:33 GMT-0400 (EDT))[debug] [IOSSimulatorLog] Starting log capture for iOS Simulator with udid ‘F4003B62-F585-46E5-BF07-E6D218E82EAD’, using ‘xcrun simctl spawn F4003B62-F585-46E5-BF07-E6D218E82EAD log stream --style compact’[debug] [BaseDriver] Event ‘logCaptureStarted’ logged at 1586979454421 (15:37:34 GMT-0400 (EDT))
[info] [XCUITest] Using WDA path: ‘/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent’
[info] [XCUITest] Using WDA agent: ‘/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj’[debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
[info] [DevCon Factory] Requesting connection for device F4003B62-F585-46E5-BF07-E6D218E82EAD on local port 8100, device port 8100
[debug] [DevCon Factory] Cached connections count: 0
[info] [DevCon Factory] Successfully requested the connection for F4003B62-F585-46E5-BF07-E6D218E82EAD:8100
[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key ‘XCUITestDriver’
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[debug] [XCUITest] WDA is not listening at ‘http://localhost:8100/’
[debug] [XCUITest] WDA is currently not running. There is nothing to cache
[debug] [XCUITest] Trying to start WebDriverAgent 2 times with 10000ms interval
[debug] [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] [BaseDriver] Event ‘wdaStartAttempted’ logged at 1586979454735 (15:37:34 GMT-0400 (EDT))
[info] [XCUITest] Launching WebDriverAgent on the device
[info] [WebDriverAgent] Fetching dependencies
[info] [WebDriverAgent] Dependencies up-to-date
[debug] [XCUITest] Killing running processes ‘xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD, F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ for the device F4003B62-F585-46E5-BF07-E6D218E82EAD…[debug] [XCUITest] ‘pgrep -ifn xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] ‘pgrep -ifn F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=F4003B62-F585-46E5-BF07-E6D218E82EAD IPHONEOS_DEPLOYMENT_TARGET=13.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO’ in directory ‘/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent’
[debug] [XCUITest] Output from xcodebuild will only be logged if any errors are present there. To change this, use ‘showXcodeLog’ desired capability[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:37:47.323 xcodebuild[92952:1616428] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7f8632767150 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[error] [Xcode]
[error] [Xcode] ** TEST BUILD FAILED **
[error] [Xcode]
[error] [Xcode]
[debug] [XCUITest] Log file for xcodebuild test: /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-37-42–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-C4D6576E-949A-4B0F-99D4-854F826258BA/WebDriverAgentRunner-4F8DA774-BAD8-441C-BC6C-EA037DCCE618/Session-WebDriverAgentRunner-2020-04-15_153747-TqMbg6.log
[error] [Xcode] 2020-04-15 15:37:47.354 xcodebuild[92952:1616428] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-37-42–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-C4D6576E-949A-4B0F-99D4-854F826258BA/WebDriverAgentRunner-4F8DA774-BAD8-441C-BC6C-EA037DCCE618/Session-WebDriverAgentRunner-2020-04-15_153747-TqMbg6.log
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:37:47.355 xcodebuild[92952:1616321] [MT] IDETestOperationsObserverDebug: (45230325-13D7-448D-A3E7-5B84004EB5B6) Beginning test session WebDriverAgentRunner-45230325-13D7-448D-A3E7-5B84004EB5B6 at 2020-04-15 15:37:47.355 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7f86329b6e30> {
[error] [Xcode] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[error] [Xcode] } (13.4 (17E255))
[error] [Xcode]
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:37:50.259 xcodebuild[92952:1616321] [MT] IDETestOperationsObserverDebug: (45230325-13D7-448D-A3E7-5B84004EB5B6) Finished requesting crash reports. Continuing with testing.
[error] [Xcode]
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-37-42–0400.xcresult
[error] [Xcode]
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:38:03.432 xcodebuild[92952:1616321] [MT] IDETestOperationsObserverDebug: 16.087 elapsed – Testing started completed.
[error] [Xcode] 2020-04-15 15:38:03.432 xcodebuild[92952:1616321] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:38:03.432 xcodebuild[92952:1616321] [MT] IDETestOperationsObserverDebug: 16.087 sec, +16.087 sec – end
[error] [Xcode] 2020-04-15 15:38:03.433 xcodebuild[92952:1616321] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[error] [Xcode]
[error] [Xcode] Test session results, code coverage, and logs:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-37-42–0400.xcresult
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing failed:
[error] [Xcode] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[error] [Xcode] WebDriverAgentRunner:
[error] [Xcode] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[error] [Xcode]
[error] [Xcode] ** TEST EXECUTE FAILED **
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing started on ‘iPhone 11’
[error] [Xcode]
[error] [XCUITest] xcodebuild exited with code ‘65’ and signal ‘null’
[info] [XCUITest] Launching WebDriverAgent on the device
[info] [WebDriverAgent] Fetching dependencies
[info] [WebDriverAgent] Dependencies up-to-date
[debug] [XCUITest] Killing running processes ‘xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD, F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ for the device F4003B62-F585-46E5-BF07-E6D218E82EAD…
[debug] [XCUITest] ‘pgrep -ifn xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD’ didn’t detect any matching processes. Return code: 1[debug] [XCUITest] ‘pgrep -ifn F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=F4003B62-F585-46E5-BF07-E6D218E82EAD IPHONEOS_DEPLOYMENT_TARGET=13.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO’ in directory ‘/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent’
[debug] [XCUITest] Output from xcodebuild will only be logged if any errors are present there. To change this, use ‘showXcodeLog’ desired capability[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:38:22.007 xcodebuild[92984:1619942] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7fb5b613a270 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[error] [Xcode]
[error] [Xcode] ** TEST BUILD FAILED **
[error] [Xcode]
[error] [Xcode]
[debug] [XCUITest] Log file for xcodebuild test: /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E0641AA1-68CB-41C1-BDF5-DF5EF3CE2C88/WebDriverAgentRunner-1FC059BB-FBD6-498F-81EF-9F021783A487/Session-WebDriverAgentRunner-2020-04-15_153822-ozTybw.log
[error] [Xcode] 2020-04-15 15:38:22.039 xcodebuild[92984:1619949] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E0641AA1-68CB-41C1-BDF5-DF5EF3CE2C88/WebDriverAgentRunner-1FC059BB-FBD6-498F-81EF-9F021783A487/Session-WebDriverAgentRunner-2020-04-15_153822-ozTybw.log
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:38:22.040 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: (6417757D-CD45-4356-89C0-A92158AA1AA6) Beginning test session WebDriverAgentRunner-6417757D-CD45-4356-89C0-A92158AA1AA6 at 2020-04-15 15:38:22.040 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7fb5b6376e90> {
[error] [Xcode] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[error] [Xcode] } (13.4 (17E255))
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:38:22.116 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: (6417757D-CD45-4356-89C0-A92158AA1AA6) Finished requesting crash reports. Continuing with testing.
[error] [Xcode]
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult
[error] [Xcode]
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:38:28.426 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: 6.397 elapsed – Testing started completed.
[error] [Xcode] 2020-04-15 15:38:28.426 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:38:28.427 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: 6.397 sec, +6.397 sec – end
[error] [Xcode] 2020-04-15 15:38:28.427 xcodebuild[92984:1619867] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[error] [Xcode]
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode]
[error] [Xcode] Test session results, code coverage, and logs:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing failed:
[error] [Xcode] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[error] [Xcode] WebDriverAgentRunner:
[error] [Xcode] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[error] [Xcode]
[error] [Xcode] ** TEST EXECUTE FAILED **
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing started on ‘iPhone 11’
[error] [Xcode]
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[error] [XCUITest] xcodebuild exited with code ‘65’ and signal ‘null’
[debug] [BaseDriver] Event ‘wdaStartFailed’ logged at 1586979518597 (15:38:38 GMT-0400 (EDT))
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65
[debug] [XCUITest] xcodebuild error message:
[debug] [XCUITest]
[debug] [XCUITest] 2020-04-15 15:38:22.007 xcodebuild[92984:1619942] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7fb5b613a270 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[debug] [XCUITest] ** TEST BUILD FAILED **
[debug] [XCUITest] 2020-04-15 15:38:22.039 xcodebuild[92984:1619949] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[debug] [XCUITest] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E0641AA1-68CB-41C1-BDF5-DF5EF3CE2C88/WebDriverAgentRunner-1FC059BB-FBD6-498F-81EF-9F021783A487/Session-WebDriverAgentRunner-2020-04-15_153822-ozTybw.log
[debug] [XCUITest] 2020-04-15 15:38:22.040 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: (6417757D-CD45-4356-89C0-A92158AA1AA6) Beginning test session WebDriverAgentRunner-6417757D-CD45-4356-89C0-A92158AA1AA6 at 2020-04-15 15:38:22.040 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7fb5b6376e90> {
[debug] [XCUITest] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[debug] [XCUITest] } (13.4 (17E255))
[debug] [XCUITest] 2020-04-15 15:38:22.116 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: (6417757D-CD45-4356-89C0-A92158AA1AA6) Finished requesting crash reports. Continuing with testing.
[debug] [XCUITest] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult
[debug] [XCUITest] 2020-04-15 15:38:28.426 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: 6.397 elapsed – Testing started completed.
[debug] [XCUITest] 2020-04-15 15:38:28.426 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[debug] [XCUITest] 2020-04-15 15:38:28.427 xcodebuild[92984:1619867] [MT] IDETestOperationsObserverDebug: 6.397 sec, +6.397 sec – end
[debug] [XCUITest] 2020-04-15 15:38:28.427 xcodebuild[92984:1619867] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[debug] [XCUITest] Test session results, code coverage, and logs:
[debug] [XCUITest] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-19–0400.xcresult
[debug] [XCUITest] Testing failed:
[debug] [XCUITest] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[debug] [XCUITest] WebDriverAgentRunner:
[debug] [XCUITest] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[debug] [XCUITest] ** TEST EXECUTE FAILED **
[debug] [XCUITest] Testing started on ‘iPhone 11’
[warn] [XCUITest] Quitting and uninstalling WebDriverAgent
[info] [XCUITest] Shutting down sub-processes
[debug] [iOSSim] Building bundle path map
[debug] [XCUITest] No WDAs on the device.[debug] [BaseDriver] Event ‘wdaStartAttempted’ logged at 1586979528609 (15:38:48 GMT-0400 (EDT))
[info] [XCUITest] Retrying WDA startup (2 of 2)
[info] [XCUITest] Launching WebDriverAgent on the device
[info] [WebDriverAgent] Fetching dependencies
[info] [WebDriverAgent] Dependencies up-to-date
[debug] [XCUITest] Killing running processes ‘xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD, F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ for the device F4003B62-F585-46E5-BF07-E6D218E82EAD…
[debug] [XCUITest] ‘pgrep -ifn xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] ‘pgrep -ifn F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=F4003B62-F585-46E5-BF07-E6D218E82EAD IPHONEOS_DEPLOYMENT_TARGET=13.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO’ in directory ‘/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent’
[debug] [XCUITest] Output from xcodebuild will only be logged if any errors are present there. To change this, use ‘showXcodeLog’ desired capability[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:38:54.775 xcodebuild[92998:1622727] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7faa307f0050 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[error] [Xcode]
[error] [Xcode] ** TEST BUILD FAILED **
[error] [Xcode]
[error] [Xcode]
[debug] [XCUITest] Log file for xcodebuild test: /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-53–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-548AD3E4-D582-428C-853E-932C8861761B/WebDriverAgentRunner-4F3A9368-48A3-4D0A-8FF5-89513F024E98/Session-WebDriverAgentRunner-2020-04-15_153854-EU02av.log
[error] [Xcode] 2020-04-15 15:38:54.795 xcodebuild[92998:1622719] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-53–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-548AD3E4-D582-428C-853E-932C8861761B/WebDriverAgentRunner-4F3A9368-48A3-4D0A-8FF5-89513F024E98/Session-WebDriverAgentRunner-2020-04-15_153854-EU02av.log
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:38:54.796 xcodebuild[92998:1622664] [MT] IDETestOperationsObserverDebug: (FD41AD23-29B9-49AA-A599-9A32A9A6C11E) Beginning test session WebDriverAgentRunner-FD41AD23-29B9-49AA-A599-9A32A9A6C11E at 2020-04-15 15:38:54.796 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7faa308dfb50> {
[error] [Xcode] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[error] [Xcode] } (13.4 (17E255))
[error] [Xcode] [error] [Xcode] 2020-04-15 15:38:54.868 xcodebuild[92998:1622664] [MT] IDETestOperationsObserverDebug: (FD41AD23-29B9-49AA-A599-9A32A9A6C11E) Finished requesting crash reports. Continuing with testing.
[error] [Xcode]
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-53–0400.xcresult
[error] [Xcode]
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[error] [Xcode] 2020-04-15 15:39:00.257 xcodebuild[92998:1622664] [MT] IDETestOperationsObserverDebug: 5.469 elapsed – Testing started completed.
[error] [Xcode] 2020-04-15 15:39:00.257 xcodebuild[92998:1622664] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:39:00.257 xcodebuild[92998:1622664] [MT] IDETestOperationsObserverDebug: 5.469 sec, +5.469 sec – end
[error] [Xcode] 2020-04-15 15:39:00.258 xcodebuild[92998:1622664] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode]
[error] [Xcode] Test session results, code coverage, and logs:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-38-53–0400.xcresult
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing failed:
[error] [Xcode] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[error] [Xcode] WebDriverAgentRunner:
[error] [Xcode] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[error] [Xcode]
[error] [Xcode] ** TEST EXECUTE FAILED **
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing started on ‘iPhone 11’
[error] [Xcode]
[error] [XCUITest] xcodebuild exited with code ‘65’ and signal ‘null’
[info] [XCUITest] Launching WebDriverAgent on the device
[info] [WebDriverAgent] Fetching dependencies
[info] [WebDriverAgent] Dependencies up-to-date
[debug] [XCUITest] Killing running processes ‘xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD, F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ for the device F4003B62-F585-46E5-BF07-E6D218E82EAD…[debug] [XCUITest] ‘pgrep -ifn xcodebuild.*F4003B62-F585-46E5-BF07-E6D218E82EAD’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] ‘pgrep -ifn F4003B62-F585-46E5-BF07-E6D218E82EAD.*XCTRunner’ didn’t detect any matching processes. Return code: 1
[debug] [XCUITest] Beginning test with command ‘xcodebuild build-for-testing test-without-building -project /Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=F4003B62-F585-46E5-BF07-E6D218E82EAD IPHONEOS_DEPLOYMENT_TARGET=13.4 GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO’ in directory ‘/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-webdriveragent’
[debug] [XCUITest] Output from xcodebuild will only be logged if any errors are present there. To change this, use ‘showXcodeLog’ desired capability[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:39:17.005 xcodebuild[93018:1625870] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7fc5b7dbec60 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[error] [Xcode]
[error] [Xcode] ** TEST BUILD FAILED **
[error] [Xcode]
[error] [Xcode]
[debug] [XCUITest] Log file for xcodebuild test: /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E4C1BD4D-74AB-4890-911D-4F40601CD38D/WebDriverAgentRunner-56734DE0-6A7C-4E1A-9713-FA7D4885FD8E/Session-WebDriverAgentRunner-2020-04-15_153917-hWfXba.log
[error] [Xcode] 2020-04-15 15:39:17.028 xcodebuild[93018:1625532] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E4C1BD4D-74AB-4890-911D-4F40601CD38D/WebDriverAgentRunner-56734DE0-6A7C-4E1A-9713-FA7D4885FD8E/Session-WebDriverAgentRunner-2020-04-15_153917-hWfXba.log
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:39:17.029 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Beginning test session WebDriverAgentRunner-E949AA1B-BAB6-4CD1-87D3-0535973E9D7C at 2020-04-15 15:39:17.029 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7fc5b833d3f0> {
[error] [Xcode] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[error] [Xcode] } (13.4 (17E255))
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:39:17.064 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Finished requesting crash reports. Continuing with testing.
[error] [Xcode]
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[error] [Xcode]
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[error] [Xcode] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 elapsed – Testing started completed.
[error] [Xcode] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[error] [Xcode]
[error] [Xcode] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 sec, +7.750 sec – end
[error] [Xcode] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[error] [Xcode] [debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}
[info] [WD Proxy] Got an unexpected response with status undefined: {“errno”:“ECONNREFUSED”,“code”:“ECONNREFUSED”,“syscall”:“connect”,“address”:“127.0.0.1”,“port”:8100}[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Matched ‘/status’ to command name ‘getStatus’
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[error] [Xcode]
[error] [Xcode] Test session results, code coverage, and logs:
[error] [Xcode] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing failed:
[error] [Xcode] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[error] [Xcode] WebDriverAgentRunner:
[error] [Xcode] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[error] [Xcode]
[error] [Xcode] ** TEST EXECUTE FAILED **
[error] [Xcode]
[error] [Xcode]
[error] [Xcode] Testing started on ‘iPhone 11’
[error] [Xcode] [error] [XCUITest] xcodebuild exited with code ‘65’ and signal ‘null’
[debug] [BaseDriver] Event ‘wdaStartFailed’ logged at 1586979575894 (15:39:35 GMT-0400 (EDT))
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65
[debug] [XCUITest] xcodebuild error message:
[debug] [XCUITest]
[debug] [XCUITest] 2020-04-15 15:39:17.005 xcodebuild[93018:1625870] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7fc5b7dbec60 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[debug] [XCUITest] ** TEST BUILD FAILED **
[debug] [XCUITest] 2020-04-15 15:39:17.028 xcodebuild[93018:1625532] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[debug] [XCUITest] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E4C1BD4D-74AB-4890-911D-4F40601CD38D/WebDriverAgentRunner-56734DE0-6A7C-4E1A-9713-FA7D4885FD8E/Session-WebDriverAgentRunner-2020-04-15_153917-hWfXba.log
[debug] [XCUITest] 2020-04-15 15:39:17.029 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Beginning test session WebDriverAgentRunner-E949AA1B-BAB6-4CD1-87D3-0535973E9D7C at 2020-04-15 15:39:17.029 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7fc5b833d3f0> {
[debug] [XCUITest] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[debug] [XCUITest] } (13.4 (17E255))
[debug] [XCUITest] 2020-04-15 15:39:17.064 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Finished requesting crash reports. Continuing with testing.
[debug] [XCUITest] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[debug] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 elapsed – Testing started completed.
[debug] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[debug] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 sec, +7.750 sec – end
[debug] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[debug] [XCUITest] Test session results, code coverage, and logs:
[debug] [XCUITest] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[debug] [XCUITest] Testing failed:
[debug] [XCUITest] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[debug] [XCUITest] WebDriverAgentRunner:
[debug] [XCUITest] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[debug] [XCUITest] ** TEST EXECUTE FAILED **
[debug] [XCUITest] Testing started on ‘iPhone 11’
[warn] [XCUITest] Quitting and uninstalling WebDriverAgent
[info] [XCUITest] Shutting down sub-processes
[debug] [iOSSim] Building bundle path map
[debug] [XCUITest] No WDAs on the device.
[error] [XCUITest] Error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65
[error] [XCUITest] xcodebuild error message:
[error] [XCUITest]
[error] [XCUITest] 2020-04-15 15:39:17.005 xcodebuild[93018:1625870] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7fc5b7dbec60 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[error] [XCUITest] ** TEST BUILD FAILED **
[error] [XCUITest] 2020-04-15 15:39:17.028 xcodebuild[93018:1625532] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[error] [XCUITest] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E4C1BD4D-74AB-4890-911D-4F40601CD38D/WebDriverAgentRunner-56734DE0-6A7C-4E1A-9713-FA7D4885FD8E/Session-WebDriverAgentRunner-2020-04-15_153917-hWfXba.log
[error] [XCUITest] 2020-04-15 15:39:17.029 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Beginning test session WebDriverAgentRunner-E949AA1B-BAB6-4CD1-87D3-0535973E9D7C at 2020-04-15 15:39:17.029 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7fc5b833d3f0> {
[error] [XCUITest] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[error] [XCUITest] } (13.4 (17E255))
[error] [XCUITest] 2020-04-15 15:39:17.064 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Finished requesting crash reports. Continuing with testing.
[error] [XCUITest] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[error] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 elapsed – Testing started completed.
[error] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[error] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 sec, +7.750 sec – end
[error] [XCUITest] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[error] [XCUITest] Test session results, code coverage, and logs:
[error] [XCUITest] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[error] [XCUITest] Testing failed:
[error] [XCUITest] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[error] [XCUITest] WebDriverAgentRunner:
[error] [XCUITest] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[error] [XCUITest] ** TEST EXECUTE FAILED **
[error] [XCUITest] Testing started on ‘iPhone 11’
[error] [XCUITest] at quitAndUninstall (/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:527:15)
[error] [XCUITest] at process._tickCallback (internal/process/next_tick.js:68:7)
[info] [DevCon Factory] Releasing connections for F4003B62-F585-46E5-BF07-E6D218E82EAD device on any port number
[info] [DevCon Factory] Found cached connections to release: [“F4003B62-F585-46E5-BF07-E6D218E82EAD:8100”]
[debug] [DevCon Factory] Cached connections count: 0
[debug] [XCUITest] Not clearing log files. Use clearSystemFiles
capability to turn on.
[debug] [IOSSimulatorLog] Stopping iOS log capture
[debug] [BaseDriver] Event ‘newSessionStarted’ logged at 1586979575947 (15:39:35 GMT-0400 (EDT))
[debug] [W3C] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65
[debug] [W3C] xcodebuild error message:
[debug] [W3C]
[debug] [W3C] 2020-04-15 15:39:17.005 xcodebuild[93018:1625870] Error writing xctestrun file: Error Domain=NSCocoaErrorDomain Code=4 “The folder “WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun” doesn’t exist.” UserInfo={NSFilePath=/Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/WebDriverAgentRunner_iphonesimulator13.4-x86_64.xctestrun, NSUserStringVariant=Folder, NSUnderlyingError=0x7fc5b7dbec60 {Error Domain=NSPOSIXErrorDomain Code=2 “No such file or directory”}}
[debug] [W3C] ** TEST BUILD FAILED **
[debug] [W3C] 2020-04-15 15:39:17.028 xcodebuild[93018:1625532] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[debug] [W3C] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-E4C1BD4D-74AB-4890-911D-4F40601CD38D/WebDriverAgentRunner-56734DE0-6A7C-4E1A-9713-FA7D4885FD8E/Session-WebDriverAgentRunner-2020-04-15_153917-hWfXba.log
[debug] [W3C] 2020-04-15 15:39:17.029 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Beginning test session WebDriverAgentRunner-E949AA1B-BAB6-4CD1-87D3-0535973E9D7C at 2020-04-15 15:39:17.029 with Xcode 11E146 on target <DVTiPhoneSimulator: 0x7fc5b833d3f0> {
[debug] [W3C] SimDevice: iPhone 11 (F4003B62-F585-46E5-BF07-E6D218E82EAD, iOS 13.4, Booted)
[debug] [W3C] } (13.4 (17E255))
[debug] [W3C] 2020-04-15 15:39:17.064 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: (E949AA1B-BAB6-4CD1-87D3-0535973E9D7C) Finished requesting crash reports. Continuing with testing.
[debug] [W3C] *** If you believe this error represents a bug, please attach the result bundle at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[debug] [W3C] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 elapsed – Testing started completed.
[debug] [W3C] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec – start
[debug] [W3C] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] [MT] IDETestOperationsObserverDebug: 7.750 sec, +7.750 sec – end
[debug] [W3C] 2020-04-15 15:39:24.770 xcodebuild[93018:1625479] Error Domain=IDEFoundationErrorDomain Code=1 “Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app” UserInfo={NSLocalizedDescription=Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app}
[debug] [W3C] Test session results, code coverage, and logs:
[debug] [W3C] /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Logs/Test/Test-WebDriverAgentRunner-2020.04.15_15-39-15–0400.xcresult
[debug] [W3C] Testing failed:
[debug] [W3C] Building for iOS Simulator, but the linked framework ‘CocoaAsyncSocket.framework’ was built for tvOS + tvOS Simulator.
[debug] [W3C] WebDriverAgentRunner:
[debug] [W3C] WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: Cannot launch simulated executable: no file found at /Users/gursimratgill/Library/Developer/Xcode/DerivedData/WebDriverAgent-bpxitqslkrwodcgzdhnvvfvgvoaz/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app))
[debug] [W3C] ** TEST EXECUTE FAILED **
[debug] [W3C] Testing started on ‘iPhone 11’
[debug] [W3C] at quitAndUninstall (/Applications/Appium 10.27.31 AM.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:527:15)
[debug] [W3C] at process._tickCallback (internal/process/next_tick.js:68:7)
[info] [HTTP] <-- POST /wd/hub/session 500 174180 ms - 8220
[info] [HTTP]
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top GitHub Comments
Thanks, it worked, but I had to update Appium by CLI and then the desktop version.
Hi josse,
I had updated the appium version to 1.17.1 , which automatically resolved the issue