Skip to content

Instantly share code, notes, and snippets.

@shanthi2016
Created October 2, 2017 14:42
Show Gist options
  • Save shanthi2016/7a65f222465c255a4064f985194cb8fe to your computer and use it in GitHub Desktop.
Save shanthi2016/7a65f222465c255a4064f985194cb8fe to your computer and use it in GitHub Desktop.
Appium-Server-logs
[info] [Appium] Welcome to Appium v1.7.1
[info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"app":"/Users/pvara/work/Sep-19th-RC/AE.app","showXcodeLog":true,"newCommandTimeout":120,"platformVersion":"11.0","automationName":"XCUITest","useNewWDA":true,"platformName":"iOS","deviceName":"iPhone 8"}}
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"app":"/Users/pvara/work/Sep-19th-RC/AE.app","showXcodeLog":true,"newCommandTimeout":120,"platformVersion":"11.0","automationName":"XCUITest","useNewWDA":true,"platformName":"iOS","deviceName":"iPhone 8"},null,null]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1506954558904 (10:29:18 GMT-0400 (EDT))
[info] [Appium] Creating new XCUITestDriver (v2.51.1) session
[info] [Appium] Capabilities:
[info] [Appium] app: '/Users/pvara/work/Sep-19th-RC/AE.app'
[info] [Appium] showXcodeLog: true
[info] [Appium] newCommandTimeout: 120
[info] [Appium] platformVersion: '11.0'
[info] [Appium] automationName: 'XCUITest'
[info] [Appium] useNewWDA: true
[info] [Appium] platformName: 'iOS'
[info] [Appium] deviceName: 'iPhone 8'
[info] [BaseDriver] Session created with session id: fcbda2f1-d44f-49e7-be42-8ac740acafe4[debug] [XCUITest] Xcode version set to '9.0' (tools v9.0.0.0.1.1504363082)
[debug] [XCUITest] iOS SDK Version set to '11.0'
[debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1506954559026 (10:29:19 GMT-0400 (EDT))[info] [iOSSim] Constructing iOS simulator for Xcode version 9.0 with udid '7D07E4CE-05AB-455E-B6B9-6C11C845817C'
[info] [XCUITest] Determining device to run tests on: udid: '7D07E4CE-05AB-455E-B6B9-6C11C845817C', real device: false
[info] [BaseDriver] Using local app '/Users/pvara/work/Sep-19th-RC/AE.app'
[debug] [BaseDriver] Event 'appConfigured' logged at 1506954559346 (10:29:19 GMT-0400 (EDT))
[debug] [XCUITest] Checking whether app '/Users/pvara/work/Sep-19th-RC/AE.app' is actually present on file system
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/pvara/work/Sep-19th-RC/AE.app': 'com.aetn.aetv.ios.watch'
[debug] [BaseDriver] Event 'resetStarted' logged at 1506954559351 (10:29:19 GMT-0400 (EDT))
[info] [XCUITest] Not scrubbing third party app in anticipation of uninstall
[debug] [BaseDriver] Event 'resetComplete' logged at 1506954559496 (10:29:19 GMT-0400 (EDT))[debug] [iOSLog] Starting iOS 11.0 simulator log capture
[debug] [iOSLog] System log path: /Users/pvara/Library/Logs/CoreSimulator/7D07E4CE-05AB-455E-B6B9-6C11C845817C/system.log
[debug] [BaseDriver] Event 'logCaptureStarted' logged at 1506954559692 (10:29:19 GMT-0400 (EDT))
[info] [XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set[debug] [iOSSim] Setting common Simulator preferences to {"ConnectHardwareKeyboard":false}
[debug] [iOSSim] Updated shared Simulator preferences at '/Users/pvara/Library/Preferences/com.apple.iphonesimulator.plist' with {"ConnectHardwareKeyboard":false}[debug] [iOSSim] The count of running Simulator UI client instances is 0
[info] [iOSSim] Booting Simulator with UDID 7D07E4CE-05AB-455E-B6B9-6C11C845817C...[info] [iOSSim] Starting Simulator UI with command: open -Fn /Users/pvara/Downloads/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID 7D07E4CE-05AB-455E-B6B9-6C11C845817C -ConnectHardwareKeyboard 0[debug] [iOSSim] The count of running Simulator UI client instances is 1[info] [iOSSim] Simulator with UDID 7D07E4CE-05AB-455E-B6B9-6C11C845817C booted in 16 seconds
[debug] [BaseDriver] Event 'simStarted' logged at 1506954575988 (10:29:35 GMT-0400 (EDT))[debug] [XCUITest] Reset requested. Removing app with id 'com.aetn.aetv.ios.watch' from the device[debug] [XCUITest] Installing '/Users/pvara/work/Sep-19th-RC/AE.app' on Simulator with UUID '7D07E4CE-05AB-455E-B6B9-6C11C845817C'...[debug] [XCUITest] The app has been installed successfully.
[debug] [BaseDriver] Event 'appInstalled' logged at 1506954602983 (10:30:02 GMT-0400 (EDT))
[info] [XCUITest] Using WDA path: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[info] [XCUITest] Using WDA agent: '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
[debug] [XCUITest] Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding
[info] [XCUITest] Shutting down sub-processes
[debug] [XCUITest] Removing WDA application from device[debug] [BaseDriver] Event 'wdaUninstalled' logged at 1506954604310 (10:30:04 GMT-0400 (EDT))
[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1506954604312 (10:30:04 GMT-0400 (EDT))
[info] [XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing running processes 'xcodebuild.*7D07E4CE-05AB-455E-B6B9-6C11C845817C, iproxy 8100, 7D07E4CE-05AB-455E-B6B9-6C11C845817C.*XCTRunner' for the device 7D07E4CE-05AB-455E-B6B9-6C11C845817C...
[debug] [XCUITest] 'pgrep -nif xcodebuild.*7D07E4CE-05AB-455E-B6B9-6C11C845817C' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] 'pgrep -nif 7D07E4CE-05AB-455E-B6B9-6C11C845817C.*XCTRunner' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] Using Xcode 9.0, so fixing WDA codebase
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=7D07E4CE-05AB-455E-B6B9-6C11C845817C IPHONEOS_DEPLOYMENT_TARGET=11.0' in directory '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[debug] [XCUITest] Output from xcodebuild will be logged. To see xcode logging, use 'showXcodeLog' desired capability[info] [Xcode] Build settings from command line:
[info] [Xcode] IPHONEOS_DEPLOYMENT_TARGET = 11.0
[info] [Xcode]
[info] [Xcode]
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [Xcode] === BUILD TARGET WebDriverAgentLib OF PROJECT WebDriverAgent WITH CONFIGURATION Debug ===
[info] [Xcode]
[info] [Xcode] Check dependencies
[info] [Xcode] [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode]
[info] [Xcode]
[info] [Xcode] === BUILD TARGET WebDriverAgentRunner OF PROJECT WebDriverAgent WITH CONFIGURATION Debug ===
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] Check dependencies
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] [debug] [XCUITest] Log file for xcodebuild test: /var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-C8693CCA-23FB-41FF-818A-578638111348/WebDriverAgentRunner-8EC05E16-892A-44D9-A4EF-8A412E9E81C1/Session-WebDriverAgentRunner-2017-10-02_103008-yjtBPM.log
[info] [Xcode] 2017-10-02 10:30:08.376 xcodebuild[4182:46536] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[info] [Xcode] /var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-C8693CCA-23FB-41FF-818A-578638111348/WebDriverAgentRunner-8EC05E16-892A-44D9-A4EF-8A412E9E81C1/Session-WebDriverAgentRunner-2017-10-02_103008-yjtBPM.log
[info] [Xcode]
[info] [Xcode] 2017-10-02 10:30:08.377 xcodebuild[4182:46484] [MT] IDETestOperationsObserverDebug: (9468420F-40C4-43E8-94C5-CD73BAD835B4) Beginning test session WebDriverAgentRunner-9468420F-40C4-43E8-94C5-CD73BAD835B4 at 2017-10-02 10:30:08.377 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fbfe621af90> {
[info] [Xcode] SimDevice: iPhone 8 (7D07E4CE-05AB-455E-B6B9-6C11C845817C, iOS 11.0, Booted)
[info] [Xcode] } (11.0 (15A372))
[info] [Xcode] [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode] 2017-10-02 10:30:28.704 xcodebuild[4182:46484] Error Domain=FBSOpenApplicationServiceErrorDomain Code=3 "The request to open "com.apple.test.WebDriverAgentRunner-Runner" failed." UserInfo={NSLocalizedFailureReason=The process did launch, but has since exited or crashed., BSErrorCodeDescription=ProcessExited, NSLocalizedDescription=The request to open "com.apple.test.WebDriverAgentRunner-Runner" failed.}
[info] [Xcode] 2017-10-02 10:30:28.704 xcodebuild[4182:46484] Error Domain=IDETestOperationsObserverErrorDomain Code=6 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted}
[info] [Xcode]
[info] [Xcode] ** TEST EXECUTE FAILED **
[info] [Xcode]
[info] [Xcode]
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [XCUITest] xcodebuild exited with code '65' and signal 'null'
[info] [Xcode] Contents of xcodebuild log file '/var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-C8693CCA-23FB-41FF-818A-578638111348/WebDriverAgentRunner-8EC05E16-892A-44D9-A4EF-8A412E9E81C1/Session-WebDriverAgentRunner-2017-10-02_103008-yjtBPM.log':
[info] [Xcode] 10:30:08.378 xcodebuild[4182:46484] Beginning test session WebDriverAgentRunner-9468420F-40C4-43E8-94C5-CD73BAD835B4 at 2017-10-02 10:30:08.377 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fbfe621af90> {
[info] [Xcode] SimDevice: iPhone 8 (7D07E4CE-05AB-455E-B6B9-6C11C845817C, iOS 11.0, Booted)
[info] [Xcode] } (11.0 (15A372))
[info] [Xcode] 10:30:08.378 xcodebuild[4182:46484] /Users/pvara/Downloads/Xcode.app/Contents/Developer/usr/bin/xcodebuild
[info] [Xcode] build-for-testing
[info] [Xcode] test-without-building
[info] [Xcode] -project
[info] [Xcode] /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj
[info] [Xcode] -scheme
[info] [Xcode] WebDriverAgentRunner
[info] [Xcode] -destination
[info] [Xcode] id=7D07E4CE-05AB-455E-B6B9-6C11C845817C
[info] [Xcode] IPHONEOS_DEPLOYMENT_TARGET=11.0
[info] [Xcode] 10:30:08.378 xcodebuild[4182:46484] Launching with Xcode.IDEFoundation.Launcher.PosixSpawn
[info] [Xcode] 10:30:08.381 xcodebuild[4182:46484] Test standard output and standard error is at /var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-C8693CCA-23FB-41FF-818A-578638111348/WebDriverAgentRunner-8EC05E16-892A-44D9-A4EF-8A412E9E81C1/StandardOutputAndStandardError.txt
[info] [Xcode] 10:30:08.421 xcodebuild[4182:46484] Setting up test runner session
[info] [Xcode] 10:30:08.422 xcodebuild[4182:46588] Sim iPhone 8: Unregistering for sim device notification with token 4
[info] [Xcode] 10:30:08.422 xcodebuild[4182:46588] Calling -[SimDevice getenv:error:] for TESTMANAGERD_SIM_SOCK
[info] [Xcode] 10:30:08.423 xcodebuild[4182:46588] Sim iPhone 8 has testmanagerd socket at /private/tmp/com.apple.launchd.rY0u4QUR9o/com.apple.testmanagerd.unix-domain.socket
[info] [Xcode] 10:30:08.423 xcodebuild[4182:46588] Validating test connection socket path (/private/tmp/com.apple.launchd.rY0u4QUR9o/com.apple.testmanagerd.unix-domain.socket)
[info] [Xcode] 10:30:08.423 xcodebuild[4182:46588] Constructing transport for test connection socket
[info] [Xcode] 10:30:08.423 xcodebuild[4182:46588] Connected socket 58 to testmanagerd for Sim iPhone 8
[info] [Xcode] 10:30:08.426 xcodebuild[4182:46588] Received connection for test runner session
[info] [Xcode] 10:30:08.426 xcodebuild[4182:46588] Listening for proxy connection request from the test bundle
[info] [Xcode] 10:30:08.427 xcodebuild[4182:46484] Launch session started.
[info] [Xcode] 10:30:08.428 xcodebuild[4182:46588] Initiating session with identifier: 9468420F-40C4-43E8-94C5-CD73BAD835B4
[info] [Xcode] 10:30:08.428 xcodebuild[4182:46484] Test runner session acquired connection.
[info] [Xcode] 10:30:08.428 xcodebuild[4182:46484] Waiting for test process to launch.
[info] [Xcode] 10:30:08.429 xcodebuild[4182:46590] Launch session LaunchSessionClaim_0x7fbfe6a440e0 claimed simulator 7D07E4CE-05AB-455E-B6B9-6C11C845817C
[info] [Xcode] 10:30:08.431 xcodebuild[4182:46484] Adding console adaptor <IDEConsoleAdaptor: 0x7fbfe67f1860 'target' stdin: <IDEMasterPtyFileHandle: 0x7fbfe613bac0 MasterFH: <NSConcreteFileHandle: 0x7fbfe69c6d80> 68 SlaveFH: <NSConcreteFileHandle: 0x7fbfe6902300> 69> 68 stdout: <IDEMasterPtyFileHandle: 0x7fbfe613bac0 MasterFH: <NSConcreteFileHandle: 0x7fbfe69c6d80> 68 SlaveFH: <NSConcreteFileHandle: 0x7fbfe6902300> 69> 68 stderr: (null) 0> for test session 9468420F-40C4-43E8-94C5-CD73BAD835B4.
[info] [Xcode] 10:30:08.431 xcodebuild[4182:46515] Launch session LaunchSessionClaim_0x7fbfe6a440e0 claimed simulator 7D07E4CE-05AB-455E-B6B9-6C11C845817C
[info] [Xcode] 10:30:08.431 xcodebuild[4182:46515] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Registered for sim device notification, got token 5
[info] [Xcode] 10:30:08.431 xcodebuild[4182:46590] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Unregistering for sim device notification with token 5
[info] [Xcode] 10:30:08.433 xcodebuild[4182:46588] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Installing app at path: /Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app and options: {
[info] [Xcode] CFBundleIdentifier = "com.apple.test.WebDriverAgentRunner-Runner";
[info] [Xcode] }
[info] [Xcode] 10:30:11.239 xcodebuild[4182:46588] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Installed app at path: /Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app and options: {
[info] [Xcode] CFBundleIdentifier = "com.apple.test.WebDriverAgentRunner-Runner";
[info] [Xcode] }
[info] [Xcode] 10:30:11.239 xcodebuild[4182:46588] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Registered for sim device notification, got token 6
[info] [Xcode] 10:30:11.239 xcodebuild[4182:46515] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Unregistering for sim device notification with token 6
[info] [Xcode] 10:30:11.828 xcodebuild[4182:46589] Got reply to session initiation request with identifier 9468420F-40C4-43E8-94C5-CD73BAD835B4 (result:error): 25: (null)
[info] [Xcode] 10:30:11.951 xcodebuild[4182:46588] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Launching app with identifier: com.apple.test.WebDriverAgentRunner-Runner and options: {
[info] [Xcode] arguments = (
[info] [Xcode] "-NSTreatUnknownArgumentsAsOpen",
[info] [Xcode] NO,
[info] [Xcode] "-ApplePersistenceIgnoreState",
[info] [Xcode] YES
[info] [Xcode] );
[info] [Xcode] environment = {
[info] [Xcode] "DYLD_FRAMEWORK_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks";
[info] [Xcode] "DYLD_INSERT_LIBRARIES" = "/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib";
[info] [Xcode] "DYLD_LIBRARY_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks";
[info] [Xcode] "MTC_CRASH_ON_REPORT" = 1;
[info] [Xcode] NSUnbufferedIO = YES;
[info] [Xcode] "OS_ACTIVITY_DT_MODE" = YES;
[info] [Xcode] "USE_PORT" = 8100;
[info] [Xcode] "XCODE_DBG_XPC_EXCLUSIONS" = "com.apple.dt.xctestSymbolicator";
[info] [Xcode] XCTestConfigurationFilePath = "/var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-C8693CCA-23FB-41FF-818A-578638111348/WebDriverAgentRunner-8EC05E16-892A-44D9-A4EF-8A412E9E81C1/LaunchSessions/9468420F-40C4-43E8-94C5-CD73BAD835B4/remote-container/tmp/WebDriverAgentRunner-9468420F-40C4-43E8-94C5-CD73BAD835B4.xctestconfiguration";
[info] [Xcode] "__XCODE_BUILT_PRODUCTS_DIR_PATHS" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator";
[info] [Xcode] "__XPC_DYLD_FRAMEWORK_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator";
[info] [Xcode] "__XPC_DYLD_LIBRARY_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator";
[info] [Xcode] };
[info] [Xcode] stderr = "/dev/ttys000";
[info] [Xcode] stdout = "/dev/ttys000";
[info] [Xcode] "wait_for_debugger" = 0;
[info] [Xcode] }
[info] [Xcode] 10:30:28.385 xcodebuild[4182:46590] 7D07E4CE-05AB-455E-B6B9-6C11C845817C: Failed to launch app with identifier: com.apple.test.WebDriverAgentRunner-Runner and options: {
[info] [Xcode] arguments = (
[info] [Xcode] "-NSTreatUnknownArgumentsAsOpen",
[info] [Xcode] NO,
[info] [Xcode] "-ApplePersistenceIgnoreState",
[info] [Xcode] YES
[info] [Xcode] );
[info] [Xcode] environment = {
[info] [Xcode] "DYLD_FRAMEWORK_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks";
[info] [Xcode] "DYLD_INSERT_LIBRARIES" = "/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib";
[info] [Xcode] "DYLD_LIBRARY_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks:/Users/pvara/Downloads/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks";
[info] [Xcode] "MTC_CRASH_ON_REPORT" = 1;
[info] [Xcode] NSUnbufferedIO = YES;
[info] [Xcode] "OS_ACTIVITY_DT_MODE" = YES;
[info] [Xcode] "USE_PORT" = 8100;
[info] [Xcode] "XCODE_DBG_XPC_EXCLUSIONS" = "com.apple.dt.xctestSymbolicator";
[info] [Xcode] XCTestConfigurationFilePath = "/var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-C8693CCA-23FB-41FF-818A-578638111348/WebDriverAgentRunner-8EC05E16-892A-44D9-A4EF-8A412E9E81C1/LaunchSessions/9468420F-40C4-43E8-94C5-CD73BAD835B4/remote-container/tmp/WebDriverAgentRunner-9468420F-40C4-43E8-94C5-CD73BAD835B4.xctestconfiguration";
[info] [Xcode] "__XCODE_BUILT_PRODUCTS_DIR_PATHS" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator";
[info] [Xcode] "__XPC_DYLD_FRAMEWORK_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator";
[info] [Xcode] "__XPC_DYLD_LIBRARY_PATH" = "/Users/pvara/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Build/Products/Debug-iphonesimulator";
[info] [Xcode] };
[info] [Xcode] stderr = "/dev/ttys000";
[info] [Xcode] stdout = "/dev/ttys000";
[info] [Xcode] "wait_for_debugger" = 0;
[info] [Xcode] } (error = Error Domain=FBSOpenApplicationServiceErrorDomain Code=3 "The request to open "com.apple.test.WebDriverAgentRunner-Runner" failed." UserInfo={NSLocalizedFailureReason=The process did launch, but has since exited or crashed., BSErrorCodeDescription=ProcessExited, NSLocalizedDescription=The request to open "com.apple.test.WebDriverAgentRunner-Runner" failed.})
[info] [Xcode] 10:30:28.389 xcodebuild[4182:46484] Launch session LaunchSessionClaim_0x7fbfe6a440e0 relinquised claim on simulator 7D07E4CE-05AB-455E-B6B9-6C11C845817C
[info] [Xcode] 10:30:28.389 xcodebuild[4182:46484] Launch session LaunchSessionClaim_0x7fbfe6a440e0 relinquised claim on simulator 7D07E4CE-05AB-455E-B6B9-6C11C845817C
[info] [Xcode] 10:30:28.390 xcodebuild[4182:46484] Test operation failure: Launch session expired before checking in.
[info] [Xcode] 10:30:28.390 xcodebuild[4182:46484] _finishWithError:Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Launch session expired before checking in." UserInfo={NSLocalizedDescription=Launch session expired before checking in.}
[info] [Xcode]
[debug] [BaseDriver] Event 'wdaStartFailed' logged at 1506954628790 (10:30:28 GMT-0400 (EDT))
[debug] [XCUITest] Unable to launch WebDriverAgent because of xcodebuild failure: "xcodebuild failed with code 65".
[debug] [XCUITest] Quitting and uninstalling WebDriverAgent, then retrying
[info] [XCUITest] Shutting down sub-processes
[debug] [XCUITest] Removing WDA application from device[debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1506954640018 (10:30:40 GMT-0400 (EDT))
[info] [XCUITest] Launching WebDriverAgent on the device
[debug] [XCUITest] Carthage found: '/usr/local/bin/carthage'
[debug] [XCUITest] Killing running processes 'xcodebuild.*7D07E4CE-05AB-455E-B6B9-6C11C845817C, iproxy 8100, 7D07E4CE-05AB-455E-B6B9-6C11C845817C.*XCTRunner' for the device 7D07E4CE-05AB-455E-B6B9-6C11C845817C...
[debug] [XCUITest] 'pgrep -nif xcodebuild.*7D07E4CE-05AB-455E-B6B9-6C11C845817C' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] 'pgrep -nif 7D07E4CE-05AB-455E-B6B9-6C11C845817C.*XCTRunner' didn't detect any matching processes. Return code: 1
[debug] [XCUITest] Using Xcode 9.0, so fixing WDA codebase
[debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=7D07E4CE-05AB-455E-B6B9-6C11C845817C IPHONEOS_DEPLOYMENT_TARGET=11.0' in directory '/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent'
[debug] [XCUITest] Output from xcodebuild will be logged. To see xcode logging, use 'showXcodeLog' desired capability[info] [Xcode] Build settings from command line:
[info] [Xcode] IPHONEOS_DEPLOYMENT_TARGET = 11.0
[info] [Xcode]
[info] [Xcode]
[debug] [XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [Xcode] === BUILD TARGET WebDriverAgentLib OF PROJECT WebDriverAgent WITH CONFIGURATION Debug ===
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] Check dependencies
[info] [Xcode] [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] === BUILD TARGET WebDriverAgentRunner OF PROJECT WebDriverAgent WITH CONFIGURATION Debug ===
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] Check dependencies
[info] [Xcode]
[info] [Xcode]
[info] [Xcode]
[info] [Xcode] ** TEST BUILD SUCCEEDED **
[info] [Xcode]
[info] [Xcode]
[debug] [XCUITest] Log file for xcodebuild test: /var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-6C1BC11A-525F-4AC0-B5B5-3E6D9E313606/WebDriverAgentRunner-175F508C-8823-462C-A140-7BA653E7218C/Session-WebDriverAgentRunner-2017-10-02_103042-wcNdXz.log
[info] [Xcode] 2017-10-02 10:30:42.642 xcodebuild[4240:47730] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
[info] [Xcode] /var/folders/lk/0lr9rwwx3fs9vpxhdr5yc56rf82g17/T/com.apple.dt.XCTest/IDETestRunSession-6C1BC11A-525F-4AC0-B5B5-3E6D9E313606/WebDriverAgentRunner-175F508C-8823-462C-A140-7BA653E7218C/Session-WebDriverAgentRunner-2017-10-02_103042-wcNdXz.log
[info] [Xcode]
[info] [Xcode] 2017-10-02 10:30:42.642 xcodebuild[4240:47703] [MT] IDETestOperationsObserverDebug: (7C26119D-2285-42E8-BE70-CF6D48A4AFFA) Beginning test session WebDriverAgentRunner-7C26119D-2285-42E8-BE70-CF6D48A4AFFA at 2017-10-02 10:30:42.642 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fd208fcec80> {
[info] [Xcode] SimDevice: iPhone 8 (7D07E4CE-05AB-455E-B6B9-6C11C845817C, iOS 11.0, Booted)
[info] [Xcode] } (11.0 (15A372))
[info] [Xcode] [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[info] [HTTP] <-- POST /wd/hub/session - - ms - - [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body[debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment