Skip to content

Instantly share code, notes, and snippets.

@EricBlueSav
Created October 24, 2016 19:56
Show Gist options
  • Save EricBlueSav/6aadbbde2e0f9f5902b7f1102d70c422 to your computer and use it in GitHub Desktop.
Save EricBlueSav/6aadbbde2e0f9f5902b7f1102d70c422 to your computer and use it in GitHub Desktop.
Appium Error Logs
[Appium] Welcome to Appium v1.6.0
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"browserName":"safari","appium-version":"1.6","platformName":"iOS","platformVersion":"10.0","deviceName":"iPad Pro (9.7 inch)","count":1}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"browserName":"safari","a...
[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] browserName: 'safari'
[Appium] appium-version: '1.6'
[Appium] platformName: 'iOS'
[Appium] platformVersion: '10.0'
[Appium] deviceName: 'iPad Pro (9.7 inch)'
[Appium] count: 1
[debug] [XCUITest] XCUITestDriver version: 2.0.26
[BaseDriver] The following capabilities were provided, but are not recognized by appium: appium-version, count.
[BaseDriver] Session created with session id: d6149007-6a68-4b4e-836c-1f4db73b21c1
[debug] [XCUITest] Xcode version set to '8.0'
[debug] [XCUITest] iOS SDK Version set to '10.0'
[iOSSim] Constructing iOS simulator for Xcode version 8.0 with udid '23790D54-E2AE-4856-B48A-C168590A426C'
[XCUITest] Determining device to run tests on: udid: '23790D54-E2AE-4856-B48A-C168590A426C', real device: false
[XCUITest] Safari test requested
[debug] [iOSLog] Starting iOS 10.0 simulator log capture
[debug] [iOSLog] System log path: /Users/ericsavoie/Library/Logs/CoreSimulator/23790D54-E2AE-4856-B48A-C168590A426C/system.log
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[XCUITest] Simulator with udid '23790D54-E2AE-4856-B48A-C168590A426C' already booted
[XCUITest] Using default agent: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[XCUITest] Using default bootstrap: /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: /usr/local/bin/carthage
[debug] [XCUITest] Beginning test with command 'xcodebuild build test -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=23790D54-E2AE-4856-B48A-C168590A426C -configuration Debug' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
[debug] [XCUITest] Log file for xcodebuild test: /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/F0B7AB9D-6CEC-46F6-82B1-6057ABEE5CAA/Session-WebDriverAgentRunner-2016-10-24_165541-YAfmpz.log
[Xcode] 2016-10-24 16:55:42.065 xcodebuild[2832:62270] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/F0B7AB9D-6CEC-46F6-82B1-6057ABEE5CAA/Session-WebDriverAgentRunner-2016-10-24_165541-YAfmpz.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/F0B7AB9D-6CEC-46F6-82B1-6057ABEE5CAA/Session-WebDriverAgentRunner-2016-10-24_165541-YAfmpz.log}
[Xcode] 2016-10-24 16:55:42.065 xcodebuild[2832:62509] Connection peer refused channel request for "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface"; channel canceled <DTXChannel: 0x7fa61d963620>
[Xcode]
Testing failed:
[Xcode] ./Scripts/generate_modules.sh: line 15: Modules/module.modulemap: Permission denied
** TEST FAILED **
The following build commands failed:
PhaseScriptExecution Generate\ modules /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates/WebDriverAgent.build/Debug-iphonesimulator/WebDriverAgentLib.build/Script-AD35D0281CF1B37A00870A75.sh
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[debug] [XCUITest] xcodebuild failure warrants retry. Retrying...
[XCUITest] Shutting down WebDriverAgent
[XCUITest] Simulator log exited with code 'null'
[XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: /usr/local/bin/carthage
[debug] [XCUITest] Beginning test with command 'xcodebuild build test -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=23790D54-E2AE-4856-B48A-C168590A426C -configuration Debug' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Waiting for WebDriverAgent to start on device
[debug] [XCUITest] Log file for xcodebuild test: /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/5C7E94E7-BED1-41CA-8BF2-AAA84DD6409F/Session-WebDriverAgentRunner-2016-10-24_165544-TstvTN.log
[Xcode] 2016-10-24 16:55:45.198 xcodebuild[2858:62526] Error Domain=IDETestOperationsObserverErrorDomain Code=3 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/5C7E94E7-BED1-41CA-8BF2-AAA84DD6409F/Session-WebDriverAgentRunner-2016-10-24_165544-TstvTN.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/5C7E94E7-BED1-41CA-8BF2-AAA84DD6409F/Session-WebDriverAgentRunner-2016-10-24_165544-TstvTN.log}
[Xcode] 2016-10-24 16:55:45.199 xcodebuild[2858:62589] Connection peer refused channel request for "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface"; channel canceled <DTXChannel: 0x7fe0fdfc15f0>
[Xcode]
Testing failed:
./Scripts/generate_modules.sh: line 15: Modules/module.modulemap: Permission denied
** TEST FAILED **
The following build commands failed:
PhaseScriptExecution Generate\ modules /Users/ericsavoie/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates/WebDriverAgent.build/Debug-iphonesimulator/WebDriverAgentLib.build/Script-AD35D0281CF1B37A00870A75.sh
(1 failure)
[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:294:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
Error: xcodebuild failed with code 65
at SubProcess.<anonymous> (lib/webdriveragent.js:294:25)
at emitTwo (events.js:106:13)
at SubProcess.emit (events.js:191:7)
at ChildProcess.<anonymous> (lib/teen_process.js:191:14)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
[debug] [XCUITest] Running iOS simulator reset flow
[debug] [XCUITest] Shutting down simulator
[debug] [iOSSim] Killing all iOS Simulators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment