Skip to content

Instantly share code, notes, and snippets.

@crhoads1024
Created January 30, 2020 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crhoads1024/b1b796bf325df7334c6bc5258977a6cd to your computer and use it in GitHub Desktop.
Save crhoads1024/b1b796bf325df7334c6bc5258977a6cd to your computer and use it in GitHub Desktop.
[info] [Appium] Welcome to Appium v1.15.1
[info] [Appium] Non-default server args:
[info] [Appium] allowInsecure: {
[info] [Appium] }
[info] [Appium] denyInsecure: {
[info] [Appium] }
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> POST /wd/hub/session
[info] [HTTP] {"desiredCapabilities":{"app":"/Users/qaLead/Projects/QA_Test/Apps/Physical Device Builds/ipa/QA_Test.ipa","automationName":"XCUITest","clearSystemFiles":true,"deviceName":"iPhone","eventTimings":true,"fullReset":true,"platformName":"iOS","platformVersion":"13.0","showIOSLog":false,"udid":"myUDID","useNewWDA":true,"xcodeOrgId":"ourOrgId","xcodeSigningId":"ourOrgSigningId","newCommandTimeout":0,"connectHardwareKeyboard":true}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/qaLead/Projects/QA_Test/Apps/Physical Device Builds/ipa/QA_Test.ipa","automationName":"XCUITest","clearSystemFiles":true,"deviceName":"iPhone","eventTimings":true,"fullReset":true,"platformName":"iOS","platformVersion":"13.0","showIOSLog":false,"udid":"myUDID","useNewWDA":true,"xcodeOrgId":"ourOrgId","xcodeSigningId":"ourOrgSigningId","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1580408822572 (12:27:02 GMT-0600 (CST))
[info] [Appium] Appium v1.15.1 creating new XCUITestDriver (v2.133.1) session
[debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {
[debug] [BaseDriver] "app": "/Users/qaLead/Projects/QA_Test/Apps/Physical Device Builds/ipa/QA_Test.ipa",
[debug] [BaseDriver] "automationName": "XCUITest",
[debug] [BaseDriver] "clearSystemFiles": true,
[debug] [BaseDriver] "deviceName": "iPhone",
[debug] [BaseDriver] "eventTimings": true,
[debug] [BaseDriver] "fullReset": true,
[debug] [BaseDriver] "platformName": "iOS",
[debug] [BaseDriver] "platformVersion": "13.0",
[debug] [BaseDriver] "showIOSLog": false,
[debug] [BaseDriver] "udid": "myUDID",
[debug] [BaseDriver] "useNewWDA": true,
[debug] [BaseDriver] "xcodeOrgId": "ourOrgId",
[debug] [BaseDriver] "xcodeSigningId": "ourOrgSigningId",
[debug] [BaseDriver] "newCommandTimeout": 0,
[debug] [BaseDriver] "connectHardwareKeyboard": true
[debug] [BaseDriver] }
[info] [BaseDriver] Session created with session id: b1c70875-affc-453c-bf86-0cfedb922382
[debug] [XCUITest] Current user: 'qaLead'
[debug] [XCUITest] Available devices: myUDID
[debug] [XCUITest] Creating iDevice object with udid 'myUDID'
[info] [XCUITest] Determining device to run tests on: udid: 'myUDID', real device: true
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1580408822593 (12:27:02 GMT-0600 (CST))
[info] [BaseDriver] Using local app '/Users/qaLead/Projects/QA_Test/Apps/Physical Device Builds/ipa/QA_Test.ipa'[info] [BaseDriver] The application at '/var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-4lpf82.s4jgv/Payload/QA.app' does not exist anymore. Deleting it from the cache
[debug] [BaseDriver] Unzipping '/Users/qaLead/Projects/QA_Test/Apps/Physical Device Builds/ipa/QA_Test.ipa'[debug] [BaseDriver] Extracted 520 item(s) from '/Users/qaLead/Projects/QA_Test/Apps/Physical Device Builds/ipa/QA_Test.ipa'
[debug] [BaseDriver] Matched 519 item(s) in the extracted archive. Assuming 'Payload/QA.app' is the correct bundle
[info] [BaseDriver] Unzipped local app to '/var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-10hf5ty.41di/Payload/QA.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1580408823744 (12:27:03 GMT-0600 (CST))
[debug] [XCUITest] Checking whether app '/var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-10hf5ty.41di/Payload/QA.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-10hf5ty.41di/Payload/QA.app': 'com.test.qa'
[debug] [BaseDriver] Event 'resetStarted' logged at 1580408823747 (12:27:03 GMT-0600 (CST))
[debug] [XCUITest] Reset: running ios real device reset flow
[debug] [XCUITest] Reset: fullReset requested. Will try to uninstall the app 'com.test.qa'.[debug] [XCUITest] Reset: removed 'com.test.qa'
[debug] [BaseDriver] Event 'resetComplete' logged at 1580408824497 (12:27:04 GMT-0600 (CST))[debug] [XCUITest] Crash reports root '/Users/qaLead/Library/Logs/CrashReporter/MobileDevice/iPhone' does not exist. Got nothing to gather.
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1580408824670 (12:27:04 GMT-0600 (CST))
[info] [XCUITest] Setting up real device
[debug] [XCUITest] Verifying application platform
[debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"][debug] [XCUITest] Installing '/var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-10hf5ty.41di/Payload/QA.app' on device with UUID 'myUDID'...[debug] [XCUITest] Pushed the app files successfully after 14377ms[info] [XCUITest] Installation is successful after 24979ms
[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1580408849916 (12:27:29 GMT-0600 (CST))
[info] [XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium-webdriveragent'
[info] [XCUITest] Using WDA agent: '/Applications/Appium.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 myUDID on local port 8100, device port 8100
[debug] [DevCon Factory] Cached connections count: 0[debug] [XCUITest] Starting WebDriverAgent initialization with the synchronization key 'XCUITestDriver'
[debug] [XCUITest] Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding
[info] [XCUITest] Shutting down sub-processes[debug] [XCUITest] No WDAs on the device.
[debug] [BaseDriver] Event 'wdaUninstalled' logged at 1580408852047 (12:27:32 GMT-0600 (CST))
[debug] [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval
[debug] [XCUITest] These values can be customized by changing wdaStartupRetries/wdaStartupRetryInterval capabilities
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1580408852048 (12:27:32 GMT-0600 (CST))
[info] [XCUITest] Launching WebDriverAgent on the device
[info] [WebDriverAgent] Fetching dependencies
[info] [WebDriverAgent] Dependencies up-to-date
[debug] [XCUITest] Killing running processes 'xcodebuild.*myUDID' for the device myUDID...
[debug] [XCUITest] 'pgrep -ifn xcodebuild.*myUDID' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] Generating xcode config file for orgId 'ourOrgId' and signingId 'ourOrgSigningId'
[debug] [XCUITest] Writing xcode config file to /var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-1sgjgvn.8avm/appium-temp.xcconfig
[debug] [XCUITest] Using Xcode configuration file: '/var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-1sgjgvn.8avm/appium-temp.xcconfig'
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=myUDID IPHONEOS_DEPLOYMENT_TARGET=13.0 -xcconfig /var/folders/q9/cch_d63n2yv9ddl_s7cmqtnr0000gp/T/2020030-3484-1sgjgvn.8avm/appium-temp.xcconfig GCC_TREAT_WARNINGS_AS_ERRORS=0 COMPILER_INDEX_STORE_ENABLE=NO' in directory '/Applications/Appium.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
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [XCUITest] Log file for xcodebuild test: /Users/qaLead/Library/Developer/Xcode/DerivedData/WebDriverAgent-akxhdiizyykdxefsthlnfyomlaiz/Logs/Test/Test-WebDriverAgentRunner-2020.01.30_12-27-33--0600.xcresult/Staging/2_Test/Diagnostics/WebDriverAgentRunner-0A0C3381-D1CE-4F49-9890-A1EEDA7F5763/WebDriverAgentRunner-DB4EF9FB-DA93-4C6A-B247-756E58E249BB/Session-WebDriverAgentRunner-2020-01-30_122733-HioPWm.log[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[warn] [iProxy@a7064...] Connection was refused to port 8100
[info] [WD Proxy] Got an unexpected response with status undefined: {"code":"ECONNRESET"}[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] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "13.3"
[debug] [WD Proxy] },
[debug] [WD Proxy] "ios" : {
[debug] [WD Proxy] "simulatorVersion" : "13.3",
[debug] [WD Proxy] "ip" : null
[debug] [WD Proxy] },
[debug] [WD Proxy] "build" : {
[debug] [WD Proxy] "time" : "Jan 30 2020 09:01:59"
[debug] [WD Proxy] }
[debug] [WD Proxy] },
[debug] [WD Proxy] "sessionId" : "B7480066-2DDB-4577-A0CB-E91E7DC51789",
[debug] [WD Proxy] "status" : 0
[debug] [WD Proxy] }
[debug] [XCUITest] WebDriverAgent information:
[debug] [XCUITest] {
[debug] [XCUITest] "state": "success",
[debug] [XCUITest] "os": {
[debug] [XCUITest] "name": "iOS",
[debug] [XCUITest] "version": "13.3"
[debug] [XCUITest] },
[debug] [XCUITest] "ios": {
[debug] [XCUITest] "simulatorVersion": "13.3",
[debug] [XCUITest] "ip": null
[debug] [XCUITest] },
[debug] [XCUITest] "build": {
[debug] [XCUITest] "time": "Jan 30 2020 09:01:59"
[debug] [XCUITest] }
[debug] [XCUITest] }
[debug] [XCUITest] WebDriverAgent successfully started after 8510ms
[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408860586 (12:27:40 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408861592 (12:27:41 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408862601 (12:27:42 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408863608 (12:27:43 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408864618 (12:27:44 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408865628 (12:27:45 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408866640 (12:27:46 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408867646 (12:27:47 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408868653 (12:27:48 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408869662 (12:27:49 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408870671 (12:27:50 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408871679 (12:27:51 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408872690 (12:27:52 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408873700 (12:27:53 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...[debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1580408874709 (12:27:54 GMT-0600 (CST))
[debug] [XCUITest] Sending createSession command to WDA
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"capabilities":{"firstMatch":[{"bundleId":"com.test.qa","arguments":[],"environment":{},"eventloopIdleDelaySec":0,"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":60,"shouldUseSingletonTestManager":true}],"alwaysMatch":{}}}
[debug] [WD Proxy] Got response with status 200: {"value":"'bundleId' desired capability not provided","sessionId":"B7480066-2DDB-4577-A0CB-E91E7DC51789","status":13}
[info] [WD Proxy] Determined the downstream protocol as 'MJSONWP'
[info] [WD Proxy] The response has an unknown format
[debug] [MJSONWP] Matched JSONWP error code 13 to UnknownError
[debug] [XCUITest] Failed to create WDA session (An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided). Retrying...
[debug] [XCUITest] UnknownError: An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided
[debug] [XCUITest] at errorFromMJSONWPStatusCode (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/appium-base-driver/lib/protocol/errors.js:767:10)
[debug] [XCUITest] at ProxyRequestError.errorFromMJSONWPStatusCode [as getActualError] (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/appium-base-driver/lib/protocol/errors.js:661:14)
[debug] [XCUITest] at JWProxy.getActualError [as command] (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:259:19)
[debug] [XCUITest] Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
[warn] [XCUITest] Quitting and uninstalling WebDriverAgent
[info] [XCUITest] Shutting down sub-processes
[info] [XCUITest] Shutting down xcodebuild process (pid 3588)
[error] [XCUITest] xcodebuild exited with code 'null' and signal 'SIGTERM'[debug] [XCUITest] Uninstalling WDAs: 'com.test.qa.xctrunner'[error] [XCUITest] Error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
[error] [XCUITest] at quitAndUninstall (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:527:15)
[info] [DevCon Factory] Releasing connections for myUDID device on any port number
[info] [DevCon Factory] Found cached connections to release: ["myUDID:8100"]
[info] [DevCon Factory] Releasing the listener for 'myUDID:8100'
[debug] [DevCon Factory] Cached connections count: 0[debug] [XCUITest] Parsed BUILD_DIR configuration value: '/Users/qaLead/Library/Developer/Xcode/DerivedData/WebDriverAgent-akxhdiizyykdxefsthlnfyomlaiz/Build/Products'
[debug] [XCUITest] Got derived data root: '/Users/qaLead/Library/Developer/Xcode/DerivedData/WebDriverAgent-akxhdiizyykdxefsthlnfyomlaiz'
[debug] [XCUITest] Started background XCTest logs cleanup: find -E /private/var/folders -regex '.*/Session-WebDriverAgentRunner.*\.log$|.*/StandardOutputAndStandardError\.txt$' -type f -exec sh -c 'echo "" > "{}"' \;
[info] [XCUITest] Cleaning test logs in '/Users/qaLead/Library/Developer/Xcode/DerivedData/WebDriverAgent-akxhdiizyykdxefsthlnfyomlaiz/Logs' folder
[debug] [iOS] Clearing log files
[debug] [iOS] Deleting '/Users/qaLead/Library/Developer/Xcode/DerivedData/WebDriverAgent-akxhdiizyykdxefsthlnfyomlaiz/Logs'. Freeing 16K.
[debug] [iOS] Finished clearing log files
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1580408876879 (12:27:56 GMT-0600 (CST))
[debug] [MJSONWP] Encountered internal error running command: Error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred while processing the command. Original error: 'bundleId' desired capability not provided Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
[debug] [MJSONWP] at quitAndUninstall (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:527:15)
[info] [HTTP] <-- POST /wd/hub/session 500 54308 ms - 568
[info] [HTTP]
[info] [HTTP] --> DELETE /wd/hub/session
[info] [HTTP] {}
[debug] [HTTP] No route found. Setting content type to 'text/plain'
[info] [HTTP] <-- DELETE /wd/hub/session 404 3 ms - 57
[info] [HTTP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment