Skip to content

Instantly share code, notes, and snippets.

@ldx
Created January 6, 2015 13:34
Show Gist options
  • Save ldx/26f983bb8ae348c384f3 to your computer and use it in GitHub Desktop.
Save ldx/26f983bb8ae348c384f3 to your computer and use it in GitHub Desktop.
Appium log 1
2015-01-06 12:45:15:507 - info: Welcome to Appium v1.3.4 (REV c8c79a85fbd6870cd6fc3d66d038a115ebe22efe)
2015-01-06 12:45:15:512 - info: Appium REST http interface listener started on 0.0.0.0:4443
2015-01-06 12:45:15:518 - info: [debug] Non-default server args: {"port":4443,"callbackAddress":"127.0.0.1","backendRetries":4,"launchTimeout":"40000","logTimestamp":true,"logNoColors":true,"browserName":"safari","orientation":"portrait","showSimulatorLog":true,"keepKeyChains":true,"isolateSimDevice":true}
2015-01-06 12:45:15:519 - warn: Deprecated server args: {"--show-sim-log":"use instead: --show-ios-log"}
2015-01-06 12:45:15:520 - info: Console LogLevel: debug
2015-01-06 12:45:16:092 - info: --> POST /wd/hub/session {"desiredCapabilities":{"deviceName":"iPhone Simulator","javascriptEnabled":true,"webdriver.remote.quietExceptions":true,"browserName":"safari","platformVersion":"8.1","platformName":"iOS"}}
2015-01-06 12:45:16:095 - info: Client User-Agent string: undefined
2015-01-06 12:45:16:096 - info: [debug] The following desired capabilities were provided, but not recognized by appium. They will be passed on to any other services running on this server. : javascriptEnabled, webdriver.remote.quietExceptions
2015-01-06 12:45:16:098 - info: [debug] Configuring Safari session
2015-01-06 12:45:16:099 - info: [debug] We're on iOS8+ so not copying mobile safari app
2015-01-06 12:45:16:100 - info: [debug] Creating new appium session f7b970ba-8f45-4fba-81dd-34702de7f576
2015-01-06 12:45:16:104 - info: [debug] Removing any remaining instruments sockets
2015-01-06 12:45:16:105 - info: [debug] Cleaned up instruments socket /tmp/instruments_sock
2015-01-06 12:45:16:106 - info: [debug] Setting Xcode folder
2015-01-06 12:45:16:121 - info: [debug] Setting Xcode version
2015-01-06 12:45:16:205 - info: [debug] Setting iOS SDK Version
2015-01-06 12:45:16:281 - info: [debug] Getting sdk version from xcrun with a timeout
2015-01-06 12:45:17:093 - info: [debug] iOS SDK Version set to 8.1
2015-01-06 12:45:17:093 - info: [debug] Checking whether instruments supports our device string
2015-01-06 12:45:17:093 - info: [debug] Getting list of devices instruments supports
2015-01-06 12:45:17:497 - info: [debug] Instruments is at: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments
2015-01-06 12:45:20:518 - info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1.1","iOSSDKVersion":"8.1","deviceName":"iPhone Simulator","platformVersion":"8.1"}
2015-01-06 12:45:20:518 - info: [debug] fixDevice is on
2015-01-06 12:45:20:518 - info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)"
2015-01-06 12:45:20:519 - info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)'
2015-01-06 12:45:20:519 - info: [debug] iOS sim UDID is 6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B
2015-01-06 12:45:20:519 - info: [debug] Detecting automation tracetemplate
2015-01-06 12:45:20:526 - info: [debug] Not auto-detecting udid, running on sim
2015-01-06 12:45:20:526 - info: [debug] Localizable.strings is not currently supported when using real devices.
2015-01-06 12:45:20:526 - info: [debug] Creating instruments
2015-01-06 12:45:20:527 - info: On some xcode 6 platforms, instruments-without-delay does not work. If you experience this, you will need to re-run appium with the --native-instruments-lib flag
2015-01-06 12:45:20:527 - info: [debug] Preparing uiauto bootstrap
2015-01-06 12:45:20:527 - info: [debug] Dynamic bootstrap dir: /Users/chef/Library/Application Support/appium/bootstrap
2015-01-06 12:45:20:528 - info: [debug] Dynamic env: {"nodePath":"/usr/local/Cellar/node/0.10.35/bin/node","commandProxyClientPath":"/Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js","instrumentsSock":"/tmp/instruments_sock","interKeyDelay":null,"justLoopInfinitely":false,"autoAcceptAlerts":false,"sendKeyStrategy":"oneByOne"}
2015-01-06 12:45:20:559 - info: [debug] Dynamic bootstrap code: // This file is autom...cally generated. Do not manually modify!
2015-01-06 12:45:20:559 - info: [debug] Dynamic bootstrap path: /Users/chef/Library/Application Support/appium/bootstrap/bootstrap-8072e326d0dc4d45.js
2015-01-06 12:45:20:565 - info: [debug] Creating or overwritting dynamic bootstrap: /Users/chef/Library/Application Support/appium/bootstrap/bootstrap-8072e326d0dc4d45.js
2015-01-06 12:45:20:568 - info: [debug] Getting device string from opts: {"forceIphone":false,"forceIpad":false,"xcodeVersion":"6.1.1","iOSSDKVersion":"8.1","deviceName":"iPhone Simulator","platformVersion":"8.1"}
2015-01-06 12:45:20:568 - info: [debug] fixDevice is on
2015-01-06 12:45:20:568 - info: [debug] Fixing device. Changed from: "iPhone Simulator (8.1 Simulator)" to: "iPhone 6 (8.1 Simulator)"
2015-01-06 12:45:20:569 - info: [debug] Final device string is: 'iPhone 6 (8.1 Simulator)'
2015-01-06 12:45:20:570 - info: [debug] Not setting device type since we're using bundle ID and assuming app is already installed
2015-01-06 12:45:20:570 - info: [debug] Checking whether we need to set app preferences
2015-01-06 12:45:20:570 - info: [debug] Running ios sim reset flow
2015-01-06 12:45:20:571 - info: [debug] Killing the simulator process
2015-01-06 12:45:20:571 - info: [debug] Killall iOS Simulator
2015-01-06 12:45:20:579 - info: [debug] Killing any other simulator daemons
2015-01-06 12:45:20:667 - info: [debug] Cleaning sim data files
2015-01-06 12:45:20:669 - info: [debug] Resetting simulator and saving Keychains
2015-01-06 12:45:20:673 - error: Could not reset simulator. Leaving as is. Error: undefined
2015-01-06 12:45:20:674 - info: [debug] Cleaning mobile safari data files
2015-01-06 12:45:20:676 - warn: Applications directory /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application doesn't exist. Have you run this simulator before?
2015-01-06 12:45:20:679 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Caches/Snapshots/com.apple.mobilesafari
2015-01-06 12:45:20:688 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Caches/com.apple.mobilesafari/Cache.db*
2015-01-06 12:45:20:697 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Caches/com.apple.WebAppCache/*.db
2015-01-06 12:45:20:705 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Safari
2015-01-06 12:45:20:714 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/WebKit/LocalStorage/*.*
2015-01-06 12:45:20:722 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/WebKit/GeolocationSites.plist
2015-01-06 12:45:20:730 - info: [debug] Deleting /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Cookies/*.binarycookies
2015-01-06 12:45:20:745 - info: [debug] Isolating the requested simulator by deleting all others
2015-01-06 12:45:20:747 - info: [debug] Executing: xcrun simctl list devices
2015-01-06 12:45:21:551 - info: [debug] Executing: xcrun simctl delete F080304D-4983-40E8-B268-F82C2511E5D8
2015-01-06 12:45:21:732 - info: [debug] Executing: xcrun simctl delete 026FF3D6-BA9D-4AFA-8E61-050D4AA6FA2A
2015-01-06 12:45:21:907 - info: [debug] Executing: xcrun simctl delete AFB8CA90-7021-49F5-B277-7D03E5A130B1
2015-01-06 12:45:22:086 - info: [debug] Executing: xcrun simctl delete 38AF04F5-33FA-41FD-BD87-F18492DB4D0B
2015-01-06 12:45:22:269 - info: [debug] Executing: xcrun simctl delete 219AB89C-43AC-4543-A781-EB0C83548E9D
2015-01-06 12:45:22:449 - info: [debug] Executing: xcrun simctl delete DD499F0B-927A-4565-96DE-C9D00B69939F
2015-01-06 12:45:22:624 - info: [debug] Executing: xcrun simctl delete 92C18106-EA88-49D2-82D2-8289092FCE50
2015-01-06 12:45:22:803 - info: [debug] Executing: xcrun simctl delete 2AFA51D2-70F2-4BB9-B661-4C2905CA4E4E
2015-01-06 12:45:22:984 - info: [debug] Executing: xcrun simctl delete F04ACB05-284A-4EAC-9C08-9E14C1E79A35
2015-01-06 12:45:23:163 - info: [debug] Not setting locale
2015-01-06 12:45:23:163 - info: [debug] No iOS / app preferences to set
2015-01-06 12:45:23:165 - info: [debug] Starting iOS 8.* simulator log capture
2015-01-06 12:45:23:194 - info: [debug] Not pre-launching simulator
2015-01-06 12:45:23:194 - info: [debug] Not installing to real device since we're on sim
2015-01-06 12:45:23:194 - info: [debug] Starting command proxy.
2015-01-06 12:45:23:198 - info: [debug] Instruments socket server started at /tmp/instruments_sock
2015-01-06 12:45:23:198 - info: [debug] Starting instruments
2015-01-06 12:45:23:208 - info: [debug] Instruments is at: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments
2015-01-06 12:45:23:209 - info: Launching instruments
2015-01-06 12:45:23:211 - info: [debug] Attempting to run app on iPhone 6 (8.1 Simulator)
2015-01-06 12:45:23:212 - info: [debug] Spawning instruments with command: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode-6.1.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/chef/Library/Application Support/appium/bootstrap/bootstrap-8072e326d0dc4d45.js" -e UIARESULTSPATH /tmp/appium-instruments
2015-01-06 12:45:23:212 - info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6"}
2015-01-06 12:45:23:212 - info: [debug] And launch timeouts (in ms): {"global":40000}
2015-01-06 12:45:24:452 - info: [debug] [INST] Waiting for device to boot...
2015-01-06 12:45:27:221 - info: [IOS_SYSLOG_ROW ] Jan 6 04:43:39 itako33075 bootlog[0]: BOOT_TIME 1420548219 0
2015-01-06 12:45:27:222 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:27 itako33075 syslogd[755]: Configuration Notice:
2015-01-06 12:45:27:222 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.cloudd" claims selected messages.
2015-01-06 12:45:27:222 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-06 12:45:27:222 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:27 itako33075 syslogd[755]: Configuration Notice:
2015-01-06 12:45:27:222 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.clouddocs" claims selected messages.
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:27 itako33075 syslogd[755]: Configuration Notice:
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] ASL Module "com.apple.testmanagerd" claims selected messages.
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] Those messages may not appear in standard system log files or in the ASL database.
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.assertiond): This service is defined to be constantly running and is inherently inefficient.
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.assetsd.nebulad): The JetsamProperties key is not available on this platform.
2015-01-06 12:45:27:223 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.assetsd.notificationServer): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-06 12:45:27:224 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.assetsd): The JetsamProperties key is not available on this platform.
2015-01-06 12:45:27:224 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.backboardd): Unknown key for Boolean: HighPriorityIO
2015-01-06 12:45:27:224 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.backboardd): This service is defined to be constantly running and is inherently inefficient.
2015-01-06 12:45:27:224 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.calaccessd.xpc): The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
2015-01-06 12:45:27:224 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.calaccessd): The JetsamProperties key is not available on this platform.
2015-01-06 12:45:27:225 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.certui.relay): ThrottleInterval set to zero. You're not that important. Ignoring.
2015-01-06 12:45:27:225 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.certui.relay): The JetsamProperties key is not available on this platform.
2015-01-06 12:45:27:225 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.cloudphotod): The JetsamProperties key is not available on this platform.
2015-01-06 12:45:27:225 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.configd_sim): This service is defined to be constantly running and is inherently inefficient.
2015-01-06 12:45:27:225 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.voiced): This key does not do anything: OnDemand
2015-01-06 12:45:27:324 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:27 itako33075.dev.miso configd_sim[771]: network changed: v4(en1+:172.22.33.75) DNS+ Proxy+
2015-01-06 12:45:28:028 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.routined[758]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/routined
2015-01-06 12:45:28:028 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.routined[758]): Service setup event to handle failure and will not launch until it fires.
2015-01-06 12:45:28:032 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.sharingd[766]): Could not find program specified by service: 2: No such file or directory: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/sharingd
2015-01-06 12:45:28:033 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.sharingd[766]): Service setup event to handle failure and will not launch until it fires.
2015-01-06 12:45:28:199 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imtransferservices.IMTransferAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-06 12:45:28:200 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imtransferservices.IMTransferAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:28:201 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:28:898 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:28 itako33075.dev.miso securityd[776]: unable to access hwaes key
2015-01-06 12:45:29:114 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso identityservicesd[763]: [Warning] DeviceHeartbeat - Failed loading device heartbeat data from keychain -25300
2015-01-06 12:45:29:185 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso backboardd[765]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
2015-01-06 12:45:29:205 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso backboardd[765]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x109f98000
2015-01-06 12:45:29:205 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso backboardd[765]: HID Session async scheduling initiated.
2015-01-06 12:45:29:205 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso backboardd[765]: HID Session async root queue running at priority 63 and schedule 2.
2015-01-06 12:45:29:206 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso backboardd[765]: HID Session async scheduling complete.
2015-01-06 12:45:29:210 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:29 itako33075.dev.miso backboardd[765]: Successfully opened the IOHIDSession
2015-01-06 12:45:30:023 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso backboardd[765]: Migration complete (if performed). (Elapsed time: 0.03 seconds)
2015-01-06 12:45:30:027 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso CoreSimulatorBridge[775]: Switching to keyboard: en
2015-01-06 12:45:30:102 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso distnoted[780]: # distnote server daemon absolute time: 111.249050060 civil time: Tue Jan 6 04:45:30 2015 pid: 780 uid: 514 root: yes
2015-01-06 12:45:30:133 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:30:181 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 --- last message repeated 4 times ---
2015-01-06 12:45:30:181 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.accounts.dom): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:30:252 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso identityservicesd[763]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/IdentityServices/ids.db.
2015-01-06 12:45:30:373 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso locationd[767]: Logging binary sensor data to /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Caches/locationd/locationdSensors.bin
2015-01-06 12:45:30:406 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso locationd[767]: NBB-Could not get UDID for stable refill timing, falling back on random
2015-01-06 12:45:30:667 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso locationd[767]: [Warning] Cannot listen to battery level change notification.
2015-01-06 12:45:30:741 - info: [debug] [INST STDERR] Failed to authorize rights (0x20) with status: -60007.
2015-01-06 12:45:30:916 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:30 itako33075.dev.miso locationd[767]: Location icon should now be in state 'Inactive'
2015-01-06 12:45:31:187 - info: [debug] [INST STDERR] 2015-01-06 04:45:31.185 instruments[749:1003] -[XRSimulatorDevice prepareConnection:]: Unable to authorize simulated daemon (773): 8
2015-01-06 12:45:31:240 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075.dev.miso lsd[779]: LaunchServices: Seeding database
2015-01-06 12:45:31:553 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:31:814 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075.dev.miso installd[762]: 0x10fcd4310 main: Reboot detected
2015-01-06 12:45:31:819 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075.dev.miso installd[762]: 0x10fcd4310 is_build_upgrade: Did not find last build info; we must be upgrading from pre-8.0 or this is an erase install.
2015-01-06 12:45:31:822 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075.dev.miso installd[762]: 0x10fcd4310 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migrating system app data containers
2015-01-06 12:45:31:826 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075.dev.miso installd[762]: 0x10fcd4310 -[MISystemAppDataContainerMigrator performMigrationWithError:]: Migration complete
2015-01-06 12:45:31:889 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:31 itako33075.dev.miso itunesstored[784]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:32:177 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso SpringBoard[764]: +[SBPushStore migratePushStore] Migrating push store: /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/SpringBoard/PushStore
2015-01-06 12:45:32:179 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso SpringBoard[764]: +[SBPushStore migratePushStore] Push store does not exist; no migration needed.
2015-01-06 12:45:32:195 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso backboardd[765]: Telling system app "com.apple.springboard" that it can start immediately
2015-01-06 12:45:32:196 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso backboardd[765]: BKSystemAppSentinel: Now monitoring "com.apple.springboard"
2015-01-06 12:45:32:375 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso containermanagerd[786]: 0x103763310 main: containermanagerd performing first boot initialization
2015-01-06 12:45:32:403 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:32:404 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.lakitu): The JoinExistingSession key is not available on this platform.
2015-01-06 12:45:32:406 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamPriority key is not available on this platform.
2015-01-06 12:45:32:407 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imdpersistence.IMDPersistenceAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:32:578 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x10fcd4310 record_current_build_info: Recorded current system version as 12B411
2015-01-06 12:45:32:584 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x10fcd4310 __47-[MIDeveloperDiskImageTracker checkMountPoint:]_block_invoke: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Developer/Applications is not present now or before
2015-01-06 12:45:32:599 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIClientConnection fetchInstalledAppsWithOptions:completion:]: Fetch installed apps requested by lsd (pid 779) with options (null)
2015-01-06 12:45:32:667 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.AccountAuthenticationDialog at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/2777DEFF-77CE-4ACC-8270-C604FA68F5A7
2015-01-06 12:45:32:706 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.MobileAddressBook.ContactsViewService at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/A9AC4AEF-EACE-4033-AEA9-790B5717B878
2015-01-06 12:45:32:728 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.datadetectors.DDActionsService at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/13C0ED79-449C-4BB0-A094-33FA340C9F84
2015-01-06 12:45:32:805 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/86A7BBBD-CF20-4ACD-8E14-5E30231DBD11
2015-01-06 12:45:32:822 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Health.HealthToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/9D6B9AF7-2C71-47B5-BD1B-95DC02E6078E
2015-01-06 12:45:32:838 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.HealthPrivacyService at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/578D2309-998A-457C-86F5-D96755510EA0
2015-01-06 12:45:32:868 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.Maps at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/EF4C31E1-A13B-49B6-A26B-7E2C87B5D1AD
2015-01-06 12:45:32:939 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.taptoradar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/FAD724BC-477A-4813-9CFD-73FD81D1F244
2015-01-06 12:45:32:954 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilecal.widget at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/0284B680-C8AC-4CC1-B230-16326190F336
2015-01-06 12:45:32:973 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/6EC8B326-E3B2-4720-85DD-E4EBF12D3BD4
2015-01-06 12:45:32:989 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:32 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobilesafari.RCSafariExtension at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/8A3E3C2A-E0CE-40B5-95CF-C64B686562B7
2015-01-06 12:45:33:093 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.mobileslideshow.StreamShareService at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/B19A2EA3-8F66-47AD-9C4B-7AD3F5C15D3A
2015-01-06 12:45:33:142 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:33:254 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Facebook.post at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/98AC46BC-3B72-4DC8-8839-C2682602F327
2015-01-06 12:45:33:301 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Flickr.post at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/479F9637-4ED8-4DAC-96B0-23E3AC26E475
2015-01-06 12:45:33:313 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.SinaWeibo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/A614A953-B03B-42B6-9BDD-C521EDFCBEA4
2015-01-06 12:45:33:326 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.TencentWeibo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/4429E883-DE1A-417A-8A39-5C182FC63D3E
2015-01-06 12:45:33:340 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Twitter.post at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/5818F730-8B9C-41D4-9CC8-93B4E047369B
2015-01-06 12:45:33:353 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.share.Vimeo.post at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/D98D4444-7482-41B8-B6B9-BA0C969290F3
2015-01-06 12:45:33:370 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.ios.StoreKitUIService at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/843B751B-B777-4BD2-9E1C-EEEA730CDB23
2015-01-06 12:45:33:420 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/AA7F3F2D-0F98-45F6-BB34-C1731691AB47
2015-01-06 12:45:33:437 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.webapp1 at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/5A7B64CC-2F32-4484-AE49-8C1864458F1C
2015-01-06 12:45:33:477 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/E264547E-6109-4923-B478-AA8AE92CB665
2015-01-06 12:45:33:492 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.WebViewService at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/Application/1C43734A-D8A6-4B8B-B7FB-88D3CBFB7D12
2015-01-06 12:45:33:549 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.AXTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/A33F4941-0F4A-4B29-AC44-330A3E3A52C9
2015-01-06 12:45:33:558 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.GuidedAccessTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/C9445802-96A3-49E4-921B-15683D596BA6
2015-01-06 12:45:33:565 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.HearingAidsTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/A56EE187-A099-44B4-A223-41FBD33352CA
2015-01-06 12:45:33:573 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.SwitchControlTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/F5CF9D84-C49D-41F3-86C0-E1D69443E0D9
2015-01-06 12:45:33:581 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.accessibility.Accessibility.VoiceOverTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/9C0419AC-FB41-4FD8-9A63-E1AAF3BEF7F9
2015-01-06 12:45:33:676 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.CloudDocsDaemon.TTR-extension at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/36D140F5-1308-4CFF-9DDC-56ABC7545D52
2015-01-06 12:45:33:978 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:33 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.cloudkit.CloudKit.CloudKitTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/DEF6DD7B-7CC9-4DF6-80CF-287EE2065CEC
2015-01-06 12:45:34:008 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso installd[762]: 0x111904000 -[MIBundle _validateWithError:]: 35: Bundle at path /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/JavaScriptCore.framework did not have a CFBundleIdentifier in its Info.plist
2015-01-06 12:45:34:052 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.PassKit.ApplePayTapToRadar at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/FF1E2887-4768-4D53-85E2-A2E83C18EE65
2015-01-06 12:45:34:087 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso installd[762]: 0x111904000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.apple.UIKit.fileprovider.default at /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Containers/Data/PluginKitPlugin/D651A549-E0C8-4026-B02B-43813DBFCC5E
2015-01-06 12:45:34:712 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso CoreSimulatorBridge[775]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
2015-01-06 12:45:34:722 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: FBDefaultLog; isEnabled: 0
2015-01-06 12:45:34:742 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: FBAppLibraryLog; isEnabled: 0
2015-01-06 12:45:34:782 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: FBWorkspaceLog; isEnabled: 0
2015-01-06 12:45:34:800 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: SBIconLog; isEnabled: 0
2015-01-06 12:45:34:816 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: SBStatusBarishLog; isEnabled: 0
2015-01-06 12:45:34:825 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: SBLocalNotificationLog; isEnabled: 0
2015-01-06 12:45:34:832 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: SBAlarmLog; isEnabled: 0
2015-01-06 12:45:34:842 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: SBBannerLog; isEnabled: 0
2015-01-06 12:45:34:850 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075.dev.miso SpringBoard[764]: Loaded logger: SBSoundLog; isEnabled: 0
2015-01-06 12:45:34:918 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:34 itako33075 SpringBoard[764]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-06 12:45:35:231 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.accessibility.AccessibilityUIServer): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:35:447 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075.dev.miso SpringBoard[764]: [FBSystemService] Error launching com.apple.mobilesafari: ServiceUnavailable (8)
2015-01-06 12:45:35:517 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 --- last message repeated 1 time ---
2015-01-06 12:45:35:517 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075.dev.miso SpringBoard[764]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:35:531 - info: [debug] [INST STDERR] Instruments Trace Error : Target failed to run: The operation couldn’t be completed. (FBSOpenApplicationErrorDomain error 8.) : Failed to launch process with bundle identifier 'com.apple.mobilesafari'
2015-01-06 12:45:35:567 - info: [debug] [INSTSERVER] Instruments exited with code 253
2015-01-06 12:45:35:568 - info: [debug] Killall instruments
2015-01-06 12:45:35:579 - info: [debug] Instruments crashed on startup
2015-01-06 12:45:35:579 - info: [debug] Attempting to retry launching instruments, this is retry #1
2015-01-06 12:45:35:579 - info: [debug] Got the FBSOpenApplicationError, not killing the sim but leaving it open so the app will launch
2015-01-06 12:45:35:594 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 --- last message repeated 2 times ---
2015-01-06 12:45:35:595 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075.dev.miso DTMobileIS[773]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
2015-01-06 12:45:35:595 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075.dev.miso DTMobileIS[773]: Could not create service named com.apple.instruments.server.services.launchdaemon
2015-01-06 12:45:35:711 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075.dev.miso SpringBoard[764]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:35:865 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:35:936 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:35 itako33075.dev.miso networkd[790]: networkd-410.1 pid 790
2015-01-06 12:45:36:034 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso apsd[778]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/ApplePushService/aps.db.
2015-01-06 12:45:36:154 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso callservicesd[791]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:36:334 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 --- last message repeated 1 time ---
2015-01-06 12:45:36:334 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso SpringBoard[764]: libMobileGestalt MobileGestalt.c:841: still-camera is static and will never generate a notification
2015-01-06 12:45:36:336 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso SpringBoard[764]: libMobileGestalt MobileGestalt.c:841: stand-alone-contacts is static and will never generate a notification
2015-01-06 12:45:36:338 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso SpringBoard[764]: Installed apps did change.
2015-01-06 12:45:36:338 - info: [IOS_SYSLOG_ROW ] Added: {(
2015-01-06 12:45:36:338 - info: [IOS_SYSLOG_ROW ] "com.apple.SharedWebCredentialViewService",
2015-01-06 12:45:36:338 - info: [IOS_SYSLOG_ROW ] "com.apple.FacebookAccountMigrationDialog",
2015-01-06 12:45:36:339 - info: [IOS_SYSLOG_ROW ] "com.apple.AdSheetPhone",
2015-01-06 12:45:36:339 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesafari",
2015-01-06 12:45:36:339 - info: [IOS_SYSLOG_ROW ] "com.apple.share",
2015-01-06 12:45:36:339 - info: [IOS_SYSLOG_ROW ] "com.apple.appleaccount.AACredentialRecoveryDialog",
2015-01-06 12:45:36:339 - info: [IOS_SYSLOG_ROW ] "com.apple.Preferences",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.WebContentFilter.remoteUI.WebContentAnalysisUI",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.Passbook",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.TrustMe",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.mobileslideshow",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilesms.compose",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.MailCompositionService",
2015-01-06 12:45:36:340 - info: [IOS_SYSLOG_ROW ] "com.apple.iad.iAdOptOut",
2015-01-06 12:45:36:341 - info: [IOS_SYSLOG_ROW ] "com.apple.TencentWeiboAccountMigrationDialog",
2015-01-06 12:45:36:341 - info: [IOS_SYSLOG_ROW ] "com.apple.WebViewService",
2015-01-06 12:45:36:341 - info: [IOS_SYSLOG_ROW ] "com.apple.MusicUIService",
2015-01-06 12:45:36:341 - info: [IOS_SYSLOG_ROW ] "com.apple.Maps",
2015-01-06 12:45:36:341 - info: [IOS_SYSLOG_ROW ] "com.apple.AccountAuthenticationDialog",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.uikit.PrintStatus",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.PhotosViewService",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.quicklook.quicklookd",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.datadetectors.DDActionsService",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.Health",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.MobileAddressBook",
2015-01-06 12:45:36:342 - info: [IOS_SYSLOG_ROW ] "com.apple.DataActivation",
2015-01-06 12:45:36:343 - info: [IOS_SYSLOG_ROW ] "com.apple.HealthPrivacyService",
2015-01-06 12:45:36:343 - info: [IOS_SYSLOG_ROW ] "com.apple.WebSheet",
2015-01-06 12:45:36:343 - info: [IOS_SYSLOG_ROW ] "com.apple.camera",
2015-01-06 12:45:36:343 - info: [IOS_SYSLOG_ROW ] "com.apple.mobilecal",
2015-01-06 12:45:36:343 - info: [IOS_SYSLOG_ROW ] "com.apple.ios.StoreKitUIService",
2015-01-06 12:45:36:344 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter.GameCenterUIService",
2015-01-06 12:45:36:344 - info: [IOS_SYSLOG_ROW ] "com.apple.PassbookUIService",
2015-01-06 12:45:36:344 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp",
2015-01-06 12:45:36:344 - info: [IOS_SYSLOG_ROW ] "com.apple.PrintKit.Print-Center",
2015-01-06 12:45:36:344 - info: [IOS_SYSLOG_ROW ] "com.apple.webapp1",
2015-01-06 12:45:36:345 - info: [IOS_SYSLOG_ROW ] "com.apple.gamecenter"
2015-01-06 12:45:36:345 - info: [IOS_SYSLOG_ROW ] )}
2015-01-06 12:45:36:345 - info: [IOS_SYSLOG_ROW ] Removed: {(
2015-01-06 12:45:36:345 - info: [IOS_SYSLOG_ROW ] )}
2015-01-06 12:45:36:345 - info: [IOS_SYSLOG_ROW ] Modified: {(
2015-01-06 12:45:36:345 - info: [IOS_SYSLOG_ROW ] )}
2015-01-06 12:45:36:586 - info: Launching instruments
2015-01-06 12:45:36:588 - info: [debug] Attempting to run app on iPhone 6 (8.1 Simulator)
2015-01-06 12:45:36:589 - info: [debug] Spawning instruments with command: /Applications/Xcode-6.1.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode-6.1.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w "iPhone 6 (8.1 Simulator)" com.apple.mobilesafari -e UIASCRIPT "/Users/chef/Library/Application Support/appium/bootstrap/bootstrap-8072e326d0dc4d45.js" -e UIARESULTSPATH /tmp/appium-instruments
2015-01-06 12:45:36:589 - info: [debug] And extra without-delay env: {"DYLD_INSERT_LIBRARIES":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6/InstrumentsShim.dylib","LIB_PATH":"/Users/chef/appium/node_modules/appium-instruments/thirdparty/iwd6"}
2015-01-06 12:45:36:590 - info: [debug] And launch timeouts (in ms): {"global":40000}
2015-01-06 12:45:36:643 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso securityd[776]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 3082070A0A0100A0820703308206FF06092B0601050507300101048206F0308206EC30819EA21604144604D7C6EA775CF22769DE2102511A40E49E93B8180F32303135303130343136323933315A307330713049300906052B0E03021A0500041439AF18B41C021F39109656FDC6D358EF74858B9904144E43C81D76EF37537A4FF2586F94F338E2D5BDDF02101C24911AD0F0BAAE0A38ECDDAF8521FA8000180F32303135303130343136323933315AA011180F32303135303131313136323933315A300D06092A864886F70D0101050500038201010041568549351C286F25AD227C83C43FCD15CF25C4E728CAC1610E4A948767921AE193A948C991879BE1AE3CF70CC326AA16D70945FFF794B32F0E484AE5B8515E041C291DD53C72BEF76BAE0D4B9D2A1C8FB05945E70F05CAB075692EA1F2BAF52FBCA65CDC3CB2E63DA3509499D9B79B23D9D3B0ED5219BE8816D88199E19117020A6E9812487DA0AAAD3AEB91815A357A80030A256E3CC9F1953A6E237E08FBB7C669D5D5C89F30EB77D2C8D4628EA59F5F8E20392F54BB38D8A6944B442E8773ED99034F5894E2B8A3D072F6FE2C79A9CC74CD2A2F175960A8611B1B8883549EC8E49C0796BDFD0D560059AB71D8235602E3F08B26CD36D05DEF932C984409A08205333082052F3082052B30820413A00302010202101A31BCCD76441A83DCE7226C0A3F2173300D06092A864886F70D01010505003081BE310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036313830360603550403132F566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204341301E170D3134313132313030303030305A170D3135303231393233353935395A3081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036314430420603550403133B566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A02820101009AF494D67F8FB3A8FDC18B96F1436ED11DFB4B7800436C57B45177D68D44A3D0D78309C31F7712AD10DFC34EFC42F179454D6C69A019B11EE7D2E54D64C4EC36B2AFD8502084DD312F5B15195F9F5C0F3610A03CBE0F3CB93F628C13F99CA1E43505D1498055D8B4AB3D5CAF311CD0B37751A5B977511E19ECDEA5D9ECBE34ADB980249FA29B16F60369FA05F70A783CD198A489D402943A788387ADCF3AF0E9DD0FEE8A9B7DD0972A5D1EAB5B572091EAB35E342C442BEED906DAB25E97967EABF36F3009411FF5110C22BA8A4AD8AC83CCF614D691C97AFEA36326D88C1F65EE7A90E7A4C4172E3EF2279220FFF39508CDDF4613D1A029418F0BC8F57E8BB50203010001A38201153082011130090603551D13040230003081AC0603551D200481A43081A130819E060B6086480186F8450107170330818E302806082B06010505070201161C68747470733A2F2F7777772E766572697369676E2E636F6D2F435053306206082B0601050507020230563015160E566572695369676E2C20496E632E30030201011A3D566572695369676E27732043505320696E636F72702E206279207265666572656E6365206C6961622E206C74642E20286329393720566572695369676E30130603551D25040C300A06082B06010505070309300B0603551D0F040403020780300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32333534300D06092A864886F70D0101050500038201010088E9AB5CD6550AFDA967872A98ACA75C706BB3F3C1F2D1B167F9BF214C9C3AA7DD1A674E5F69B84F5DA8E140FA14ADAD79EA51386D994088A459A0D85D94739C7A0ABF14E72ABA0DC3AB47B9E6025F429532FBCB6F2A6F66199FB9E457678E8999D33B6C7C05A5D4C9C671ED9E024E72367A855800BC89922D2C399B530D48D02B8030C4586904C7DC45A61D605919783DAA34645D1C44598D8FFF99E202EAA9F03026B9C0956B87BC379B1E925A4BC75492E61F2215857E8D536B921C644D29E136DD6D1CA3F2FCFE745FED3003495856218577FB40F22D3A8BF6C797ACB2F1E0DD8F872A013FC8ACF33748CC3A237F41A05E197B69BF1040C9706C7A8DC535
2015-01-06 12:45:36:644 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso securityd[776]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303130353134303932305A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302102C48DD930DF5598EF93C99547A60ED438000180F32303135303130353134303932305AA011180F32303135303131323134303932305A300D06092A864886F70D0101050500038201010084229468F580FBDB37AD408C12469D08D31339CB888454D9E650D95B6B01D7411213E6620FD0929244300106D9B8B767D04EB4906B78FB827247103A42CBDA91C2A5B69C2A5C810CAE5C9EE8D3A803AC18E4452DBD5BCE9BF8EC2D89CEE0ED2C4D8C7148DD80F8388E705940B2815A097BD87C8259C50151C7C80142D4ECAFA52842C729042B1F1287A2CD394710EE11AF5F073AC6008EC1A5ADDBBB433A9EB3240327372C55DA8F0A302E4804CF5D2E906992B1E4C82039AD6FAC6ADBB15346B8F91DF7328B3D3456E04693A1A07C20AFFAF67725D05C4C12AA19B553DEB88DF3242E991FF8E4EC56AF316A7C68D4B9A914525DE9D2A0D90ED9E005D1B79429A082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F4746529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8
2015-01-06 12:45:36:727 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso SpringBoard[764]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Documents/com.apple.springboard.settings/RootSettings.plist>
2015-01-06 12:45:36:853 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:36 itako33075.dev.miso SpringBoard[764]: *** error reading settings archive file: <SBRootSettings: /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Documents/com.apple.springboard.settings/RootSettings.previous.plist>
2015-01-06 12:45:37:047 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso itunesstored[784]: iTunes Store environment is: ST11
2015-01-06 12:45:37:508 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso securityd[776]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 3082070A0A0100A0820703308206FF06092B0601050507300101048206F0308206EC30819EA21604144604D7C6EA775CF22769DE2102511A40E49E93B8180F32303135303130333133323430395A307330713049300906052B0E03021A0500041439AF18B41C021F39109656FDC6D358EF74858B9904144E43C81D76EF37537A4FF2586F94F338E2D5BDDF0210408C88AB3913CF80BF26E0DC17A628B68000180F32303135303130333133323430395AA011180F32303135303131303133323430395A300D06092A864886F70D010105050003820101008AF43852086D3BA397881BA08C2CFA961CEB2ADDEB04B7FC2CD87371C74781081F9280183E89788D2AC9166EBF06AFB9AC9ED6F1FCC49C2C726219CCC66B1B1AE001FAB1FB202394E7B2199B0A8A40BC7E3AAB305150A351026A0F01B98A462A12266991CE013967E4235B3FF5D9B251CC788BF546B3EC31814869C3B239C833265BEC0A4B3898FD741F37548697208E60841411AD3DE5F4356BB06A78FBF82E8D6D1CC2EA55F5515138D85675366B4DC815A410FA6C84E8AA8A4482F14111478D6DB7947BF12DEB0E712E60657253A583FB12686F691C59E0B2F6BBBAB8A7980725E1747867F9C5CF8663F50BF007C32415652E3258DE65846715D87D3435A6A08205333082052F3082052B30820413A00302010202101A31BCCD76441A83DCE7226C0A3F2173300D06092A864886F70D01010505003081BE310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036313830360603550403132F566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204341301E170D3134313132313030303030305A170D3135303231393233353935395A3081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313B3039060355040B13325465726D73206F66207573652061742068747470733A2F2F7777772E766572697369676E2E636F6D2F727061202863293036314430420603550403133B566572695369676E20436C617373203320457874656E6465642056616C69646174696F6E2053534C20534743204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A02820101009AF494D67F8FB3A8FDC18B96F1436ED11DFB4B7800436C57B45177D68D44A3D0D78309C31F7712AD10DFC34EFC42F179454D6C69A019B11EE7D2E54D64C4EC36B2AFD8502084DD312F5B15195F9F5C0F3610A03CBE0F3CB93F628C13F99CA1E43505D1498055D8B4AB3D5CAF311CD0B37751A5B977511E19ECDEA5D9ECBE34ADB980249FA29B16F60369FA05F70A783CD198A489D402943A788387ADCF3AF0E9DD0FEE8A9B7DD0972A5D1EAB5B572091EAB35E342C442BEED906DAB25E97967EABF36F3009411FF5110C22BA8A4AD8AC83CCF614D691C97AFEA36326D88C1F65EE7A90E7A4C4172E3EF2279220FFF39508CDDF4613D1A029418F0BC8F57E8BB50203010001A38201153082011130090603551D13040230003081AC0603551D200481A43081A130819E060B6086480186F8450107170330818E302806082B06010505070201161C68747470733A2F2F7777772E766572697369676E2E636F6D2F435053306206082B0601050507020230563015160E566572695369676E2C20496E632E30030201011A3D566572695369676E27732043505320696E636F72702E206279207265666572656E6365206C6961622E206C74642E20286329393720566572695369676E30130603551D25040C300A06082B06010505070309300B0603551D0F040403020780300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32333534300D06092A864886F70D0101050500038201010088E9AB5CD6550AFDA967872A98ACA75C706BB3F3C1F2D1B167F9BF214C9C3AA7DD1A674E5F69B84F5DA8E140FA14ADAD79EA51386D994088A459A0D85D94739C7A0ABF14E72ABA0DC3AB47B9E6025F429532FBCB6F2A6F66199FB9E457678E8999D33B6C7C05A5D4C9C671ED9E024E72367A855800BC89922D2C399B530D48D02B8030C4586904C7DC45A61D605919783DAA34645D1C44598D8FFF99E202EAA9F03026B9C0956B87BC379B1E925A4BC75492E61F2215857E8D536B921C644D29E136DD6D1CA3F2FCFE745FED3003495856218577FB40F22D3A8BF6C797ACB2F1E0DD8F872A013FC8ACF33748CC3A237F41A05E197B69BF1040C9706C7A8DC535
2015-01-06 12:45:37:599 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) profiled: Service starting...
2015-01-06 12:45:37:609 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Managed Configuration migrating...
2015-01-06 12:45:37:626 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Beginning manifest migration...
2015-01-06 12:45:37:630 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Removing duplicated hidden profile identifiers...
2015-01-06 12:45:37:630 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed removing duplicated hidden profile identifiers.
2015-01-06 12:45:37:631 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Creating stubs...
2015-01-06 12:45:37:632 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Removing orphaned profiles...
2015-01-06 12:45:37:633 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Transferring profile signer certificates...
2015-01-06 12:45:37:635 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Migrating removal passwords...
2015-01-06 12:45:37:641 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed migrating removal passwords.
2015-01-06 12:45:37:642 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Migrating defaults to managed preferences area...
2015-01-06 12:45:37:643 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed migrating defaults.
2015-01-06 12:45:37:643 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Migrating OTA profiles...
2015-01-06 12:45:37:644 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed migrating OTA profiles.
2015-01-06 12:45:37:645 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Transferring installation dates...
2015-01-06 12:45:37:646 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed transferring installation dates.
2015-01-06 12:45:37:647 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Transferring tags to profiles...
2015-01-06 12:45:37:648 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed transferring tags.
2015-01-06 12:45:37:649 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Removing old profile copies...
2015-01-06 12:45:37:650 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed removing old profile copies.
2015-01-06 12:45:37:651 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Applying default user settings...
2015-01-06 12:45:37:666 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Applying iPhone defaults
2015-01-06 12:45:37:705 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed applying default user settings.
2015-01-06 12:45:37:706 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Migrating settings...
2015-01-06 12:45:37:734 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:37:768 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed migrating settings.
2015-01-06 12:45:37:768 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Updating client restrictions...
2015-01-06 12:45:37:783 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Done updating. 0 client restrictions processed.
2015-01-06 12:45:37:784 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Updating profile restrictions...
2015-01-06 12:45:37:869 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Done updating. 0 profile restrictions processed.
2015-01-06 12:45:37:869 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Updating implied settings...
2015-01-06 12:45:37:871 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Done updating.
2015-01-06 12:45:37:872 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Cleaning up app configuration.
2015-01-06 12:45:37:872 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Finished cleaning up app configuration.
2015-01-06 12:45:37:902 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Tagging managed accounts...
2015-01-06 12:45:37:910 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Completed tagging 0 accounts as managed.
2015-01-06 12:45:37:911 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075.dev.miso profiled[793]: (Note ) MC: Adding missing tags to IMAP accounts...
2015-01-06 12:45:37:956 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:37 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:38:597 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:38 itako33075.dev.miso profiled[793]: (Note ) MC: Done adding missing tags to 0 IMAP accounts.
2015-01-06 12:45:38:614 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:38 itako33075.dev.miso profiled[793]: (Note ) MC: Managed Configuration completed migration.
2015-01-06 12:45:38:757 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:38 itako33075.dev.miso profiled[793]: (Note ) MC: Waking daemons post migration
2015-01-06 12:45:39:434 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:39 itako33075.dev.miso fileproviderd[757]: (Note ) FileProvider: /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/FileProvider.framework/Support/fileproviderd starting.
2015-01-06 12:45:40:206 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:40 itako33075 fileproviderd[757]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-06 12:45:43:759 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:43:796 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075 SpringBoard[764]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-06 12:45:43:805 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: -[BBObserver setDelegate:] Delegate implements addBulletin but does not implement noteInvalidatedBulletinIDs: <SBBulletinLocalObserverGateway: 0x7fdd25a860f0>
2015-01-06 12:45:43:880 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.MobileSMS
2015-01-06 12:45:43:891 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: throwing out icon because its isn't visible in the model : node=<SBApplicationIcon: 0x7fdd237bd790; nodeID: "com.apple.camera"> com.apple.camera
2015-01-06 12:45:43:892 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.weather
2015-01-06 12:45:43:901 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.mobiletimer
2015-01-06 12:45:43:909 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.videos
2015-01-06 12:45:43:909 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.mobilenotes
2015-01-06 12:45:43:910 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.reminders
2015-01-06 12:45:43:910 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.stocks
2015-01-06 12:45:43:910 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.MobileStore
2015-01-06 12:45:43:910 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.AppStore
2015-01-06 12:45:43:910 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.iBooks
2015-01-06 12:45:43:911 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.facetime
2015-01-06 12:45:43:912 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.calculator
2015-01-06 12:45:43:912 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.podcasts
2015-01-06 12:45:43:916 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.compass
2015-01-06 12:45:43:916 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.tips
2015-01-06 12:45:43:917 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.VoiceMemos
2015-01-06 12:45:43:917 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.mobilephone
2015-01-06 12:45:43:919 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.mobilemail
2015-01-06 12:45:43:925 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso SpringBoard[764]: could not find icon for representation -> com.apple.Music
2015-01-06 12:45:43:935 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso lsd[779]: Launch Services: Failed to find app container URL for identifier com.apple.mobilecal
2015-01-06 12:45:43:964 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[15]
2015-01-06 12:45:44:006 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:43 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.mobileslideshow_CFBundleIcon[15]
2015-01-06 12:45:44:026 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.Maps_CFBundleIcon[15]
2015-01-06 12:45:44:026 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.gamecenter_CFBundleIcon[15]
2015-01-06 12:45:44:036 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.Health_CFBundleIcon[15]
2015-01-06 12:45:44:046 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.Passbook_defaultRole-Icon@2x_Icon@3x_Icon-Small_Icon-Small@2x_Icon-Small@3x-15
2015-01-06 12:45:44:058 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.Preferences_CFBundleIcon[15]
2015-01-06 12:45:44:068 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.MobileAddressBook_CFBundleIcon[15]
2015-01-06 12:45:44:184 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.mobilesafari_CFBundleIcon[15]
2015-01-06 12:45:44:284 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: BTM: attaching to BTServer
2015-01-06 12:45:44:286 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: BTM: failed to attach with error 9
2015-01-06 12:45:44:287 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: BTM: attaching to BTServer
2015-01-06 12:45:44:288 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: BTM: failed to attach with error 9
2015-01-06 12:45:44:289 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: BTM: attaching to BTServer
2015-01-06 12:45:44:290 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: BTM: failed to attach with error 9
2015-01-06 12:45:44:499 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:44 itako33075.dev.miso SpringBoard[764]: Application windows are expected to have a root view controller at the end of application launch
2015-01-06 12:45:45:564 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:45 --- last message repeated 2 times ---
2015-01-06 12:45:45:565 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:45 itako33075.dev.miso mediaremoted[760]: Property list invalid for format: 200 (property lists cannot contain NULL)
2015-01-06 12:45:45:871 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:45 itako33075.dev.miso geod[796]: Failed to get the user name
2015-01-06 12:45:45:936 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:45 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:45:46:596 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:46 itako33075 geod[796]: BUG in libdispatch: 13F34 - 2943 - 0x4
2015-01-06 12:45:46:741 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:46 itako33075.dev.miso backboardd[765]: CoreAnimation: updates deferred for too long
2015-01-06 12:45:46:827 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:46 itako33075.dev.miso securityd[776]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA2160414F2B0887A02D814DAE166E5D4E711D40B2B86614C180F32303135303130363033313433395A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02101C29E6E6BB1971B0E24CB57F898D726E8000180F32303135303130363033313433395AA011180F32303135303131333033313433395A300D06092A864886F70D01010505000382010100812C135055D2C4D751150ACE414E51409391B5211140751B357E6D4AC27820EC33AFA6F0544176B023D89B604BD19D7CF56B594944A97CC3258872C7E7CAF8B5C650B34943CF1F3528D53E369ECD2F1FDA164565ED6326B4DE777CD6F498F96141CD5F76A23BF785A8E4A86819B9651B304281AD46D5490150A2E6D215CC66A1363038657435D03A8AA9DD9EFB8E25E7934F14C2675707C8E12688C9871CC70A692C643EE063469180DD2A267FC98366CCFB1CD900A97744F8D6FF6F27CC5B13380ECB9AC7101B50FC6F9BB8F216C669E626031DB7CC73E268A697724CAD5ECCC1D3B4AF9DEEC42CF1DAFC4D5B5CAB410DE7E9D03A75D8B117A63086CFCC1902A08204603082045C3082045830820340A003020102021063DA3748A557DD29DB40F6611A23E666300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3134313032383030303030305A170D3135303132363233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100C05118C0D72F0350401C442CCE3697358BD5D3E7299CBEEA0A7D291C8E763B1DD8DA39BD6CCC953401F18739D18D992B12B61970436065A2CD396F48D9588F7458231ED380ABBEB7161824F2563AE7B9BC54EA5D79139D0DC9719CDB2A813BB976A64D8A1F77E11697EF60C76A518423E118795A364953B4E755DD6D0BCE34749409C27D51CD1A2DF5FFD2AAAD68E57EF34ACBFBD227BB150440DE330C519AB9492E43B137EB27394730EC6C5B9C7DAA938D467405ADEA4100FC2198B1E77908E2054E087BA9BA653E693AB9D5C625C45117986D58B2F78DF46F4B68A897F93049008F781BEA6B64024E8A181B2ECD604D6FC29A5FA775B5BD161DF233079B870203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32313638301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E04160414F2B0887A02D814DAE166E5D4E711D40B2B86614C300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B05000382010100AC6F311D83D66610843F2FFCFF71740CCE696D53A3CC1C209DD1AA1801BB5B6604732994AB2C47CDB6DE1CBBC694070F19D0A254C1E5661119D05250D3C1A2CA27B6BF189A75FC1E5816FD544049AD1F8505B7747012AF12252DF16F0F49B3FC0B42DBCBD418F22CB4636D2EDEC0AE0B0938B98C5DE0050348BE2EA1D037A611AE69594AE9E6BDF19A314EE4C0BCD6B6615397EA034BC8B4F9D7BE68CE44F78058BB649CCADE747A822CF597304EDA2D53AFD2F72A6CDBE85B3648E4E88A90894766EB741DFCE8712CDA5C4586738D2ADE3E599B501F1369E985B0BB146D800BE26161F71975720622E92B7D3E6AD2056180626DA469789A78A04072D7895E9A
2015-01-06 12:45:46:843 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:46 itako33075.dev.miso securityd[776]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206370A0100A08206303082062C06092B06010505073001010482061D3082061930819EA2160414F2B0887A02D814DAE166E5D4E711D40B2B86614C180F32303135303130333033353333365A307330713049300906052B0E03021A0500041474241467069FF5E0983F5E3E1A6BA0652A54157504140159ABE7DD3A0B59A66463D6CF200757D591E76A02107597813CE72D1E6831B2F5BB14B085568000180F32303135303130333033353333365AA011180F32303135303131303033353333365A300D06092A864886F70D0101050500038201010021F68AD592F438A5D56881120DEA08E702ECD9D17FC90F017DB392347CFC5757FFA6A0E6874307BED314349E6C90EE083A2C60F35D141CD785058462301262CF51D635EE670D8FFF092591262052283F2BC2205D17BFC3EA97B14FECDAE00B602A45BEDE434253933AAF64DBA64AE93A3FD08E9DA8B568ECA015A7352F88E32D6422211F38597F297FA6A43893FF868D1E175A0855AB529298BB668F2A6B1E9B338C5DB135053FBE14E92218D8D8E6B435055824451A4F6E588D8C9D45D1367F71C9655C4D06D84FC104D746B2B8E586E9261C00B127312E591210337433ACE1D276CC8772CB4BCFC20F1D7BB9226FD586A3D015493BE586BEFE7CA61AFDB787A08204603082045C3082045830820340A003020102021063DA3748A557DD29DB40F6611A23E666300D06092A864886F70D01010B05003077310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B312830260603550403131F53796D616E74656320436C61737320332045562053534C204341202D204733301E170D3134313032383030303030305A170D3135303132363233353935395A3039313730350603550403132E53796D616E74656320436C61737320332045562053534C204341202D204733204F43535020526573706F6E64657230820122300D06092A864886F70D01010105000382010F003082010A0282010100C05118C0D72F0350401C442CCE3697358BD5D3E7299CBEEA0A7D291C8E763B1DD8DA39BD6CCC953401F18739D18D992B12B61970436065A2CD396F48D9588F7458231ED380ABBEB7161824F2563AE7B9BC54EA5D79139D0DC9719CDB2A813BB976A64D8A1F77E11697EF60C76A518423E118795A364953B4E755DD6D0BCE34749409C27D51CD1A2DF5FFD2AAAD68E57EF34ACBFBD227BB150440DE330C519AB9492E43B137EB27394730EC6C5B9C7DAA938D467405ADEA4100FC2198B1E77908E2054E087BA9BA653E693AB9D5C625C45117986D58B2F78DF46F4B68A897F93049008F781BEA6B64024E8A181B2ECD604D6FC29A5FA775B5BD161DF233079B870203010001A382011C30820118300F06092B06010505073001050402050030220603551D11041B3019A4173015311330110603550403130A5447562D422D32313638301F0603551D230418301680140159ABE7DD3A0B59A66463D6CF200757D591E76A301D0603551D0E04160414F2B0887A02D814DAE166E5D4E711D40B2B86614C300C0603551D130101FF04023000306E0603551D20046730653063060B6086480186F845010717033054302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302A06082B06010505070202301E1A1C2020687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300D06092A864886F70D01010B05000382010100AC6F311D83D66610843F2FFCFF71740CCE696D53A3CC1C209DD1AA1801BB5B6604732994AB2C47CDB6DE1CBBC694070F19D0A254C1E5661119D05250D3C1A2CA27B6BF189A75FC1E5816FD544049AD1F8505B7747012AF12252DF16F0F49B3FC0B42DBCBD418F22CB4636D2EDEC0AE0B0938B98C5DE0050348BE2EA1D037A611AE69594AE9E6BDF19A314EE4C0BCD6B6615397EA034BC8B4F9D7BE68CE44F78058BB649CCADE747A822CF597304EDA2D53AFD2F72A6CDBE85B3648E4E88A90894766EB741DFCE8712CDA5C4586738D2ADE3E599B501F1369E985B0BB146D800BE26161F71975720622E92B7D3E6AD2056180626DA469789A78A04072D7895E9A
2015-01-06 12:45:46:854 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:46 itako33075.dev.miso securityd[776]: SecOCSPResponseCalculateValidity OCSPResponse: now + maxAge > latestNextUpdate, using latestNextUpdate 308206DE0A0100A08206D7308206D306092B0601050507300101048206C4308206C030819EA21604143B4F7D61A421A912751ECA086175DFC165554E70180F32303135303130353137303434355A307330713049300906052B0E03021A05000414B9E9B287028503F8ECA5FB42E13E0F49C72426E204147FD365A7C2DDECBBF03009F34339FA02AF33313302107EE14A6F6FEFF2D37F3FAD654D3ADAB48000180F32303135303130353137303434355AA011180F32303135303131323137303434355A300D06092A864886F70D010105050003820101003A5FC4001CDE2A7930FCEC0729FF64C319CE5200B040D7DB6E945AA5DE5B2100D264502AEEF9A2FFDD3C44B56A0F204F538E78786D1B3C9F1CBFB2AF3E743E61C0D6113CA6154E20D9C0BBBAAA48A22F1EF21493297DC79084D565167AAA09FD8269EE0F72FDF6FE76DF2DCA2C2CC606DC4204BA00A4E4B057BAE7A534C07A01BC15028EBAA9075CA5799AB4F80A88A340FF258D4DEF63515CFA060BE16B47EB030162882B7E9243C2A89E1EFC61C5606AF0C77E2819D400ED1618D486AB137D8E225CE8F88F52336CEE40A9094F8D842237F80DE45E8BC7BD58F4B9BA4C1F51361B8F96D362AA326570DDE41D44F5ACA95FBA08C9A5E05EA64FD50576F9DA7EA082050730820503308204FF308203E7A00302010202101D32B08B14275505424D91DD8D67C042300D06092A864886F70D01010505003081CA310B300906035504061302555331173015060355040A130E566572695369676E2C20496E632E311F301D060355040B1316566572695369676E205472757374204E6574776F726B313A3038060355040B1331286329203230303620566572695369676E2C20496E632E202D20466F7220617574686F72697A656420757365206F6E6C79314530430603550403133C566572695369676E20436C6173732033205075626C6963205072696D6172792043657274696669636174696F6E20417574686F72697479202D204735301E170D3134313230323030303030305A170D3135313231363233353935395A30818E310B3009060355040613025553311D301B060355040A131453796D616E74656320436F72706F726174696F6E311F301D060355040B131653796D616E746563205472757374204E6574776F726B313F303D0603550403133653796D616E74656320436C617373203320504341202D204735204F43535020526573706F6E646572204365727469666963617465203330820122300D06092A864886F70D01010105000382010F003082010A0282010100CEB0AC10E711043226DD1B504CA1C0D92C83DF32F3AC7F1C3A1BDF7448E50A80604A470025B2982AA2BD9173FA6325E5D8EC3F74AD1B4AA610300971170984187EFE2E6B4058C46CD469EAF38D0430A1006B6BD2A868C8392231D3353FE3CC73A1C02E1784335B1A92D175ED8CB1B9D7B05DFBB5E8523082895A7DD7F49A196CCEE249B05907EAEDA2E76A5C48EB71D5D87F23837577EF34717AF623F04A99F2D4D6D24032242212DD246CAD42D7881C059BE70744A87965D5F528F8D73217A8E9E197D0AB008B40F3F18F1480C42B97C3F3A52201B7872045EB0B304D2CF1B9627BCC5EA1007327A9ACA1BF66F536D2707234974AA788C6F409F7B3EE276AFD0203010001A382011930820115300C0603551D130101FF04023000306C0603551D20046530633061060B6086480186F845010717033052302606082B06010505070201161A687474703A2F2F7777772E73796D617574682E636F6D2F637073302806082B06010505070202301C1A1A687474703A2F2F7777772E73796D617574682E636F6D2F72706130130603551D25040C300A06082B06010505070309300E0603551D0F0101FF040403020780300F06092B06010505073001050402050030210603551D11041A3018A416301431123010060355040313095447562D422D323736301D0603551D0E041604143B4F7D61A421A912751ECA086175DFC165554E70301F0603551D230418301680147FD365A7C2DDECBBF03009F34339FA02AF333133300D06092A864886F70D0101050500038201010028F12697F2446772065665FAF22393A1E135E44EE276E651442B47F655599A21F1C14EA9971FCBD42522C8629E7B1C816558C2744007167EFAC22ADC47A1496DF93C5D96B720E4A07BC2CA37EC0198255847EAAB627B99EB9EC9B637F4DF6A2B8EF96A288846A7C21E839383A49648743F39BF3E5CB87C9681E358C04E1DB380D773CE56690BD10E2B5F72D625882946990BFECA9F4746529FE10450F6DCDFE1DA0B95D345302441FBC6E789A68381769FE173A71ADA4178A30EFF95E12117BF4445C64DF9724EBFB9FB89D63291EB82A4865BAB2E2CA279BDE77C69AD3D0FF8CB60DED638379A402149E7203521CAE662FCFF3D8F5BBB042F397472C84517C8
2015-01-06 12:45:47:103 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 --- last message repeated 1 time ---
2015-01-06 12:45:47:103 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: SMS Plugin initialized.
2015-01-06 12:45:47:113 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: Sharing Plugin initialized.
2015-01-06 12:45:47:128 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:47:349 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.mobilecal, <BBLocalDataProvider 0x7fdd254aed90; com.apple.mobilecal>
2015-01-06 12:45:47:355 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.reminders, <BBLocalDataProvider 0x7fdd25921130; com.apple.reminders>
2015-01-06 12:45:47:720 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: ADDING REMOTE com.apple.AppStore, <BBRemoteDataProvider 0x7fdd253ccea0; com.apple.AppStore>
2015-01-06 12:45:47:720 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: ADDING REMOTE com.apple.springboard.notificationcenter.today, <BBRemoteDataProvider 0x7fdd25960510; com.apple.springboard.notificationcenter.today>
2015-01-06 12:45:47:723 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: ADDING REMOTE com.apple.mobilecal.widget, <BBRemoteDataProvider 0x7fdd25b49530; com.apple.mobilecal.widget>
2015-01-06 12:45:47:723 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: ADDING REMOTE com.apple.springboard.notificationcenter.tomorrow, <BBRemoteDataProvider 0x7fdd25976030; com.apple.springboard.notificationcenter.tomorrow>
2015-01-06 12:45:47:782 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso locationd[767]: ERROR: /Applications/Xcode-6.1.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
2015-01-06 12:45:47:847 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: warning: Could not compile statement INSERT OR IGNORE INTO ABAccount (AccountIdentifier) SELECT DISTINCT AccountIdentifier FROM ABStore_old WHERE AccountIdentifier IS NOT NULL;: no such column: AccountIdentifier
2015-01-06 12:45:47:927 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:47:942 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:47 itako33075.dev.miso SpringBoard[764]: table drop: 101
2015-01-06 12:45:48:131 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for DROP TABLE IF EXISTS ABPersonFullTextSearch;
2015-01-06 12:45:48:132 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for DROP TABLE IF EXISTS ABPersonFullTextSearch;
2015-01-06 12:45:48:140 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:142 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:143 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:144 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:146 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:148 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:149 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:150 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:153 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:155 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:157 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementPerform: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:158 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: CPSqliteStatementReset: database table is locked for UPDATE ABPersonFullTextSearch SET First = ? , Last = ? , Middle = ? , FirstPhonetic = ? , MiddlePhonetic = ? , LastPhonetic = ? , Organization = ? , Department = ? , Note = ? , Birthday = ? , JobTitle = ? , Nickname = ? , Prefix = ? , Suffix = ? , DisplayName = ? , Phone = ? , Email = ? , Address = ? , SocialProfile = ? , URL = ? , RelatedNames = ? , IM = ? , Date = ? , SupplementalCompositeNameTerms = ? WHERE rowid = ?
2015-01-06 12:45:48:328 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso MobileSafari[797]: libMobileGestalt MobileGestalt.c:1025: Could not retrieve region info
2015-01-06 12:45:48:347 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075 MobileSafari[797]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-06 12:45:48:405 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:45:48:656 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.mobilecal.today, <BBLocalDataProvider 0x7fdd253c3560; com.apple.mobilecal.today>
2015-01-06 12:45:48:658 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.cmas, <BBLocalDataProvider 0x7fdd237b0e70; com.apple.cmas>
2015-01-06 12:45:48:692 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.mobileslideshow, <BBLocalDataProvider 0x7fdd237b6770; com.apple.mobileslideshow>
2015-01-06 12:45:48:780 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: table drop: 101
2015-01-06 12:45:48:802 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso mstreamd[759]: (Note ) mstreamd: mstreamd starting up.
2015-01-06 12:45:48:846 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:48:920 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.MobileSMS, <BBLocalDataProvider 0x7fdd25730950; com.apple.MobileSMS>
2015-01-06 12:45:48:943 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:48 itako33075.dev.miso SpringBoard[764]: ADDING LOCAL com.apple.SocialBulletinBoardProvider, <BBLocalDataProvider 0x7fdd254b1570; com.apple.SocialBulletinBoardProvider>
2015-01-06 12:45:49:245 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075.dev.miso SpringBoard[764]: table drop: 101
2015-01-06 12:45:49:314 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075.dev.miso SpringBoard[764]: Failed to get the user name
2015-01-06 12:45:49:402 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:49:532 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075.dev.miso SpringBoard[764]: [Warning] Cannot listen to battery level change notification.
2015-01-06 12:45:49:865 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075.dev.miso IMDPersistenceAgent[803]: [Warning] Setting up a new database at path /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/SMS/sms.db.
2015-01-06 12:45:49:988 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075.dev.miso /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/libexec/lsd[779]: LaunchServices: Failed to set the data protection class for /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/tmp/com.apple.IconsCache/com.apple.mobilecal_CFBundleIcon[31]
2015-01-06 12:45:49:988 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:49 itako33075.dev.miso SpringBoard[764]: [MPUSystemMediaControls] Updating supported commands for now playing application.
2015-01-06 12:45:50:541 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:50 itako33075.dev.miso recentsd[804]: Error 1 getting library version: no such table: properties
2015-01-06 12:45:50:597 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:50 itako33075.dev.miso SpringBoard[764]: table drop: 101
2015-01-06 12:45:50:786 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:50 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:51:025 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso assetsd[802]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-06 12:45:51:054 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 --- last message repeated 1 time ---
2015-01-06 12:45:51:054 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso mstreamd[759]: (Note ) PS: The subscription plugin class does not support push notification refreshing.
2015-01-06 12:45:51:056 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso mstreamd[759]: (Note ) PS: Media stream daemon starting...
2015-01-06 12:45:51:346 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso assetsd[802]: CoreData: error: -addPersistentStoreWithType:SQLite configuration:(null) URL:file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite options:{
2015-01-06 12:45:51:347 - info: [IOS_SYSLOG_ROW ] NSPersistentStoreFileProtectionKey = NSFileProtectionCompleteUntilFirstUserAuthentication;
2015-01-06 12:45:51:347 - info: [IOS_SYSLOG_ROW ] NSSQLitePersistWALOption = 1;
2015-01-06 12:45:51:347 - info: [IOS_SYSLOG_ROW ] NSSQLitePragmasOption = {
2015-01-06 12:45:51:348 - info: [IOS_SYSLOG_ROW ] "journal_mode" = WAL;
2015-01-06 12:45:51:348 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:51:348 - info: [IOS_SYSLOG_ROW ] } ... returned error Error Domain=NSCocoaErrorDomain Code=134100 "The operation couldn’t be completed. (Cocoa error 134100.)" UserInfo=0x7ff6714bdf70 {metadata={
2015-01-06 12:45:51:348 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-06 12:45:51:349 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-06 12:45:51:349 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479;
2015-01-06 12:45:51:349 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-06 12:45:51:349 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:51:350 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:51:350 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:51:350 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:51:350 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-06 12:45:51:350 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:51:351 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:51:351 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:51:351 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:51:351 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:51:352 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:51:352 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:51:352 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:51:353 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:51:353 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:51:353 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-06 12:45:51:353 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:51:353 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:51:354 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:51:354 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:51:354 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:51:355 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:51:355 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:51:355 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-06 12:45:51:355 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:51:356 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-06 12:45:51:356 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-06 12:45:51:359 - info: [IOS_SYSLOG_ROW ] ""
2015-01-06 12:45:51:360 - info: [IOS_SYSLOG_ROW ] );
2015-01-06 12:45:51:360 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-06 12:45:51:361 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-06 12:45:51:362 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-06 12:45:51:362 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-06 12:45:51:364 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-06 12:45:51:365 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-06 12:45:51:365 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-06 12:45:51:366 - info: [IOS_SYSLOG_ROW ] }, reason=The model used to open the store is incompatible with the one used to create the store} with userInfo dictionary {
2015-01-06 12:45:51:367 - info: [IOS_SYSLOG_ROW ] metadata = {
2015-01-06 12:45:51:367 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-06 12:45:51:368 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-06 12:45:51:368 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479;
2015-01-06 12:45:51:370 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-06 12:45:51:371 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:51:372 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:51:373 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:51:373 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:51:374 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-06 12:45:51:375 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:51:376 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:51:376 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:51:377 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:51:378 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:51:379 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:51:379 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:51:380 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:51:381 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:51:381 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:51:382 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-06 12:45:51:383 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:51:384 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:51:385 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:51:385 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:51:386 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:51:388 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:51:389 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:51:390 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-06 12:45:51:390 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:51:391 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-06 12:45:51:392 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-06 12:45:51:392 - info: [IOS_SYSLOG_ROW ] ""
2015-01-06 12:45:51:393 - info: [IOS_SYSLOG_ROW ] );
2015-01-06 12:45:51:394 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-06 12:45:51:395 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-06 12:45:51:396 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-06 12:45:51:396 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-06 12:45:51:397 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-06 12:45:51:398 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-06 12:45:51:399 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-06 12:45:51:399 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:51:400 - info: [IOS_SYSLOG_ROW ] reason = "The model used to open the store is incompatible with the one used to create the store";
2015-01-06 12:45:51:401 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:51:593 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso assetsd[802]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite'. store metadata = {
2015-01-06 12:45:51:593 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-06 12:45:51:595 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-06 12:45:51:595 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 479;
2015-01-06 12:45:51:596 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-06 12:45:51:597 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:51:597 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:51:598 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:51:599 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:51:599 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-06 12:45:51:599 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:51:600 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:51:601 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:51:602 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:51:602 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:51:602 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:51:602 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:51:603 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:51:603 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:51:603 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:51:605 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-06 12:45:51:605 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:51:607 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:51:608 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:51:608 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:51:608 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:51:609 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:51:610 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:51:610 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-06 12:45:51:611 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:51:611 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-06 12:45:51:612 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-06 12:45:51:612 - info: [IOS_SYSLOG_ROW ] ""
2015-01-06 12:45:51:615 - info: [IOS_SYSLOG_ROW ] );
2015-01-06 12:45:51:615 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-06 12:45:51:615 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-06 12:45:51:616 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-06 12:45:51:617 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-06 12:45:51:617 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-06 12:45:51:618 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-06 12:45:51:618 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-06 12:45:51:619 - info: [IOS_SYSLOG_ROW ] } and current model versions = {
2015-01-06 12:45:51:620 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:51:620 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:51:621 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:51:621 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:51:622 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-06 12:45:51:622 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:51:622 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:51:624 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:51:624 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:51:625 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:51:625 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:51:625 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:51:625 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:51:627 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:51:627 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:51:627 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-06 12:45:51:639 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:51:639 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:51:639 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:51:639 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:51:639 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:51:642 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:51:642 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:51:642 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-06 12:45:51:643 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:51:666 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) will attempt automatic schema migration
2015-01-06 12:45:51:897 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:51 itako33075.dev.miso calaccessd[800]: table drop: 101
2015-01-06 12:45:52:184 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) looking for mapping model with
2015-01-06 12:45:52:185 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-06 12:45:52:185 - info: [IOS_SYSLOG_ROW ] {
2015-01-06 12:45:52:185 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:52:186 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:52:186 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:52:187 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:52:187 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-06 12:45:52:187 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:52:188 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:52:188 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:52:189 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:52:189 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:52:190 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:52:190 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:52:190 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:52:191 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:52:191 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:52:191 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-06 12:45:52:192 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:52:192 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:52:193 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:52:193 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:52:194 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:52:194 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:52:194 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:52:195 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-06 12:45:52:195 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:52:196 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-06 12:45:52:196 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:52:196 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:52:197 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:52:197 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:52:198 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-06 12:45:52:198 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:52:198 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:52:199 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:52:199 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:52:200 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:52:200 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:52:200 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:52:201 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:52:201 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:52:202 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:52:202 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-06 12:45:52:203 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:52:203 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:52:204 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:52:204 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:52:205 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:52:205 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:52:205 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:52:206 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-06 12:45:52:206 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:52:208 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) no suitable mapping model found
2015-01-06 12:45:52:213 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) inferring a mapping model between data models with
2015-01-06 12:45:52:213 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-06 12:45:52:214 - info: [IOS_SYSLOG_ROW ] {
2015-01-06 12:45:52:214 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:52:214 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:52:215 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:52:215 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:52:216 - info: [IOS_SYSLOG_ROW ] Asset = <8dc44421 09010766 4a360897 73ac5e46 680cf0d5 4b905521 3d063aaf d04a8c01>;
2015-01-06 12:45:52:216 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:52:216 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:52:217 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:52:218 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:52:218 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:52:218 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:52:219 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:52:219 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:52:220 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:52:220 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:52:220 - info: [IOS_SYSLOG_ROW ] GenericAsset = <5f02189c 4c8bacca 049b8b2d af9fc815 a9b67b2a 7a978af5 1b354271 7c8b986f>;
2015-01-06 12:45:52:221 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:52:221 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:52:222 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:52:222 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:52:223 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:52:223 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:52:223 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:52:224 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <d0d7b325 ede09af7 26c9474d 25de5b5d 8612f100 8e1abba1 4c991fa2 483ca03f>;
2015-01-06 12:45:52:224 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:52:224 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-06 12:45:52:225 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:52:225 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:52:225 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:52:226 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:52:226 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-06 12:45:52:227 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:52:227 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:52:228 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:52:228 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:52:228 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:52:229 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:52:229 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:52:229 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:52:230 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:52:230 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:52:231 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-06 12:45:52:231 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:52:232 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:52:232 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:52:233 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:52:233 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:52:233 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:52:234 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:52:234 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-06 12:45:52:235 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:52:386 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 itako33075.dev.miso calaccessd[800]: table drop: 101
2015-01-06 12:45:52:444 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 itako33075.dev.miso MobileSafari[797]: Normal message received by listener connection. Ignoring.
2015-01-06 12:45:52:850 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 --- last message repeated 1 time ---
2015-01-06 12:45:52:852 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:52 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:53:166 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.19 seconds
2015-01-06 12:45:53:382 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso syncdefaultsd[806]: (Note ) SYDAlwaysOnAccount: no account (null)
2015-01-06 12:45:53:386 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite'
2015-01-06 12:45:53:556 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso syncdefaultsd[806]: (Note ) SYDAccount: no account
2015-01-06 12:45:53:740 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso assetsd[802]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite'. store metadata = {
2015-01-06 12:45:53:740 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-06 12:45:53:741 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-06 12:45:53:741 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 519;
2015-01-06 12:45:53:741 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-06 12:45:53:760 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:53:761 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:53:762 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:53:763 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:53:763 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-06 12:45:53:764 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:53:765 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:53:765 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:53:766 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:53:767 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:53:767 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:53:769 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:53:769 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:53:770 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:53:771 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:53:771 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-06 12:45:53:772 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:53:773 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:53:774 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:53:774 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:53:775 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:53:776 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:53:776 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:53:777 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-06 12:45:53:778 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:53:778 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-06 12:45:53:779 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-06 12:45:53:780 - info: [IOS_SYSLOG_ROW ] ""
2015-01-06 12:45:53:780 - info: [IOS_SYSLOG_ROW ] );
2015-01-06 12:45:53:781 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-06 12:45:53:782 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-06 12:45:53:782 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-06 12:45:53:783 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-06 12:45:53:783 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-06 12:45:53:785 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-06 12:45:53:785 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-06 12:45:53:786 - info: [IOS_SYSLOG_ROW ] migrationManagerClass = NSSQLiteInPlaceMigrationManager;
2015-01-06 12:45:53:786 - info: [IOS_SYSLOG_ROW ] } and current model versions = {
2015-01-06 12:45:53:787 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-06 12:45:53:788 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:53:789 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-06 12:45:53:789 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:53:790 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-06 12:45:53:790 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:53:791 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:53:792 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:53:792 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:53:793 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:53:794 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-06 12:45:53:794 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-06 12:45:53:795 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-06 12:45:53:796 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:53:796 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:53:797 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-06 12:45:53:798 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-06 12:45:53:798 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-06 12:45:53:799 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-06 12:45:53:800 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-06 12:45:53:801 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-06 12:45:53:801 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-06 12:45:53:802 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-06 12:45:53:803 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:53:804 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-06 12:45:53:804 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-06 12:45:53:805 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-06 12:45:53:806 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:53:806 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-06 12:45:53:807 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-06 12:45:53:808 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-06 12:45:53:808 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:53:843 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso syncdefaultsd[806]: (Note ) SYDPIMAccount: no account (null)
2015-01-06 12:45:53:881 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:53 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) will attempt automatic schema migration
2015-01-06 12:45:54:174 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:54 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) looking for mapping model with
2015-01-06 12:45:54:175 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-06 12:45:54:175 - info: [IOS_SYSLOG_ROW ] {
2015-01-06 12:45:54:176 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:54:177 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:54:177 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:54:178 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:54:179 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-06 12:45:54:180 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:54:183 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:54:184 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:54:184 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:54:185 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:54:186 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:54:187 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:54:187 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:54:188 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:54:190 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:54:202 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-06 12:45:54:203 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:54:203 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:54:204 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:54:205 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:54:205 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:54:206 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:54:207 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:54:207 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-06 12:45:54:208 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:54:209 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-06 12:45:54:209 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-06 12:45:54:210 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:54:210 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-06 12:45:54:211 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:54:211 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-06 12:45:54:212 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:54:213 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:54:213 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:54:214 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:54:215 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:54:215 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-06 12:45:54:216 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-06 12:45:54:216 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-06 12:45:54:217 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:54:218 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:54:218 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-06 12:45:54:219 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-06 12:45:54:219 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-06 12:45:54:220 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-06 12:45:54:221 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-06 12:45:54:222 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-06 12:45:54:222 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-06 12:45:54:223 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-06 12:45:54:223 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:54:224 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-06 12:45:54:225 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-06 12:45:54:225 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-06 12:45:54:226 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:54:227 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-06 12:45:54:227 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-06 12:45:54:228 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-06 12:45:54:229 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:54:231 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:54 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) no suitable mapping model found
2015-01-06 12:45:54:241 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:54 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) inferring a mapping model between data models with
2015-01-06 12:45:54:241 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-06 12:45:54:242 - info: [IOS_SYSLOG_ROW ] {
2015-01-06 12:45:54:242 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <2034365b 0668db23 6605eba4 27f344f1 26a2f3d5 a702b3d0 94a7608a 063c405d>;
2015-01-06 12:45:54:243 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:54:244 - info: [IOS_SYSLOG_ROW ] Album = <fa50fede 9dacd626 ed04a9c6 ea6a6e5c 58785f50 01ea11ec 3e1120f4 d20e4a44>;
2015-01-06 12:45:54:244 - info: [IOS_SYSLOG_ROW ] AlbumList = <d36ad51c ed216c74 8d51532c 6cc4185a d154d462 4d90d00f c8b83861 afc65769>;
2015-01-06 12:45:54:245 - info: [IOS_SYSLOG_ROW ] Asset = <82f3bb79 2d397ed0 004430a0 d671e970 150faac3 38dcb971 41f13c06 dd2508c4>;
2015-01-06 12:45:54:245 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:54:246 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:54:247 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:54:247 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <eb212cc1 e29b6ef5 27cec305 d39c150f 0f369c46 ee399382 e2245a52 542fc144>;
2015-01-06 12:45:54:248 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:54:249 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:54:249 - info: [IOS_SYSLOG_ROW ] Face = <57750b8b c1e79e42 bcbd82b1 cf8634d2 7505aa99 14aca6d8 15159c48 2f63bc43>;
2015-01-06 12:45:54:250 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <bd97a1c0 0ce939dd 42c61c12 7c91834a d45dac7e d933b737 39aa6d8b 5c10b283>;
2015-01-06 12:45:54:250 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <8f90b822 d8fce108 13639879 f684d151 9f9e1fbe 973d16ac c5e88ab7 1310f4e6>;
2015-01-06 12:45:54:251 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <397ec183 8e550cbd 0f2e64f1 135c8f3e df185f9a 33eface6 14208b69 d76d9923>;
2015-01-06 12:45:54:251 - info: [IOS_SYSLOG_ROW ] GenericAsset = <509aae9b a0e57078 31cd837b fc322488 f50ba8a3 9ad85bfc 3878f7b4 aa0abd42>;
2015-01-06 12:45:54:252 - info: [IOS_SYSLOG_ROW ] Keyword = <af2f7cb1 ab43d051 d9dcc6a1 16b8fea5 676d218d c8a2392d ac593991 58e5a8c2>;
2015-01-06 12:45:54:253 - info: [IOS_SYSLOG_ROW ] Moment = <caa0b823 5e668bb0 4ed717a6 d18799f5 b26a6e5d 6b5753ca 9e03695b b8ace8b3>;
2015-01-06 12:45:54:254 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:54:254 - info: [IOS_SYSLOG_ROW ] MomentList = <b33f5360 4fc70514 44059f9a abffc227 6878ffb5 48684510 c4635a29 ab4c5e5c>;
2015-01-06 12:45:54:255 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <b087a201 bbb3fff6 21a683ee a833a466 7b81640d bbe04187 176a2120 cb514c15>;
2015-01-06 12:45:54:255 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:54:256 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <d1d279c3 9f2e9104 6c63f7ff 1587aabf 26493b25 64f64a77 d72a991b 95c5eaae>;
2015-01-06 12:45:54:257 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <a55786a1 4aa86eb2 b337f1b5 ceb272e9 e11b2223 611216b9 78f68456 d01e95c5>;
2015-01-06 12:45:54:257 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:54:258 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-06 12:45:54:258 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-06 12:45:54:259 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:54:329 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-06 12:45:54:329 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:54:329 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-06 12:45:54:330 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:54:330 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:54:330 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:54:330 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:54:330 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:54:376 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-06 12:45:54:376 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-06 12:45:54:376 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-06 12:45:54:377 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:54:377 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:54:377 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-06 12:45:54:377 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-06 12:45:54:377 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-06 12:45:54:377 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-06 12:45:54:378 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-06 12:45:54:379 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-06 12:45:54:379 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:54:379 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-06 12:45:54:379 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-06 12:45:54:379 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-06 12:45:54:379 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:54:380 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:54 itako33075.dev.miso syncdefaultsd[806]: (Note ) marked "com.me.keyvalueservice" topic as "ignored" on (null)
2015-01-06 12:45:54:380 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:54 itako33075.dev.miso mstreamd[759]: (Note ) AS: <MSASDaemonModel: 0x7ffbd943cb20>: Migrating database from version -1 to version 2.
2015-01-06 12:45:54:380 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:54 itako33075.dev.miso mstreamd[759]: (Note ) AS: <MSASDaemonModel: 0x7ffbd943cb20>: Set database version to 2.
2015-01-06 12:45:55:070 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:55 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.41 seconds
2015-01-06 12:45:55:234 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:55 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite'
2015-01-06 12:45:55:677 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:55 itako33075.dev.miso assetsd[802]: CoreData: annotation: Incompatible version schema for persistent store 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite'. store metadata = {
2015-01-06 12:45:55:677 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssets = 1;
2015-01-06 12:45:55:677 - info: [IOS_SYSLOG_ROW ] ImportedFileSystemAssetsDate = "2014-07-14 04:28:11 +0000";
2015-01-06 12:45:55:678 - info: [IOS_SYSLOG_ROW ] NSPersistenceFrameworkVersion = 519;
2015-01-06 12:45:55:678 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashes = {
2015-01-06 12:45:55:678 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-06 12:45:55:678 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:55:678 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-06 12:45:55:679 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:55:679 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-06 12:45:55:679 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:55:679 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:55:679 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:55:679 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:55:680 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:55:680 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-06 12:45:55:680 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-06 12:45:55:680 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-06 12:45:55:680 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:55:680 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:55:681 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-06 12:45:55:681 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-06 12:45:55:681 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-06 12:45:55:681 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-06 12:45:55:681 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-06 12:45:55:682 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-06 12:45:55:682 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-06 12:45:55:682 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-06 12:45:55:682 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:55:682 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-06 12:45:55:682 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-06 12:45:55:683 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-06 12:45:55:683 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:55:683 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-06 12:45:55:683 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-06 12:45:55:683 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-06 12:45:55:683 - info: [IOS_SYSLOG_ROW ] };
2015-01-06 12:45:55:684 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionHashesVersion = 3;
2015-01-06 12:45:55:684 - info: [IOS_SYSLOG_ROW ] NSStoreModelVersionIdentifiers = (
2015-01-06 12:45:55:684 - info: [IOS_SYSLOG_ROW ] ""
2015-01-06 12:45:55:684 - info: [IOS_SYSLOG_ROW ] );
2015-01-06 12:45:55:684 - info: [IOS_SYSLOG_ROW ] NSStoreType = SQLite;
2015-01-06 12:45:55:684 - info: [IOS_SYSLOG_ROW ] NSStoreUUID = "90B56574-A915-4D17-A1A8-3BE30C88BE76";
2015-01-06 12:45:55:685 - info: [IOS_SYSLOG_ROW ] PLLibraryUpgradeType = Rebuild;
2015-01-06 12:45:55:685 - info: [IOS_SYSLOG_ROW ] PLMigrationDate = "2014-07-14 04:28:07 +0000";
2015-01-06 12:45:55:685 - info: [IOS_SYSLOG_ROW ] PLModelVersion = 7100;
2015-01-06 12:45:55:685 - info: [IOS_SYSLOG_ROW ] PLOSVersion = "13E28";
2015-01-06 12:45:55:685 - info: [IOS_SYSLOG_ROW ] "_NSAutoVacuumLevel" = 2;
2015-01-06 12:45:55:686 - info: [IOS_SYSLOG_ROW ] migrationManagerClass = NSSQLiteInPlaceMigrationManager;
2015-01-06 12:45:55:686 - info: [IOS_SYSLOG_ROW ] } and current model versions = {
2015-01-06 12:45:55:686 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>;
2015-01-06 12:45:55:686 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:55:686 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>;
2015-01-06 12:45:55:686 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:55:687 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>;
2015-01-06 12:45:55:687 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:55:687 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:55:687 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:55:687 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:55:690 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:55:691 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>;
2015-01-06 12:45:55:693 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>;
2015-01-06 12:45:55:693 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>;
2015-01-06 12:45:55:694 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>;
2015-01-06 12:45:55:694 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:55:695 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:55:696 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>;
2015-01-06 12:45:55:696 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>;
2015-01-06 12:45:55:697 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>;
2015-01-06 12:45:55:698 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>;
2015-01-06 12:45:55:698 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>;
2015-01-06 12:45:55:699 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>;
2015-01-06 12:45:55:699 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>;
2015-01-06 12:45:55:700 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>;
2015-01-06 12:45:55:701 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:55:701 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>;
2015-01-06 12:45:55:702 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>;
2015-01-06 12:45:55:703 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>;
2015-01-06 12:45:55:703 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:55:704 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>;
2015-01-06 12:45:55:704 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>;
2015-01-06 12:45:55:705 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>;
2015-01-06 12:45:55:706 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:55:707 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:55 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) will attempt automatic schema migration
2015-01-06 12:45:55:960 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:55 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) looking for mapping model with
2015-01-06 12:45:55:960 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-06 12:45:55:961 - info: [IOS_SYSLOG_ROW ] {
2015-01-06 12:45:55:962 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-06 12:45:55:962 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:55:963 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-06 12:45:55:963 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:55:964 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-06 12:45:55:965 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:55:965 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:55:966 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:55:967 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:55:967 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:55:968 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-06 12:45:55:968 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-06 12:45:55:969 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-06 12:45:55:970 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:55:970 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:55:971 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-06 12:45:55:972 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-06 12:45:55:972 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-06 12:45:55:973 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-06 12:45:55:974 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-06 12:45:55:974 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-06 12:45:55:975 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-06 12:45:55:975 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-06 12:45:55:976 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:55:977 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-06 12:45:55:977 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-06 12:45:55:978 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-06 12:45:55:979 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:55:979 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-06 12:45:55:980 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-06 12:45:55:981 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-06 12:45:55:981 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:55:982 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-06 12:45:55:983 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>;
2015-01-06 12:45:55:983 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:55:984 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>;
2015-01-06 12:45:55:984 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:55:985 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>;
2015-01-06 12:45:55:986 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:55:986 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:55:987 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:55:987 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:55:988 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:55:989 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>;
2015-01-06 12:45:55:989 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>;
2015-01-06 12:45:55:990 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>;
2015-01-06 12:45:55:991 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>;
2015-01-06 12:45:55:992 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:55:993 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:55:993 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>;
2015-01-06 12:45:55:994 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>;
2015-01-06 12:45:55:994 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>;
2015-01-06 12:45:55:995 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>;
2015-01-06 12:45:55:996 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>;
2015-01-06 12:45:55:997 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>;
2015-01-06 12:45:55:997 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>;
2015-01-06 12:45:55:998 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>;
2015-01-06 12:45:55:998 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:55:999 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>;
2015-01-06 12:45:56:000 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>;
2015-01-06 12:45:56:000 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>;
2015-01-06 12:45:56:001 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:56:001 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>;
2015-01-06 12:45:56:002 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>;
2015-01-06 12:45:56:003 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>;
2015-01-06 12:45:56:003 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:56:006 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) no suitable mapping model found
2015-01-06 12:45:56:113 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) inferring a mapping model between data models with
2015-01-06 12:45:56:113 - info: [IOS_SYSLOG_ROW ] source hashes:
2015-01-06 12:45:56:114 - info: [IOS_SYSLOG_ROW ] {
2015-01-06 12:45:56:115 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <310aef72 829ae4c8 80d46bac 8969ed1f ca9402eb 8f6e6d92 a86e2a1b 786d461b>;
2015-01-06 12:45:56:115 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:56:116 - info: [IOS_SYSLOG_ROW ] Album = <c9140053 e1684b27 2a2c2305 c2666dfe 430c944a a639871f 3e6a433b de077638>;
2015-01-06 12:45:56:116 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:56:117 - info: [IOS_SYSLOG_ROW ] Asset = <c5589e04 d2537b51 061d66db 440e02ad d415a448 1c2a39e0 fcc96d6c 372d652d>;
2015-01-06 12:45:56:118 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:56:118 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:56:119 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:56:119 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:56:120 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:56:121 - info: [IOS_SYSLOG_ROW ] CloudMaster = <a190631b d62681b5 5f9c08ad 7742eccf a7de64c6 bccbfc22 c36b240d 60a57d72>;
2015-01-06 12:45:56:122 - info: [IOS_SYSLOG_ROW ] CloudResource = <6a9f73c3 41951c1c 8658e803 367cffa3 2054a1f0 2cc052d4 9f8d94c2 ab4d5927>;
2015-01-06 12:45:56:123 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <f80a966a 9edba928 94bd801d 710fcaa0 82124f58 e5952369 68491ff4 6a74f2f7>;
2015-01-06 12:45:56:123 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:56:124 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:56:125 - info: [IOS_SYSLOG_ROW ] Face = <747489c2 3448d322 17aa0b7f 87bbcf8d 1b938646 ea13a981 0c866193 bf46c143>;
2015-01-06 12:45:56:125 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <a8108ef9 64f98c70 66c98779 900ff01d 99cc810f a96e5b0d 53ccccd3 11d6f528>;
2015-01-06 12:45:56:128 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <23660b45 2e3a48d1 55d6f020 17d07a56 feae9eda 3aec138e 914dbe7a 1579f280>;
2015-01-06 12:45:56:128 - info: [IOS_SYSLOG_ROW ] Folder = <26163aff 087a0aae 215d3fd5 95a91f16 e90b4c9f 8fff15ab b812f25b 9239dfdc>;
2015-01-06 12:45:56:129 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <25a9ce3d 9bfee060 04eb6cc4 3c484c02 75617c1d 36cd55c1 0648a6b7 f0fa805a>;
2015-01-06 12:45:56:129 - info: [IOS_SYSLOG_ROW ] GenericAsset = <576711cc 9a32b068 24f4234c acfebb60 fe1ec8d2 30e73dfa 7f717e15 e25f4cfa>;
2015-01-06 12:45:56:130 - info: [IOS_SYSLOG_ROW ] Keyword = <29ed20a3 89692052 21d0ebf4 d43d59d3 2eb81c98 34dc5655 81092109 ac6a5fc5>;
2015-01-06 12:45:56:131 - info: [IOS_SYSLOG_ROW ] Moment = <20b498b0 45093ee0 5bbae270 71fc792c 860e4c6b c9b9677b a0bf7bd2 203060cd>;
2015-01-06 12:45:56:132 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:56:132 - info: [IOS_SYSLOG_ROW ] MomentList = <f426c029 61973789 73850dd2 16ccd239 cef46466 f43101a2 dfe7a1df bc0d299c>;
2015-01-06 12:45:56:133 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <3d784128 74b13d65 86ec6fab c4ad5d69 7e45886d 57d121b7 39df63dd 59f6bb6f>;
2015-01-06 12:45:56:133 - info: [IOS_SYSLOG_ROW ] SearchData = <a9fd2165 1118a157 766855ba 435690b8 be29ad2f 08c8fb33 5de606c7 43c41f5c>;
2015-01-06 12:45:56:134 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:56:135 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <a2d0e125 51633b3b 90054017 376c257f c7ae8a74 9da50cc2 e8a51b30 2254ab00>;
2015-01-06 12:45:56:136 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <5c98c22c 44e1d8cd 6cfe0f6c 7ca38992 c376e2ba f0c36123 0b47cc6b 7acd8780>;
2015-01-06 12:45:56:136 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <681908c8 2c14de2b 96bcce6f c8fea51a 7fe86d4f c3c26eba 09b9f4d3 833d28ce>;
2015-01-06 12:45:56:137 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:56:137 - info: [IOS_SYSLOG_ROW ] destination hashes: {
2015-01-06 12:45:56:138 - info: [IOS_SYSLOG_ROW ] AdditionalAssetAttributes = <dc2ae30b 155018a3 eda0db6c a838d800 610f5b55 f5ab1681 592d9a48 137a3d5e>;
2015-01-06 12:45:56:139 - info: [IOS_SYSLOG_ROW ] Adjustment = <80c158a6 bc060506 f3df23da 0434c82b 60705711 6b075533 60d8b275 ddf51b98>;
2015-01-06 12:45:56:139 - info: [IOS_SYSLOG_ROW ] Album = <b3e2d0c7 40eb117f 3e312a30 fa27cc8c 71b403dc 46cf533b efb7dda7 6418aed0>;
2015-01-06 12:45:56:140 - info: [IOS_SYSLOG_ROW ] AlbumList = <e5114d78 8b74fd88 a8c4e778 1e1a8f99 5d997d0a d7cc865f c0fdf949 3c8876ff>;
2015-01-06 12:45:56:140 - info: [IOS_SYSLOG_ROW ] Asset = <2bbed9b9 4aa48bdd 80f1f7b9 54cb72a9 0a96b6d9 32fc6f78 a5052841 9bbc7432>;
2015-01-06 12:45:56:141 - info: [IOS_SYSLOG_ROW ] AssetDescription = <bcf1df7a 47f359c3 78df6ab0 c7e21a64 280768f5 81219f26 8e123f62 beaeff67>;
2015-01-06 12:45:56:142 - info: [IOS_SYSLOG_ROW ] AssetToAlbumOrder = <d25891bf e962894e a634181f dfeb38dc 93824fa2 7f9d1e50 60b8115c eb543616>;
2015-01-06 12:45:56:142 - info: [IOS_SYSLOG_ROW ] CloudFeedAssetsEntry = <9a5209ab 7afe5269 9c6873bb db7a8263 4a134b60 b596b771 c46e5eaf eaf5f5ed>;
2015-01-06 12:45:56:143 - info: [IOS_SYSLOG_ROW ] CloudFeedCommentsEntry = <c8b68a81 bf231338 e9e0c729 a5e5f32d 9d567c42 2a077f5e 83224874 c09b56de>;
2015-01-06 12:45:56:144 - info: [IOS_SYSLOG_ROW ] CloudFeedEntry = <84a3a085 7259191c 27321530 115ad96b ad6c03de 766f121d 3b167f7b d36be7cb>;
2015-01-06 12:45:56:144 - info: [IOS_SYSLOG_ROW ] CloudMaster = <390193dd 78eb55e8 2dbea523 b10da0ca af925f4e dd9cdd3c cbbb40e5 f80f4a9c>;
2015-01-06 12:45:56:145 - info: [IOS_SYSLOG_ROW ] CloudMasterMediaMetadata = <15687a91 d8d834db 39bfd32e 34dba948 7d21ae4f b8e2bd7c d50cce7d 8f4f7cf8>;
2015-01-06 12:45:56:146 - info: [IOS_SYSLOG_ROW ] CloudResource = <225c28cd 6aa365d8 3a7b3d61 deb9664d 8d210fc5 385eb25d 1e9ff145 8d40966a>;
2015-01-06 12:45:56:146 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbum = <cb83dae8 f02417df a0ab8c5c 812e03dd 58425b11 1d35723e 86882034 f65d6ac7>;
2015-01-06 12:45:56:147 - info: [IOS_SYSLOG_ROW ] CloudSharedAlbumInvitationRecord = <b148ee93 11dad2a0 d71c7e5d d24059f8 04063e7e b895c69a 096c82a1 35729edd>;
2015-01-06 12:45:56:147 - info: [IOS_SYSLOG_ROW ] CloudSharedComment = <f976d2c8 e5e30b3e 61a2f1fb 249c6b9e 79b321a4 1a4526b6 30e94820 a4fdfcb5>;
2015-01-06 12:45:56:148 - info: [IOS_SYSLOG_ROW ] Face = <773522af 2604e581 e1065f32 972ecd11 d4de1bc7 0c70f577 b690d85c 10d68d13>;
2015-01-06 12:45:56:149 - info: [IOS_SYSLOG_ROW ] FaceAlbum = <8bf8c8af 318e05df 882d1696 03bfb2cc c7c31085 9d8da763 49d21487 0f407857>;
2015-01-06 12:45:56:149 - info: [IOS_SYSLOG_ROW ] FetchingAlbum = <b435b1d5 310d452d b5ba86a8 136636ac 9506c313 036d2fa7 5f92b7fc 941d6461>;
2015-01-06 12:45:56:150 - info: [IOS_SYSLOG_ROW ] Folder = <26625708 df551c03 fa9f84da edf6d333 083f8e7b 5e9d46f7 e35d546b 26e0f1fc>;
2015-01-06 12:45:56:150 - info: [IOS_SYSLOG_ROW ] GenericAlbum = <5d949e9c 7987fdc3 a08eefd8 2594439b a865d1e7 2c672475 53dbe29e 4898519e>;
2015-01-06 12:45:56:151 - info: [IOS_SYSLOG_ROW ] GenericAsset = <bef80390 e9508d78 9b690c51 fb94e9fc ad8ec970 82ce129d b7b3aa9c 54378780>;
2015-01-06 12:45:56:152 - info: [IOS_SYSLOG_ROW ] Keyword = <cacff224 ab0db1e5 1ed5c9ca 5328bece f077109a de43611f d791ff7e 78bf2a4d>;
2015-01-06 12:45:56:152 - info: [IOS_SYSLOG_ROW ] Moment = <3c51072e 7e0015e1 dc21446c 8dbf88ad 45a6004b d7772fbe 7d33d4da 391acf03>;
2015-01-06 12:45:56:153 - info: [IOS_SYSLOG_ROW ] MomentLibrary = <04833df8 ceea9de6 fb8d65f1 034fa9ac f26123cd daa766db 37fe8b11 9143cdb1>;
2015-01-06 12:45:56:154 - info: [IOS_SYSLOG_ROW ] MomentList = <d06203e1 8c6f1842 087bf48c 7511eee9 fa5624be 393e8a71 0649f989 8c0165ad>;
2015-01-06 12:45:56:154 - info: [IOS_SYSLOG_ROW ] PhotoStreamAlbum = <41368ae6 3e584888 d26b8ccd 6bf2f32b ec745c87 a7234b21 ed8fbe57 49a15307>;
2015-01-06 12:45:56:155 - info: [IOS_SYSLOG_ROW ] SearchData = <8ad03e02 85ace0eb f0389adb b365596b a2766ecb bac19e26 09522fd0 17eb6053>;
2015-01-06 12:45:56:155 - info: [IOS_SYSLOG_ROW ] SidecarFile = <875a252a 731824dd 7417c83b 8009c9f1 7450d736 8c59e8a3 1e62919a 65642546>;
2015-01-06 12:45:56:156 - info: [IOS_SYSLOG_ROW ] UnmanagedAdjustment = <f3ed37c1 482b51c0 a280dc46 42dac71c 262c1a1a cb79f149 02cddd1d a8e77ef5>;
2015-01-06 12:45:56:157 - info: [IOS_SYSLOG_ROW ] WallpaperAlbum = <9a94749f d76f7b0d 86715fc1 d44b7732 5fb2e012 b5b4dc21 bc1396bb 3318b787>;
2015-01-06 12:45:56:157 - info: [IOS_SYSLOG_ROW ] WallpaperAsset = <57add8dc 15b1d739 ca103c7a 044197a0 55780843 5db4b3b9 ea7a1de9 ec671d52>;
2015-01-06 12:45:56:158 - info: [IOS_SYSLOG_ROW ] }
2015-01-06 12:45:56:858 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.TextInput.kbd
2015-01-06 12:45:56:860 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.coretelephony
2015-01-06 12:45:56:861 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.VoiceOverTouch
2015-01-06 12:45:56:863 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.Maps
2015-01-06 12:45:56:865 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.UIKit.fileprovider.default
2015-01-06 12:45:56:866 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.CoreSuggestions
2015-01-06 12:45:56:868 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.accessibility.heard
2015-01-06 12:45:56:869 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.cmfsyncagent
2015-01-06 12:45:56:871 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.Maps(com.apple.Maps.recents)
2015-01-06 12:45:56:873 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.Maps(com.apple.MapsSupport.history)
2015-01-06 12:45:56:874 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.Maps(com.apple.MapsSupport.bookmarks)
2015-01-06 12:45:56:876 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.cloudrecents.CloudRecentsAgent(com.apple.cloudrecents.phone)
2015-01-06 12:45:56:878 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:56 itako33075.dev.miso syncdefaultsd[806]: (Note ) Found new store com.apple.mobilesafari(com.apple.Safari.WebFeedSubscriptions)
2015-01-06 12:45:57:215 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:57 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) in-place migration completed succeessfully in 0.63 seconds
2015-01-06 12:45:57:389 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:57 itako33075.dev.miso assetsd[802]: CoreData: annotation: (migration) Automatic schema migration succeeded for store at 'file:///Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Media/PhotoData/Photos.sqlite'
2015-01-06 12:45:57:675 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:57 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:58:064 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:58 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:45:59:034 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.tencentweibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:59:037 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.flickr.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:59:038 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.facebook.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:59:038 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.twitter.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:59:039 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.vimeo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:59:041 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.weibo.xpc): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:45:59:061 - info: [IOS_SYSLOG_ROW ] Jan 6 04:45:59 itako33075.dev.miso assetsd[802]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-06 12:46:00:395 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:00 --- last message repeated 1 time ---
2015-01-06 12:46:00:395 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:00 itako33075.dev.miso assetsd[802]: Property list invalid for format: 200 (property lists cannot contain NULL)
2015-01-06 12:46:00:847 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:00 --- last message repeated 4 times ---
2015-01-06 12:46:00:847 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:00 itako33075.dev.miso assetsd[802]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-06 12:46:01:263 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 --- last message repeated 1 time ---
2015-01-06 12:46:01:263 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: table drop: 101
2015-01-06 12:46:01:281 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a scenario producer: PLCloudPruneAgent
2015-01-06 12:46:01:282 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a scenario producer: PLCloudDownloadAgent
2015-01-06 12:46:01:284 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a trigger: PLCloudSystemStartedTrigger
2015-01-06 12:46:01:284 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a trigger: PLCacheDeleteTrigger
2015-01-06 12:46:01:285 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a trigger: PLCLoudSettingsChangedTrigger
2015-01-06 12:46:01:286 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a trigger: PLCloudAppInForegroundTrigger
2015-01-06 12:46:01:287 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a trigger: PLCloudMetadataChangedTrigger
2015-01-06 12:46:01:288 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: Cloud Resources scheduler activated a trigger: PLCloudMetadataStableTrigger
2015-01-06 12:46:01:318 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: [PLLogging] ***** Error: logging directory does not exist /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Logs/CrashReporter/DiagnosticLogs/
2015-01-06 12:46:01:342 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:01 itako33075.dev.miso assetsd[802]: [CPLLogging] opened asl file /Users/chef/Library/Developer/CoreSimulator/Devices/6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B/data/Library/Logs/CrashReporter/DiagnosticLogs/CloudPhotoLibrary.aslgroup/assetsd-store.asl (fd: 21)
2015-01-06 12:46:02:213 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:02 itako33075.dev.miso backboardd[765]: CoreAnimation: updates deferred for too long
2015-01-06 12:46:02:423 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:02 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:46:02:690 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:02 --- last message repeated 1 time ---
2015-01-06 12:46:02:690 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:02 itako33075 MobileCal[809]: objc[809]: Class ColorBarView is implemented in both /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/EventKitUI.framework/EventKitUI and /Applications/Xcode-6.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/Applications/MobileCal.app/MobileCal. One of the two will be used. Which one is undefined.
2015-01-06 12:46:02:821 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:02 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:02:843 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:02 itako33075 MobileCal[809]: assertion failed: 13F34 12B411: libxpc.dylib + 59417 [464E62EA-4CF2-3FEF-9C17-692AD8D66AA8]: 0x7d
2015-01-06 12:46:03:098 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:03 itako33075.dev.miso lsd[779]: LaunchServices: Currently 0 installed placeholders: (
2015-01-06 12:46:03:098 - info: [IOS_SYSLOG_ROW ] )
2015-01-06 12:46:04:373 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:04 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:46:04:814 - info: Instruments is ready to receive commands
2015-01-06 12:46:04:814 - info: [debug] Instruments launched. Starting poll loop for new commands.
2015-01-06 12:46:04:814 - info: [debug] Setting bootstrap config keys/values
2015-01-06 12:46:04:815 - info: [debug] Pushing command to appium work queue: "target = $.target();\nau = $;\n$.isVerbose = true;\n"
2015-01-06 12:46:04:820 - info: [debug] Socket data received (2 bytes)
2015-01-06 12:46:04:821 - info: [debug] Socket data being routed.
2015-01-06 12:46:04:822 - info: [debug] Sending command to instruments: target = $.target();
au = $;
$.isVerbose = true;
2015-01-06 12:46:04:973 - info: [debug] [INST] 2015-01-06 12:46:04 +0000 Debug: evaluation finished
2015-01-06 12:46:04:974 - info: [debug] [INST] 2015-01-06 12:46:04 +0000 Debug: responding with:
2015-01-06 12:46:04 +0000 Debug: Running system command #1: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":true}...
2015-01-06 12:46:05:371 - info: [debug] Socket data received (27 bytes)
2015-01-06 12:46:05:373 - info: [debug] Socket data being routed.
2015-01-06 12:46:05:374 - info: [debug] Got result from instruments: {"status":0,"value":true}
2015-01-06 12:46:05:374 - info: [debug] Setting initial orientation to portrait
2015-01-06 12:46:05:375 - info: [debug] Pushing command to appium work queue: "au.setScreenOrientation('PORTRAIT')"
2015-01-06 12:46:05:375 - info: [debug] Sending command to instruments: au.setScreenOrientation('PORTRAIT')
2015-01-06 12:46:05:441 - info: [debug] [INST] 2015-01-06 12:46:05 +0000 Debug: Got new command 1 from instruments: au.setScreenOrientation('PORTRAIT')
2015-01-06 12:46:05:441 - info: [debug] [INST] 2015-01-06 12:46:05 +0000 Debug: evaluating au.setScreenOrientation('PORTRAIT')
2015-01-06 12:46:05 +0000 Debug: target.setDeviceOrientation("1")
2015-01-06 12:46:05:560 - info: [debug] [INST] 2015-01-06 12:46:05 +0000 Debug: evaluation finished
2015-01-06 12:46:05:562 - info: [debug] [INST] 2015-01-06 12:46:05 +0000 Debug: responding with:
2015-01-06 12:46:05 +0000 Debug: Running system command #2: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":"PORTRAIT"}...
2015-01-06 12:46:05:851 - info: [debug] Socket data received (33 bytes)
2015-01-06 12:46:05:853 - info: [debug] Socket data being routed.
2015-01-06 12:46:05:853 - info: [debug] Got result from instruments: {"status":0,"value":"PORTRAIT"}
2015-01-06 12:46:05:853 - info: [debug] Waiting for app source to contain elements
2015-01-06 12:46:05:854 - info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()"
2015-01-06 12:46:05:854 - info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
2015-01-06 12:46:05:955 - info: [debug] [INST] 2015-01-06 12:46:05 +0000 Debug: Got new command 2 from instruments: au.mainApp().getTreeForXML()
2015-01-06 12:46:05:958 - info: [debug] [INST] 2015-01-06 12:46:05 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2015-01-06 12:46:08:647 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:08 --- last message repeated 4 times ---
2015-01-06 12:46:08:647 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:08 itako33075.dev.miso MobileSafari[797]: Normal message received by listener connection. Ignoring.
2015-01-06 12:46:08:697 - info: [debug] [INST] 2015-01-06 12:46:08 +0000 Debug: evaluation finished
2015-01-06 12:46:08:697 - info: [debug] [INST] 2015-01-06 12:46:08 +0000 Debug: responding with:d":true,"visible":false,"hint":null,"path":"/0/0","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1","x":0,"y":0,"width":375,"height":667},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":true,"visible":false,"hint":null,"path":"/0/1/0","x":0,"y":0,"width":375,"height":64.5},">":[]}},{"UIAButton":{"@":{"name":"URL","label":"Address","value":"Search or enter website name","dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1","x":9.5,"y":24.5,"width":356,"height":29},">":[{"UIAElement":{"@":{"name":"URL","label":"Search or enter website name","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1/0","x":11.5,"y":24.5,"width":352,"height":29},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":379.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61.5,"width":375,"height":2.5},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/5","x":0,"y":64,"width":375,"height":603},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/0","x":372.5,"y":28,"width":2.5,"height":36},">":[]}},{"UIAButton":{"@":{"name":"Apple","label":"Apple","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/1","x":27,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Bing","label":"Bing","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/2","x":114,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Google","label":"Google","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/3","x":201,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Yahoo","label":"Yahoo","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/4","x":288,"y":75,"width":60,"height":105},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/5","x":-36,"y":664.5,"width":36,"height":2.5},">":[]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6","x":0,"y":667,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0","x":0,"y":666.5,"width":375,"height":0.5},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/1","x":0,"y":667,"width":375,"height":44},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","x":0,"y":20,"width":375,"height":647},">":[{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0","x":0,"y":0,"width":375,"height":667},">":[{"UIAWebView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0/0","x":0,"y":64,"width":375,"height":559.0561224489795},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/1","x":372.5,"y":616,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/2","x":368,"y":728.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8","x":0,"y":623,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/8/0","x":0,"y":623,"width":375,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/8/1","x":0.5,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Forward","label":"Forward","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/2","x":85,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Share","label":"Share","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/3","x":161.5,"y":624,"width":51,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Show Bookmarks","label":"Show Bookmarks","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/4","x":239,"y":625,"width":57,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Pages","label":"Pages","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/5","x":318.5,"y":625,"width":57,"height":40},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/2","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3","x":0,"y":0,"width":375,"height":667},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3/0","x":0,"y":0,"width":375,"height":20},">":[{"UIAElement":{"@":{"name":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/0","x":6,"y":0,"width":38,"height":20},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi bars","label":"3 of 3 Wi-Fi bars","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"4:46 AM","label":"4:46 AM","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/2","x":164,"y":0,"width":47,"height":20},">":[]}},{"UIAElement":{"@":{"name":"100% battery power","label":"100% battery power","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/3","x":345,"y":0,"width":25,"height":20},">":
2015-01-06 12:46:08:700 - info: [debug] [INST] []}}]}}]}}]}}}
2015-01-06 12:46:08 +0000 Debug: Running system command #3: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path"...
2015-01-06 12:46:08:785 - info: [debug] Socket data received (8192 bytes)
2015-01-06 12:46:08:786 - info: [debug] Socket data received (267 bytes)
2015-01-06 12:46:08:787 - info: [debug] Socket data being routed.
2015-01-06 12:46:08:787 - info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":375,"height":647},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"vali
2015-01-06 12:46:08:789 - info: [debug] We're on iOS7 simulator: clicking apple button to get into a webview
2015-01-06 12:46:08:790 - info: [debug] Waiting up to 7000ms for condition
2015-01-06 12:46:08:791 - info: [debug] Pushing command to appium work queue: "au.mainApp().getTreeForXML()"
2015-01-06 12:46:08:791 - info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()
2015-01-06 12:46:08:817 - info: [debug] [INST] 2015-01-06 12:46:08 +0000 Debug: Got new command 3 from instruments: au.mainApp().getTreeForXML()
2015-01-06 12:46:08:819 - info: [debug] [INST] 2015-01-06 12:46:08 +0000 Debug: evaluating au.mainApp().getTreeForXML()
2015-01-06 12:46:08:952 - info: [debug] [INST] 2015-01-06 12:46:08 +0000 Debug: evaluation finished
2015-01-06 12:46:08:954 - info: [debug] [INST] 2015-01-06 12:46:08 +0000 Debug: responding with:d":true,"visible":false,"hint":null,"path":"/0/0","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1","x":0,"y":0,"width":375,"height":667},">":[{"UIAButton":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":false,"valid":true,"visible":false,"hint":null,"path":"/0/1/0","x":0,"y":0,"width":375,"height":64.5},">":[]}},{"UIAButton":{"@":{"name":"URL","label":"Address","value":"Search or enter website name","dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1","x":9.5,"y":24.5,"width":356,"height":29},">":[{"UIAElement":{"@":{"name":"URL","label":"Search or enter website name","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double tap to show controls","path":"/0/1/1/0","x":11.5,"y":24.5,"width":352,"height":29},">":[]}}]}},{"UIAButton":{"@":{"name":"Cancel","label":"Cancel","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/2","x":379.5,"y":24.5,"width":56,"height":29},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/3","x":0,"y":61.5,"width":375,"height":2.5},">":[]}},{"UIATableView":{"@":{"name":"Empty list","label":"Empty list","value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/4","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/5","x":0,"y":64,"width":375,"height":603},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/0","x":372.5,"y":28,"width":2.5,"height":36},">":[]}},{"UIAButton":{"@":{"name":"Apple","label":"Apple","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/1","x":27,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Bing","label":"Bing","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/2","x":114,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Google","label":"Google","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/3","x":201,"y":75,"width":60,"height":105},">":[]}},{"UIAButton":{"@":{"name":"Yahoo","label":"Yahoo","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Double-tap and hold, then drag to reorder","path":"/0/1/5/4","x":288,"y":75,"width":60,"height":105},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/5/5","x":-36,"y":664.5,"width":36,"height":2.5},">":[]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6","x":0,"y":667,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/0","x":0,"y":666.5,"width":375,"height":0.5},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/6/1","x":0,"y":667,"width":375,"height":44},">":[]}}]}},{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7","x":0,"y":20,"width":375,"height":647},">":[{"UIAScrollView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0","x":0,"y":0,"width":375,"height":667},">":[{"UIAWebView":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/7/0/0","x":0,"y":64,"width":375,"height":559.0561224489795},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/1","x":372.5,"y":616,"width":2.5,"height":7},">":[]}},{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/7/0/2","x":368,"y":728.5,"width":7,"height":2.5},">":[]}}]}}]}},{"UIAToolbar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8","x":0,"y":623,"width":375,"height":44},">":[{"UIAImage":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/1/8/0","x":0,"y":623,"width":375,"height":44},">":[]}},{"UIAButton":{"@":{"name":"Back","label":"Back","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":"Double tap and hold to open history","path":"/0/1/8/1","x":0.5,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Forward","label":"Forward","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/2","x":85,"y":625,"width":42,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Share","label":"Share","value":null,"dom":null,"enabled":false,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/3","x":161.5,"y":624,"width":51,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Show Bookmarks","label":"Show Bookmarks","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/4","x":239,"y":625,"width":57,"height":40},">":[]}},{"UIAButton":{"@":{"name":"Pages","label":"Pages","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/1/8/5","x":318.5,"y":625,"width":57,"height":40},">":[]}}]}}]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":false,"hint":null,"path":"/0/2","x":0,"y":0,"width":375,"height":667},">":[]}},{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3","x":0,"y":0,"width":375,"height":667},">":[{"UIAStatusBar":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0/3/0","x":0,"y":0,"width":375,"height":20},">":[{"UIAElement":{"@":{"name":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","label":null,"value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/0","x":6,"y":0,"width":38,"height":20},">":[]}},{"UIAElement":{"@":{"name":"3 of 3 Wi-Fi bars","label":"3 of 3 Wi-Fi bars","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/1","x":49,"y":0,"width":13,"height":20},">":[]}},{"UIAElement":{"@":{"name":"4:46 AM","label":"4:46 AM","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/2","x":164,"y":0,"width":47,"height":20},">":[]}},{"UIAElement":{"@":{"name":"100% battery power","label":"100% battery power","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":"Swipe down with three fingers to reveal the notification center., Swipe up with three fingers to reveal the control center, Double-tap to scroll to top","path":"/0/3/0/3","x":345,"y":0,"width":25,"height":20},">":
2015-01-06 12:46:08:956 - info: [debug] [INST] []}}]}}]}}]}}}
2015-01-06 12:46:08 +0000 Debug: Running system command #4: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path"...
2015-01-06 12:46:09:053 - info: [debug] Socket data received (8192 bytes)
2015-01-06 12:46:09:054 - info: [debug] Socket data received (267 bytes)
2015-01-06 12:46:09:054 - info: [debug] Socket data being routed.
2015-01-06 12:46:09:055 - info: [debug] Got result from instruments: {"status":0,"value":{"UIAApplication":{"@":{"name":"Safari","label":"Safari","value":null,"dom":null,"enabled":true,"valid":true,"visible":true,"hint":null,"path":"/0","x":0,"y":20,"width":375,"height":647},">":[{"UIAWindow":{"@":{"name":null,"label":null,"value":null,"dom":null,"enabled":true,"vali
2015-01-06 12:46:09:079 - info: [debug] Pushing command to appium work queue: "au.getElementByIndexPath('/0/1/5/1')"
2015-01-06 12:46:09:080 - info: [debug] Sending command to instruments: au.getElementByIndexPath('/0/1/5/1')
2015-01-06 12:46:09:225 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: Got new command 4 from instruments: au.getElementByIndexPath('/0/1/5/1')
2015-01-06 12:46:09:228 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: evaluating au.getElementByIndexPath('/0/1/5/1')
2015-01-06 12:46:09 +0000 Debug: evaluation finished
2015-01-06 12:46:09 +0000 Debug: Lookup returned [object UIAButton] with the name "Apple" (id: 0).
2015-01-06 12:46:09:230 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: responding with:
2015-01-06 12:46:09 +0000 Debug: Running system command #5: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"0"}}...
2015-01-06 12:46:09:232 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:46:09:233 - info: [debug] Socket data being routed.
2015-01-06 12:46:09:234 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"0"}}
2015-01-06 12:46:09:235 - info: [debug] Pushing command to appium work queue: "au.tapById('0')"
2015-01-06 12:46:09:235 - info: [debug] Sending command to instruments: au.tapById('0')
2015-01-06 12:46:09:271 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: Got new command 5 from instruments: au.tapById('0')
2015-01-06 12:46:09:286 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: evaluating au.tapById('0')
2015-01-06 12:46:09:289 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: target.frontMostApp().elements()[1].elements()[5].elements()[1].tap()
2015-01-06 12:46:09:383 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:09 itako33075 MobileSafari[797]: assertion failed: 13F34 12B411: libsystem_sim_trace.dylib + 19013 [F7D50A34-7BCF-3AEA-B294-D2DC9D971758]: 0x4
2015-01-06 12:46:09:703 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: evaluation finished
2015-01-06 12:46:09:707 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: responding with:
2015-01-06 12:46:09:708 - info: [debug] [INST] 2015-01-06 12:46:09 +0000 Debug: Running system command #6: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:46:09:984 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:09 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:46:11:338 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:46:11:340 - info: [debug] Socket data being routed.
2015-01-06 12:46:11:340 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:46:11:341 - info: [debug] Navigating to most recently opened webview
2015-01-06 12:46:11:347 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:46:11:347 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:46:11:348 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:46:11:348 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"822e8e71-dccd-47ed-aef3-6c6fd1cc5342"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:46:11:774 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:11 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:13:871 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:13 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 a0>
2015-01-06 12:46:15:160 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:15 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:15:347 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:15:348 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:15:383 - info: [debug] [INST] 2015-01-06 12:46:15 +0000 Debug: Got new command 6 from instruments: au.alertIsPresent()
2015-01-06 12:46:15 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:15:411 - info: [debug] [INST] 2015-01-06 12:46:15 +0000 Debug: evaluation finished
2015-01-06 12:46:15:411 - info: [debug] [INST] 2015-01-06 12:46:15 +0000 Debug: responding with:
2015-01-06 12:46:15:413 - info: [debug] [INST] 2015-01-06 12:46:15 +0000 Debug: Running system command #7: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:15:952 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:15:953 - info: [debug] Socket data being routed.
2015-01-06 12:46:15:954 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:15:977 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:15:982 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:46:15:983 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:46:15:983 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:46:15:984 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:46:15:985 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:46:15:985 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:46:15:986 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:15:986 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:15:986 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"822e8e71-dccd-47ed-aef3-6c6fd1cc5342","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:15:998 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:46:15:999 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:46:16:000 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:46:16:000 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:16:001 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:16:001 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"822e8e71-dccd-47ed-aef3-6c6fd1cc5342","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:16:006 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:16:007 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:16:008 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:46:16:010 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:46:16:012 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:46:16:020 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:46:16:021 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:16:022 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:46:16:023 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:46:16:024 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:16:025 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:46:16:195 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: Got new command 7 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:16 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:16:203 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: evaluation finished
2015-01-06 12:46:16 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 1).
2015-01-06 12:46:16 +0000 Debug: responding with:
2015-01-06 12:46:16 +0000 Debug: Running system command #8: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"1"}}...
2015-01-06 12:46:16:299 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:46:16:300 - info: [debug] Socket data being routed.
2015-01-06 12:46:16:301 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"1"}}
2015-01-06 12:46:16:302 - info: [debug] Pushing command to appium work queue: "au.tapById('1')"
2015-01-06 12:46:16:303 - info: [debug] Sending command to instruments: au.tapById('1')
2015-01-06 12:46:16:341 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: Got new command 8 from instruments: au.tapById('1')
2015-01-06 12:46:16:347 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: evaluating au.tapById('1')
2015-01-06 12:46:16:349 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: UIAButton.tap()
2015-01-06 12:46:16:715 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: evaluation finished
2015-01-06 12:46:16:720 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: responding with:
2015-01-06 12:46:16:721 - info: [debug] [INST] 2015-01-06 12:46:16 +0000 Debug: Running system command #9: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:46:17:394 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:46:17:396 - info: [debug] Socket data being routed.
2015-01-06 12:46:17:396 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:46:17:902 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:46:17:903 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:46:17:903 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:46:17:903 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"b9aa976b-4978-44fe-a4e4-81afa36b5949"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:46:17:905 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:17 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 6 seconds. Pushing respawn out by 4 seconds.
2015-01-06 12:46:21:903 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:21:903 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:22:014 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:22:015 - info: [debug] Socket data being routed.
2015-01-06 12:46:22:015 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:22:022 - info: [debug] [INST] 2015-01-06 12:46:21 +0000 Debug: Got new command 9 from instruments: au.alertIsPresent()
2015-01-06 12:46:22:025 - info: [debug] [INST] 2015-01-06 12:46:21 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:22:028 - info: [debug] [INST] 2015-01-06 12:46:21 +0000 Debug: evaluation finished
2015-01-06 12:46:22:031 - info: [debug] [INST] 2015-01-06 12:46:21 +0000 Debug: responding with:
2015-01-06 12:46:22:033 - info: [debug] [INST] 2015-01-06 12:46:21 +0000 Debug: Running system command #10: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:22:352 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:22 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:22:402 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:22:402 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:46:22:403 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:46:22:403 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:46:22:404 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:46:22:404 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:46:22:404 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:46:22:404 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:22:405 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:22:405 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"b9aa976b-4978-44fe-a4e4-81afa36b5949","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:22:407 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:46:22:407 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:46:22:407 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:46:22:407 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:22:407 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:22:408 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"b9aa976b-4978-44fe-a4e4-81afa36b5949","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:22:411 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:22:411 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:22:412 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:46:22:412 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:46:22:412 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:46:22:413 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:46:22:413 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:22:413 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:46:22:414 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:46:22:414 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:22:415 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:46:22:595 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:22 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 a2>
2015-01-06 12:46:22:596 - info: [debug] [INST] 2015-01-06 12:46:22 +0000 Debug: Got new command 10 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:22 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:22 +0000 Debug: evaluation finished
2015-01-06 12:46:22 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 2).
2015-01-06 12:46:22 +0000 Debug: responding with:
2015-01-06 12:46:22 +0000 Debug: Running system command #11: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"2"}}...
2015-01-06 12:46:22:754 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:46:22:755 - info: [debug] Socket data being routed.
2015-01-06 12:46:22:755 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"2"}}
2015-01-06 12:46:22:756 - info: [debug] Pushing command to appium work queue: "au.tapById('2')"
2015-01-06 12:46:22:757 - info: [debug] Sending command to instruments: au.tapById('2')
2015-01-06 12:46:22:849 - info: [debug] [INST] 2015-01-06 12:46:22 +0000 Debug: Got new command 11 from instruments: au.tapById('2')
2015-01-06 12:46:22:856 - info: [debug] [INST] 2015-01-06 12:46:22 +0000 Debug: evaluating au.tapById('2')
2015-01-06 12:46:22:858 - info: [debug] [INST] 2015-01-06 12:46:22 +0000 Debug: UIAButton.tap()
2015-01-06 12:46:23:174 - info: [debug] [INST] 2015-01-06 12:46:23 +0000 Debug: evaluation finished
2015-01-06 12:46:23:180 - info: [debug] [INST] 2015-01-06 12:46:23 +0000 Debug: responding with:
2015-01-06 12:46:23:188 - info: [debug] [INST] 2015-01-06 12:46:23 +0000 Debug: Running system command #12: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:46:24:389 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:46:24:391 - info: [debug] Socket data being routed.
2015-01-06 12:46:24:391 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:46:24:893 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:46:24:893 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:46:24:893 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:46:24:894 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"7492983b-f7ad-4016-bd1c-b653f4f9471f"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:46:24:896 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:24 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
2015-01-06 12:46:28:893 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:28:894 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:28:966 - info: [debug] [INST] 2015-01-06 12:46:28 +0000 Debug: Got new command 12 from instruments: au.alertIsPresent()
2015-01-06 12:46:28 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:28:969 - info: [debug] [INST] 2015-01-06 12:46:28 +0000 Debug: evaluation finished
2015-01-06 12:46:28:973 - info: [debug] [INST] 2015-01-06 12:46:28 +0000 Debug: responding with:
2015-01-06 12:46:28:976 - info: [debug] [INST] 2015-01-06 12:46:28 +0000 Debug: Running system command #13: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:29:024 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:29:025 - info: [debug] Socket data being routed.
2015-01-06 12:46:29:025 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:30:026 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:30:026 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:30:135 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:30:136 - info: [debug] Socket data being routed.
2015-01-06 12:46:30:136 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:30:158 - info: [debug] [INST] 2015-01-06 12:46:30 +0000 Debug: Got new command 13 from instruments: au.alertIsPresent()
2015-01-06 12:46:30:161 - info: [debug] [INST] 2015-01-06 12:46:30 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:30:164 - info: [debug] [INST] 2015-01-06 12:46:30 +0000 Debug: evaluation finished
2015-01-06 12:46:30:168 - info: [debug] [INST] 2015-01-06 12:46:30 +0000 Debug: responding with:
2015-01-06 12:46:30:172 - info: [debug] [INST] 2015-01-06 12:46:30 +0000 Debug: Running system command #14: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:31:123 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:31 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 23>
2015-01-06 12:46:32:985 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:32 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:33:014 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:33:015 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:46:33:015 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:46:33:015 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:46:33:015 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:46:33:015 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:46:33:016 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:46:33:016 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:33:016 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:33:016 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"7492983b-f7ad-4016-bd1c-b653f4f9471f","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:33:017 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:46:33:017 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:46:33:017 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:46:33:017 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:33:017 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:33:017 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"7492983b-f7ad-4016-bd1c-b653f4f9471f","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:33:021 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:33:022 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:33:022 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:46:33:022 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:46:33:023 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:46:33:023 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:46:33:024 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:33:025 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:46:33:025 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:46:33:026 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:33:032 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:46:33:096 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: Got new command 14 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:33 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:33 +0000 Debug: evaluation finished
2015-01-06 12:46:33:103 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 3).
2015-01-06 12:46:33 +0000 Debug: responding with:
2015-01-06 12:46:33:103 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: Running system command #15: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"3"}}...
2015-01-06 12:46:33:193 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:46:33:194 - info: [debug] Socket data being routed.
2015-01-06 12:46:33:194 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"3"}}
2015-01-06 12:46:33:194 - info: [debug] Pushing command to appium work queue: "au.tapById('3')"
2015-01-06 12:46:33:195 - info: [debug] Sending command to instruments: au.tapById('3')
2015-01-06 12:46:33:245 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: Got new command 15 from instruments: au.tapById('3')
2015-01-06 12:46:33:247 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: evaluating au.tapById('3')
2015-01-06 12:46:33:253 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: UIAButton.tap()
2015-01-06 12:46:33:581 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: evaluation finished
2015-01-06 12:46:33:584 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: responding with:
2015-01-06 12:46:33:585 - info: [debug] [INST] 2015-01-06 12:46:33 +0000 Debug: Running system command #16: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:46:34:404 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:46:34:461 - info: [debug] Socket data being routed.
2015-01-06 12:46:34:462 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:46:34:958 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:34 itako33075.dev.miso mstreamd[759]: (Note ) PS: Media stream daemon stopping.
2015-01-06 12:46:34:960 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:34 itako33075.dev.miso mstreamd[759]: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x7ffbd943c210>: Shared Streams daemon has shut down.
2015-01-06 12:46:34:960 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:34 itako33075.dev.miso mstreamd[759]: (Warn ) mstreamd: mstreamd shutting down.
2015-01-06 12:46:34:971 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:46:34:971 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:46:34:971 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:46:34:971 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"d5b383a8-ad11-4610-9571-56bdf7940716"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:46:34:975 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:34 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
2015-01-06 12:46:38:970 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:38:971 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:39:082 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:39:083 - info: [debug] Socket data being routed.
2015-01-06 12:46:39:083 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:39:092 - info: [debug] [INST] 2015-01-06 12:46:38 +0000 Debug: Got new command 16 from instruments: au.alertIsPresent()
2015-01-06 12:46:39:099 - info: [debug] [INST] 2015-01-06 12:46:38 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:39:103 - info: [debug] [INST] 2015-01-06 12:46:38 +0000 Debug: evaluation finished
2015-01-06 12:46:39:103 - info: [debug] [INST] 2015-01-06 12:46:38 +0000 Debug: responding with:
2015-01-06 12:46:39:107 - info: [debug] [INST] 2015-01-06 12:46:38 +0000 Debug: Running system command #17: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:39:668 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:39 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 a6>
2015-01-06 12:46:40:084 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:40:084 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:40:162 - info: [debug] [INST] 2015-01-06 12:46:40 +0000 Debug: Got new command 17 from instruments: au.alertIsPresent()
2015-01-06 12:46:40:163 - info: [debug] [INST] 2015-01-06 12:46:40 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:40:167 - info: [debug] [INST] 2015-01-06 12:46:40 +0000 Debug: evaluation finished
2015-01-06 12:46:40:173 - info: [debug] [INST] 2015-01-06 12:46:40 +0000 Debug: responding with:
2015-01-06 12:46:40:175 - info: [debug] [INST] 2015-01-06 12:46:40 +0000 Debug: Running system command #18: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:40:216 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:40:217 - info: [debug] Socket data being routed.
2015-01-06 12:46:40:217 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:43:066 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:43 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:43:095 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:43:095 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:46:43:096 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:46:43:096 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:46:43:096 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:46:43:096 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:46:43:096 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:46:43:096 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:43:097 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:43:097 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"d5b383a8-ad11-4610-9571-56bdf7940716","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:43:097 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:46:43:097 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:46:43:097 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:46:43:098 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:43:098 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:43:098 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"d5b383a8-ad11-4610-9571-56bdf7940716","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:43:100 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:43:100 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:43:100 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:46:43:101 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:46:43:101 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:46:43:101 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:46:43:101 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:43:101 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:46:43:101 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:46:43:102 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:43:102 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:46:43:208 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: Got new command 18 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:43 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:43 +0000 Debug: evaluation finished
2015-01-06 12:46:43 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 4).
2015-01-06 12:46:43:212 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: responding with:
2015-01-06 12:46:43:213 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: Running system command #19: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"4"}}...
2015-01-06 12:46:43:271 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:46:43:272 - info: [debug] Socket data being routed.
2015-01-06 12:46:43:272 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"4"}}
2015-01-06 12:46:43:273 - info: [debug] Pushing command to appium work queue: "au.tapById('4')"
2015-01-06 12:46:43:273 - info: [debug] Sending command to instruments: au.tapById('4')
2015-01-06 12:46:43:334 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: Got new command 19 from instruments: au.tapById('4')
2015-01-06 12:46:43:338 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: evaluating au.tapById('4')
2015-01-06 12:46:43:342 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: UIAButton.tap()
2015-01-06 12:46:43:756 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: evaluation finished
2015-01-06 12:46:43:762 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: responding with:
2015-01-06 12:46:43:764 - info: [debug] [INST] 2015-01-06 12:46:43 +0000 Debug: Running system command #20: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:46:44:480 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:46:44:481 - info: [debug] Socket data being routed.
2015-01-06 12:46:44:481 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:46:44:983 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:46:44:983 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:46:44:983 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:46:44:983 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"132f1962-8db7-4ae2-a185-94bccecc20b3"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:46:44:985 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:44 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
2015-01-06 12:46:48:212 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:48 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 a8>
2015-01-06 12:46:48:982 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:48:983 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:49:093 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:49:093 - info: [debug] Socket data being routed.
2015-01-06 12:46:49:093 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:49:105 - info: [debug] [INST] 2015-01-06 12:46:48 +0000 Debug: Got new command 20 from instruments: au.alertIsPresent()
2015-01-06 12:46:49:105 - info: [debug] [INST] 2015-01-06 12:46:48 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:49:109 - info: [debug] [INST] 2015-01-06 12:46:49 +0000 Debug: evaluation finished
2015-01-06 12:46:49:110 - info: [debug] [INST] 2015-01-06 12:46:49 +0000 Debug: responding with:
2015-01-06 12:46:49:130 - info: [debug] [INST] 2015-01-06 12:46:49 +0000 Debug: Running system command #21: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:50:094 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:50:094 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:50:168 - info: [debug] [INST] 2015-01-06 12:46:50 +0000 Debug: Got new command 21 from instruments: au.alertIsPresent()
2015-01-06 12:46:50:173 - info: [debug] [INST] 2015-01-06 12:46:50 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:50:181 - info: [debug] [INST] 2015-01-06 12:46:50 +0000 Debug: evaluation finished
2015-01-06 12:46:50:185 - info: [debug] [INST] 2015-01-06 12:46:50 +0000 Debug: responding with:
2015-01-06 12:46:50:187 - info: [debug] [INST] 2015-01-06 12:46:50 +0000 Debug: Running system command #22: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:50:228 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:50:230 - info: [debug] Socket data being routed.
2015-01-06 12:46:50:230 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:46:53:076 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:53 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:46:53:105 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:53:105 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:46:53:106 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:46:53:106 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:46:53:106 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:46:53:106 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:46:53:106 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:46:53:106 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:53:107 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:53:107 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"132f1962-8db7-4ae2-a185-94bccecc20b3","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:53:107 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:46:53:107 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:46:53:107 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:46:53:108 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:46:53:108 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:46:53:108 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"132f1962-8db7-4ae2-a185-94bccecc20b3","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:46:53:110 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:46:53:110 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:53:110 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:46:53:111 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:46:53:111 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:46:53:111 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:46:53:111 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:46:53:111 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:46:53:111 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:46:53:112 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:53:112 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:46:53:225 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: Got new command 22 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:53 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:46:53 +0000 Debug: evaluation finished
2015-01-06 12:46:53 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 5).
2015-01-06 12:46:53 +0000 Debug: responding with:
2015-01-06 12:46:53:226 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: Running system command #23: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"5"}}...
2015-01-06 12:46:53:284 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:46:53:285 - info: [debug] Socket data being routed.
2015-01-06 12:46:53:286 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"5"}}
2015-01-06 12:46:53:286 - info: [debug] Pushing command to appium work queue: "au.tapById('5')"
2015-01-06 12:46:53:286 - info: [debug] Sending command to instruments: au.tapById('5')
2015-01-06 12:46:53:351 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: Got new command 23 from instruments: au.tapById('5')
2015-01-06 12:46:53:355 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: evaluating au.tapById('5')
2015-01-06 12:46:53:360 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: UIAButton.tap()
2015-01-06 12:46:53:769 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: evaluation finished
2015-01-06 12:46:53:775 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: responding with:
2015-01-06 12:46:53:776 - info: [debug] [INST] 2015-01-06 12:46:53 +0000 Debug: Running system command #24: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:46:54:481 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:46:54:484 - info: [debug] Socket data being routed.
2015-01-06 12:46:54:484 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:46:54:986 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:46:54:986 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:46:54:986 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:46:54:986 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"3017a7f3-ad1d-4e4d-94e0-4bb58799d356"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:46:54:993 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:54 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
2015-01-06 12:46:56:756 - info: [IOS_SYSLOG_ROW ] Jan 6 04:46:56 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 ab>
2015-01-06 12:46:58:989 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:46:58:989 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:46:59:107 - info: [debug] [INST] 2015-01-06 12:46:59 +0000 Debug: Got new command 24 from instruments: au.alertIsPresent()
2015-01-06 12:46:59:120 - info: [debug] [INST] 2015-01-06 12:46:59 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:46:59 +0000 Debug: evaluation finished
2015-01-06 12:46:59 +0000 Debug: responding with:
2015-01-06 12:46:59:122 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:46:59:122 - info: [debug] [INST] 2015-01-06 12:46:59 +0000 Debug: Running system command #25: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:46:59:123 - info: [debug] Socket data being routed.
2015-01-06 12:46:59:123 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:00:124 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:47:00:124 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:47:00:231 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:47:00:231 - info: [debug] Socket data being routed.
2015-01-06 12:47:00:231 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:00:238 - info: [debug] [INST] 2015-01-06 12:47:00 +0000 Debug: Got new command 25 from instruments: au.alertIsPresent()
2015-01-06 12:47:00:243 - info: [debug] [INST] 2015-01-06 12:47:00 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:47:00:248 - info: [debug] [INST] 2015-01-06 12:47:00 +0000 Debug: evaluation finished
2015-01-06 12:47:00:252 - info: [debug] [INST] 2015-01-06 12:47:00 +0000 Debug: responding with:
2015-01-06 12:47:00:257 - info: [debug] [INST] 2015-01-06 12:47:00 +0000 Debug: Running system command #26: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:47:03:082 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:03 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:47:03:111 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:47:03:111 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:47:03:111 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:47:03:111 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:47:03:113 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:47:03:113 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:47:03:113 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:47:03:113 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:47:03:113 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:47:03:113 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"3017a7f3-ad1d-4e4d-94e0-4bb58799d356","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:47:03:114 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:47:03:114 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:47:03:114 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:47:03:114 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:47:03:116 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:47:03:116 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"3017a7f3-ad1d-4e4d-94e0-4bb58799d356","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:47:03:118 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:47:03:119 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:47:03:119 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:47:03:119 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:47:03:119 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:47:03:119 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:47:03:120 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:47:03:120 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:47:03:120 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:47:03:120 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:03:121 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:47:03:276 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: Got new command 26 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:03 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:03:281 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: evaluation finished
2015-01-06 12:47:03:285 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 6).
2015-01-06 12:47:03:287 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: responding with:
2015-01-06 12:47:03:292 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: Running system command #27: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"6"}}...
2015-01-06 12:47:03:296 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:47:03:296 - info: [debug] Socket data being routed.
2015-01-06 12:47:03:296 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"6"}}
2015-01-06 12:47:03:297 - info: [debug] Pushing command to appium work queue: "au.tapById('6')"
2015-01-06 12:47:03:297 - info: [debug] Sending command to instruments: au.tapById('6')
2015-01-06 12:47:03:329 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: Got new command 27 from instruments: au.tapById('6')
2015-01-06 12:47:03:336 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: evaluating au.tapById('6')
2015-01-06 12:47:03:344 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: UIAButton.tap()
2015-01-06 12:47:03:679 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: evaluation finished
2015-01-06 12:47:03:680 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: responding with:
2015-01-06 12:47:03:686 - info: [debug] [INST] 2015-01-06 12:47:03 +0000 Debug: Running system command #28: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:47:04:329 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:47:04:330 - info: [debug] Socket data being routed.
2015-01-06 12:47:04:330 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:47:04:832 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:47:04:832 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:47:04:833 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:47:04:833 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"565040ec-8a8e-44db-822a-302d46603365"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:47:04:835 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:04 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
2015-01-06 12:47:05:301 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:05 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 ad>
2015-01-06 12:47:08:833 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:47:08:833 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:47:08:913 - info: [debug] [INST] 2015-01-06 12:47:08 +0000 Debug: Got new command 28 from instruments: au.alertIsPresent()
2015-01-06 12:47:08:914 - info: [debug] [INST] 2015-01-06 12:47:08 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:47:08 +0000 Debug: evaluation finished
2015-01-06 12:47:08 +0000 Debug: responding with:
2015-01-06 12:47:08:919 - info: [debug] [INST] 2015-01-06 12:47:08 +0000 Debug: Running system command #29: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:47:08:974 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:47:08:975 - info: [debug] Socket data being routed.
2015-01-06 12:47:08:975 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:09:977 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:47:09:977 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:47:10:087 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:47:10:088 - info: [debug] Socket data being routed.
2015-01-06 12:47:10:089 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:10:106 - info: [debug] [INST] 2015-01-06 12:47:09 +0000 Debug: Got new command 29 from instruments: au.alertIsPresent()
2015-01-06 12:47:10:111 - info: [debug] [INST] 2015-01-06 12:47:09 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:47:10:117 - info: [debug] [INST] 2015-01-06 12:47:09 +0000 Debug: evaluation finished
2015-01-06 12:47:10:122 - info: [debug] [INST] 2015-01-06 12:47:09 +0000 Debug: responding with:
2015-01-06 12:47:10:127 - info: [debug] [INST] 2015-01-06 12:47:09 +0000 Debug: Running system command #30: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:47:13:834 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:13 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 2d>
2015-01-06 12:47:13:923 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:13 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:47:13:952 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:47:13:952 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:47:13:953 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:47:13:953 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"565040ec-8a8e-44db-822a-302d46603365","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:47:13:954 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:47:13:954 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:47:13:954 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:47:13:955 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:47:13:955 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:47:13:955 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"565040ec-8a8e-44db-822a-302d46603365","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:47:13:957 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:47:13:957 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:47:13:957 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:47:13:957 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:47:13:957 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:47:13:958 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:47:13:958 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:47:13:958 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:47:13:958 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:47:13:958 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:13:959 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:47:14:102 - info: [debug] [INST] 2015-01-06 12:47:13 +0000 Debug: Got new command 30 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:13 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:14 +0000 Debug: evaluation finished
2015-01-06 12:47:14 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 7).
2015-01-06 12:47:14:104 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: responding with:
2015-01-06 12:47:14 +0000 Debug: Running system command #31: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"7"}}...
2015-01-06 12:47:14:139 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:47:14:139 - info: [debug] Socket data being routed.
2015-01-06 12:47:14:139 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"7"}}
2015-01-06 12:47:14:140 - info: [debug] Pushing command to appium work queue: "au.tapById('7')"
2015-01-06 12:47:14:140 - info: [debug] Sending command to instruments: au.tapById('7')
2015-01-06 12:47:14:178 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: Got new command 31 from instruments: au.tapById('7')
2015-01-06 12:47:14:186 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: evaluating au.tapById('7')
2015-01-06 12:47:14:188 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: UIAButton.tap()
2015-01-06 12:47:14:302 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:14 itako33075 assertiond[768]: assertion failed: 13F34 12B411: assertiond + 11523 [3F572A0B-7E12-378D-AFEE-EA491BAF2C36]: 0x1
2015-01-06 12:47:14:610 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: evaluation finished
2015-01-06 12:47:14:644 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: responding with:
2015-01-06 12:47:14:645 - info: [debug] [INST] 2015-01-06 12:47:14 +0000 Debug: Running system command #32: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:47:15:288 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:47:15:290 - info: [debug] Socket data being routed.
2015-01-06 12:47:15:290 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:47:15:791 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:47:15:791 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:47:15:791 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:47:15:791 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"4126dd88-0cf1-4cdf-884b-7170985bcceb"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:47:15:793 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:15 --- last message repeated 1 time ---
2015-01-06 12:47:15:793 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:15 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
2015-01-06 12:47:19:791 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:47:19:792 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:47:19:889 - info: [debug] [INST] 2015-01-06 12:47:19 +0000 Debug: Got new command 32 from instruments: au.alertIsPresent()
2015-01-06 12:47:19:899 - info: [debug] [INST] 2015-01-06 12:47:19 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:47:19 +0000 Debug: evaluation finished
2015-01-06 12:47:19 +0000 Debug: responding with:
2015-01-06 12:47:19:901 - info: [debug] [INST] 2015-01-06 12:47:19 +0000 Debug: Running system command #33: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:47:19:930 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:47:19:931 - info: [debug] Socket data being routed.
2015-01-06 12:47:19:931 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:20:932 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:47:20:932 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:47:21:004 - info: [debug] [INST] 2015-01-06 12:47:20 +0000 Debug: Got new command 33 from instruments: au.alertIsPresent()
2015-01-06 12:47:21:018 - info: [debug] [INST] 2015-01-06 12:47:20 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:47:21:024 - info: [debug] [INST] 2015-01-06 12:47:20 +0000 Debug: evaluation finished
2015-01-06 12:47:21:029 - info: [debug] [INST] 2015-01-06 12:47:20 +0000 Debug: responding with:
2015-01-06 12:47:21:035 - info: [debug] [INST] 2015-01-06 12:47:20 +0000 Debug: Running system command #34: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:47:21:072 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:47:21:073 - info: [debug] Socket data being routed.
2015-01-06 12:47:21:073 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:22:376 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:22 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 b0>
2015-01-06 12:47:24:884 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:24 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
2015-01-06 12:47:24:915 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:47:24:915 - info: [debug] [REMOTE] {"__argument":{"WIRSimulatorBuildKey":"12B411","WIRSimulatorProductVersionKey":"8.1","WIRSimulatorNameKey":"iPhone Simulator"},"__selector":"_rpc_reportSetup:"}
2015-01-06 12:47:24:915 - info: [debug] [REMOTE] Sim name: iPhone Simulator
2015-01-06 12:47:24:915 - info: [debug] [REMOTE] Sim build: 12B411
2015-01-06 12:47:24:916 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationDictionaryKey":{"PID:797":{"WIRApplicationIdentifierKey":"PID:797","WIRIsApplicationProxyKey":false,"WIRApplicationNameKey":"Safari","WIRApplicationBundleIdentifierKey":"com.apple.mobilesafari","WIRIsApplicationActiveKey":1}}},"__selector":"_rpc_reportConnectedApplicationList:"}
2015-01-06 12:47:24:916 - info: [debug] Using remote debugger app key: PID:797
2015-01-06 12:47:24:916 - info: [debug] [REMOTE] Selecting app PID:797
2015-01-06 12:47:24:916 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:47:24:916 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:47:24:916 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"4126dd88-0cf1-4cdf-884b-7170985bcceb","WIRApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:47:24:917 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRIsApplicationProxyKey":true,"WIRApplicationNameKey":"","WIRApplicationBundleIdentifierKey":"com.apple.WebKit.WebContent","WIRIsApplicationActiveKey":0,"WIRHostApplicationIdentifierKey":"PID:797"},"__selector":"_rpc_applicationConnected:"}
2015-01-06 12:47:24:917 - info: [REMOTE] We were notified we connected to possibly the wrong app. Using the id key suggested and trying again
2015-01-06 12:47:24:917 - info: [debug] [REMOTE] Selecting app PID:807
2015-01-06 12:47:24:917 - info: [debug] [REMOTE] function () { [native code] }
2015-01-06 12:47:24:918 - info: [debug] [REMOTE] Sending _rpc_forwardGetListing: message to remote debugger
2015-01-06 12:47:24:918 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"4126dd88-0cf1-4cdf-884b-7170985bcceb","WIRApplicationIdentifierKey":"PID:807"},"__selector":"_rpc_forwardGetListing:"}
2015-01-06 12:47:24:920 - info: [debug] [REMOTE] Receiving data from remote debugger
2015-01-06 12:47:24:920 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:797","WIRListingKey":{}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:47:24:920 - info: [debug] [REMOTE] Disconnecting from remote debugger
2015-01-06 12:47:24:920 - warn: Could not find any webviews yet, refreshing/retrying
2015-01-06 12:47:24:921 - info: [debug] Waiting up to 0ms for condition
2015-01-06 12:47:24:921 - info: [debug] Pushing command to appium work queue: "au.getElementByAccessibilityId('ReloadButton')"
2015-01-06 12:47:24:921 - info: [debug] [REMOTE] {"__argument":{"WIRApplicationIdentifierKey":"PID:807","WIRListingKey":{"1":{"WIRTitleKey":"Apple","WIRTypeKey":"WIRTypeWeb","WIRURLKey":"http://www.apple.com/","WIRPageIdentifierKey":1}}},"__selector":"_rpc_applicationSentListing:"}
2015-01-06 12:47:24:921 - info: [debug] Remote debugger notified us of a new page listing
2015-01-06 12:47:24:921 - info: [debug] We don't appear to have window set yet, ignoring
2015-01-06 12:47:24:922 - info: [debug] Sending command to instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:24:922 - info: [debug] [REMOTE] Debugger socket disconnected
2015-01-06 12:47:24:994 - info: [debug] [INST] 2015-01-06 12:47:24 +0000 Debug: Got new command 34 from instruments: au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:24:995 - info: [debug] [INST] 2015-01-06 12:47:24 +0000 Debug: evaluating au.getElementByAccessibilityId('ReloadButton')
2015-01-06 12:47:25:003 - info: [debug] [INST] 2015-01-06 12:47:24 +0000 Debug: evaluation finished
2015-01-06 12:47:25:022 - info: [debug] [INST] 2015-01-06 12:47:24 +0000 Debug: Lookup returned [object UIAButton] with the name "ReloadButton" (id: 8).
2015-01-06 12:47:25:028 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: responding with:
2015-01-06 12:47:25:034 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: Running system command #35: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":{"ELEMENT":"8"}}...
2015-01-06 12:47:25:117 - info: [debug] Socket data received (38 bytes)
2015-01-06 12:47:25:118 - info: [debug] Socket data being routed.
2015-01-06 12:47:25:119 - info: [debug] Got result from instruments: {"status":0,"value":{"ELEMENT":"8"}}
2015-01-06 12:47:25:119 - info: [debug] Pushing command to appium work queue: "au.tapById('8')"
2015-01-06 12:47:25:119 - info: [debug] Sending command to instruments: au.tapById('8')
2015-01-06 12:47:25:153 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: Got new command 35 from instruments: au.tapById('8')
2015-01-06 12:47:25:159 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: evaluating au.tapById('8')
2015-01-06 12:47:25:164 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: UIAButton.tap()
2015-01-06 12:47:25:497 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: evaluation finished
2015-01-06 12:47:25:519 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: responding with:
2015-01-06 12:47:25:520 - info: [debug] [INST] 2015-01-06 12:47:25 +0000 Debug: Running system command #36: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":""}...
2015-01-06 12:47:26:349 - info: [debug] Socket data received (25 bytes)
2015-01-06 12:47:26:351 - info: [debug] Socket data being routed.
2015-01-06 12:47:26:351 - info: [debug] Got result from instruments: {"status":0,"value":""}
2015-01-06 12:47:26:860 - info: [debug] [REMOTE] Debugger socket connected to ::1:27753
2015-01-06 12:47:26:860 - info: [debug] [REMOTE] Sending connection key
2015-01-06 12:47:26:860 - info: [debug] [REMOTE] Sending _rpc_reportIdentifier: message to remote debugger
2015-01-06 12:47:26:860 - info: [debug] [REMOTE] {"__argument":{"WIRConnectionIdentifierKey":"c6b4f866-10f3-4a55-ba91-122d7577de82"},"__selector":"_rpc_reportIdentifier:"}
2015-01-06 12:47:26:866 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:26 itako33075 com.apple.CoreSimulator.SimDevice.6D4AFC14-5BD1-45A3-BA8E-0D92DD32432B.launchd_sim[753] (com.apple.webinspectord): Service only ran for 2 seconds. Pushing respawn out by 8 seconds.
2015-01-06 12:47:30:860 - info: [debug] Pushing command to appium work queue: "au.alertIsPresent()"
2015-01-06 12:47:30:860 - info: [debug] Sending command to instruments: au.alertIsPresent()
2015-01-06 12:47:30:920 - info: [IOS_SYSLOG_ROW ] Jan 6 04:47:30 itako33075.dev.miso lsuseractivityd[818]: [SFActivityAdvertiser] ERROR: no XPC proxy, queuing advertisement <41e36baf 26480901 b3>
2015-01-06 12:47:30:933 - info: [debug] [INST] 2015-01-06 12:47:30 +0000 Debug: Got new command 36 from instruments: au.alertIsPresent()
2015-01-06 12:47:30:943 - info: [debug] [INST] 2015-01-06 12:47:30 +0000 Debug: evaluating au.alertIsPresent()
2015-01-06 12:47:30:949 - info: [debug] [INST] 2015-01-06 12:47:30 +0000 Debug: evaluation finished
2015-01-06 12:47:30 +0000 Debug: responding with:
2015-01-06 12:47:30:951 - info: [debug] [INST] 2015-01-06 12:47:30 +0000 Debug: Running system command #37: /usr/local/Cellar/node/0.10.35/bin/node /Users/chef/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{"status":0,"value":false}...
2015-01-06 12:47:31:047 - info: [debug] Socket data received (28 bytes)
2015-01-06 12:47:31:048 - info: [debug] Socket data being routed.
2015-01-06 12:47:31:048 - info: [debug] Got result from instruments: {"status":0,"value":false}
2015-01-06 12:47:31:081 - info: <-- POST /wd/hub/session - - ms - -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment