Skip to content

Instantly share code, notes, and snippets.

@pavanbachu0604
Created March 5, 2017 17:09
Show Gist options
  • Save pavanbachu0604/3050c2553800e1b79b742523ee3fcefc to your computer and use it in GitHub Desktop.
Save pavanbachu0604/3050c2553800e1b79b742523ee3fcefc to your computer and use it in GitHub Desktop.
[Appium] Welcome to Appium v1.6.4-beta
[Appium] Non-default server args:
[Appium] address: '127.0.0.1'
[Appium] Appium REST http interface listener started on 127.0.0.1:4723
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"com.apple.Preferences","screenshotWaitTimeout":"25","newCommandTimeout":10000,"automationName":"XCUITest","autoDismissAlerts":true,"platformName":"iOS","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","deviceName":"iPad"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"com.apple.Preferences","screenshotWaitTimeout":"25","newCommandTimeout":10000,"automationName":"XCUITest","autoDismissAlerts":true,"platformName":"iOS","udid":"a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8","deviceName":"iPad"},null,null,null,null]
[Appium] Creating new XCUITestDriver (v2.12.1) session
[Appium] Capabilities:
[Appium] app: 'com.apple.Preferences'
[Appium] screenshotWaitTimeout: '25'
[Appium] newCommandTimeout: 10000
[Appium] automationName: 'XCUITest'
[Appium] autoDismissAlerts: true
[Appium] platformName: 'iOS'
[Appium] udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[Appium] deviceName: 'iPad'
[XCUITest] XCUITestDriver version: 2.12.1
[BaseDriver] Capability 'screenshotWaitTimeout' changed from string ('25') to integer (25). This may cause unexpected behavior
[XCUITest] The capabilities 'autoAcceptAlerts' and 'autoDismissAlerts' do not work for XCUITest-based tests. Please adjust your alert handling accordingly.
[BaseDriver] Session created with session id: 27b228ab-8685-4829-bf16-fdec0315398b
[XCUITest] Xcode version set to '8.3'
[XCUITest] iOS SDK Version set to '10.3'
[XCUITest] Available devices: a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8
[XCUITest] Creating iDevice object with udid 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8'
[XCUITest] Determining device to run tests on: udid: 'a2e0b888c9c53dfc03d3b27d4ef7b2c7b5abd9d8', real device: true
[XCUITest] App is an iOS bundle, will attempt to run as pre-existing
[XCUITest] Reset: running ios real device reset flow
[iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
[iOSLog] Found idevicesyslog: '/usr/local/bin/idevicesyslog'
[XCUITest] Setting up real device
[XCUITest] Using WDA path: '/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[XCUITest] Launching WebDriverAgent on the device
[XCUITest] Carthage found: '/usr/local/bin/carthage'
[XCUITest] Running WebDriverAgent bootstrap script to install dependencies
[XCUITest] Fetching dependencies
[XCUITest] *** Downloading peertalk.framework binary at "v1.0"
[XCUITest] Failed to write to /private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/Carthage/Build/iOS: Error Domain=NSCocoaErrorDomain Code=642 "You can’t save the file “iOS” because the volume is read only." UserInfo={NSFilePath=/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/Carthage/Build/iOS, NSUnderlyingError=0x7ff969438760 {Error Domain=NSPOSIXErrorDomain Code=30 "Read-only file system"}}
[XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1
[XCUITest] Quitting and uninstalling WebDriverAgent, then retrying
[XCUITest] Shutting down sub-processes
[XCUITest] Removing WDA application from device
[XCUITest] Using WDA path: '/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent'
[XCUITest] Using WDA agent: '/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[XCUITest] Launching WebDriverAgent on the device
[XCUITest] Carthage found: '/usr/local/bin/carthage'
[XCUITest] Running WebDriverAgent bootstrap script to install dependencies
[XCUITest] Fetching dependencies
[XCUITest] *** Downloading peertalk.framework binary at "v1.0"
[XCUITest] Failed to write to /private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/Carthage/Build/iOS: Error Domain=NSCocoaErrorDomain Code=642 "You can’t save the file “iOS” because the volume is read only." UserInfo={NSFilePath=/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/WebDriverAgent/Carthage/Build/iOS, NSUnderlyingError=0x7fde30e61d50 {Error Domain=NSPOSIXErrorDomain Code=30 "Read-only file system"}}
[XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1
[XCUITest] Quitting and uninstalling WebDriverAgent, then retrying
[XCUITest] Shutting down sub-processes
[XCUITest] Removing WDA application from device
[XCUITest] Error: Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1
at XCUITestDriver.quitAndUninstall$ (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:337:15)
at tryCatch (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:136:37)
Error: Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1
at XCUITestDriver.quitAndUninstall$ (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:337:15)
at tryCatch (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:136:37)
[iOSLog] Stopping iOS log capture
[MJSONWP] Encountered internal error running command: Error: Unable to launch WebDriverAgent because of xcodebuild failure: Command '/bin/bash Scripts/bootstrap.sh -d' exited with code 1
at XCUITestDriver.quitAndUninstall$ (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:337:15)
at tryCatch (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/private/var/folders/d9/nbk40gxs49g8n6k71zg08gdsn6nf8h/T/AppTranslocation/997A0BD0-F0D7-45FB-AA84-B35FCEEF4D05/d/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/node_modules/babel-runtime/regenerator/runtime.js:136:37)
[HTTP] <-- POST /wd/hub/session 500 22688 ms - 262
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment