2015-10-28

When I launch the app with prelaunch option, App keeps open and close.

Following error is displayed:
info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: Failed looking up pid of launched process
info: [debug] [INSTSERVER] Instruments exited with code 253
info: [debug] Killall instruments

error: Could not pre-launch appium: Error: Instruments crashed on startup

Please see the below Appium log.

Launching Appium with command: '/Applications/Appium.app/Contents/Resources/node/bin/node' lib/server/main.js --address "127.0.0.1" --port "4728" --command-timeout "7200" --pre-launch --debug-log-spacing --platform-version "8.2" --platform-name "iOS" --app "/Users/Documents/workspace/APK/eW/examole.app" --no-reset --show-ios-log --device-name "iPhone 6"

info: [debug] Starting Appium in pre-launch mode

info: Pre-launching app
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: **** NEW SESSION ***
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: *************************************
info: [debug] Using local app from command line: /Users/Documents/workspace/APK/eW/example.app

info: [debug] Creating new appium session 3378a9f3-f9a2-492b-aea3-85069030a475
info: [debug] Removing any remaining instruments sockets
info: [debug] Cleaned up instruments socket /tmp/instruments_sock
info: [debug] Setting Xcode version

warn: Support for Xcode 6.2 has been deprecated and will be removed in a future version. Please upgrade to version 6.3 or higher (or version 6.0.1 for iOS 8.0)

info: [debug] Xcode version set to 6.2
info: [debug] Setting iOS SDK Version
info: [debug] iOS SDK Version set to 8.2
info: [debug] Checking whether instruments supports our device string
info: [debug] Getting list of devices instruments supports

info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments

info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.2","iOSSDKVersion":"8.2","deviceName":"iPhone 6","platformVersion":"8.2"}

info: [debug] fixDevice is on
info: [debug] Final device string is: 'iPhone 6 (8.2 Simulator)'
info: [debug] iOS sim UDID is 28F0C20F-F9A0-427F-A6F9-3067F63394F1
info: [debug] Auto-detecting iOS udid...
info: [debug] Not auto-detecting udid, running on sim

info: [debug] Could not parse plist file (as binary) at /Users/Documents/workspace/APK/eW/exapmle.app/en.lproj/Localizable.strings
info: Will try to parse the plist file as XML
info: [debug] Could not parse plist file (as XML) at /Users/Documents/workspace/APK/eW/.app/en.lproj/Localizable.strings
warn: Could not parse app Localizable.strings assuming it doesn't exist
info: [debug] Getting bundle ID from app

info: [debug] Parsed app Info.plist (as binary)

info: [debug] Creating instruments

info: [debug] Preparing uiauto bootstrap
info: [debug] Dynamic bootstrap dir: /Users/Library/Application Support/appium/bootstrap
info: [debug] Dynamic env: {"nodePath":"/Applications/Appium.app/Contents/Resources/node/bin/node","commandProxyClientPath":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"autoDismissAlerts":false,"sendKeyStrategy":"oneByOne"}

info: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
...

info: [debug] Dynamic bootstrap path: /Users/Library/Application Support/appium/bootstrap/bootstrap-4e580d338a12229a.js

info: [debug] Reusing dynamic bootstrap: /Users/Library/Application Support/appium/bootstrap/bootstrap-4e580d338a12229a.js
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.2","iOSSDKVersion":"8.2","deviceName":"iPhone 6","platformVersion":"8.2"}
info: [debug] fixDevice is on
info: [debug] Final device string is: 'iPhone 6 (8.2 Simulator)'
info: [debug] We're on iOS7.1+ so forcing defaultDevice on
info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.2","iOSSDKVersion":"8.2","deviceName":"iPhone 6","platformVersion":"8.2"}
info: [debug] fixDevice is on
info: [debug] Final device string is: 'iPhone 6 (8.2 Simulator)'

info: [debug] Parsed app Info.plist (as binary)
info: [debug] Wrote new app Info.plist with device type
info: [debug] Checking whether we need to set app preferences
info: [debug] Reset not set, not ending sim or cleaning up app state
info: [debug] Not setting locale
info: [debug] No iOS / app preferences to set
info: [debug] Starting iOS 8.* simulator log capture

info: [debug] Not pre-launching simulator

info: [debug] Starting command proxy.

info: [debug] Instruments socket server started at /tmp/instruments_sock
info: [debug] Starting instruments
info: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
info: Launching instruments

info: [debug] Attempting to run app on iPhone 6 (8.2 Simulator)
info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.2 Simulator)" "/Users/Documents/workspace/APK/eW/example.app" -e UIASCRIPT "/Users/appium/bootstrap/bootstrap-4e580d338a12229a.js" -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6"}
info: [debug] And launch timeouts (in ms): {"global":90000}

info: [debug] [INST] Waiting for device to boot...

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro syslogd[549]: --- syslogd restarted ---
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro syslogd[549]: Configuration Notice:
info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.
info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro syslogd[549]: Configuration Notice:
info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.
info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro syslogd[549]: Configuration Notice:
info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.
info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: This service is defined to be constantly running and is inherently inefficient.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Unknown key for Boolean: HighPriorityIO
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: This service is defined to be constantly running and is inherently inefficient.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: ThrottleInterval set to zero. You're not that important. Ignoring.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: This service is defined to be constantl
y running and is inherently inefficient.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro.local securityd[572]: unable to access hwaes key
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:41 MAC4s-MacBook-Pro.local configd_sim[567]: network changed: v4(en1+:10.0.0.31) DNS+ Proxy+

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local identityservicesd[557]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Could not find program specified by service: 2: No such file or directory: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/routined
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Service setup event to handle failure and will not launch until it fires.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local distnoted[574]: # distnote server daemon absolute time: 608.555582180 civil time: Wed Oct 28 11:01:42 2015 pid: 574 uid: 501 root: yes

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local CoreSimulatorBridge[568]: Switching to keyboard: en

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Could not find program specified by service: 2: No such file or directory: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/sharingd

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Service setup event to handle failure and will not launch until it fires.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 --- last message repeated 1 time ---
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local identityservicesd[557]: [Warning] NULL accountGUIDs passed to CFArrayRef IDSOutgoingMessageRecordCopyUnsentMessagesForAccountsAndPriority(NSArray *, int64_t, int64_t, IDSDataProtectionClass)

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 --- last message repeated 2 times ---
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local fileproviderd[551]: (Note ) FileProvider: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd starting.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local installd[556]: 0x1061f1300 main: Reboot detected

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local backboardd[561]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local installd[556]: 0x1061f1300 is_build_upgrade: Current build version (12D508) equal to last version recorded; skipping upgrade

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 MAC4s-MacBook-Pro.local installd[556]: 0x1061f1300 _47-[MIDeveloperDiskImageTracker checkMountPoint:]block_invoke: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Applications is not present now or before

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 QSGMAC4s-MacBook-Pro.local backboardd[561]: ___IOHIDSessionScheduleAsyncblock_invoke: thread_id=0x11212b000

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 QSGMAC4s-MacBook-Pro.local backboardd[561]: HID Session async scheduling initiated.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 QSGMAC4s-MacBook-Pro.local backboardd[561]: HID Session async root queue running at priority 63 and schedule 2.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 QSGMAC4s-MacBook-Pro.local backboardd[561]: HID Session async scheduling complete.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:42 QSGMAC4s-MacBook-Pro.local backboardd[561]: Successfully opened the IOHIDSession

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:43 QSGMAC4s-MacBook-Pro.local locationd[563]: Logging binary sensor data to /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/Library/Caches/locationd/locationdSensors.bin

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:43 QSGMAC4s-MacBook-Pro.local lsd[575]: LaunchServices: Seeding database

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:44 QSGMAC4s-MacBook-Pro.local locationd[563]: NBB-Could not get UDID for stable refill timing, falling back on random

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:44 QSGMAC4s-MacBook-Pro.local backboardd[561]: Migration complete (if performed). (Elapsed time: 0.27 seconds)

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:44 MAC4s-MacBook-Pro.local containermanagerd[578]: 0x111d4f300 main: containermanagerd performing first boot initialization

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:45 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:47 MAC4s-MacBook-Pro.local mstreamd[553]: (Note ) mstreamd: mstreamd starting up.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:47 MAC4s-MacBook-Pro.local installd[556]: 0x107b7b000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 575) with options (null)

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:47 MAC4s-MacBook-Pro.local mstreamd[553]: (Note ) PS: The subscription plugin class does not support push notification refreshing.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:47 MAC4s-MacBook-Pro.local mstreamd[553]: (Note ) PS: Media stream daemon starting...

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:49 MAC4s-MacBook-Pro.local nanoregistryd[585]: libMobileGestalt MobileGestalt.c:1025: Could not retrieve region info

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:50 MAC4s-MacBook-Pro.local mediaremoted[554]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:50 MAC4s-MacBook-Pro.local locationd[563]: PairedSync, Debugging at level 0 for console and level 0 for log files

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:50 MAC4s-MacBook-Pro.local locationd[563]: Error: Could not create service from plist at path: file:///System/Library/PairedSyncServices/com.apple.pairedsync.locationd.plist. Returning nil PSYSyncCoordinator for service name com.apple.pairedsync.locationd. Please check that your plist exists and is in the correct format.
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:50 MAC4s-MacBook-Pro.local locationd[563]: Error: Could not create service from plist at path: file:///System/Library/PairedSyncServices/com.apple.pairedsync.locationauth.plist. Returning nil PSYSyncCoordinator for service name com.apple.pairedsync.locationauth. Please check that your plist exists and is in the correct format.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:51 MAC4s-MacBook-Pro.local mediaremoted[554]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:53 MAC4s-MacBook-Pro.local installd[556]: 0x107b7b000 -[MIBundle _validateWithError:]: 37: Bundle at path /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework did not have a CFBundleIdentifier in its Info.plist

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local backboardd[561]: Telling system app "com.apple.springboard" that it can start immediately

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local backboardd[561]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: FBDefaultLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: FBAppLibraryLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: FBWorkspaceLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: SBIconLog; isEnabled: 0
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: SBStatusBarishLog; isEnabled: 0
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: SBLocalNotificationLog; isEnabled: 0
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: SBAlarmLog; isEnabled: 0
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: SBBannerLog; isEnabled: 0
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro.local SpringBoard[560]: Loaded logger: SBSoundLog; isEnabled: 0

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:55 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:56 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Could not read path: 2: No such file or directory

info: [IOS_SYSLOG_ROW ] path: /System/Library/NanoLaunchDaemons
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:56 MAC4s-MacBook-Pro.local nanoregistrylaunchd[587]: Failed to enable path: code = 2: No such file or directory, /System/Library/NanoLaunchDaemons

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:56 MAC4s-MacBook-Pro.local locationd[563]: Location icon should now be in state 'Inactive'

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:57 MAC4s-MacBook-Pro.local CoreSimulatorBridge[568]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:57 MAC4s-MacBook-Pro SpringBoard[560]: assertion failed: 14B25 12D508: libxpc.dylib + 59313 [5775267F-BF6F-33DA-806F-32C27348CDC9]: 0x7d

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:57 MAC4s-MacBook-Pro.local filecoordinationd[589]: (Error) FileProvider: Could not load bundle com.apple.CloudDocsFileProvider. Error: The bundle “CloudDocsFileProvider” couldn’t be loaded because it is damaged or missing necessary resources.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:58 MAC4s-MacBook-Pro.local SpringBoard[560]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:58 --- last message repeated 3 times ---

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:58 MAC4s-MacBook-Pro.local networkd[590]: networkd-413.5.1 pid 590

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:59 MAC4s-MacBook-Pro.local SpringBoard[560]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification
info: [IOS_SYSLOG_ROW ] Oct 28 11:01:59 MAC4s-MacBook-Pro.local SpringBoard[560]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:59 MAC4s-MacBook-Pro.local SpringBoard[560]: Installed apps did change.
info: [IOS_SYSLOG_ROW ] Added: {(
info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService",
info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog",
info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari",
info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone",
info: [IOS_SYSLOG_ROW ] "com.apple.share",
info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog",
info: [IOS_SYSLOG_ROW ] "com.example.example",
info: [IOS_SYSLOG_ROW ] "com.apple.Preferences",
info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI",
info: [IOS_SYSLOG_ROW ] "com.apple.Passbook",
info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow",
info: [IOS_SYSLOG_ROW ] "com.apple.WatchKitSettings",
info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose",
info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService",
info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe",
info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut",
info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog",
info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService",
info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog",
info: [IOS_SYSLOG_ROW ] "com.apple.Maps",
info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService",
info: [IOS_SYSLOG_ROW ] "com.example.example",
info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus",
info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService",
info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd",
info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService",
info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook",
info: [IOS_SYSLOG_ROW ] "com.apple.Health",
info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation",
info: [IOS_SYSLOG_ROW ] "com.intermedix.eics",
info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService",
info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet",
info: [IOS_SYSLOG_ROW ] "com.apple.camera",
info: [IOS_SYSLOG_ROW ] "com.example.exampleChat",
info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal",
info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService",
info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService",
info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService",
info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center",
info: [IOS_SYSLOG_ROW ] "com.apple.webapp",
info: [IOS_SYSLOG_ROW ] "com.apple.webapp1",
info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter"
info: [IOS_SYSLOG_ROW ] )}
info: [IOS_SYSLOG_ROW ] Removed: {(
info: [IOS_SYSLOG_ROW ] )}
info: [IOS_SYSLOG_ROW ] Modified: {(
info: [IOS_SYSLOG_ROW ] )}

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:59 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: *** error reading settings archive file:

info: [IOS_SYSLOG_ROW ] Oct 28 11:01:59 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: *** error reading settings archive file:

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs:

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.MobileSMS

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: throwing out icon because its isn't visible in the model : node= com.apple.camera
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.weather
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.mobiletimer
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.videos
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.mobilenotes
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.reminders
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.stocks
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.iBooks

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.MobileStore
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.AppStore
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.Bridge
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.facetime
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.calculator
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.podcasts
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.compass
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.tips
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.VoiceMemos
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.mobilephone
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.mobilemail
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: could not find icon for representation -> com.apple.Music
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamPriority key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The JoinExistingSession key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local lsd[575]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.mobilecal,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:02 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.reminders,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local lsd[575]: Launch Services: Failed to find app container URL for identifier com.apple.mobileslideshow

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING REMOTE com.apple.springboard.notificationcenter.today,
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING REMOTE com.eWhisper.eWhisper,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING REMOTE com.apple.springboard.notificationcenter.tomorrow,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local profiled[591]: (Note ) profiled: Service starting...

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.Passbook_defaultRole-Icon@2x_Icon@3x_Icon-Small_Icon-Small@2x_Icon-Small@3x-15

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.Health_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.WatchKitSettings_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:03 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.intermedix.eics_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.example.example_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 QMAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /User/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.xxxxxx.eW_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: table drop: 101

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.eWhisperDev.eWhisperXMPP_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 QSGMAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[15]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.mobilecal.today,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: BTM: attaching to BTServer

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: BTM: failed to attach with error 9
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: BTM: attaching to BTServer
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: BTM: failed to attach with error 9
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: BTM: attaching to BTServer
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: BTM: failed to attach with error 9

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:04 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.cmas,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:05 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.mobileslideshow,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:05 MAC4s-MacBook-Pro.local SpringBoard[560]: table drop: 101

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:05 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.MobileSMS,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:05 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING LOCAL com.apple.SocialBulletinBoardProvider,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:05 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:05 MAC4s-MacBook-Pro.local SpringBoard[560]: Application windows are expected to have a root view controller at the end of application launch

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 --- last message repeated 2 times ---

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �,�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0x1619]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.example.example[0x1619]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a scenario producer: PLCloudPruneAgent

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a scenario producer: PLCloudDownloadAgent
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a trigger: PLCloudSystemStartedTrigger
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a trigger: PLCacheDeleteTrigger
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a trigger: PLCLoudSettingsChangedTrigger
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a trigger: PLCloudAppInForegroundTrigger
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a trigger: PLCloudMetadataChangedTrigger
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local assetsd[594]: Cloud Resources scheduler activated a trigger: PLCloudMetadataStableTrigger

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local locationd[563]: ERROR: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/CoreServices/SpringBoard.app/SpringBoard is depending on legacy on-demand authorization, which is not supported for new apps

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local mediaremoted[554]: Property list invalid for format: 200 (property lists cannot contain NULL)

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local SpringBoard[560]: table drop: 101

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:06 MAC4s-MacBook-Pro.local SpringBoard[560]: ADDING REMOTE com.apple.mobilecal.widget,

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: table drop: 101

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[575]: LaunchServices: Failed to set the data protection class for /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[31]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Failed to get the user name

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: SMS Plugin initialized.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Sharing Plugin initialized.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Normal message received by listener connection. Ignoring.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: table drop: 101

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �,�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0xeae]': No such process (err 3)

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.example.example[0xeae]' exited voluntarily.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �,�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0x1ab9]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:07 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.example.example[0x1ab9]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �,�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0xdd6b]': No such process (err 3)

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.example.example[0xdd6b]' exited voluntarily.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �,�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0x211d]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:08 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.example.example[0x211d]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 MAC4s-MacBook-Pro.local calaccessd[593]: table drop: 101

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �,�
info: [IOS_SYSLOG_ROW ]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x5494]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x5494]' exited voluntarily.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro geod[602]: BUG in libdispatch: 14B25 - 2941 - 0x4
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0xe889]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0xe889]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local syncdefaultsd[607]: (Note ) SYDAlwaysOnAccount: no account (null)

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local syncdefaultsd[607]: (Note ) SYDAccount: no account

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local syncdefaultsd[607]: (Note ) SYDPIMAccount: no account (null)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x595c]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x595c]' exited voluntarily.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x86ac]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:09 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x86ac]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�
info: [IOS_SYSLOG_ROW ]

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x2302]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x2302]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0xc79]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:10 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0xc79]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�

info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0xbb11]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0xbb11]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�

info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0x91a7]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:11 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x91a7]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�

info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.example.example[0x933e]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 MAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.example.example[0x933e]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 MAC4s-MacBook-Pro.local SpringBoard[560]: Unable to deliver -[UIRemoteApplication showTopMostMiniAlertWithSynchronizationPort:] message to port 0: (ipc/send) invalid destination port
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 MAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim547: Program specified by service does not contain one of the requested architectures: �|�
info: [IOS_SYSLOG_ROW ]
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Unable to get pid for 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x995d]': No such process (err 3)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 QSGMAC4s-MacBook-Pro.local SpringBoard[560]: Application 'UIKitApplication:com.eWhisperDev.eWhisperXMPP[0x995d]' exited voluntarily.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 QSGMAC4s-MacBook-Pro.local lsd[575]: LaunchServices: Currently 0 installed placeholders: (

info: [IOS_SYSLOG_ROW ] )

info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: Failed looking up pid of launched process

info: [debug] [INSTSERVER] Instruments exited with code 253

info: [debug] Killall instruments
info: [debug] Instruments crashed on startup
info: [debug] Attempting to retry launching instruments, this is retry #1
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 QSGMAC4s-MacBook-Pro.local DTMobileIS[570]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:12 QSGMAC4s-MacBook-Pro.local DTMobileIS[570]: Could not create service named com.apple.instruments.server.services.launchdaemon
info: [debug] Killall iOS Simulator

info: Launching instruments

info: [debug] Attempting to run app on iPhone 6 (8.2 Simulator)

info: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.2 Simulator)" "/Users/qsgmac4/Documents/workspace/APK/eW/eWhisperXMPP 7.app" -e UIASCRIPT "/Users/qsgmac4/Library/Application Support/appium/bootstrap/bootstrap-4e580d338a12229a.js" -e UIARESULTSPATH /tmp/appium-instruments
info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/thirdparty/iwd6"}
info: [debug] And launch timeouts (in ms): {"global":90000}

info: [debug] [INST] Waiting for device to boot...

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro syslogd[624]: --- syslogd restarted ---
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro syslogd[624]: Configuration Notice:
info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.
info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro syslogd[624]: Configuration Notice:
info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.
info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro syslogd[624]: Configuration Notice:
info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.
info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: This service is defined to be constantly running and is inherently inefficient.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: Unknown key for Boolean: HighPriorityIO
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: This service is defined to be constantly running and is inherently inefficient.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: ThrottleInterval set to zero. You're not that important. Ignoring.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The JetsamProperties key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The JetsamProperties key is
not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro.local configd_sim[642]: network changed: v4(en1+:10.0.0.31) DNS+ Proxy+
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro.local securityd[647]: unable to access hwaes key

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:18 QSGMAC4s-MacBook-Pro.local identityservicesd[632]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: ___IOHIDSessionScheduleAsyncblock_invoke: thread_id=0x10e81a000
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: HID Session async scheduling initiated.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: HID Session async root queue running at priority 63 and schedule 2.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: HID Session async scheduling complete.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: Successfully opened the IOHIDSession
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local identityservicesd[632]: [Warning] NULL accountGUIDs passed to CFArrayRef IDSOutgoingMessageRecordCopyUnsentMessagesForAccountsAndPriority(NSArray *, int64_t, int64_t, IDSDataProtectionClass)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 --- last message repeated 2 times ---
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The _DirtyJetsamMemoryLimit key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: Migration complete (if performed). (Elapsed time: 0.02 seconds)
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The _DirtyJetsamMemoryLimit key is not available on this platform.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local distnoted[651]: # distnote server daemon absolute time: 645.565857666 civil time: Wed Oct 28 11:02:19 2015 pid: 651 uid: 501 root: yes

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local locationd[638]: Logging binary sensor data to /Users/qsgmac4/Library/Developer/CoreSimulator/Devices/28F0C20F-F9A0-427F-A6F9-3067F63394F1/data/Library/Caches/locationd/locationdSensors.bin
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local locationd[638]: NBB-Could not get UDID for stable refill timing, falling back on random
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local CoreSimulatorBridge[643]: Switching to keyboard: en
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro com.apple.CoreSimulator.SimDevice.28F0C20F-F9A0-427F-A6F9-3067F63394F1.launchd_sim622: The _DirtyJetsamMemoryLimit key is not available on this platform.

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local lsd[650]: LaunchServices: Seeding database

info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local nanoregistryd[653]: libMobileGestalt MobileGestalt.c:1025: Could not retrieve region info
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local locationd[638]: PairedSync, Debugging at level 0 for console and level 0 for log files
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local locationd[638]: Error: Could not create service from plist at path: file:///System/Library/PairedSyncServices/com.apple.pairedsync.locationd.plist. Returning nil PSYSyncCoordinator for service name com.apple.pairedsync.locationd. Please check that your plist exists and is in the correct format.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local locationd[638]: Error: Could not create service from plist at path: file:///System/Library/PairedSyncServices/com.apple.pairedsync.locationauth.plist. Returning nil PSYSyncCoordinator for service name com.apple.pairedsync.locationauth. Please check that your plist exists and is in the correct format.
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: Telling system app "com.apple.springboard" that it can start immediately
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local backboardd[636]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local SpringBoard[635]: Loaded logger: FBDefaultLog; isEnabled: 0
info: [IOS_SYSLOG_ROW ] Oct 28 11:02:19 QSGMAC4s-MacBook-Pro.local SpringBoard[635]: Loaded logger: FBAppLibraryL

Show more