Created
June 28, 2019 17:11
-
-
Save zcmgyu/51ad5cb03daa30f34b45ea8aebab82b6 to your computer and use it in GitHub Desktop.
[email protected]@beta2-error-log
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
[XCUITest] Launching WebDriverAgent on the device | |
[WebDriverAgent] Fetching dependencies | |
[WebDriverAgent] Installing/updating dependencies for platforms 'iOS', 'tvOS' | |
[debug] [WebDriverAgent] *** Checking out CocoaAsyncSocket at "7.6.3" | |
[debug] [WebDriverAgent] *** Checking out RoutingHTTPServer at "v1.0.2" | |
[debug] [WebDriverAgent] *** Checking out YYCache at "1.1.0" | |
[WebDriverAgent] Failed to check out repository into /usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/Carthage/Checkouts/CocoaAsyncSocket: Could not create working directory (Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “CocoaAsyncSocket” in the folder “Checkouts”." UserInfo={NSFilePath=/usr/local/lib/node_modules/appium/node_modules/appium-webdriveragent/Carthage/Checkouts/CocoaAsyncSocket, NSUnderlyingError=0x7f9de412e4c0 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}) | |
[debug] [BaseDriver] Event 'wdaStartFailed' logged at 1561741067516 (01:57:47 GMT+0900 (Japan Standard Time)) | |
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command 'carthage bootstrap --platform iOS\,tvOS' exited with code 1 | |
[XCUITest] Quitting and uninstalling WebDriverAgent | |
[XCUITest] Shutting down sub-processes | |
[debug] [XCUITest] Removing WDA application from device | |
[XCUITest] Error: Unable to launch WebDriverAgent because of xcodebuild failure: Command 'carthage bootstrap --platform iOS\,tvOS' exited with code 1 | |
[XCUITest] at quitAndUninstall (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/driver.js:515:15) | |
[debug] [XCUITest] Parsed BUILD_DIR configuration value: '/Users/zcmgyu/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu/Build/Products' | |
[debug] [XCUITest] Got derived data root: '/Users/zcmgyu/Library/Developer/Xcode/DerivedData/WebDriverAgent-ciegwgvxzxdrqthilmrmczmqvrgu' | |
[debug] [XCUITest] Not clearing log files. Use `clearSystemFiles` capability to turn on. | |
[debug] [iOSLog] Stopping iOS log capture | |
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1561741070074 (01:57:50 GMT+0900 (Japan Standard Time)) | |
[debug] [MJSONWP] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: Command 'carthage bootstrap --platform iOS\,tvOS' exited with code 1 | |
[debug] [MJSONWP] at quitAndUninstall (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/driver.js:515:15) | |
[HTTP] <-- POST /wd/hub/session 500 20978 ms - 269 | |
[HTTP] | |
[debug] [WebDriverAgent] *** Checking out CocoaAsyncSocket at "7.6.3" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment