-
-
Save WoodPlank/85d8421a2c93f46cda7d56acaac8765c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Financials-MacBook-Pro:node_modules financialtown$ appium & | |
[1] 18239 | |
Financials-MacBook-Pro:node_modules financialtown$ [Appium] Welcome to Appium v1.6.3 (REV 40e40975ebd3593d08c3f83de2546258f7ddf11d) | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> GET /wd/hub/status {} | |
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: [] | |
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.3","revision":"40e40975ebd3593d08c3f83de2546258f7ddf11d"}} | |
[HTTP] <-- GET /wd/hub/status 200 292 ms - 121 | |
[HTTP] --> GET /wd/hub/sessions {} | |
[debug] [MJSONWP] Calling AppiumDriver.getSessions() with args: [] | |
[debug] [MJSONWP] Responding to client with driver.getSessions() result: [] | |
[HTTP] <-- GET /wd/hub/sessions 200 8 ms - 40 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"iOS","newCommandTimeout":"7200","app":"/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa","platformVersion":"10.2","deviceName":"iPad Pro","bundleId":"com.financialtown.BankOnICCU","automationName":"Appium","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece"}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","newCommandTimeout":"7200","app":"/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa","platformVersion":"10.2","deviceName":"iPad Pro","bundleId":"com.financialtown.BankOnICCU","automationName":"Appium","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece"},null,null,null,null] | |
[Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up. | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] platformName: 'iOS' | |
[Appium] newCommandTimeout: '7200' | |
[Appium] app: '/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa' | |
[Appium] platformVersion: '10.2' | |
[Appium] deviceName: 'iPad Pro' | |
[Appium] bundleId: 'com.financialtown.BankOnICCU' | |
[Appium] automationName: 'Appium' | |
[Appium] udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece' | |
[debug] [XCUITest] XCUITestDriver version: 2.5.3 | |
[BaseDriver] Capability 'newCommandTimeout' changed from string ('7200') to integer (7200). This may cause unexpected behavior | |
[BaseDriver] Session created with session id: 31b64195-7137-46f1-a294-5b8ecf103c76 | |
[debug] [XCUITest] Xcode version set to '8.2.1' | |
[debug] [XCUITest] iOS SDK Version set to '10.2' | |
[debug] [XCUITest] Available devices: faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[debug] [XCUITest] Creating iDevice object with udid faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[XCUITest] Determining device to run tests on: udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece', real device: true | |
[BaseDriver] Using local app '/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa' | |
[debug] [BaseDriver] Copying local zip to tmp dir | |
[debug] [BaseDriver] Unzipping /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1ku28k0.efpta9k9/appium-app.zip | |
[debug] [BaseDriver] Testing zip archive: /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1ku28k0.efpta9k9/appium-app.zip | |
[BaseDriver] Unzipped local app to '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1ku28k0.efpta9k9/Payload/BankOn.app' | |
[debug] [XCUITest] Checking whether app '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1ku28k0.efpta9k9/Payload/BankOn.app' is actually present | |
[debug] [XCUITest] App is present | |
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog | |
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog' | |
[XCUITest] Setting up real device | |
[debug] [XCUITest] App is already installed. | |
[debug] [XCUITest] Full reset not requested. No need to install. | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[XCUITest] Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
{ Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
stdout: '\u001b[1mFetching dependencies\n', | |
stderr: 'Error: Command "bootstrap" does not exist.\n', | |
code: 1 } | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Running ios real device reset flow | |
[debug] [XCUITest] Resetting simulator | |
[debug] [iOSLog] Stopping iOS log capture | |
[MJSONWP] Encountered internal error running command: Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
[HTTP] <-- POST /wd/hub/session 500 8043 ms - 199 | |
Financials-MacBook-Pro:node_modules financialtown$ [HTTP] --> GET /wd/hub/status {} | |
[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args: [] | |
[debug] [MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.6.3","revision":"40e40975ebd3593d08c3f83de2546258f7ddf11d"}} | |
[HTTP] <-- GET /wd/hub/status 200 313 ms - 121 | |
[HTTP] --> GET /wd/hub/sessions {} | |
[debug] [MJSONWP] Calling AppiumDriver.getSessions() with args: [] | |
[debug] [MJSONWP] Responding to client with driver.getSessions() result: [] | |
[HTTP] <-- GET /wd/hub/sessions 200 2 ms - 40 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"iOS","newCommandTimeout":"7200","app":"/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa","platformVersion":"10.2","deviceName":"iPad Pro","bundleId":"com.financialtown.BankOnICCU","automationName":"Appium","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece"}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformName":"iOS","newCommandTimeout":"7200","app":"/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa","platformVersion":"10.2","deviceName":"iPad Pro","bundleId":"com.financialtown.BankOnICCU","automationName":"Appium","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece"},null,null,null,null] | |
[Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up. | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] platformName: 'iOS' | |
[Appium] newCommandTimeout: '7200' | |
[Appium] app: '/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa' | |
[Appium] platformVersion: '10.2' | |
[Appium] deviceName: 'iPad Pro' | |
[Appium] bundleId: 'com.financialtown.BankOnICCU' | |
[Appium] automationName: 'Appium' | |
[Appium] udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece' | |
[debug] [XCUITest] XCUITestDriver version: 2.5.3 | |
[BaseDriver] Capability 'newCommandTimeout' changed from string ('7200') to integer (7200). This may cause unexpected behavior | |
[BaseDriver] Session created with session id: 4b373f65-5d76-434d-9c93-e5612fae412c | |
[debug] [XCUITest] Xcode version set to '8.2.1' | |
[debug] [XCUITest] iOS SDK Version set to '10.2' | |
[debug] [XCUITest] Available devices: faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[debug] [XCUITest] Creating iDevice object with udid faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[XCUITest] Determining device to run tests on: udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece', real device: true | |
[BaseDriver] Using local app '/Users/financialtown/Documents/BankOn 2017-01-16 15-30-36/BankOn.ipa' | |
[debug] [BaseDriver] Copying local zip to tmp dir | |
[debug] [BaseDriver] Unzipping /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1b78lbu.sglfa2lnmi/appium-app.zip | |
[debug] [BaseDriver] Testing zip archive: /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1b78lbu.sglfa2lnmi/appium-app.zip | |
[BaseDriver] Unzipped local app to '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1b78lbu.sglfa2lnmi/Payload/BankOn.app' | |
[debug] [XCUITest] Checking whether app '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017016-18239-1b78lbu.sglfa2lnmi/Payload/BankOn.app' is actually present | |
[debug] [XCUITest] App is present | |
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog | |
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog' | |
[XCUITest] Setting up real device | |
[debug] [XCUITest] App is already installed. | |
[debug] [XCUITest] Full reset not requested. No need to install. | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[XCUITest] Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
{ Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
stdout: '\u001b[1mFetching dependencies\n', | |
stderr: 'Error: Command "bootstrap" does not exist.\n', | |
code: 1 } | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Running ios real device reset flow | |
[debug] [XCUITest] Resetting simulator | |
[debug] [iOSLog] Stopping iOS log capture | |
[MJSONWP] Encountered internal error running command: Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
[HTTP] <-- POST /wd/hub/session 500 7302 ms - 199 | |
Financials-MacBook-Pro:node_modules financialtown$ killall node | |
[Appium] Received SIGTERM - shutting down | |
Financials-MacBook-Pro:node_modules financialtown$ killall node | |
No matching processes belonging to you were found | |
[1]+ Done appium | |
Financials-MacBook-Pro:node_modules financialtown$ killall node | |
No matching processes belonging to you were found | |
Financials-MacBook-Pro:node_modules financialtown$ ios-deploy --exists --id faa0447802b5fbe83e06907fbfd2dd007e1dcece --bundle_id com.financialtown.BankOnICCU | |
[....] Waiting for iOS device to be connected | |
[....] Using J99aAP 'Financial Town’s iPad' (faa0447802b5fbe83e06907fbfd2dd007e1dcece). | |
true | |
Financials-MacBook-Pro:node_modules financialtown$ appium & | |
[1] 18598 | |
Financials-MacBook-Pro:node_modules financialtown$ [Appium] Welcome to Appium v1.6.3 (REV 40e40975ebd3593d08c3f83de2546258f7ddf11d) | |
[Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
[HTTP] --> POST /wd/hub/session {"capabilities":{"desiredCapabilities":{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},"requiredCapabilities":{}},"desiredCapabilities":{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},"requiredCapabilities":{}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},{},{"desiredCapabilities":{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},"requiredCapabilities":{}},null,null] | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] app: '/Users/financialtown/Documents/BankOnICCU/BankOn.ipa' | |
[Appium] sendKeyStrategy: 'setValue' | |
[Appium] newCommandTimeout: 9000 | |
[Appium] platformVersion: '10.2' | |
[Appium] automationName: 'XCUITest' | |
[Appium] browserName: 'iOS' | |
[Appium] xcodeConfigFile: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig' | |
[Appium] udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece' | |
[Appium] platformName: 'iOS' | |
[Appium] deviceName: 'iPad Pro' | |
[debug] [XCUITest] XCUITestDriver version: 2.5.3 | |
[BaseDriver] Session created with session id: dd94fe09-0402-437d-8459-977e649b5424 | |
[debug] [XCUITest] Xcode version set to '8.2.1' | |
[debug] [XCUITest] iOS SDK Version set to '10.2' | |
[debug] [XCUITest] Available devices: faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[debug] [XCUITest] Creating iDevice object with udid faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[XCUITest] Determining device to run tests on: udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece', real device: true | |
[BaseDriver] Using local app '/Users/financialtown/Documents/BankOnICCU/BankOn.ipa' | |
[debug] [BaseDriver] Copying local zip to tmp dir | |
[debug] [BaseDriver] Unzipping /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-11taeip.jkt0muz0k9/appium-app.zip | |
[debug] [BaseDriver] Testing zip archive: /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-11taeip.jkt0muz0k9/appium-app.zip | |
[BaseDriver] Unzipped local app to '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-11taeip.jkt0muz0k9/Payload/BankOn.app' | |
[debug] [XCUITest] Checking whether app '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-11taeip.jkt0muz0k9/Payload/BankOn.app' is actually present | |
[debug] [XCUITest] App is present | |
[debug] [iOS] Getting bundle ID from app '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-11taeip.jkt0muz0k9/Payload/BankOn.app': 'com.financialtown.BankOnICCU' | |
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog | |
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog' | |
[XCUITest] Setting up real device | |
[debug] [XCUITest] App is already installed. | |
[debug] [XCUITest] Full reset not requested. No need to install. | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[XCUITest] Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
{ Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
stdout: '\u001b[1mFetching dependencies\n', | |
stderr: 'Error: Command "bootstrap" does not exist.\n', | |
code: 1 } | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Running ios real device reset flow | |
[debug] [XCUITest] Resetting simulator | |
[debug] [iOSLog] Stopping iOS log capture | |
[MJSONWP] Encountered internal error running command: Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
[HTTP] <-- POST /wd/hub/session 500 9557 ms - 199 | |
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},"requiredCapabilities":{}} | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},{},null,null,null] | |
[Appium] Creating new XCUITestDriver session | |
[Appium] Capabilities: | |
[Appium] app: '/Users/financialtown/Documents/BankOnICCU/BankOn.ipa' | |
[Appium] sendKeyStrategy: 'setValue' | |
[Appium] newCommandTimeout: 9000 | |
[Appium] platformVersion: '10.2' | |
[Appium] automationName: 'XCUITest' | |
[Appium] browserName: 'iOS' | |
[Appium] xcodeConfigFile: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig' | |
[Appium] udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece' | |
[Appium] platformName: 'iOS' | |
[Appium] deviceName: 'iPad Pro' | |
[debug] [XCUITest] XCUITestDriver version: 2.5.3 | |
[BaseDriver] Session created with session id: 3a258789-7b98-4269-947e-289c66d46aca | |
[debug] [XCUITest] Xcode version set to '8.2.1' | |
[debug] [XCUITest] iOS SDK Version set to '10.2' | |
[debug] [XCUITest] Available devices: faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[debug] [XCUITest] Creating iDevice object with udid faa0447802b5fbe83e06907fbfd2dd007e1dcece | |
[XCUITest] Determining device to run tests on: udid: 'faa0447802b5fbe83e06907fbfd2dd007e1dcece', real device: true | |
[BaseDriver] Using local app '/Users/financialtown/Documents/BankOnICCU/BankOn.ipa' | |
[debug] [BaseDriver] Copying local zip to tmp dir | |
[debug] [BaseDriver] Unzipping /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-mespu4.6osfywrk9/appium-app.zip | |
[debug] [BaseDriver] Testing zip archive: /var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-mespu4.6osfywrk9/appium-app.zip | |
[BaseDriver] Unzipped local app to '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-mespu4.6osfywrk9/Payload/BankOn.app' | |
[debug] [XCUITest] Checking whether app '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-mespu4.6osfywrk9/Payload/BankOn.app' is actually present | |
[debug] [XCUITest] App is present | |
[debug] [iOS] Getting bundle ID from app '/var/folders/3b/mpdsfcb11dv9340ct20twlyh0000gn/T/2017017-18598-mespu4.6osfywrk9/Payload/BankOn.app': 'com.financialtown.BankOnICCU' | |
[debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog | |
[debug] [iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog' | |
[XCUITest] Setting up real device | |
[debug] [XCUITest] App is already installed. | |
[debug] [XCUITest] Full reset not requested. No need to install. | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Using WDA path: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
[XCUITest] Using WDA agent: '/Users/financialtown/.nvm/versions/node/v6.9.1/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
[XCUITest] Launching WebDriverAgent on the device | |
[debug] [XCUITest] Carthage found: /Users/financialtown/.nvm/versions/node/v6.9.1/bin/carthage | |
[debug] [XCUITest] Running WebDriverAgent bootstrap script to install dependencies | |
[XCUITest] Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
{ Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
stdout: '\u001b[1mFetching dependencies\n', | |
stderr: 'Error: Command "bootstrap" does not exist.\n', | |
code: 1 } | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Running ios real device reset flow | |
[debug] [XCUITest] Resetting simulator | |
[debug] [iOSLog] Stopping iOS log capture | |
[MJSONWP] Encountered internal error running command: Error: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1 | |
at ChildProcess.<anonymous> (../../lib/teen_process.js:70:19) | |
at emitTwo (events.js:106:13) | |
at ChildProcess.emit (events.js:191:7) | |
at maybeClose (internal/child_process.js:877:16) | |
at Socket.<anonymous> (internal/child_process.js:334:11) | |
at emitOne (events.js:96:13) | |
at Socket.emit (events.js:188:7) | |
at Pipe._handle.close [as _onclose] (net.js:498:12) | |
[HTTP] <-- POST /wd/hub/session 500 5364 ms - 199 | |
[HTTP] --> POST /wd/hub/session {"capabilities":{"desiredCapabilities":{"app":"/Users/financialtown/Documents/BankOnICCU/BankOn.ipa","sendKeyStrategy":"setValue","newCommandTimeout":9000,"platformVersion":"10.2","automationName":"XCUITest","browserName":"iOS","xcodeConfigFile":"/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/xcodeConfigFile.xcconfig","udid":"faa0447802b5fbe83e06907fbfd2dd007e1dcece","platformName":"iOS","deviceName":"iPad Pro"},"requiredCapabilities":{}}} | |
[debug] [MJSONWP] Bad parameters: BadParametersError: Parameters were incorrect. We wanted {"required":["desiredCapabilities"],"optional":["requiredCapabilities","capabilities","sessionId","id"]} and you sent ["capabilities"] | |
[HTTP] <-- POST /wd/hub/session 400 3 ms - 171 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment