Created
May 18, 2017 04:12
-
-
Save kkuehl/3dd014f200ca1a3cc237d0f429b018fa 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
2017-05-18 04:05:39:760 - info: [Appium] Welcome to Appium v1.6.4 | |
2017-05-18 04:05:39:762 - info: [Appium] Non-default server args: | |
2017-05-18 04:05:39:763 - info: [Appium] address: 127.0.0.1 | |
2017-05-18 04:05:39:763 - info: [Appium] log: IOSTest-20170517210519/appium.log | |
2017-05-18 04:05:39:763 - info: [Appium] loglevel: info | |
2017-05-18 04:05:39:791 - info: [Appium] Appium REST http interface listener started on 127.0.0.1:4723 | |
2017-05-18 04:06:07:583 - info: [HTTP] --> POST /wd/hub/session {"requiredCapabilities":{},"desiredCapabilities":{"deviceName":"4siphone","wdaStartupRetries":6,"wdaConnectionTimeout":600000,"launchTimeout":60000,"udid":"96b56a4bd6823af837410767ab917e17b17bb739","autoAcceptAlerts":true,"automationName":"XCUITest","useNewWDA":true,"browserName":"Safari","xcodeConfigFile":"/Users/kkurhl/iostestframework/Config.xcconfig","newCommandTimeout":200,"platformVersion":"9.3.5","platformName":"iOS","showIOSLog":false,"showXcodeLog":false}} | |
2017-05-18 04:06:07:589 - info: [Appium] Creating new XCUITestDriver (v2.27.2) session | |
2017-05-18 04:06:07:589 - info: [Appium] Capabilities: | |
2017-05-18 04:06:07:591 - info: [Appium] deviceName: '4siphone' | |
2017-05-18 04:06:07:591 - info: [Appium] wdaStartupRetries: 6 | |
2017-05-18 04:06:07:591 - info: [Appium] wdaConnectionTimeout: 600000 | |
2017-05-18 04:06:07:592 - info: [Appium] launchTimeout: 60000 | |
2017-05-18 04:06:07:592 - info: [Appium] udid: '96b56a4bd6823af837410767ab917e17b17bb739' | |
2017-05-18 04:06:07:592 - info: [Appium] autoAcceptAlerts: true | |
2017-05-18 04:06:07:592 - info: [Appium] automationName: 'XCUITest' | |
2017-05-18 04:06:07:593 - info: [Appium] useNewWDA: true | |
2017-05-18 04:06:07:593 - info: [Appium] browserName: 'Safari' | |
2017-05-18 04:06:07:593 - info: [Appium] xcodeConfigFile: '/Users/kkuehl/iostestframework/Config.xcconfig' | |
2017-05-18 04:06:07:593 - info: [Appium] newCommandTimeout: 200 | |
2017-05-18 04:06:07:594 - info: [Appium] platformVersion: '9.3.5' | |
2017-05-18 04:06:07:594 - info: [Appium] platformName: 'iOS' | |
2017-05-18 04:06:07:594 - info: [Appium] showIOSLog: false | |
2017-05-18 04:06:07:595 - info: [Appium] showXcodeLog: false | |
2017-05-18 04:06:07:604 - warn: [XCUITest] The capabilities 'autoAcceptAlerts' and 'autoDismissAlerts' do not work for XCUITest-based tests. Please adjust your alert handling accordingly. | |
2017-05-18 04:06:07:633 - info: [BaseDriver] Session created with session id: a33cde79-2a51-45f5-84c5-e688f632de2c | |
2017-05-18 04:06:07:790 - info: [XCUITest] Determining device to run tests on: udid: '96b56a4bd6823af837410767ab917e17b17bb739', real device: true | |
2017-05-18 04:06:07:790 - info: [XCUITest] Safari test requested | |
2017-05-18 04:06:08:241 - info: [XCUITest] Setting up real device | |
2017-05-18 04:06:08:243 - info: [XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' | |
2017-05-18 04:06:08:243 - info: [XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' | |
2017-05-18 04:06:09:699 - info: [XCUITest] Launching WebDriverAgent on the device | |
2017-05-18 04:06:36:970 - info: [XCUITest] Setting '555' permissions to '/Users/kkuehl/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments' folder | |
2017-05-18 04:06:41:569 - info: [Appium] New XCUITestDriver session created successfully, session a33cde79-2a51-45f5-84c5-e688f632de2c added to master session list | |
2017-05-18 04:06:41:574 - info: [HTTP] <-- POST /wd/hub/session 200 33991 ms - 668 | |
2017-05-18 04:06:44:588 - info: [HTTP] --> POST /wd/hub/session/a33cde79-2a51-45f5-84c5-e688f632de2c/url {"url":"http://192.168.1.33/index.html","sessionId":"a33cde79-2a51-45f5-84c5-e688f632de2c"} | |
2017-05-18 04:06:46:145 - info: [HTTP] <-- POST /wd/hub/session/a33cde79-2a51-45f5-84c5-e688f632de2c/url 200 1556 ms - 76 | |
2017-05-18 04:06:59:286 - info: [HTTP] --> POST /wd/hub/session/a33cde79-2a51-45f5-84c5-e688f632de2c/url {"url":"http://192.168.1.33/index.html","sessionId":"a33cde79-2a51-45f5-84c5-e688f632de2c"} | |
2017-05-18 04:06:59:312 - error: [MJSONWP] Encountered internal error running command: Error: Error: not opened | |
at ../../lib/webkit-rpc-client.js:91:18 | |
at WebSocket.send (/usr/local/lib/node_modules/appium/node_modules/ws/lib/WebSocket.js:218:35) | |
at ../../lib/webkit-rpc-client.js:88:19 | |
at Promise._execute (/usr/local/lib/node_modules/appium/node_modules/appium-remote-debugger/node_modules/bluebird/js/release/debuggability.js:300:9) | |
at Promise._resolveFromExecutor (/usr/local/lib/node_modules/appium/node_modules/appium-remote-debugger/node_modules/bluebird/js/release/promise.js:483:18) | |
at new Promise (/usr/local/lib/node_modules/appium/node_modules/appium-remote-debugger/node_modules/bluebird/js/release/promise.js:79:10) | |
at WebKitRpcClient.send$ (../../lib/webkit-rpc-client.js:79:12) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at enqueueResult (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:185:17) | |
at F (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/$.export.js:30:36) | |
at AsyncIterator.enqueue (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:184:12) | |
at AsyncIterator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at Object.runtime.async (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:209:12) | |
at WebKitRpcClient.send (../../lib/webkit-rpc-client.js:78:11) | |
at WebKitRemoteDebugger.navToUrl$ (../../lib/remote-debugger.js:417:10) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at enqueueResult (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:185:17) | |
at F (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/$.export.js:30:36) | |
at AsyncIterator.enqueue (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:184:12) | |
at AsyncIterator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at Object.runtime.async (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:209:12) | |
at WebKitRemoteDebugger.navToUrl (../../lib/remote-debugger.js:411:17) | |
at XCUITestDriver.callee$0$0$ (../../../lib/commands/web.js:73:21) | |
at tryCatch (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at invoke (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at enqueueResult (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:185:17) | |
at F (/usr/local/lib/node_modules/appium/node_modules/core-js/library/modules/$.export.js:30:36) | |
at AsyncIterator.enqueue (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:184:12) | |
at AsyncIterator.prototype.(anonymous function) [as next] (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at Object.runtime.async (/usr/local/lib/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:209:12) | |
at XCUITestDriver.callee$0$0 [as setUrl] (../../../lib/commands/web.js:63:38) | |
at ../../../lib/basedriver/driver.js:218:24 | |
at tryCatcher (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/util.js:26:23) | |
at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/promise.js:510:31) | |
at Promise._settlePromiseAt (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/promise.js:584:18) | |
at Promise._settlePromiseAtPostResolution (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/promise.js:248:10) | |
at Async._drainQueue (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/async.js:128:12) | |
at Async._drainQueues (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/async.js:133:10) | |
at Immediate.Async.drainQueues (/usr/local/lib/node_modules/appium/node_modules/bluebird/js/main/async.js:15:14) | |
at runCallback (timers.js:666:20) | |
at tryOnImmediate (timers.js:639:5) | |
at processImmediate [as _immediateCallback] (timers.js:611:5) | |
2017-05-18 04:06:59:314 - info: [HTTP] <-- POST /wd/hub/session/a33cde79-2a51-45f5-84c5-e688f632de2c/url 500 27 ms - 188 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment