Error launching instruments: Instruments crashed on startup Real Device iPhone 6s + Safari Broswer

Launching Appium with command: ‘/usr/local/bin/node’ appium/build/lib/main.js --session-override --debug-log-spacing --log-timestamp --local-timezone --platform-version “9.3” --platform-name “iOS” --safari --browser-name “Safari” --udid “4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d” --show-ios-log --device-name “iPhone 6s” --isolate-sim-device

2016-06-17 14:07:52:108 - [Appium] Welcome to Appium v1.5.3

2016-06-17 14:07:52:111 - [Appium] Non-default server args:

2016-06-17 14:07:52:112 - [Appium] sessionOverride: true
2016-06-17 14:07:52:113 - [Appium] logTimestamp: true

2016-06-17 14:07:52:113 - [Appium] localTimezone: true
2016-06-17 14:07:52:113 - [Appium] safari: true
2016-06-17 14:07:52:114 - [Appium] isolateSimDevice: true
2016-06-17 14:07:52:114 - [Appium] debugLogSpacing: true
2016-06-17 14:07:52:115 - [Appium] platformName: ‘iOS’
2016-06-17 14:07:52:115 - [Appium] platformVersion: ‘9.3’
2016-06-17 14:07:52:116 - [Appium] deviceName: ‘iPhone 6s’
2016-06-17 14:07:52:116 - [Appium] browserName: ‘Safari’
2016-06-17 14:07:52:117 - [Appium] udid: ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:07:52:117 - [Appium] showIOSLog: true
2016-06-17 14:07:52:118 - [Appium] Deprecated server args:

2016-06-17 14:07:52:119 - [Appium] --platform-name => --default-capabilities ‘{“platformName”:“iOS”}’
2016-06-17 14:07:52:119 - [Appium] --platform-version => --default-capabilities ‘{“platformVersion”:“9.3”}’
2016-06-17 14:07:52:119 - [Appium] --device-name => --default-capabilities ‘{“deviceName”:“iPhone 6s”}’
2016-06-17 14:07:52:119 - [Appium] --browser-name => --default-capabilities ‘{“browserName”:“Safari”}’
2016-06-17 14:07:52:120 - [Appium] -U,–udid => --default-capabilities ‘{“udid”:“4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d”}’
2016-06-17 14:07:52:120 - [Appium] --show-ios-log => --default-capabilities ‘{“showIOSLog”:true}’

2016-06-17 14:07:52:121 - [Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:

2016-06-17 14:07:52:132 - [Appium] platformName: ‘iOS’

2016-06-17 14:07:52:132 - [Appium] platformVersion: ‘9.3’
2016-06-17 14:07:52:132 - [Appium] deviceName: ‘iPhone 6s’

2016-06-17 14:07:52:133 - [Appium] browserName: ‘Safari’
2016-06-17 14:07:52:133 - [Appium] udid: ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:07:52:134 - [Appium] showIOSLog: true

2016-06-17 14:07:52:196 - [Appium] Appium REST http interface listener started on 0.0.0.0:4723

2016-06-17 14:07:52:431 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:07:52:433 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:07:52:445 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

2016-06-17 14:07:52:453 - [HTTP] <-- GET /wd/hub/status 200 17 ms - 83

2016-06-17 14:07:56:877 - [HTTP] --> POST /wd/hub/session {“desiredCapabilities”:{“safariIgnoreFraudWarning”:true,“platformVersion”:“9.3.2”,“safariAllowPopups”:false,“browserName”:“Safari”,“platformName”:“iOS”,“udid”:“4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d”,“deviceName”:“VBS’s iPhone”}}

2016-06-17 14:07:56:879 - [MJSONWP] Calling AppiumDriver.createSession() with args: [{"safariIgnoreFraudWarning…

2016-06-17 14:07:56:881 - [Appium] Creating new IosDriver session
2016-06-17 14:07:56:881 - [Appium] Capabilities:
2016-06-17 14:07:56:882 - [Appium] safariIgnoreFraudWarning: true
2016-06-17 14:07:56:882 - [Appium] platformVersion: ‘9.3.2’
2016-06-17 14:07:56:882 - [Appium] safariAllowPopups: false
2016-06-17 14:07:56:882 - [Appium] browserName: ‘Safari’
2016-06-17 14:07:56:883 - [Appium] platformName: ‘iOS’
2016-06-17 14:07:56:883 - [Appium] udid: ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:07:56:883 - [Appium] deviceName: ‘VBS’s iPhone’
2016-06-17 14:07:56:883 - [Appium] showIOSLog: true
2016-06-17 14:07:56:892 - [BaseDriver] Session created with session id: 23f2c2a9-b91f-40f3-8e07-f52ecd788786
2016-06-17 14:07:56:894 - [debug] [iOS] Not auto-detecting udid.
2016-06-17 14:07:56:896 - [debug] [iOS] Creating iDevice object with udid 4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d

2016-06-17 14:07:58:528 - [debug] [iOS] Checking for presence of SafariLauncher at ‘/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/build/SafariLauncher/SafariLauncher.app’

2016-06-17 14:07:58:530 - [debug] [iOS] SafariLauncher exists

2016-06-17 14:07:58:531 - [debug] [iOS] Removing any remaining instruments sockets
2016-06-17 14:07:58:536 - [debug] [iOS] Cleaned up instruments socket /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/instruments_sock
2016-06-17 14:07:58:537 - [debug] [iOS] No language specified. Using default strings
2016-06-17 14:07:58:540 - [debug] [iOS] Strings file not found. Looking in ‘en.lproj’ directory
2016-06-17 14:07:58:540 - [iOS] Could not file localizable strings file ‘Localizable.strings’!
2016-06-17 14:07:58:542 - [debug] [iOS] Creating instruments
2016-06-17 14:07:58:543 - [debug] [UIAuto] Preparing bootstrap code
2016-06-17 14:07:58:543 - [debug] [UIAuto] Dynamic bootstrap dir: /Users/vbs/Library/Application Support/appium/bootstrap
2016-06-17 14:07:58:544 - [debug] [UIAuto] Dynamic env: {“nodePath”:"/usr/local/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-uiauto/build/lib/bin/command-proxy-client.js",“instrumentsSock”:"/var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}

2016-06-17 14:07:58:584 - [debug] [UIAuto] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!

2016-06-17 14:07:58:584 - [debug] [UIAuto] Dynamic bootstrap path: /Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js
2016-06-17 14:07:58:586 - [debug] [UIAuto] Reusing dynamic bootstrap: /Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js
2016-06-17 14:07:58:588 - [debug] [iOS] Running ios real device reset flow

2016-06-17 14:07:58:590 - [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog
2016-06-17 14:07:58:592 - [debug] [iOSLog] Found idevicesyslog: ‘/usr/local/bin/idevicesyslog’

2016-06-17 14:08:00:298 - [debug] [iOS] App is not installed. Will try to install.

2016-06-17 14:08:01:455 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : 0x16e1bb000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of “/var/mobile/Media/PublicStaging/SafariLauncher.app” type Developer (LSInstallType = (null)) requested by mobile_installation_proxy (pid 222)

2016-06-17 14:08:01:458 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : 0x16e1bb000 -[MIInstaller performInstallationWithError:]: Installing

2016-06-17 14:08:01:459 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone securityd[96] : secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
2016-06-17 14:08:01:467 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone profiled[138] : (Note ) MC: Provisioning profiles changed
2016-06-17 14:08:01:467 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : SecTrustEvaluate [leaf AnchorSHA1 AnchorTrusted ChainLength IssuerCommonName SubjectCommonName]
2016-06-17 14:08:01:467 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone securityd[96] : secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found

2016-06-17 14:08:01:480 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : SecTrustEvaluate [leaf AnchorSHA1 AnchorTrusted ChainLength IssuerCommonName SubjectCommonName]
2016-06-17 14:08:01:481 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone profiled[138] : (Note ) MC: Updating MIS trust…
2016-06-17 14:08:01:481 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : 0x16e1bb000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for com.automationAppium. is now at /private/var/mobile/Containers/Data/Application/B7C2BEDB-AB60-4342-8E7F-63781DB7208C
2016-06-17 14:08:01:482 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : 0x16e1bb000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.automationAppium. at /private/var/containers/Bundle/Application/FD93D1C0-603D-4C82-97C2-DEB75D296748
2016-06-17 14:08:01:484 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone installd[50] : 0x16e1bb000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.02s, Verifying: 0.07s; Overall: 0.27s
2016-06-17 14:08:01:488 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone pkd[108] : releasing plug-in hold F93BDA02-5CB5-49A4-9CDD-A5AE2DB9314B at client’s request
2016-06-17 14:08:01:492 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone online-auth-agent[215] : SecTrustEvaluate [leaf AnchorSHA1 AnchorTrusted ChainLength IssuerCommonName SubjectCommonName]

2016-06-17 14:08:01:510 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone syncdefaultsd[593] : (Note ) SYDAccount: no account
2016-06-17 14:08:01:510 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone syncdefaultsd[593] : (Note ) SYDBootAccount: no account (null)
2016-06-17 14:08:01:510 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone syncdefaultsd[593] : (Note ) SYDPIMAccount: no account (null)
2016-06-17 14:08:01:520 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone syncdefaultsd[593] : (Note ) SYDAlwaysOnAccount: no account (null)

2016-06-17 14:08:01:738 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:01 VBSs-iPhone SpringBoard[58] : Installed apps did change.

2016-06-17 14:08:01:739 - [iOSLog] [IOS_SYSLOG_ROW] Added: {(
2016-06-17 14:08:01:739 - [iOSLog] [IOS_SYSLOG_ROW] )}
2016-06-17 14:08:01:739 - [iOSLog] [IOS_SYSLOG_ROW] Removed: {(
2016-06-17 14:08:01:740 - [iOSLog] [IOS_SYSLOG_ROW] )}
2016-06-17 14:08:01:740 - [iOSLog] [IOS_SYSLOG_ROW] Modified: {(
2016-06-17 14:08:01:740 - [iOSLog] [IOS_SYSLOG_ROW] “com.automationAppium.”

2016-06-17 14:08:01:740 - [iOSLog] [IOS_SYSLOG_ROW] )}

2016-06-17 14:08:02:936 - [debug] [iOS] App installed.

2016-06-17 14:08:02:937 - [debug] [iOS] Starting UIAutoClient, and launching Instruments.

2016-06-17 14:08:02:949 - [debug] [UIAuto] Instruments socket server started at /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/instruments_sock
2016-06-17 14:08:02:975 - [debug] [Instruments] Instruments is at: /Applications/Xcode 4.app/Contents/Developer/usr/bin/instruments
2016-06-17 14:08:02:976 - [debug] [Instruments] Attempting to launch instruments, this is try #1
2016-06-17 14:08:02:977 - [Instruments] Launching instruments
2016-06-17 14:08:02:980 - [debug] [Instruments] Attempting to run app on real device with UDID ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:08:02:981 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-06-17 14:08:02:982 - [debug] [Instruments] Spawning instruments with command: ‘"/Applications/Xcode 4.app/Contents/Developer/usr/bin/instruments" -t “/Applications/Xcode 4.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate” -D /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments/instrumentscli0.trace -w 4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d com.bytearc.SafariLauncher -e UIASCRIPT “/Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js” -e UIARESULTSPATH /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments’
2016-06-17 14:08:02:982 - [debug] [Instruments] And extra without-delay env: {}

2016-06-17 14:08:02:982 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}
2016-06-17 14:08:03:007 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : en0: BSSID changed to 00:21:29:67:f8:83
2016-06-17 14:08:03:007 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : en0: channel changed to 11
2016-06-17 14:08:03:015 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : en0::IO80211Interface::postMessage bssid changed
2016-06-17 14:08:03:016 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : 025677.820316 wlan0.A[2508] updateLinkQualityMetrics@1991:Report LQM to User Land 50, fAverageRSSI -85
2016-06-17 14:08:03:016 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : en0: BSSID changed to c8:b3:73:49:a2:fb
2016-06-17 14:08:03:017 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : en0: channel changed to 11
2016-06-17 14:08:03:023 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:02 VBSs-iPhone kernel[0] : en0::IO80211Interface::postMessage bssid changed

2016-06-17 14:08:03:023 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:03 VBSs-iPhone kernel[0] : 025677.863072 wlan0.A[2509] configureRoamingProfile@1211:Roam profile is already in effect (profile=3)
2016-06-17 14:08:03:025 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:03 VBSs-iPhone wifid[42] : WiFi:[487845483.007975]: __WiFiLQAMgrSetCurrentNetwork: SSID: VBS BSSID: c8:b3:73:49:a2:fb RSSI: -58 ApEnv: 4

2016-06-17 14:08:03:571 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:03:572 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:03:787 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:03 VBSs-iPhone com.apple.xpc.launchd[1] : assertion failed: 13F69: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3

2016-06-17 14:08:03:809 - [debug] [Instruments] [INST STDERR] 2016-06-17 14:08:03.808 instruments[1270:28871] WebKit Threading Violation - initial use of WebKit from a secondary thread.

2016-06-17 14:08:03:977 - [debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: com.bytearc.SafariLauncher

2016-06-17 14:08:03:977 - [debug] [Instruments] [INST STDERR] instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]

2016-06-17 14:08:03:988 - [Instruments] Error launching instruments: Instruments crashed on startup

2016-06-17 14:08:03:987 - [debug] [Instruments] Instruments exited with code 255
2016-06-17 14:08:04:001 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:03 VBSs-iPhone gputoolsd[594] : schedule invalidation <DYTransport 0x136e01fb0, error: lost transport connection (31)>
2016-06-17 14:08:04:004 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:03 VBSs-iPhone gputoolsd[594] : terminating daemon 0x136e03100
2016-06-17 14:08:04:008 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:03 VBSs-iPhone DTServiceHub[233] : Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn

2016-06-17 14:08:04:076 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:04 VBSs-iPhone notification_proxy[195] : 0x16e12f000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

2016-06-17 14:08:04:076 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:04 VBSs-iPhone notification_proxy[195] : 0x16e087000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

2016-06-17 14:08:04:574 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:05:637 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:05:638 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:06:637 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:07:712 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:07:712 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:08:712 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:08:996 - [debug] [Instruments] Attempting to launch instruments, this is try #2

2016-06-17 14:08:08:996 - [Instruments] Launching instruments

2016-06-17 14:08:08:999 - [debug] [Instruments] Attempting to run app on real device with UDID ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:08:09:001 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-06-17 14:08:09:001 - [debug] [Instruments] Spawning instruments with command: ‘"/Applications/Xcode 4.app/Contents/Developer/usr/bin/instruments" -t “/Applications/Xcode 4.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate” -D /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments/instrumentscli0.trace -w 4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d com.bytearc.SafariLauncher -e UIASCRIPT “/Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js” -e UIARESULTSPATH /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments’
2016-06-17 14:08:09:002 - [debug] [Instruments] And extra without-delay env: {}
2016-06-17 14:08:09:002 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}

2016-06-17 14:08:09:772 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:09:773 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:09:835 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:09 VBSs-iPhone com.apple.xpc.launchd[1] : assertion failed: 13F69: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3

2016-06-17 14:08:09:838 - [debug] [Instruments] [INST STDERR] 2016-06-17 14:08:09.837 instruments[1275:28948] WebKit Threading Violation - initial use of WebKit from a secondary thread.

2016-06-17 14:08:09:943 - [debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: com.bytearc.SafariLauncher

2016-06-17 14:08:09:943 - [debug] [Instruments] [INST STDERR] instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]

2016-06-17 14:08:09:954 - [Instruments] Error launching instruments: Instruments crashed on startup

2016-06-17 14:08:09:953 - [debug] [Instruments] Instruments exited with code 255
2016-06-17 14:08:09:955 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:09 VBSs-iPhone gputoolsd[595] : schedule invalidation <DYTransport 0x13f60f7d0, error: lost transport connection (31)>
2016-06-17 14:08:09:961 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:09 VBSs-iPhone gputoolsd[595] : terminating daemon 0x13f60f4b0
2016-06-17 14:08:09:966 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:09 VBSs-iPhone DTServiceHub[233] : Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn

2016-06-17 14:08:10:050 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:09 VBSs-iPhone notification_proxy[195] : 0x16e247000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

2016-06-17 14:08:10:772 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:11:846 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:11:846 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:12:846 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:13:897 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:13:898 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:14:895 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:14:957 - [debug] [Instruments] Attempting to launch instruments, this is try #3

2016-06-17 14:08:14:957 - [Instruments] Launching instruments
2016-06-17 14:08:14:959 - [debug] [Instruments] Attempting to run app on real device with UDID ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:08:14:960 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-06-17 14:08:14:960 - [debug] [Instruments] Spawning instruments with command: ‘"/Applications/Xcode 4.app/Contents/Developer/usr/bin/instruments" -t “/Applications/Xcode 4.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate” -D /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments/instrumentscli0.trace -w 4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d com.bytearc.SafariLauncher -e UIASCRIPT “/Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js” -e UIARESULTSPATH /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments’
2016-06-17 14:08:14:961 - [debug] [Instruments] And extra without-delay env: {}
2016-06-17 14:08:14:961 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}

2016-06-17 14:08:15:879 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:15 VBSs-iPhone com.apple.xpc.launchd[1] : assertion failed: 13F69: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3

2016-06-17 14:08:15:883 - [debug] [Instruments] [INST STDERR] 2016-06-17 14:08:15.882 instruments[1279:28982] WebKit Threading Violation - initial use of WebKit from a secondary thread.

2016-06-17 14:08:15:976 - [Instruments] Error launching instruments: Instruments crashed on startup

2016-06-17 14:08:15:958 - [HTTP] --> GET /wd/hub/status {}
2016-06-17 14:08:15:959 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-06-17 14:08:15:966 - [debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: com.bytearc.SafariLauncher
2016-06-17 14:08:15:966 - [debug] [Instruments] [INST STDERR] instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]
2016-06-17 14:08:15:975 - [debug] [Instruments] Instruments exited with code 255

2016-06-17 14:08:15:982 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:15 VBSs-iPhone gputoolsd[596] : schedule invalidation <DYTransport 0x14e60c320, error: lost transport connection (31)>
2016-06-17 14:08:15:983 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:15 VBSs-iPhone gputoolsd[596] : terminating daemon 0x14e60c000
2016-06-17 14:08:15:989 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:15 VBSs-iPhone DTServiceHub[233] : Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2016-06-17 14:08:15:990 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:15 VBSs-iPhone notification_proxy[195] : 0x16e12f000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

2016-06-17 14:08:16:959 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:18:037 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:18:039 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:19:035 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:20:107 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:20:107 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:20:981 - [debug] [Instruments] Attempting to launch instruments, this is try #4

2016-06-17 14:08:20:982 - [Instruments] Launching instruments

2016-06-17 14:08:20:986 - [debug] [Instruments] Attempting to run app on real device with UDID ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:08:20:987 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-06-17 14:08:20:987 - [debug] [Instruments] Spawning instruments with command: ‘"/Applications/Xcode 4.app/Contents/Developer/usr/bin/instruments" -t “/Applications/Xcode 4.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate” -D /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments/instrumentscli0.trace -w 4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d com.bytearc.SafariLauncher -e UIASCRIPT “/Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js” -e UIARESULTSPATH /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments’
2016-06-17 14:08:20:988 - [debug] [Instruments] And extra without-delay env: {}
2016-06-17 14:08:20:988 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}

2016-06-17 14:08:21:107 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:21:692 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:21 VBSs-iPhone com.apple.xpc.launchd[1] : assertion failed: 13F69: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3

2016-06-17 14:08:21:721 - [debug] [Instruments] [INST STDERR] 2016-06-17 14:08:21.720 instruments[1283:29061] WebKit Threading Violation - initial use of WebKit from a secondary thread.

2016-06-17 14:08:21:939 - [debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: com.bytearc.SafariLauncher
instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]

2016-06-17 14:08:21:948 - [debug] [Instruments] Instruments exited with code 255

2016-06-17 14:08:21:948 - [Instruments] Error launching instruments: Instruments crashed on startup

2016-06-17 14:08:21:958 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:21 VBSs-iPhone gputoolsd[597] : schedule invalidation <DYTransport 0x15fd0f7f0, error: lost transport connection (31)>
2016-06-17 14:08:21:961 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:21 VBSs-iPhone gputoolsd[597] : terminating daemon 0x15fd0f4d0
2016-06-17 14:08:21:968 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:21 VBSs-iPhone DTServiceHub[233] : Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2016-06-17 14:08:21:969 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:21 VBSs-iPhone notification_proxy[195] : 0x16e087000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
2016-06-17 14:08:21:976 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:21 VBSs-iPhone notification_proxy[195] : 0x16e087000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!

2016-06-17 14:08:22:176 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:22:177 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:23:176 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:24:248 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:24:248 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:24:552 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : en0: BSSID changed to c8:b3:73:49:a2:fb

2016-06-17 14:08:24:552 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : en0: channel changed to 11

2016-06-17 14:08:24:558 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : en0::IO80211Interface::postMessage bssid changed
2016-06-17 14:08:24:559 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : 025699.368809 wlan0.A[2510] updateLinkQualityMetrics@1991:Report LQM to User Land 50, fAverageRSSI -85
2016-06-17 14:08:24:559 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : en0: BSSID changed to 00:21:29:67:f8:83
2016-06-17 14:08:24:560 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : en0: channel changed to 11
2016-06-17 14:08:24:564 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : en0::IO80211Interface::postMessage bssid changed
2016-06-17 14:08:24:569 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone kernel[0] : 025699.405767 wlan0.A[2511] configureRoamingProfile@1211:Roam profile is already in effect (profile=3)
2016-06-17 14:08:24:570 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:24 VBSs-iPhone wifid[42] : WiFi:[487845504.551054]: __WiFiLQAMgrSetCurrentNetwork: SSID: VBS BSSID: 0:21:29:67:f8:83 RSSI: -55 ApEnv: 4

2016-06-17 14:08:25:247 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:26:315 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:26:315 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:26:954 - [debug] [Instruments] Attempting to launch instruments, this is try #5

2016-06-17 14:08:26:955 - [Instruments] Launching instruments

2016-06-17 14:08:26:959 - [debug] [Instruments] Attempting to run app on real device with UDID ‘4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d’
2016-06-17 14:08:26:960 - [debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
2016-06-17 14:08:26:960 - [debug] [Instruments] Spawning instruments with command: ‘"/Applications/Xcode 4.app/Contents/Developer/usr/bin/instruments" -t “/Applications/Xcode 4.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate” -D /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments/instrumentscli0.trace -w 4a7dd4dedca3b7d0f780e4827b27e91fcfe22f1d com.bytearc.SafariLauncher -e UIASCRIPT “/Users/vbs/Library/Application Support/appium/bootstrap/bootstrap-bcf5a832c5089d74.js” -e UIARESULTSPATH /var/folders/py/kgvfbnsd4dl8xvx3nktsh6p00000gn/T/appium-instruments’
2016-06-17 14:08:26:961 - [debug] [Instruments] And extra without-delay env: {}
2016-06-17 14:08:26:961 - [debug] [Instruments] And launch timeouts (in ms): {“global”:90000}

2016-06-17 14:08:27:314 - [HTTP] <-- GET /wd/hub/status - - ms - -

2016-06-17 14:08:27:782 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:27 VBSs-iPhone com.apple.xpc.launchd[1] : assertion failed: 13F69: launchd + 116796 [9F6284CF-8A17-36CC-9DB5-85D510A21F14]: 0x3

2016-06-17 14:08:27:787 - [debug] [Instruments] [INST STDERR] 2016-06-17 14:08:27.786 instruments[1287:29088] WebKit Threading Violation - initial use of WebKit from a secondary thread.

2016-06-17 14:08:27:873 - [Instruments] Error launching instruments: Instruments crashed on startup

2016-06-17 14:08:27:861 - [debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: com.bytearc.SafariLauncher
2016-06-17 14:08:27:861 - [debug] [Instruments] [INST STDERR] instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]
2016-06-17 14:08:27:871 - [debug] [Instruments] Instruments exited with code 255
2016-06-17 14:08:27:900 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:27 VBSs-iPhone gputoolsd[598] : schedule invalidation <DYTransport 0x14ce0f5b0, error: lost transport connection (31)>
2016-06-17 14:08:27:900 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:27 VBSs-iPhone gputoolsd[598] : terminating daemon 0x14ce0f290
2016-06-17 14:08:27:900 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:27 VBSs-iPhone DTServiceHub[233] : Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2016-06-17 14:08:27:901 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:27 VBSs-iPhone notification_proxy[195] : 0x16e12f000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
2016-06-17 14:08:27:904 - [HTTP] <-- POST /wd/hub/session 500 31027 ms - 232
2016-06-17 14:08:27:912 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

2016-06-17 14:08:27:899 - [Instruments] Error: We exceeded the number of retries allowed for instruments to successfully start; failing launch
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13)
at Instruments.launch$ (lib/instruments.js:220:15)
at tryCatch (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at run (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:104:47)
at /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:115:28
at flush (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/$.microtask.js:19:5)
at _combinedTickCallback (node.js:370:9)
at process._tickCallback (node.js:401:11)
[Error: We exceeded the number of retries allowed for instruments to successfully start; failing launch]
2016-06-17 14:08:27:902 - [MJSONWP] Encountered internal error running command: Error: We exceeded the number of retries allowed for instruments to successfully start; failing launch
at Object.wrappedLogger.errorAndThrow (lib/logger.js:60:13)
at Instruments.launch$ (lib/instruments.js:220:15)
at tryCatch (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:315:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as throw] (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at run (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:104:47)
at /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:115:28
at flush (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/babel-runtime/node_modules/core-js/library/modules/$.microtask.js:19:5)
at _combinedTickCallback (node.js:370:9)
at process._tickCallback (node.js:401:11)

2016-06-17 14:08:27:921 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:931 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:937 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:943 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:949 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:962 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:968 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:976 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

2016-06-17 14:08:27:985 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:27:995 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:28:001 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…

2016-06-17 14:08:28:348 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:28:348 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []
2016-06-17 14:08:28:356 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:28:358 - [HTTP] <-- GET /wd/hub/status 200 9 ms - 83

2016-06-17 14:08:39:483 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:08:39:484 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:08:39:494 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:08:39:495 - [HTTP] <-- GET /wd/hub/status 200 12 ms - 83

2016-06-17 14:08:49:594 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:49 VBSs-iPhone kernel[0] : 025724.421446 wlan0.A[2512] updateLinkQualityMetrics@1991:Report LQM to User Land 100, fAverageRSSI -68

2016-06-17 14:08:54:875 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:54 VBSs-iPhone kernel[0] : AppleHDQGasGauge:stats num_clients=1,num_entries=9619,dl_skip=0,dl_cali=0,dl_over=0,dl_drain=13 ops=160362,collated=0,bfailures=0,collate_error=0,ioerr=0,timeouts=0 retry16=122,chf16=3

2016-06-17 14:08:54:888 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:54 VBSs-iPhone kernel[0] : AppleHDQGasGauge:clientLog ld=16151557/d4 le=16152066/e5

2016-06-17 14:08:54:890 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:54 VBSs-iPhone kernel[0] : AppleHDQGasGauge:clientLog 849737/S0 849772/C0 849773/S1 850235/S2 889830/S3 889830/e3 16105251/T3 16105251/d3 16105251/C3 16106132/S4 16106133/e4
2016-06-17 14:08:54:895 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:54 VBSs-iPhone kernel[0] : AppleHDQGasGauge:clientLog 16151557/T4 16151557/d4 16151557/C4 16152066/S5 16152066/e5

2016-06-17 14:08:55:758 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:08:55 VBSs-iPhone com.apple.AppleHDQGasGauge[26] : CCA: disabled DLOG updatesDone=2160 ccaDeadline=1466152755

2016-06-17 14:09:16:021 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:09:16 VBSs-iPhone com.apple.AppleHDQGasGauge[26] : CCA: re-enable DLOG updatesDone=2161, now=1466152755

2016-06-17 14:09:16:022 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:09:16 VBSs-iPhone com.apple.AppleHDQGasGauge[26] : gathering data log updatesDone=2161 num_clients=1

2016-06-17 14:09:40:634 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:09:40:635 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:09:40:644 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:09:40:645 - [HTTP] <-- GET /wd/hub/status 200 11 ms - 83

2016-06-17 14:10:05:613 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:05 VBSs-iPhone CommCenter[79] : Carrier bundle value for recipient address: 22223333

2016-06-17 14:10:32:177 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:32 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.26min. Need active time in 8332.92min. Remaining retry interval: 4.236373min.

2016-06-17 14:10:32:224 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:32 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845632.2) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:32:249 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:32 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:33:249 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:33 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.37min. Need active time in 8333.04min. Remaining retry interval: 4.218438min.

2016-06-17 14:10:33:299 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:33 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845633.3) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:33:319 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:33 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:34:324 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:34 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.43min. Need active time in 8333.09min. Remaining retry interval: 4.200551min.

2016-06-17 14:10:34:342 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:34 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845634.3) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:34:361 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:34 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:35:374 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:35 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.46min. Need active time in 8333.12min. Remaining retry interval: 4.182978min.

2016-06-17 14:10:35:431 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:35 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845635.4) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:35:443 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:35 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:36:469 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:36 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.48min. Need active time in 8333.15min. Remaining retry interval: 4.165135min.

2016-06-17 14:10:36:472 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:36 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845636.5) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:36:508 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:36 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:37:569 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:37 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.49min. Need active time in 8333.16min. Remaining retry interval: 4.146867min.

2016-06-17 14:10:37:577 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:37 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845637.6) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:37:616 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:37 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:38:697 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:38 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.51min. Need active time in 8333.17min. Remaining retry interval: 4.128051min.

2016-06-17 14:10:38:731 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:38 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845638.7) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:38:742 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:38 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:39:770 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:39 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.52min. Need active time in 8333.18min. Remaining retry interval: 4.109734min.

2016-06-17 14:10:39:802 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:39 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845639.8) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:39:825 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:39 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:40:905 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:40 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.53min. Need active time in 8333.19min. Remaining retry interval: 4.091130min.

2016-06-17 14:10:40:923 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:40 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845640.9) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)

2016-06-17 14:10:40:946 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:40 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job

2016-06-17 14:10:41:786 - [HTTP] --> GET /wd/hub/status {}

2016-06-17 14:10:41:787 - [MJSONWP] Calling AppiumDriver.getStatus() with args: []

2016-06-17 14:10:41:796 - [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.5.3”…
2016-06-17 14:10:41:797 - [HTTP] <-- GET /wd/hub/status 200 11 ms - 83

2016-06-17 14:10:41:998 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:41 VBSs-iPhone timed[62] : (Note ) CoreTime: Want active time in 41.53min. Need active time in 8333.20min. Remaining retry interval: 4.072575min.

2016-06-17 14:10:42:019 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:42 VBSs-iPhone UserEventAgent[26] : validateAndAddDefaults(com.apple.timed): End Time (inf) > now (487845642.0) + BACKGROUND_TASK_AGENT_JOB_WINDOW_MAX_TIME_FROM_NOW_SEC (3024000.0) + BACKGROUND_TASK_AGENT_JOB_TIME_ERROR_MARGIN (300.0)
2016-06-17 14:10:42:033 - [iOSLog] [IOS_SYSLOG_ROW] Jun 17 14:10:42 VBSs-iPhone timed[62] : (Error) CoreTime: Error requesting proactive time check job