Created
February 12, 2021 11:32
-
-
Save uterator/ce4d688f51e9123355f008a280eaf94a to your computer and use it in GitHub Desktop.
without "includeScreenInfoInSession"
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-02-12 14:47:37:107 - [Appium] Welcome to Appium v1.20.0 | |
2021-02-12 14:47:37:108 - [Appium] Non-default server args: | |
2021-02-12 14:47:37:109 - [Appium] address: 127.0.0.1 | |
2021-02-12 14:47:37:109 - [Appium] port: 17178 | |
2021-02-12 14:47:37:109 - [Appium] logTimestamp: true | |
2021-02-12 14:47:37:110 - [Appium] localTimezone: true | |
2021-02-12 14:47:37:110 - [Appium] logNoColors: true | |
2021-02-12 14:47:37:135 - [Appium] Appium REST http interface listener started on 127.0.0.1:17178 | |
2021-02-12 14:47:37:403 - [HTTP] --> GET /wd/hub/status | |
2021-02-12 14:47:37:403 - [HTTP] {} | |
2021-02-12 14:47:37:404 - [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: [] | |
2021-02-12 14:47:37:405 - [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.20.0"}} | |
2021-02-12 14:47:37:411 - [HTTP] <-- GET /wd/hub/status 200 6 ms - 68 | |
2021-02-12 14:47:37:411 - [HTTP] | |
2021-02-12 14:47:44:006 - [HTTP] --> GET /wd/hub/status | |
2021-02-12 14:47:44:006 - [HTTP] {} | |
2021-02-12 14:47:44:006 - [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: [] | |
2021-02-12 14:47:44:007 - [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.20.0"}} | |
2021-02-12 14:47:44:008 - [HTTP] <-- GET /wd/hub/status 200 2 ms - 68 | |
2021-02-12 14:47:44:690 - [HTTP] --> POST /wd/hub/session | |
2021-02-12 14:47:44:690 - [HTTP] {"desiredCapabilities":{"app":"/Users/.../workspace/path/pathmy.ipa","appium:waitForQuiescence":false,"appium:mjpegServerPort":9106,"simpleIsVisibleCheck":true,"derivedDataPath":"/Users/.../Library/Developer/Xcode/DerivedData/WebDriverAgent-acakyusqytyydxbpirejospkejdp","deviceName":"iphone7","launchTimeout":300000,"usePrebuiltWDA":true,"wdaLocalPort":8106,"showIOSLog":true,"newCommandTimeout":600,"appium:wdaEventloopIdleDelay":3,"platformVersion":"14.3","automationName":"XCuiTest","useNewWDA":false,"wdaStartupRetries":3,"platformName":"iOS","udid":"bad18ad0beda63d2d565b9cd4939478d5c5e814f","wdaConnectionTimeout":240000,"autoAcceptAlerts":false},"capabilities":{"firstMatch":[{"appium:app":"/Users/.../workspace/path/pathmy.ipa","appium:mjpegServerPort":9106,"appium:waitForQuiescence":false,"appium:wdaEventloopIdleDelay":3,"appium:autoAcceptAlerts":false,"appium:automationName":"XCuiTest","derivedDataPath":"/Users/.../Library/Develop... | |
2021-02-12 14:47:44:691 - [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"app":"/Users/.../workspace/path/pathmy.ipa","appium:waitForQuiescence":false,"appium:mjpegServerPort":9106,"simpleIsVisibleCheck":true,"derivedDataPath":"/Users/.../Library/Developer/Xcode/DerivedData/WebDriverAgent-acakyusqytyydxbpirejospkejdp","deviceName":"iphone7","launchTimeout":300000,"usePrebuiltWDA":true,"wdaLocalPort":8106,"showIOSLog":true,"newCommandTimeout":600,"appium:wdaEventloopIdleDelay":3,"platformVersion":"14.3","automationName":"XCuiTest","useNewWDA":false,"wdaStartupRetries":3,"platformName":"iOS","udid":"bad18ad0beda63d2d565b9cd4939478d5c5e814f","wdaConnectionTimeout":240000,"autoAcceptAlerts":false},null,{"firstMatch":[{"appium:app":"/Users/.../workspace/path/pathmy.ipa","appium:mjpegServerPort":9106,"appium:waitForQuiescence":false,"appium:wdaEventloopIdleDelay":3,"appium:autoAcceptAlerts":false,"appium:automationName":"XCuiTest","derivedDataPath":"/Users/.../Library/Developer/Xcode/DerivedData/WebDriverAg... | |
2021-02-12 14:47:44:693 - [debug] [BaseDriver] Event 'newSessionRequested' logged at 1613126864692 (14:47:44 GMT+0400 (Mars Standard Time)) | |
2021-02-12 14:47:44:699 - [BaseDriver] The following capabilities are not standard capabilities and should have an extension prefix: | |
2021-02-12 14:47:44:699 - [BaseDriver] derivedDataPath | |
2021-02-12 14:47:46:493 - [Appium] Appium v1.20.0 creating new XCUITestDriver (v3.36.1) session | |
2021-02-12 14:47:46:500 - [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] Creating session with W3C capabilities: { | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "alwaysMatch": { | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "appium:derivedDataPath": "/Users/.../Library/Developer/Xcode/DerivedData/WebDriverAgent-acakyusqytyydxbpirejospkejdp", | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "platformName": "ios", | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "appium:app": "/Users/.../workspace/path/pathmy.ipa", | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "appium:mjpegServerPort": 9106, | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "appium:waitForQuiescence": false, | |
2021-02-12 14:47:46:501 - [debug] [BaseDriver] "appium:wdaEventloopIdleDelay": 3, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:autoAcceptAlerts": false, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:automationName": "XCuiTest", | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:deviceName": "iphone7", | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:launchTimeout": 300000, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:newCommandTimeout": 600, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:platformVersion": "14.3", | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:showIOSLog": true, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:simpleIsVisibleCheck": true, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:udid": "bad18ad0beda63d2d565b9cd4939478d5c5e814f", | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:useNewWDA": false, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:usePrebuiltWDA": true, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:wdaConnectionTimeout": 240000, | |
2021-02-12 14:47:46:502 - [debug] [BaseDriver] "appium:wdaLocalPort": 8106, | |
2021-02-12 14:47:46:503 - [debug] [BaseDriver] "appium:wdaStartupRetries": 3 | |
2021-02-12 14:47:46:503 - [debug] [BaseDriver] }, | |
2021-02-12 14:47:46:503 - [debug] [BaseDriver] "firstMatch": [ | |
2021-02-12 14:47:46:503 - [debug] [BaseDriver] {} | |
2021-02-12 14:47:46:503 - [debug] [BaseDriver] ] | |
2021-02-12 14:47:46:503 - [debug] [BaseDriver] } | |
2021-02-12 14:47:46:529 - [BaseDriver] Session created with session id: 5fedd33f-4248-47ed-aa68-a12595cec1fd | |
2021-02-12 14:47:46:580 - [debug] [XCUITest] Current user: '...' | |
2021-02-12 14:47:46:646 - [debug] [XCUITest] Available devices: bad18ad0beda63d2d565b9cd4939478d5c5e814f | |
2021-02-12 14:47:46:646 - [debug] [XCUITest] Creating iDevice object with udid 'bad18ad0beda63d2d565b9cd4939478d5c5e814f' | |
2021-02-12 14:47:46:647 - [XCUITest] Determining device to run tests on: udid: 'bad18ad0beda63d2d565b9cd4939478d5c5e814f', real device: true | |
2021-02-12 14:47:46:734 - [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1613126866734 (14:47:46 GMT+0400 (Mars Standard Time)) | |
2021-02-12 14:47:46:738 - [BaseDriver] Using local app '/Users/.../workspace/path/pathmy.ipa' | |
2021-02-12 14:47:46:933 - [debug] [BaseDriver] Unzipping '/Users/.../workspace/path/pathmy.ipa' | |
2021-02-12 14:47:46:934 - [debug] [BaseDriver] Enforcing UTF-8 encoding on the extracted file names for 'my.ipa' | |
2021-02-12 14:47:49:218 - [debug] [BaseDriver] Extracted 402 items from '/Users/.../workspace/path/pathmy.ipa' in 2235ms | |
2021-02-12 14:47:49:222 - [debug] [BaseDriver] Matched 1 item in the extracted archive. Assuming 'Payload/my.app' is the correct bundle | |
2021-02-12 14:47:49:227 - [BaseDriver] Unzipped local app to '/var/folders/ln/tk4trzln4qv0gb3xylqlpdzh0000gn/T/2021112-44275-1ofyqva.28lt/my.app' | |
2021-02-12 14:47:49:228 - [debug] [BaseDriver] Event 'appConfigured' logged at 1613126869227 (14:47:49 GMT+0400 (Mars Standard Time)) | |
2021-02-12 14:47:49:228 - [debug] [XCUITest] Checking whether app '/var/folders/ln/tk4trzln4qv0gb3xylqlpdzh0000gn/T/2021112-44275-1ofyqva.28lt/my.app' is actually present on file system | |
2021-02-12 14:47:49:229 - [debug] [XCUITest] App is present | |
2021-02-12 14:47:49:232 - [debug] [iOS] Getting bundle ID from app '/var/folders/ln/tk4trzln4qv0gb3xylqlpdzh0000gn/T/2021112-44275-1ofyqva.28lt/my.app': 'com.my.mobile.ios.dev' | |
2021-02-12 14:47:49:232 - [debug] [BaseDriver] Event 'resetStarted' logged at 1613126869232 (14:47:49 GMT+0400 (Mars Standard Time)) | |
2021-02-12 14:47:49:233 - [debug] [XCUITest] Reset: running ios real device reset flow | |
2021-02-12 14:47:49:233 - [debug] [BaseDriver] Event 'resetComplete' logged at 1613126869233 (14:47:49 GMT+0400 (Mars Standard Time)) | |
2021-02-12 14:47:49:234 - [WebDriverAgent] Using WDA path: '/Users/.../.npm-global/lib/node_modules/appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent' | |
2021-02-12 14:47:49:234 - [WebDriverAgent] Using WDA agent: '/Users/.../.npm-global/lib/node_modules/appium/node_modules/appium-xcuitest-driver/node_modules/appium-webdriveragent/WebDriverAgent.xcodeproj' | |
2021-02-12 14:47:49:508 - [debug] [XCUITest] Crash reports root '/Users/.../Library/Logs/CrashReporter/MobileDevice/user���s iPhone' does not exist. Got nothing to gather. | |
2021-02-12 14:47:49:508 - [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1613126869508 (14:47:49 GMT+0400 (Mars Standard Time)) | |
2021-02-12 14:47:49:508 - [XCUITest] Setting up real device | |
2021-02-12 14:47:49:509 - [debug] [XCUITest] Verifying application platform | |
2021-02-12 14:47:49:512 - [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"] | |
2021-02-12 14:47:49:611 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone trustd[144] <Notice>: cert[0]: MissingIntermediate =(leaf)[force]> 0 | |
2021-02-12 14:47:49:611 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone trustd[144] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0 | |
2021-02-12 14:47:49:620 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: handle_start_service: <private> | |
2021-02-12 14:47:49:623 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service: <private> | |
2021-02-12 14:47:49:636 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service_block_invoke: <private> | |
2021-02-12 14:47:49:637 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service_block_invoke: <private> | |
2021-02-12 14:47:49:687 - [debug] [XCUITest] Reset requested. Removing app with id 'com.my.mobile.ios.dev' from the device | |
2021-02-12 14:47:49:794 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone trustd[144] <Notice>: cert[0]: MissingIntermediate =(leaf)[force]> 0 | |
2021-02-12 14:47:49:795 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone trustd[144] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0 | |
2021-02-12 14:47:49:806 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: handle_start_service: <private> | |
2021-02-12 14:47:49:810 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service: <private> | |
2021-02-12 14:47:49:861 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone mobile_installation_proxy(MobileInstallation)[277] <Notice>: com.my.mobile.ios.dev:5:3:1:1:Beginning uninstall for com.my.mobile.ios.dev with options (null) | |
2021-02-12 14:47:49:862 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: _receive_message: <private> | |
2021-02-12 14:47:49:862 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service_block_invoke: <private> | |
2021-02-12 14:47:49:863 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service_block_invoke: <private> | |
2021-02-12 14:47:49:863 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone mobile_installation_proxy(CoreServices)[277] <Notice>: setting operationType to LSOperationTypeUninstallApplication from options (null) | |
2021-02-12 14:47:49:863 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone mobile_installation_proxy(CoreServices)[277] <Notice>: created clientUninstaller for type UninstallPlaceholder | |
2021-02-12 14:47:49:865 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lsd(MobileInstallation)[2060] <Notice>: com.my.mobile.ios.dev:5:3:1:1:Kicking off uninstall: com.my.mobile.ios.dev type 8 with options (null) | |
2021-02-12 14:47:49:866 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lsd(CoreServices)[2060] <Notice>: install choke: after enqueueing operation, got role 1 | |
2021-02-12 14:47:49:867 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lsd(CoreServices)[2060] <Notice>: void _LSDatabaseCreateRecoveryFile(NSURL *__strong): Successfully created recovery file /private/var/containers/Data/System/DFC0EE15-78FC-4633-BF96-9F2A203A6EAD/Library/Caches/com.apple.LaunchServices.dirty | |
2021-02-12 14:47:49:867 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lsd(MobileInstallation)[2060] <Notice>: com.my.mobile.ios.dev:5:3:1:1:Proceeding with uninstall: com.my.mobile.ios.dev type 8 with options (null) | |
2021-02-12 14:47:49:872 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone lsd(CoreServices)[2060] <Notice>: Sending applicationsWillUninstall: for <private> | |
2021-02-12 14:47:49:879 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone installd(MobileSystemServices)[256] <Notice>: 0x16ba5f000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by lsd (pid 2060 (501/501)) for identifier com.my.mobile.ios.dev with options: (null) | |
2021-02-12 14:47:49:887 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd(CoreServices)[92] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:890 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone clipserviced(ClipServices)[282] <Notice>: Received memory warning | |
2021-02-12 14:47:49:890 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone clipserviced(ClipServices)[282] <Notice>: Handling memory pressure (warning) by purging cached sessions. | |
2021-02-12 14:47:49:894 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone clipserviced(CoreServices)[282] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:905 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone watchlistd(CoreServices)[183] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:912 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone atc(CoreServices)[43] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:916 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone appstored(CoreServices)[186] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:918 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone AppSSODaemon(CoreServices)[247] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:923 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone homed(CoreServices)[179] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:925 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone backboardd(CoreServices)[62] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:929 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone installd(MobileStorage)[256] <Notice>: Failed to retrieve the IO service matching the device node for <private>. | |
2021-02-12 14:47:49:930 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone profiled(CoreServices)[96] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:932 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone installd(MobileStorage)[256] <Notice>: Failed to retrieve the IO service matching the device node for <private>. | |
2021-02-12 14:47:49:932 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone nsurlsessiond(CoreServices)[107] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:939 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone installd(DiskImages2)[256] <Notice>: +[DIAttachedDeviceInfo copyImageURLFromDevice:error:]: <~~~> | |
2021-02-12 14:47:49:939 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone installd(DiskImages2)[256] <Notice>: +[DIAttachedDeviceInfo copyImageURLFromDevice:error:]: <~~~> | |
2021-02-12 14:47:49:943 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone UserEventAgent(CoreServices)[29] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:945 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(CoreServices)[63] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:949 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(CoreServices)[59] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:949 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(FrontBoardServices)[59] <Notice>: -[FBSApplicationLibrary applicationsWillUninstall:] com.my.mobile.ios.dev | |
2021-02-12 14:47:49:953 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(RunningBoard)[32] <Notice>: Received termination request from [daemon<com.apple.mobile.installd>:256] on <RBSProcessPredicate <RBSProcessBundleIdentifierPredicate "com.my.mobile.ios.dev">> with context <RBSTerminateContext| code:0xDEAD6502 explanation:FBSApplicationTerminationAssertion reportType:None maxTerminationResistance:Interactive attrs:[ | |
2021-02-12 14:47:49:953 - [IOSDeviceLog] <RBSPreventLaunchLimitation| <RBSProcessPredicate <RBSProcessBundleIdentifierPredicate "com.my.mobile.ios.dev">>> | |
2021-02-12 14:47:49:953 - [IOSDeviceLog] ]> | |
2021-02-12 14:47:49:953 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone fileproviderd(CoreServices)[209] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:954 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone bluetoothd(CoreServices)[82] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:955 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone aggregated(CoreServices)[10313] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:958 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone navd(CoreServices)[77] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:961 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(PlugInKit)[32] <Notice>: <PKManager:0x1029286e0> hold request for [<private>] with flags: 0x4 | |
2021-02-12 14:47:49:962 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd(CoreServices)[149] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:963 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone nanotimekitcompaniond(CoreServices)[146] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:964 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone contextstored(CoreServices)[9112] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:965 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(CoreServices)[32] <Notice>: LaunchServices observer: Will uninstall <private> | |
2021-02-12 14:47:49:966 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd[149] <Notice>: forced termination complete; hold request granted token: CFBBFFA9-A383-401D-A32D-E1C8925B5473 | |
2021-02-12 14:47:49:967 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051cb280>. | |
2021-02-12 14:47:49:967 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:967 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x10507fa40>. | |
2021-02-12 14:47:49:967 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:968 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051851c0>. | |
2021-02-12 14:47:49:968 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051c9a20>. | |
2021-02-12 14:47:49:968 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:969 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:969 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051cb300>. | |
2021-02-12 14:47:49:969 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051d6500>. | |
2021-02-12 14:47:49:970 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:970 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x10515c1b0>. | |
2021-02-12 14:47:49:970 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051caf50>. | |
2021-02-12 14:47:49:970 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x105193010>. | |
2021-02-12 14:47:49:971 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:971 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051c1c90>. | |
2021-02-12 14:47:49:971 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:971 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:971 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:971 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:972 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051842f0>. | |
2021-02-12 14:47:49:972 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:975 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(PlugInKit)[32] <Notice>: <PKManager:0x1029286e0> hold request for [<private>] with flags: 0x4 completed with hold token: [CFBBFFA9-A383-401D-A32D-E1C8925B5473] | |
2021-02-12 14:47:49:976 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting system from originator [daemon<com.apple.mobile.installd>:256] with description <RBSAssertionDescriptor| "FBSApplicationTerminationAssertion" ID:32-256-184349 target:system attributes:[ | |
2021-02-12 14:47:49:976 - [IOSDeviceLog] <RBSPreventLaunchLimitation| <RBSProcessPredicate <RBSProcessBundleIdentifierPredicate "com.my.mobile.ios.dev">>> | |
2021-02-12 14:47:49:976 - [IOSDeviceLog] ]> | |
2021-02-12 14:47:49:977 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(RunningBoard)[32] <Notice>: Assertion 32-256-184349 (target:system) will be created as active | |
2021-02-12 14:47:49:977 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-256-184349 (target:system) | |
2021-02-12 14:47:49:977 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(RunningBoard)[32] <Notice>: Executing termination request for: <RBSProcessPredicate <RBSProcessBundleIdentifierPredicate "com.my.mobile.ios.dev">> | |
2021-02-12 14:47:49:978 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone runningboardd(RunningBoard)[32] <Notice>: [daemon<com.apple.SpringBoard>:59] handle lookup could not find a matching process | |
2021-02-12 14:47:49:986 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd(PlugInKit)[92] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x102c56f50>. | |
2021-02-12 14:47:49:986 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd(PlugInKit)[92] <Notice>: [d <private>] <PKHost:0x102da0910> Beginning discovery for flags: 0, point: com.apple.callkit.call-directory | |
2021-02-12 14:47:49:987 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd(PlugInKit)[92] <Notice>: [d <private>] <PKHost:0x102da0910> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:49:987 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd(PlugInKit)[92] <Notice>: <PKDiscoveryDriver:0x102c56da0> delivering update to host (0 plugins) | |
2021-02-12 14:47:49:988 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd[92] <Notice>: Beginning transaction for <private>. Transaction count is now 0. Added transaction: <private> | |
2021-02-12 14:47:49:988 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone chronod(PlugInKit)[163] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x102a12eb0>. | |
2021-02-12 14:47:49:988 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone chronod(PlugInKit)[163] <Notice>: [d <private>] <PKHost:0x102a120e0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:49:988 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone com.apple.CallKit.CallDirectoryMaintenance(CallKit)[7015] <Notice>: | |
2021-02-12 14:47:49:988 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone com.apple.CallKit.CallDirectoryMaintenance[7015] <Notice>: requested to synchronize extensions | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone com.apple.CallKit.CallDirectoryMaintenance(PlugInKit)[7015] <Notice>: [d <private>] <PKHost:0x102817480> Beginning discovery for flags: 0, point: com.apple.callkit.call-directory | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone com.apple.CallKit.CallDirectoryMaintenance(PlugInKit)[7015] <Notice>: [d <private>] <PKHost:0x102817480> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd[92] <Notice>: Successfully synchronized call directory extensions | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone callservicesd[92] <Notice>: Ending transaction for <private>. Transaction count is now 0. Ended transaction: <private> | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:49:989 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:49:990 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:49:993 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x28053ec70>. | |
2021-02-12 14:47:49:993 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x2804c2310>. | |
2021-02-12 14:47:49:994 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x2804c00c0>. | |
2021-02-12 14:47:49:994 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Beginning discovery for flags: 0, point: com.apple.widget-extension | |
2021-02-12 14:47:49:994 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Beginning discovery for flags: 0, point: com.apple.usernotifications.content-extension | |
2021-02-12 14:47:49:995 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Beginning discovery for flags: 0, point: com.apple.usernotifications.service | |
2021-02-12 14:47:49:995 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:49:995 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:49:995 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:49:995 - [IOSDeviceLog] Feb 12 14:47:49 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: <PKDiscoveryDriver:0x282f78540> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:001 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5695B45D-5B7B-4135-A1E0-B65A9059E211] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:008 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileStorage)[256] <Notice>: Failed to retrieve the IO service matching the device node for <private>. | |
2021-02-12 14:47:50:009 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileStorage)[256] <Notice>: Failed to retrieve the IO service matching the device node for <private>. | |
2021-02-12 14:47:50:009 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(DiskImages2)[256] <Notice>: +[DIAttachedDeviceInfo copyImageURLFromDevice:error:]: <~~~> | |
2021-02-12 14:47:50:009 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(DiskImages2)[256] <Notice>: +[DIAttachedDeviceInfo copyImageURLFromDevice:error:]: <~~~> | |
2021-02-12 14:47:50:010 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileInstallation)[256] <Notice>: com.my.mobile.ios.dev:7:11:1:1:Start : Uninstall (Application) | |
2021-02-12 14:47:50:010 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: Requesting container lookup; class = 1, identifier = <private>, temp = 0, create = 0, euid = 33, uid = 33, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:013 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: termination assertion efficacy for com.my.mobile.ios.dev changed to 3 | |
2021-02-12 14:47:50:014 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: 0x282571180-SBApplicationIcon Data source did change: <private> (SBApplication) | |
2021-02-12 14:47:50:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:016 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_create_or_lookup_for_platform: success | |
2021-02-12 14:47:50:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_copy_path: success | |
2021-02-12 14:47:50:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=7, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_is_transient: success | |
2021-02-12 14:47:50:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=7, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_copy_info: success | |
2021-02-12 14:47:50:029 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BDBBA6AC-3069-4ADC-AD83-93CC6A209386] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:029 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6F866A71-87FF-419C-89F4-445BEC9C772E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:030 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 38738E1C-BEF0-438D-959E-189D2B74A4BB] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:030 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 2F1B93EB-9E7A-4138-9F82-4DBA886712A4] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:031 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DEE7FF35-49EA-48E7-8B3B-A9BF6B099ED4] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:032 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 097EDCB8-EEDA-418E-BB14-F6BC776C75AC] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:032 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 2532B00D-63AB-4E38-8C0B-4949E04E0138] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:032 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 2A940DF9-29D4-4F1B-BBD6-F126718F79DE] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:032 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:032 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C84F3547-B2F7-4805-ACF9-D7CEE57C7150] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:034 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:035 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:035 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:035 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u EA4FCBEB-BBC5-4463-83CB-12AFBA76BE84] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:035 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u D8AA34C9-77B2-49CD-A560-71437AD7109A] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:037 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 34B3793E-83DF-4BA1-A42B-3D27369728D1] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:037 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9A094FFD-073D-4C80-B52A-840FC3F0DAD7] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:038 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9D15F4E8-1B5E-4D3C-8B90-1F913299377B] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:040 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 8C1B35C4-EBAB-4100-946A-DFC7A8344669] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:040 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 8C91DDB9-A01A-4948-BD5D-B1FEB4A638B5] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:040 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 7452DF8F-7358-455B-A690-7DCE6F6CB1F5] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:040 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 382C2888-7034-4F87-8F91-1082F25C5AFC] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:041 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 1C9978B4-0F93-4A80-A63F-EEE989BE25AC] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:042 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 7576A109-D8DD-48E5-AA22-234073F044D9] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:047 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u FCB01A67-7C51-4155-8BFB-452F4722C69C] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:047 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3E3C213B-CA22-402C-9D7B-DD489432E702] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C98AF1D5-4695-43B1-BB17-12062E6D320E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DF6AC435-F6E8-465C-A818-77724B7BF396] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u E321A10F-93C6-4C3E-AC39-021BBA371782] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u A176727E-EC8A-421D-89B6-8E9E99C47870] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u FE6BF4C4-031B-4715-82E4-1D98F3EB3F7D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:048 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6AE94EA0-28B8-4325-B041-37BBE7C1490D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BA8CE7C7-D208-494B-9F09-D579AF198D17] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9927995D-7A87-4943-A3A2-43E71C93AF6E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9FBAB86D-37C5-4B02-BDAA-3E56C46497F3] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 08F32463-91E8-40DC-A471-14FA2496B370] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:049 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 83140A82-F0B5-4FB3-A8C7-8B01EC946299] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:050 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u D25F5133-8872-41B3-9941-033D59B422FF] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:050 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 2BF2391C-623F-4F8B-B4AB-2623D1E259FC] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:051 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 61D0B903-32E1-42CA-A0DE-90C210EA9183] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:055 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 55071782-FEF6-4C1C-8EED-E86EF84C809D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:055 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 13 | |
2021-02-12 14:47:50:055 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u F00427D8-6182-48AD-9FBA-FB7E03DE9F36] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:056 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C6650FB0-AC84-4BC7-84E2-2DF67307B4DB] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:056 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DBB137F6-2C9E-417A-9523-B5A709364CC2] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:056 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 933D27F8-F0DD-4F8E-88F1-232343B33FB0] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:059 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 7BF05B53-5560-4573-972F-585DC511C002] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:059 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3BA8B7BE-AB2F-41C9-BB7C-784341C54AFF] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:060 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DC4BDBF8-AF64-4D57-B7A9-AEB2336AD747] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:060 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 0A190253-4FE0-462B-B5D2-7E0CC9BEE8C3] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:060 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3C4733EB-4E9F-4F2A-AE0F-6C883D16B14E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:060 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5D67C3E8-C753-47F0-B9F0-A7B225FFDA20] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:060 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: MotionCoprocessor,startTime,634819670.102849,motionType,1,youthType,0,youthTypeReason,0 | |
2021-02-12 14:47:50:060 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(PlugInKit)[163] <Notice>: [d <private>] <PKHost:0x102a120e0> Completed discovery. Final # of matches: 13 | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(PlugInKit)[163] <Notice>: <PKDiscoveryDriver:0x102a12c30> delivering update to host (13 plugins) | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoKit)[163] <Notice>: Received new extension list. | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5C2664C7-C8BF-4501-A909-135A2EAC0696] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3CEA1ADE-BA96-4BDB-AD34-0C635F1EDBBA] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 17408639-342A-4CDA-A539-8167D3541300] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6D2D40EA-2C5F-42B5-9102-AB15DF9CE0DB] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:061 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u EA0E368E-3DB0-4113-80A1-70F5471ABD76] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:062 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 34 | |
2021-02-12 14:47:50:067 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9ECEC52E-46FA-469E-BDD6-D7B42750D367] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:067 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 1 | |
2021-02-12 14:47:50:067 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Completed discovery. Final # of matches: 34 | |
2021-02-12 14:47:50:068 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: <PKDiscoveryDriver:0x282f2d200> delivering update to host (34 plugins) | |
2021-02-12 14:47:50:068 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Completed discovery. Final # of matches: 1 | |
2021-02-12 14:47:50:068 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: <PKDiscoveryDriver:0x282f30b40> delivering update to host (1 plugins) | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.ScreenTimeUI.ScreenTimeNotificationContentExtension for categories [ com.apple.screentime.weekly-usage-report ] with attributes: { | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] NSExtensionVersion = "3.0"; | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.screentime.weekly-usage-report"; | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.ScreenTimeNotifications"; | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:069 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(libsystem_containermanager.dylib)[163] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.ShazamKit.ShazamNotificationContentExtension for categories [ com.apple.ShazamNotifications.category.actionable ] with attributes: { | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.ShazamNotifications.category.actionable"; | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.ShazamNotifications"; | |
2021-02-12 14:47:50:070 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.MobileSMS.MessagesNotificationExtension for categories [ MessageExtension, MessageExtension-AudioRaise, MessageExtension-Madrid, MessageExtension-MadridGroup, MessageExtension-SMS ] with attributes: { | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] NSExtensionVersion = "14.0"; | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] MessageExtension, | |
2021-02-12 14:47:50:071 - [IOSDeviceLog] "MessageExtension-AudioRaise", | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] "MessageExtension-Madrid", | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] "MessageExtension-MadridGroup", | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] "MessageExtension-SMS" | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.7"; | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] UNNotificationExtensionOverridesDefaultTitle = 1; | |
2021-02-12 14:47:50:072 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:073 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:073 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6E2FFA65-F571-40B0-8E27-1980B05C5730] [com.apple.mobileslideshow.StreamShareService(<private>)] Created plugin | |
2021-02-12 14:47:50:073 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C26A3F00-0B16-4DF2-8E9A-75B0D37AA5A2] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:073 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C16CF0B0-1433-46ED-9014-70FDF7E7E90C] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:073 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Music.MusicNotificationContentExtension for categories [ music-notification-default ] with attributes: { | |
2021-02-12 14:47:50:074 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:074 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:074 - [IOSDeviceLog] NSExtensionVersion = "3.1"; | |
2021-02-12 14:47:50:074 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:074 - [IOSDeviceLog] "music-notification-default" | |
2021-02-12 14:47:50:074 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:075 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Music"; | |
2021-02-12 14:47:50:075 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:075 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:075 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:075 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:075 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 43C86819-B186-4FD1-94BF-901D9979099B] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 4A32D52D-F323-4364-9272-2EB3FC524A1F] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.podcasts.PodcastsAnnouncementsNotificationExtension for categories [ com.apple.podcasts.announcement ] with attributes: { | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] NSExtensionVersion = "3.9"; | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.podcasts.announcement"; | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:076 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.tips.TipsNotificationExtension for categories [ tip-notification-extension ] with attributes: { | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] NSExtensionVersion = "7.0"; | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:077 - [IOSDeviceLog] "tip-notification-extension" | |
2021-02-12 14:47:50:078 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:078 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:078 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "1.25"; | |
2021-02-12 14:47:50:078 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:079 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.SeymourServices.SeymourNotifications for categories [ fitcored-engagement-category ] with attributes: { | |
2021-02-12 14:47:50:079 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:079 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:079 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:079 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:079 - [IOSDeviceLog] "fitcored-engagement-category" | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Fitness"; | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:080 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Sharing.continuityRemote for categories [ continuityRemoteCategory ] with attributes: { | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] NSExtensionVersion = "1575.1"; | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] UNNotificationExtensionCategory = continuityRemoteCategory; | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = ( | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] "com.apple.Sharing.TVRemoteNotifications", | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] "com.apple.Sharing.WatchRemoteNotifications" | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:081 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.3"; | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Home.HomeNotification for categories [ HomeAppBulletinCategory, HMDBulletinCategoryProvideCameraRecordingFeedback ] with attributes: { | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:082 - [IOSDeviceLog] HomeAppBulletinCategory, | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] HMDBulletinCategoryProvideCameraRecordingFeedback | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 0; | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.5625"; | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 699FD6BE-B0F1-4E1B-A3EF-43A862B55724] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:083 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 348586CC-4524-4A10-85DC-FA116A442D86] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C3F2E664-2050-40BE-B8C0-0F44EB56A04F] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobileslideshow.photosmemoriesnotificationupdates for categories [ memoriesUpdates ] with attributes: { | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] memoriesUpdates | |
2021-02-12 14:47:50:084 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:085 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:085 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:085 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.BarcodeSupport.BarcodeNotificationExtension2 for categories [ barcodeNotificationDefaultViewCategory ] with attributes: { | |
2021-02-12 14:47:50:085 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:085 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:085 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] UNNotificationExtensionCategory = barcodeNotificationDefaultViewCategory; | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = ( | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] "com.apple.barcodesupport.qrcode", | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] "com.apple.barcodesupport.nfc" | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 0; | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.0001"; | |
2021-02-12 14:47:50:086 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u F8809FFF-627C-4C73-8586-87B00517377B] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.findmy.FindMyNotificationsContentExtension for categories [ GEOFENCE_TRIGGER, GEOFENCE, GEOFENCE_RECEIVE ] with attributes: { | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] "GEOFENCE_TRIGGER", | |
2021-02-12 14:47:50:087 - [IOSDeviceLog] GEOFENCE, | |
2021-02-12 14:47:50:088 - [IOSDeviceLog] "GEOFENCE_RECEIVE" | |
2021-02-12 14:47:50:091 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:092 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:092 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.75"; | |
2021-02-12 14:47:50:092 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:092 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:094 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.podcasts.PodcastsNotificationExtension for categories [ com.apple.podcasts.newEpisodesAvailable ] with attributes: { | |
2021-02-12 14:47:50:095 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:096 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:096 - [IOSDeviceLog] NSExtensionVersion = "3.9"; | |
2021-02-12 14:47:50:096 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:104 - [IOSDeviceLog] "com.apple.podcasts.newEpisodesAvailable" | |
2021-02-12 14:47:50:106 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:107 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:107 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.6"; | |
2021-02-12 14:47:50:107 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:107 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:108 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:110 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=163, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:110 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.reminderkit.NotificationContentExtension for categories [ com.apple.remindd.reminderAlarm.thisAfternoon.weekend, com.apple.remindd.reminderAlarm.nextMorning.weekend, com.apple.remindd.reminderAlarm.tonight.weekend, com.apple.remindd.reminderAlarm.tonight, com.apple.remindd.reminderAlarm.thisAfternoon, com.apple.remindd.reminderAlarm.nextMorning ] with attributes: { | |
2021-02-12 14:47:50:110 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:111 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:111 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.thisAfternoon.weekend", | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.nextMorning.weekend", | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.tonight.weekend", | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.tonight", | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.thisAfternoon", | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.nextMorning" | |
2021-02-12 14:47:50:112 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.reminders"; | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] UNNotificationExtensionDefaultConten | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5F839BD1-D1ED-4A6D-8886-FA2FC1682096] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.SleepHealthUI.SleepNotificationContentExtension for categories [ BedtimeReminderCategory, WindDownReminderCategory ] with attributes: { | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:113 - [IOSDeviceLog] BedtimeReminderCategory, | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] WindDownReminderCategory | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Health"; | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.001"; | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BD8AE449-FE99-4DC0-B531-6A73DE136ABD] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobileslideshow.photosnotifications-updates for categories [ updates, updatesLiked, updatesCommented, invitations, invitationsWithJunkReport, suggestedCMMs, expiringCMMs, readyToViewInvitationCMM ] with attributes: { | |
2021-02-12 14:47:50:114 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:115 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:115 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:115 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:115 - [IOSDeviceLog] updates, | |
2021-02-12 14:47:50:115 - [IOSDeviceLog] updatesLiked, | |
2021-02-12 14:47:50:115 - [IOSDeviceLog] updatesCommented, | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] invitations, | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] invitationsWithJunkReport, | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] suggestedCMMs, | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] expiringCMMs, | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] readyToViewInvitationCMM | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.02"; | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:116 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(libsystem_containermanager.dylib)[163] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.AppStoreDaemon.ASDUserNotificationExtension for categories [ asd-notification-default ] with attributes: { | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] "asd-notification-default" | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:117 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.AppStore"; | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.CalendarNotification.CalendarContentExtension for categories [ com.apple.calendar.notifications.TriggeredEvent, com.apple.calendar.notifications.TriggeredEvent.Snooze, com.apple.calendar.notifications.TriggeredEvent.Directions, com.apple.calendar.notifications.TriggeredEvent.Directions.Snooze, com.apple.calendar.notifications.TriggeredEvent.ConferenceCall.Snooze, com.apple.calendar.notifications.TriggeredEvent.Directions.ConferenceCall, com.apple.calendar.notifications.TriggeredEvent.Directions.ConferenceCall.Snooze, EventInvitation.CanRespond, EventInvitation.CouldBeJunk ] with attributes: { | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:118 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:119 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:119 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:119 - [IOSDeviceLog] "com.apple.calendar.notifications.TriggeredEvent", | |
2021-02-12 14:47:50:119 - [IOSDeviceLog] "com.apple.calendar.notifications.TriggeredEvent.Snooze", | |
2021-02-12 14:47:50:119 - [IOSDeviceLog] "com.apple.calendar.notifications.TriggeredEvent.Directions", | |
2021-02-12 14:47:50:119 - [IOSDeviceLog] "com.apple.calendar.notifications.Tri | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.MobileStore.MusicStoreNotificationContentPlugin for categories [ mst-notification-category ] with attributes: { | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] "mst-notification-category" | |
2021-02-12 14:47:50:120 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:121 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:121 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:121 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:121 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:121 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Passbook.NotificationContentExtension for categories [ PKPaymentTransactionNotificationCategory, PKTransitPaymentTransactionNotificationCategory, PDUserNotificationTypePassTransitRelevancy ] with attributes: { | |
2021-02-12 14:47:50:122 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:123 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:123 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:123 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:124 - [IOSDeviceLog] PKPaymentTransactionNotificationCategory, | |
2021-02-12 14:47:50:124 - [IOSDeviceLog] PKTransitPaymentTransactionNotificationCategory, | |
2021-02-12 14:47:50:124 - [IOSDeviceLog] PDUserNotificationTypePassTransitRelevancy | |
2021-02-12 14:47:50:124 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:124 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:124 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.5"; | |
2021-02-12 14:47:50:125 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:125 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.coreaudio.haenotifications.HAENotificationContentExtension for categories [ hae.loud.ios, hae.weekly.ios ] with attributes: { | |
2021-02-12 14:47:50:125 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:125 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:125 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] "hae.loud.ios", | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] "hae.weekly.ios" | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.coreaudio.adam.hae"; | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:126 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:127 - [IOSDeviceLog] "UNNotificationExtensionUserInteractionEnabled " = 1; | |
2021-02-12 14:47:50:129 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:132 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobilemail.MailNotificationContentExtension for categories [ mail-message ] with attributes: { | |
2021-02-12 14:47:50:132 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:132 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:133 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:133 - [IOSDeviceLog] UNNotificationExtensionCategory = "mail-message"; | |
2021-02-12 14:47:50:133 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:133 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.5"; | |
2021-02-12 14:47:50:133 - [IOSDeviceLog] UNNotificationExtensionOverridesDefaultTitle = 0; | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 76DBA8B5-E42E-48CE-90E4-6E07AD656899] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u B127D9B4-C89F-43CC-8CC2-90B627055ED0] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5D406613-205A-4B50-9F99-337503D7C8C0] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:134 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:135 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Error>: Invalid value for UNNotificationExtensionCategory in Info.plist | |
2021-02-12 14:47:50:135 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.UserNotificationsUIKit.DefaultUIExtension for categories [ ] with attributes: { | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 0; | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:136 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Error>: Invalid value for UNNotificationExtensionCategory in Info.plist | |
2021-02-12 14:47:50:137 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Error>: Invalid value for UNNotificationExtensionCustomSectionIdentifier in Info.plist | |
2021-02-12 14:47:50:137 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobilephone.extension.VoicemailMessageNotificationExtension for categories [ VoicemailMessageNotificationExtensionCategory, new-voicemail, new-voicemail-no-caller-id, new-voicemail-no-visual-voicemail ] with attributes: { | |
2021-02-12 14:47:50:137 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:137 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:137 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:137 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] VoicemailMessageNotificationExtensionCategory, | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] "new-voicemail", | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] "new-voicemail-no-caller-id", | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] "new-voicemail-no-visual-voicemail" | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:138 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobiletimer.MobileTimerNotificationExtension for categories [ AlarmSnoozeCountdown ] with attributes: { | |
2021-02-12 14:47:50:139 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:139 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:140 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:140 - [IOSDeviceLog] UNNotificationExtensionCategory = AlarmSnoozeCountdown; | |
2021-02-12 14:47:50:140 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:140 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.7"; | |
2021-02-12 14:47:50:140 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:141 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 48F2D780-15F9-41BF-B89E-5B7A672B5BBD] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:141 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.AppPredictionWidget.Siri.ActionPredictionNotificationContent for categories [ actionNSUA ] with attributes: { | |
2021-02-12 14:47:50:141 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:141 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:142 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:142 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:142 - [IOSDeviceLog] actionNSUA | |
2021-02-12 14:47:50:148 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:148 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Siri.ActionPredictionNotifications"; | |
2021-02-12 14:47:50:149 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:149 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.2"; | |
2021-02-12 14:47:50:149 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.iBooks.BooksNotificationContentExtension for categories [ books-notification-extension ] with attributes: { | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] "books-notification-extension" | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.iBooks"; | |
2021-02-12 14:47:50:150 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Home.HomeUtilNotification for categories [ HomeAnnounceCategory, RoomAnnounceCategory, ANAnnouncement ] with attributes: { | |
2021-02-12 14:47:50:151 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:152 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:152 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:152 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:152 - [IOSDeviceLog] HomeAnnounceCategory, | |
2021-02-12 14:47:50:152 - [IOSDeviceLog] RoomAnnounceCategory, | |
2021-02-12 14:47:50:153 - [IOSDeviceLog] ANAnnouncement | |
2021-02-12 14:47:50:153 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:153 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:153 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:153 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:153 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:154 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.BarcodeSupport.BarcodeNotificationExtension for categories [ barcodeNotificationCategory ] with attributes: { | |
2021-02-12 14:47:50:154 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:154 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:155 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:155 - [IOSDeviceLog] UNNotificationExtensionCategory = barcodeNotificationCategory; | |
2021-02-12 14:47:50:155 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = ( | |
2021-02-12 14:47:50:155 - [IOSDeviceLog] "com.apple.barcodesupport.qrcode", | |
2021-02-12 14:47:50:155 - [IOSDeviceLog] "com.apple.barcodesupport.nfc" | |
2021-02-12 14:47:50:156 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:156 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:156 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:156 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:156 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.accessibility.RTTUI.RTTNotifications for categories [ com.apple.RTTNotifications.message ] with attributes: { | |
2021-02-12 14:47:50:157 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:157 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:157 - [IOSDeviceLog] NSExtensionVersion = 1; | |
2021-02-12 14:47:50:157 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:157 - [IOSDeviceLog] "com.apple.RTTNotifications.message" | |
2021-02-12 14:47:50:157 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.RTTNotifications"; | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] UNNotificationExtensionOverridesDefaultTitle = 1; | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.AppPredictionWidget.Siri.ActionPredictionNotificationContentIntents for categories [ actionIntent ] with attributes: { | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:158 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] actionIntent | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Siri.ActionPredictionNotifications"; | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.2"; | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:159 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.shortcuts.AutomationNotificationContent for categories [ triggerPromptCategory ] with attributes: { | |
2021-02-12 14:47:50:160 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:160 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:161 - [IOSDeviceLog] NSExtensionVersion = "3.0"; | |
2021-02-12 14:47:50:161 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:161 - [IOSDeviceLog] triggerPromptCategory | |
2021-02-12 14:47:50:162 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:162 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:162 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.25"; | |
2021-02-12 14:47:50:163 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:163 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 4 | |
2021-02-12 14:47:50:163 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.tv.TVNotificationContentExtension for categories [ com.apple.tv-default ] with attributes: { | |
2021-02-12 14:47:50:163 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:163 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.tv-default"; | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:164 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.HealthMenstrualCyclesUI.NotificationContentExtension for categories [ MenstrualCyclesAppPlugin.AfterPeriodStart, MenstrualCyclesAppPlugin.AfterLoggedPeriodEnd ] with attributes: { | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] "MenstrualCyclesAppPlugin.AfterPeriodStart", | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] "MenstrualCyclesAppPlugin.AfterLoggedPeriodEnd" | |
2021-02-12 14:47:50:165 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:166 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Health"; | |
2021-02-12 14:47:50:166 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.001"; | |
2021-02-12 14:47:50:166 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:166 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 4 | |
2021-02-12 14:47:50:166 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1050227c0> delivering update to host (4 plugins) | |
2021-02-12 14:47:50:166 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 4 new extensions from NSExtension for cache key = [com.apple.avfoundation.urlasset|com.apple.quicktime-movie/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 6 | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileStorage)[256] <Notice>: Failed to retrieve the IO service matching the device node for <private>. | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileStorage)[256] <Notice>: Failed to retrieve the IO service matching the device node for <private>. | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 6 | |
2021-02-12 14:47:50:167 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051b2a80> delivering update to host (6 plugins) | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 6 new extensions from NSExtension for cache key = [public.heic|public.jpeg/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(DiskImages2)[256] <Notice>: +[DIAttachedDeviceInfo copyImageURLFromDevice:error:]: <~~~> | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(DiskImages2)[256] <Notice>: +[DIAttachedDeviceInfo copyImageURLFromDevice:error:]: <~~~> | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: Requesting container lookup; class = 2, identifier = <private>, temp = 0, create = 0, euid = 33, uid = 33, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:168 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_create_or_lookup_for_platform: success | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_copy_path: success | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=7, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_is_transient: success | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=7, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:169 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_copy_info: success | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileSystemServices)[256] <Notice>: 0x16ba5f000 -[MIUninstaller _uninstallBundleWithIdentifier:waitForDeletion:error:]: Uninstalling identifier com.my.mobile.ios.dev | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileSystemServices)[256] <Notice>: 0x16ba5f000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.my.mobile.ios.dev at /private/var/containers/Bundle/Application/9EF7914C-5684-4414-B9D0-EE427F419B82 | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileSystemServices)[256] <Notice>: 0x16ba5f000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.my.mobile.ios.dev at /private/var/mobile/Containers/Data/Application/6526AAC9-F6F8-4FD1-8864-11BFA43F76B3 | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x103314140>. | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: Pushed user: 501, itemType: 1, identifier <private>, class: 2, persona id: 1000, path: (null) | |
2021-02-12 14:47:50:175 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:176 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: Reconciled; old app groups: (null), new app groups: (null), old system groups: (null), new system groups: (null) | |
2021-02-12 14:47:50:176 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: Deleted Code Signing Mapping for ID: <private> | |
2021-02-12 14:47:50:176 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=3, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:176 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_delete_array_of_containers: success | |
2021-02-12 14:47:50:177 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone installd(MobileInstallation)[256] <Notice>: com.my.mobile.ios.dev:7:11:2:1:Success (End) : Uninstall (Application) | |
2021-02-12 14:47:50:177 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=4, client=<<~~~>, u=<501/501/~~/2/1000>, uid=33, pid=256, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:177 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone runningboardd(RunningBoard)[32] <Notice>: Invalidating assertion 32-256-184349 (target:system) from originator [daemon<com.apple.mobile.installd>:256] | |
2021-02-12 14:47:50:177 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone runningboardd(RunningBoard)[32] <Notice>: [daemon<com.apple.SpringBoard>:59] handle lookup could not find a matching process | |
2021-02-12 14:47:50:177 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051cb280>. | |
2021-02-12 14:47:50:177 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x10507fa40>. | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051851c0>. | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: releasing plugin hold CFBBFFA9-A383-401D-A32D-E1C8925B5473 at client's request | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone runningboardd(PlugInKit)[32] <Notice>: <PKManager:0x1029286e0> released hold [CFBBFFA9-A383-401D-A32D-E1C8925B5473] | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051c9a20>. | |
2021-02-12 14:47:50:178 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051cb300>. | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051caf50>. | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x105193010>. | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051d6500>. | |
2021-02-12 14:47:50:179 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x10515c1b0>. | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051842f0>. | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x1051c1c90>. | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:180 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(PlugInKit)[92] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x102c56f50>. | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(PlugInKit)[92] <Notice>: [d <private>] <PKHost:0x102da0910> Beginning discovery for flags: 0, point: com.apple.callkit.call-directory | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(PlugInKit)[92] <Notice>: [d <private>] <PKHost:0x102da0910> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(PlugInKit)[92] <Notice>: <PKDiscoveryDriver:0x102c56da0> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Beginning transaction for <private>. Transaction count is now 0. Added transaction: <private> | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone com.apple.CallKit.CallDirectoryMaintenance(CallKit)[7015] <Notice>: | |
2021-02-12 14:47:50:181 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone com.apple.CallKit.CallDirectoryMaintenance[7015] <Notice>: requested to synchronize extensions | |
2021-02-12 14:47:50:182 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone com.apple.CallKit.CallDirectoryMaintenance(PlugInKit)[7015] <Notice>: [d <private>] <PKHost:0x102817480> Beginning discovery for flags: 0, point: com.apple.callkit.call-directory | |
2021-02-12 14:47:50:182 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone com.apple.CallKit.CallDirectoryMaintenance(PlugInKit)[7015] <Notice>: [d <private>] <PKHost:0x102817480> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:187 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Successfully synchronized call directory extensions | |
2021-02-12 14:47:50:187 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Ending transaction for <private>. Transaction count is now 0. Ended transaction: <private> | |
2021-02-12 14:47:50:188 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:188 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:188 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:188 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(PlugInKit)[163] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x102a12eb0>. | |
2021-02-12 14:47:50:191 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(PlugInKit)[163] <Notice>: [d <private>] <PKHost:0x102a120e0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:191 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:191 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:191 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x28053ec70>. | |
2021-02-12 14:47:50:191 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Beginning discovery for flags: 0, point: com.apple.widget-extension | |
2021-02-12 14:47:50:191 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x2804c2310>. | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Beginning discovery for flags: 0, point: com.apple.usernotifications.service | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x2804c00c0>. | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Beginning discovery for flags: 0, point: com.apple.usernotifications.content-extension | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 1 | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Completed discovery. Final # of matches: 1 | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: <PKDiscoveryDriver:0x282f78540> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: <PKDiscoveryDriver:0x282f30b40> delivering update to host (1 plugins) | |
2021-02-12 14:47:50:192 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 6 | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 6 | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051b35b0> delivering update to host (6 plugins) | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 6 new extensions from NSExtension for cache key = [com.apple.live-photo|public.heic|public.jpeg/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(MobileInstallation)[2060] <Notice>: com.my.mobile.ios.dev:5:6:1:1:Unregister bundles - Start | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: LaunchServices: unregistering app <private> | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(MobileInstallation)[2060] <Notice>: com.my.mobile.ios.dev:5:6:1:1:Beginning _LSUnregisterAppWithBundleID | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: No placeholder to remove for <private> | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: Found app to remove for <private> | |
2021-02-12 14:47:50:193 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: _LSUnregisterBundle(<private>) returned 1 for app | |
2021-02-12 14:47:50:194 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: Clearing icon cache entries for <private> | |
2021-02-12 14:47:50:195 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: clearAlternateNameForBundleIdentifier: <private> | |
2021-02-12 14:47:50:195 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: Clearing alternateIcon for <private> | |
2021-02-12 14:47:50:195 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(MobileInstallation)[2060] <Notice>: com.my.mobile.ios.dev:5:6:2:1:Finished _LSUnregisterAppWithBundleID | |
2021-02-12 14:47:50:195 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(MobileInstallation)[2060] <Notice>: com.my.mobile.ios.dev:5:6:2:1:Unregister bundles - End | |
2021-02-12 14:47:50:196 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: install choke: after attempting to perform one operation, got role 2 | |
2021-02-12 14:47:50:196 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: Sending applicationsDidUninstall: for <private> | |
2021-02-12 14:47:50:196 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(CoreServices)[92] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:196 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone clipserviced(CoreServices)[282] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:197 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(CoreServices)[183] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:197 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(WatchListKit)[183] <Notice>: WLKAppLibrary - Invalidating: App uninstalled | |
2021-02-12 14:47:50:197 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(WatchListKit)[183] <Notice>: [WLKTransactionScope] 0x13de10090 "WLKAppLibrary.refresh": Started transaction | |
2021-02-12 14:47:50:197 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x15a808800>. | |
2021-02-12 14:47:50:197 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Beginning discovery for flags: 0, point: com.apple.appstored-services.testflight | |
2021-02-12 14:47:50:197 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x159e72e10>. | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Beginning discovery for flags: 0, point: com.apple.appstored-services.testflight | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x15a808800>. | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Beginning discovery for flags: 0, point: com.apple.appstored-services.testflight | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone atc(CoreServices)[43] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x159e72e10>. | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Beginning discovery for flags: 0, point: com.apple.appstored-services.testflight | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: Asking to clear identifiers for vendor <private>/bundle <private> | |
2021-02-12 14:47:50:198 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x111e0ea80>. | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: [d <private>] <PKHost:0x111e0e2d0> Beginning discovery for flags: 0, point: com.apple.AppSSO.idp-extension | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x111e0ea80>. | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: [d <private>] <PKHost:0x111e0e2d0> Beginning discovery for flags: 0, point: com.apple.AppSSO.idp-extension | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone homed(CoreServices)[179] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:199 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:200 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:200 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:200 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:200 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:200 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:200 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:201 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: <PKDiscoveryDriver:0x15a8088d0> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:201 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: <PKDiscoveryDriver:0x15a8088d0> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:202 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: <PKDiscoveryDriver:0x159e7dfb0> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:202 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: No plugins found to match query <private> | |
2021-02-12 14:47:50:202 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 0 | |
2021-02-12 14:47:50:202 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: [d <private>] <PKHost:0x159e24940> Completed discovery. Final # of matches: 0 | |
2021-02-12 14:47:50:203 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(PlugInKit)[186] <Notice>: <PKDiscoveryDriver:0x159e7dfb0> delivering update to host (0 plugins) | |
2021-02-12 14:47:50:203 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone profiled(CoreServices)[96] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:203 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone mobile_installation_proxy(MobileInstallation)[277] <Notice>: com.my.mobile.ios.dev:5:3:2:1:_LSInstallationManager uninstall:withCompletionBlock finished with error (null) | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone clipserviced(BusinessChatService)[282] <Notice>: -[BCSBusinessQueryService clearCachesForLinkItemsAssociatedWithBundleID:completion:] - connection:<private> remoteObjectProxy:<private> | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored(CoreServices)[186] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DF6AC435-F6E8-465C-A818-77724B7BF396] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u E321A10F-93C6-4C3E-AC39-021BBA371782] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u B75D34EE-AEE7-47E6-972C-665D0D8DA8B7] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u AB5199D3-600A-4BB9-957C-0E48EA13778D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:205 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C98AF1D5-4695-43B1-BB17-12062E6D320E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: [d <private>] <PKHost:0x111e0e2d0> Completed discovery. Final # of matches: 2 | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: <PKDiscoveryDriver:0x111e19a20> delivering update to host (2 plugins) | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(AppSSO)[247] <Notice>: beginMatchingExtensionsWithCompletion: ( | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] "<SOExtension:0x111f0f190, bundleID=com.apple.AuthKitUI.AKAppSSOExtension, path=/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKAppSSOExtension.appex, associatedDomains=(null)>", | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] "<SOExtension:0x111f113d0, bundleID=com.apple.AppSSOKerberos.KerberosExtension, path=/System/Library/PrivateFrameworks/AppSSOKerberos.framework/PlugIns/KerberosExtension.appex, associatedDomains=(null)>" | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] ), error: (null) | |
2021-02-12 14:47:50:206 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(AppSSO)[247] <Notice>: +[SOExtensionManager _sendNotificationsLoadedExtensions:new:removed:] extensions: ( | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] "<SOExtension:0x111f0f190, bundleID=com.apple.AuthKitUI.AKAppSSOExtension, path=/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKAppSSOExtension.appex, associatedDomains=(null)>", | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] "<SOExtension:0x111f113d0, bundleID=com.apple.AppSSOKerberos.KerberosExtension, path=/System/Library/PrivateFrameworks/AppSSOKerberos.framework/PlugIns/KerberosExtension.appex, associatedDomains=(null)>" | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] ), new: ( | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] ), removed: ( | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] ) on SOExtensionManager | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(AppSSO)[247] <Notice>: -[SOConfigurationHost _extensionsLoaded:] on <private> | |
2021-02-12 14:47:50:207 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: [d <private>] <PKHost:0x111e0e2d0> Completed discovery. Final # of matches: 2 | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(PlugInKit)[247] <Notice>: <PKDiscoveryDriver:0x111e19a20> delivering update to host (2 plugins) | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 2 | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 2 | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u A176727E-EC8A-421D-89B6-8E9E99C47870] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u FE6BF4C4-031B-4715-82E4-1D98F3EB3F7D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6AE94EA0-28B8-4325-B041-37BBE7C1490D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BA8CE7C7-D208-494B-9F09-D579AF198D17] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9927995D-7A87-4943-A3A2-43E71C93AF6E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:208 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 9FBAB86D-37C5-4B02-BDAA-3E56C46497F3] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:209 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 83140A82-F0B5-4FB3-A8C7-8B01EC946299] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:209 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 08F32463-91E8-40DC-A471-14FA2496B370] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:209 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 2BF2391C-623F-4F8B-B4AB-2623D1E259FC] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:209 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u D25F5133-8872-41B3-9941-033D59B422FF] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:210 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:210 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:210 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(AppSSO)[247] <Notice>: beginMatchingExtensionsWithCompletion: ( | |
2021-02-12 14:47:50:210 - [IOSDeviceLog] "<SOExtension:0x111e2d1a0, bundleID=com.apple.AuthKitUI.AKAppSSOExtension, path=/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKAppSSOExtension.appex, associatedDomains=(null)>", | |
2021-02-12 14:47:50:210 - [IOSDeviceLog] "<SOExtension:0x111e2d250, bundleID=com.apple.AppSSOKerberos.KerberosExtension, path=/System/Library/PrivateFrameworks/AppSSOKerberos.framework/PlugIns/KerberosExtension.appex, associatedDomains=(null)>" | |
2021-02-12 14:47:50:210 - [IOSDeviceLog] ), error: (null) | |
2021-02-12 14:47:50:211 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(AppSSO)[247] <Notice>: +[SOExtensionManager _sendNotificationsLoadedExtensions:new:removed:] extensions: ( | |
2021-02-12 14:47:50:211 - [IOSDeviceLog] "<SOExtension:0x111e2d1a0, bundleID=com.apple.AuthKitUI.AKAppSSOExtension, path=/System/Library/PrivateFrameworks/AuthKitUI.framework/PlugIns/AKAppSSOExtension.appex, associatedDomains=(null)>", | |
2021-02-12 14:47:50:211 - [IOSDeviceLog] "<SOExtension:0x111e2d250, bundleID=com.apple.AppSSOKerberos.KerberosExtension, path=/System/Library/PrivateFrameworks/AppSSOKerberos.framework/PlugIns/KerberosExtension.appex, associatedDomains=(null)>" | |
2021-02-12 14:47:50:211 - [IOSDeviceLog] ), new: ( | |
2021-02-12 14:47:50:211 - [IOSDeviceLog] ), removed: ( | |
2021-02-12 14:47:50:213 - [IOSDeviceLog] ) on SOExtensionManager | |
2021-02-12 14:47:50:213 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(AppSSO)[247] <Notice>: -[SOConfigurationHost _extensionsLoaded:] on <private> | |
2021-02-12 14:47:50:214 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 61D0B903-32E1-42CA-A0DE-90C210EA9183] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:214 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 55071782-FEF6-4C1C-8EED-E86EF84C809D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:214 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u F00427D8-6182-48AD-9FBA-FB7E03DE9F36] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:215 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(PlugInKit)[163] <Notice>: [d <private>] <PKHost:0x102a120e0> Completed discovery. Final # of matches: 13 | |
2021-02-12 14:47:50:215 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(PlugInKit)[163] <Notice>: <PKDiscoveryDriver:0x102a12c30> delivering update to host (13 plugins) | |
2021-02-12 14:47:50:215 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoKit)[163] <Notice>: Received new extension list. | |
2021-02-12 14:47:50:215 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C6650FB0-AC84-4BC7-84E2-2DF67307B4DB] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:215 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 13 | |
2021-02-12 14:47:50:216 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DBB137F6-2C9E-417A-9523-B5A709364CC2] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:216 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 933D27F8-F0DD-4F8E-88F1-232343B33FB0] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:216 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 7BF05B53-5560-4573-972F-585DC511C002] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:217 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3BA8B7BE-AB2F-41C9-BB7C-784341C54AFF] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:217 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u DC4BDBF8-AF64-4D57-B7A9-AEB2336AD747] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:217 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 0A190253-4FE0-462B-B5D2-7E0CC9BEE8C3] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3C4733EB-4E9F-4F2A-AE0F-6C883D16B14E] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5D67C3E8-C753-47F0-B9F0-A7B225FFDA20] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5C2664C7-C8BF-4501-A909-135A2EAC0696] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 3CEA1ADE-BA96-4BDB-AD34-0C635F1EDBBA] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 34 | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(libsystem_containermanager.dylib)[163] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(libsystem_containermanager.dylib)[163] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: termination assertion efficacy for com.my.mobile.ios.dev changed to 0 | |
2021-02-12 14:47:50:218 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: 0x282571180-SBApplicationIcon Data source did change: <private> (SBApplication) | |
2021-02-12 14:47:50:219 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: [d <private>] <PKHost:0x281ed5800> Completed discovery. Final # of matches: 34 | |
2021-02-12 14:47:50:219 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(PlugInKit)[59] <Notice>: <PKDiscoveryDriver:0x282f2d200> delivering update to host (34 plugins) | |
2021-02-12 14:47:50:220 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.ScreenTimeUI.ScreenTimeNotificationContentExtension for categories [ com.apple.screentime.weekly-usage-report ] with attributes: { | |
2021-02-12 14:47:50:220 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:220 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:220 - [IOSDeviceLog] NSExtensionVersion = "3.0"; | |
2021-02-12 14:47:50:220 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.screentime.weekly-usage-report"; | |
2021-02-12 14:47:50:237 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.ScreenTimeNotifications"; | |
2021-02-12 14:47:50:237 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:237 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:238 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:238 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:238 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=163, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:240 - [debug] [XCUITest] Installing '/var/folders/ln/tk4trzln4qv0gb3xylqlpdzh0000gn/T/2021112-44275-1ofyqva.28lt/my.app' on device with UUID 'bad18ad0beda63d2d565b9cd4939478d5c5e814f'... | |
2021-02-12 14:47:50:241 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.ShazamKit.ShazamNotificationContentExtension for categories [ com.apple.ShazamNotifications.category.actionable ] with attributes: { | |
2021-02-12 14:47:50:241 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:242 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:242 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:242 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.ShazamNotifications.category.actionable"; | |
2021-02-12 14:47:50:242 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.ShazamNotifications"; | |
2021-02-12 14:47:50:243 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:243 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:243 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.MobileSMS.MessagesNotificationExtension for categories [ MessageExtension, MessageExtension-AudioRaise, MessageExtension-Madrid, MessageExtension-MadridGroup, MessageExtension-SMS ] with attributes: { | |
2021-02-12 14:47:50:243 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:243 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:243 - [IOSDeviceLog] NSExtensionVersion = "14.0"; | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] MessageExtension, | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] "MessageExtension-AudioRaise", | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] "MessageExtension-Madrid", | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] "MessageExtension-MadridGroup", | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] "MessageExtension-SMS" | |
2021-02-12 14:47:50:244 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.7"; | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] UNNotificationExtensionOverridesDefaultTitle = 1; | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Music.MusicNotificationContentExtension for categories [ music-notification-default ] with attributes: { | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:245 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] NSExtensionVersion = "3.1"; | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] "music-notification-default" | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Music"; | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:246 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:247 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:247 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.podcasts.PodcastsAnnouncementsNotificationExtension for categories [ com.apple.podcasts.announcement ] with attributes: { | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] NSExtensionVersion = "3.9"; | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.podcasts.announcement"; | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:248 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:249 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:249 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:249 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.tips.TipsNotificationExtension for categories [ tip-notification-extension ] with attributes: { | |
2021-02-12 14:47:50:249 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:249 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:249 - [IOSDeviceLog] NSExtensionVersion = "7.0"; | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] "tip-notification-extension" | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "1.25"; | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.SeymourServices.SeymourNotifications for categories [ fitcored-engagement-category ] with attributes: { | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:250 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] "fitcored-engagement-category" | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Fitness"; | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:251 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Sharing.continuityRemote for categories [ continuityRemoteCategory ] with attributes: { | |
2021-02-12 14:47:50:252 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:252 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] NSExtensionVersion = "1575.1"; | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] UNNotificationExtensionCategory = continuityRemoteCategory; | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = ( | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] "com.apple.Sharing.TVRemoteNotifications", | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] "com.apple.Sharing.WatchRemoteNotifications" | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.3"; | |
2021-02-12 14:47:50:253 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:254 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:254 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Home.HomeNotification for categories [ HomeAppBulletinCategory, HMDBulletinCategoryProvideCameraRecordingFeedback ] with attributes: { | |
2021-02-12 14:47:50:254 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:254 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:254 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] HomeAppBulletinCategory, | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] HMDBulletinCategoryProvideCameraRecordingFeedback | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 0; | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.5625"; | |
2021-02-12 14:47:50:255 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:256 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:256 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobileslideshow.photosmemoriesnotificationupdates for categories [ memoriesUpdates ] with attributes: { | |
2021-02-12 14:47:50:256 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:256 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:256 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:257 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:261 - [IOSDeviceLog] memoriesUpdates | |
2021-02-12 14:47:50:261 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.BarcodeSupport.BarcodeNotificationExtension2 for categories [ barcodeNotificationDefaultViewCategory ] with attributes: { | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] UNNotificationExtensionCategory = barcodeNotificationDefaultViewCategory; | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = ( | |
2021-02-12 14:47:50:262 - [IOSDeviceLog] "com.apple.barcodesupport.qrcode", | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] "com.apple.barcodesupport.nfc" | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 0; | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.0001"; | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.findmy.FindMyNotificationsContentExtension for categories [ GEOFENCE_TRIGGER, GEOFENCE, GEOFENCE_RECEIVE ] with attributes: { | |
2021-02-12 14:47:50:263 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] "GEOFENCE_TRIGGER", | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] GEOFENCE, | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] "GEOFENCE_RECEIVE" | |
2021-02-12 14:47:50:264 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.75"; | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BDBBA6AC-3069-4ADC-AD83-93CC6A209386] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.podcasts.PodcastsNotificationExtension for categories [ com.apple.podcasts.newEpisodesAvailable ] with attributes: { | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] NSExtensionVersion = "3.9"; | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] "com.apple.podcasts.newEpisodesAvailable" | |
2021-02-12 14:47:50:265 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.6"; | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 097EDCB8-EEDA-418E-BB14-F6BC776C75AC] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.reminderkit.NotificationContentExtension for categories [ com.apple.remindd.reminderAlarm.thisAfternoon.weekend, com.apple.remindd.reminderAlarm.nextMorning.weekend, com.apple.remindd.reminderAlarm.tonight.weekend, com.apple.remindd.reminderAlarm.tonight, com.apple.remindd.reminderAlarm.thisAfternoon, com.apple.remindd.reminderAlarm.nextMorning ] with attributes: { | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.thisAfternoon.weekend", | |
2021-02-12 14:47:50:266 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.nextMorning.weekend", | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.tonight.weekend", | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.tonight", | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.thisAfternoon", | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] "com.apple.remindd.reminderAlarm.nextMorning" | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.reminders"; | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] UNNotificationExtensionDefaultConten | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.SleepHealthUI.SleepNotificationContentExtension for categories [ BedtimeReminderCategory, WindDownReminderCategory ] with attributes: { | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:267 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] BedtimeReminderCategory, | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] WindDownReminderCategory | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Health"; | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.001"; | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 17408639-342A-4CDA-A539-8167D3541300] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6D2D40EA-2C5F-42B5-9102-AB15DF9CE0DB] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobileslideshow.photosnotifications-updates for categories [ updates, updatesLiked, updatesCommented, invitations, invitationsWithJunkReport, suggestedCMMs, expiringCMMs, readyToViewInvitationCMM ] with attributes: { | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:268 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] updates, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] updatesLiked, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] updatesCommented, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] invitations, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] invitationsWithJunkReport, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] suggestedCMMs, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] expiringCMMs, | |
2021-02-12 14:47:50:269 - [IOSDeviceLog] readyToViewInvitationCMM | |
2021-02-12 14:47:50:270 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:270 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.02"; | |
2021-02-12 14:47:50:270 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:270 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.AppStoreDaemon.ASDUserNotificationExtension for categories [ asd-notification-default ] with attributes: { | |
2021-02-12 14:47:50:270 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:270 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:287 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:287 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:288 - [IOSDeviceLog] "asd-notification-default" | |
2021-02-12 14:47:50:288 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:289 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.AppStore"; | |
2021-02-12 14:47:50:289 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:289 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:290 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:290 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:290 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.CalendarNotification.CalendarContentExtension for categories [ com.apple.calendar.notifications.TriggeredEvent, com.apple.calendar.notifications.TriggeredEvent.Snooze, com.apple.calendar.notifications.TriggeredEvent.Directions, com.apple.calendar.notifications.TriggeredEvent.Directions.Snooze, com.apple.calendar.notifications.TriggeredEvent.ConferenceCall.Snooze, com.apple.calendar.notifications.TriggeredEvent.Directions.ConferenceCall, com.apple.calendar.notifications.TriggeredEvent.Directions.ConferenceCall.Snooze, EventInvitation.CanRespond, EventInvitation.CouldBeJunk ] with attributes: { | |
2021-02-12 14:47:50:290 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:290 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:290 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:291 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:291 - [IOSDeviceLog] "com.apple.calendar.notifications.TriggeredEvent", | |
2021-02-12 14:47:50:291 - [IOSDeviceLog] "com.apple.calendar.notifications.TriggeredEvent.Snooze", | |
2021-02-12 14:47:50:291 - [IOSDeviceLog] "com.apple.calendar.notifications.TriggeredEvent.Directions", | |
2021-02-12 14:47:50:291 - [IOSDeviceLog] "com.apple.calendar.notifications.Tri | |
2021-02-12 14:47:50:292 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.MobileStore.MusicStoreNotificationContentPlugin for categories [ mst-notification-category ] with attributes: { | |
2021-02-12 14:47:50:292 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:292 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:292 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:293 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:293 - [IOSDeviceLog] "mst-notification-category" | |
2021-02-12 14:47:50:293 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:293 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:293 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:293 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:294 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:294 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Passbook.NotificationContentExtension for categories [ PKPaymentTransactionNotificationCategory, PKTransitPaymentTransactionNotificationCategory, PDUserNotificationTypePassTransitRelevancy ] with attributes: { | |
2021-02-12 14:47:50:294 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:295 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:295 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:295 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:295 - [IOSDeviceLog] PKPaymentTransactionNotificationCategory, | |
2021-02-12 14:47:50:295 - [IOSDeviceLog] PKTransitPaymentTransactionNotificationCategory, | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] PDUserNotificationTypePassTransitRelevancy | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.5"; | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u EA0E368E-3DB0-4113-80A1-70F5471ABD76] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.coreaudio.haenotifications.HAENotificationContentExtension for categories [ hae.loud.ios, hae.weekly.ios ] with attributes: { | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:296 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] "hae.loud.ios", | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] "hae.weekly.ios" | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.coreaudio.adam.hae"; | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:297 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] "UNNotificationExtensionUserInteractionEnabled " = 1; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobilemail.MailNotificationContentExtension for categories [ mail-message ] with attributes: { | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] UNNotificationExtensionCategory = "mail-message"; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.5"; | |
2021-02-12 14:47:50:298 - [IOSDeviceLog] UNNotificationExtensionOverridesDefaultTitle = 0; | |
2021-02-12 14:47:50:299 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:299 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Error>: Invalid value for UNNotificationExtensionCategory in Info.plist | |
2021-02-12 14:47:50:299 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.UserNotificationsUIKit.DefaultUIExtension for categories [ ] with attributes: { | |
2021-02-12 14:47:50:299 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:300 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:300 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:300 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 0; | |
2021-02-12 14:47:50:300 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:300 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:301 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Error>: Invalid value for UNNotificationExtensionCategory in Info.plist | |
2021-02-12 14:47:50:301 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Error>: Invalid value for UNNotificationExtensionCustomSectionIdentifier in Info.plist | |
2021-02-12 14:47:50:301 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobilephone.extension.VoicemailMessageNotificationExtension for categories [ VoicemailMessageNotificationExtensionCategory, new-voicemail, new-voicemail-no-caller-id, new-voicemail-no-visual-voicemail ] with attributes: { | |
2021-02-12 14:47:50:301 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:302 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:302 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:302 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:302 - [IOSDeviceLog] VoicemailMessageNotificationExtensionCategory, | |
2021-02-12 14:47:50:302 - [IOSDeviceLog] "new-voicemail", | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] "new-voicemail-no-caller-id", | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] "new-voicemail-no-visual-voicemail" | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 6E2FFA65-F571-40B0-8E27-1980B05C5730] [com.apple.mobileslideshow.StreamShareService(<private>)] Created plugin | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C26A3F00-0B16-4DF2-8E9A-75B0D37AA5A2] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C16CF0B0-1433-46ED-9014-70FDF7E7E90C] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:303 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.mobiletimer.MobileTimerNotificationExtension for categories [ AlarmSnoozeCountdown ] with attributes: { | |
2021-02-12 14:47:50:304 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:304 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:304 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:304 - [IOSDeviceLog] UNNotificationExtensionCategory = AlarmSnoozeCountdown; | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.7"; | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 43C86819-B186-4FD1-94BF-901D9979099B] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 4A32D52D-F323-4364-9272-2EB3FC524A1F] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.AppPredictionWidget.Siri.ActionPredictionNotificationContent for categories [ actionNSUA ] with attributes: { | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:305 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:306 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:306 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:306 - [IOSDeviceLog] actionNSUA | |
2021-02-12 14:47:50:307 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:307 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Siri.ActionPredictionNotifications"; | |
2021-02-12 14:47:50:308 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:308 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.2"; | |
2021-02-12 14:47:50:308 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:309 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.iBooks.BooksNotificationContentExtension for categories [ books-notification-extension ] with attributes: { | |
2021-02-12 14:47:50:309 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:309 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:309 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:309 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:309 - [IOSDeviceLog] "books-notification-extension" | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.iBooks"; | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:310 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.Home.HomeUtilNotification for categories [ HomeAnnounceCategory, RoomAnnounceCategory, ANAnnouncement ] with attributes: { | |
2021-02-12 14:47:50:311 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:311 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:311 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:311 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:313 - [IOSDeviceLog] HomeAnnounceCategory, | |
2021-02-12 14:47:50:313 - [IOSDeviceLog] RoomAnnounceCategory, | |
2021-02-12 14:47:50:314 - [IOSDeviceLog] ANAnnouncement | |
2021-02-12 14:47:50:314 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:314 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 699FD6BE-B0F1-4E1B-A3EF-43A862B55724] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 348586CC-4524-4A10-85DC-FA116A442D86] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.BarcodeSupport.BarcodeNotificationExtension for categories [ barcodeNotificationCategory ] with attributes: { | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:315 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:316 - [IOSDeviceLog] UNNotificationExtensionCategory = barcodeNotificationCategory; | |
2021-02-12 14:47:50:316 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = ( | |
2021-02-12 14:47:50:316 - [IOSDeviceLog] "com.apple.barcodesupport.qrcode", | |
2021-02-12 14:47:50:316 - [IOSDeviceLog] "com.apple.barcodesupport.nfc" | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.accessibility.RTTUI.RTTNotifications for categories [ com.apple.RTTNotifications.message ] with attributes: { | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:317 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:318 - [IOSDeviceLog] NSExtensionVersion = 1; | |
2021-02-12 14:47:50:318 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:318 - [IOSDeviceLog] "com.apple.RTTNotifications.message" | |
2021-02-12 14:47:50:318 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:319 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.RTTNotifications"; | |
2021-02-12 14:47:50:319 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:319 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = 1; | |
2021-02-12 14:47:50:319 - [IOSDeviceLog] UNNotificationExtensionOverridesDefaultTitle = 1; | |
2021-02-12 14:47:50:319 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:319 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:320 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.AppPredictionWidget.Siri.ActionPredictionNotificationContentIntents for categories [ actionIntent ] with attributes: { | |
2021-02-12 14:47:50:337 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:337 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:338 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:338 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:338 - [IOSDeviceLog] actionIntent | |
2021-02-12 14:47:50:338 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:338 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Siri.ActionPredictionNotifications"; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.2"; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.shortcuts.AutomationNotificationContent for categories [ triggerPromptCategory ] with attributes: { | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] NSExtensionVersion = "3.0"; | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:339 - [IOSDeviceLog] triggerPromptCategory | |
2021-02-12 14:47:50:340 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:340 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:340 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.25"; | |
2021-02-12 14:47:50:340 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:340 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.tv.TVNotificationContentExtension for categories [ com.apple.tv-default ] with attributes: { | |
2021-02-12 14:47:50:340 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] UNNotificationExtensionCategory = "com.apple.tv-default"; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] UNNotificationExtensionDefaultContentHidden = 1; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.1"; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] UNNotificationExtensionUserInteractionEnabled = 1; | |
2021-02-12 14:47:50:341 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:344 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C3F2E664-2050-40BE-B8C0-0F44EB56A04F] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:344 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u F8809FFF-627C-4C73-8586-87B00517377B] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:344 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsUIKit)[59] <Notice>: Loaded extension com.apple.HealthMenstrualCyclesUI.NotificationContentExtension for categories [ MenstrualCyclesAppPlugin.AfterPeriodStart, MenstrualCyclesAppPlugin.AfterLoggedPeriodEnd ] with attributes: { | |
2021-02-12 14:47:50:345 - [IOSDeviceLog] NSExtensionPointName = "com.apple.usernotifications.content-extension"; | |
2021-02-12 14:47:50:345 - [IOSDeviceLog] NSExtensionPointVersion = "1.0"; | |
2021-02-12 14:47:50:345 - [IOSDeviceLog] NSExtensionVersion = "1.0"; | |
2021-02-12 14:47:50:346 - [IOSDeviceLog] UNNotificationExtensionCategory = ( | |
2021-02-12 14:47:50:346 - [IOSDeviceLog] "MenstrualCyclesAppPlugin.AfterPeriodStart", | |
2021-02-12 14:47:50:347 - [IOSDeviceLog] "MenstrualCyclesAppPlugin.AfterLoggedPeriodEnd" | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] UNNotificationExtensionCustomSectionIdentifier = "com.apple.Health"; | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] UNNotificationExtensionInitialContentSizeRatio = "0.001"; | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone AppSSODaemon(CoreServices)[247] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5F839BD1-D1ED-4A6D-8886-FA2FC1682096] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BD8AE449-FE99-4DC0-B531-6A73DE136ABD] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 76DBA8B5-E42E-48CE-90E4-6E07AD656899] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u B127D9B4-C89F-43CC-8CC2-90B627055ED0] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5D406613-205A-4B50-9F99-337503D7C8C0] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:348 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:349 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone backboardd(CoreServices)[62] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:349 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:349 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:349 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(CoreServices)[29] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:349 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:354 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 48F2D780-15F9-41BF-B89E-5B7A672B5BBD] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:355 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(CoreServices)[63] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:355 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nsurlsessiond(CoreServices)[107] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:355 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(CoreServices)[209] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:356 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(CoreServices)[59] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:356 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(FrontBoardServices)[59] <Notice>: -[FBSApplicationLibrary applicationsDidUninstall:] com.my.mobile.ios.dev | |
2021-02-12 14:47:50:356 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(MobileInstallation)[59] <Notice>: com.my.mobile.ios.dev:10:12:3:1:Application removed for reason: Removed from the system. | |
2021-02-12 14:47:50:357 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: SBWorkspaceTerminateApplication: com.my.mobile.ios.dev: "uninstalling app" | |
2021-02-12 14:47:50:357 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:357 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:357 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 4 | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 4 | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051a2f60> delivering update to host (4 plugins) | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 4 new extensions from NSExtension for cache key = [public.plain-text/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: No intent configuration data found stored for data source: <private> | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: No intent configuration data found stored for data source: <private> | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: No intent configuration data found stored for data source: <private> | |
2021-02-12 14:47:50:358 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: No intent configuration data found stored for data source: <private> | |
2021-02-12 14:47:50:359 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: No intent configuration data found stored for data source: <private> | |
2021-02-12 14:47:50:359 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: No intent configuration data found stored for data source: <private> | |
2021-02-12 14:47:50:359 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: com.my.mobile.ios.dev: Updating app shortcut store... | |
2021-02-12 14:47:50:359 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: Installed apps did change. | |
2021-02-12 14:47:50:359 - [IOSDeviceLog] Added: {( | |
2021-02-12 14:47:50:359 - [IOSDeviceLog] )} | |
2021-02-12 14:47:50:360 - [IOSDeviceLog] Removed: {( | |
2021-02-12 14:47:50:361 - [IOSDeviceLog] "com.my.mobile.ios.dev" | |
2021-02-12 14:47:50:361 - [IOSDeviceLog] )} | |
2021-02-12 14:47:50:361 - [IOSDeviceLog] Replaced: {( | |
2021-02-12 14:47:50:362 - [IOSDeviceLog] )} | |
2021-02-12 14:47:50:362 - [IOSDeviceLog] Updated: (null) | |
2021-02-12 14:47:50:362 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: FBSApplicationLibrary removed applications. Removing launch images for ( | |
2021-02-12 14:47:50:362 - [IOSDeviceLog] "com.my.mobile.ios.dev" | |
2021-02-12 14:47:50:362 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:362 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SplashBoard)[59] <Notice>: _removeLaunchImagesMatchingPredicate:forApplications:forgettingApps: called | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] forgettingApps: 1 | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] predicate: | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] <XBApplicationSnapshotPredicate: 0x2809c1210> { | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] contentTypeMask = GeneratedDefault; | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SplashBoard)[59] <Notice>: <XBApplicationSnapshotManifestImpl: 0x282538100> [com.my.mobile.ios.dev] Deleting snapshots: ( | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] "<XBApplicationSnapshot: 0x1172182e0; identifier: 9A3AD026-84F6-45DC-BF01-A553EEA698FE; launchInterfaceIdentifier: __from_UILaunchStoryboardName__; contentType: GeneratedDefault; referenceSize: {375, 667}; interfaceOrientation: Portrait; userInterfaceStyle: Dark>", | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] "<XBApplicationSnapshot: 0x1172323c0; identifier: 97076F28-40CF-4192-AEB0-643344EB17FE; launchInterfaceIdentifier: __from_UILaunchStoryboardName__; contentType: GeneratedDefault; referenceSize: {375, 667}; interfaceOrientation: Portrait; userInterfaceStyle: Light>" | |
2021-02-12 14:47:50:364 - [IOSDeviceLog] ) matching predicate: <private> | |
2021-02-12 14:47:50:365 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SplashBoard)[59] <Notice>: <XBApplicationSnapshotManifestImpl: 0x282538100> [com.my.mobile.ios.dev] Deleting snapshot <XBApplicationSnapshot: 0x1172182e0; ���A553EEA698FE> [com.my.mobile.ios.dev] for reason: _contentType: GeneratedDefault(1) | |
2021-02-12 14:47:50:366 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SplashBoard)[59] <Notice>: <XBApplicationSnapshotManifestImpl: 0x282538100> [com.my.mobile.ios.dev] Deleting snapshot <XBApplicationSnapshot: 0x1172323c0; ���643344EB17FE> [com.my.mobile.ios.dev] for reason: _contentType: GeneratedDefault(1) | |
2021-02-12 14:47:50:366 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SplashBoard)[59] <Notice>: <XBApplicationSnapshotManifestImpl: 0x282538100> [com.my.mobile.ios.dev] Deleting paths: <private> | |
2021-02-12 14:47:50:366 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: com.my.mobile.ios.dev: Saving... | |
2021-02-12 14:47:50:367 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: com.my.mobile.ios.dev: SBApplicationShortcutStore doesn't need truncation (truncation reason: <private>); there are 0 application shortcut items. | |
2021-02-12 14:47:50:367 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: [com.my.mobile.ios.dev] Application uninstalled using default data provider | |
2021-02-12 14:47:50:367 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: [com.my.mobile.ios.dev] Remove data provider | |
2021-02-12 14:47:50:367 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: Removing all attachments for bundle '<private>' | |
2021-02-12 14:47:50:367 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: No unique identifier for bundleID com.my.mobile.ios.dev found; adding a mapping to 78965E86-01A7-428F-9A60-DBBBF394532E | |
2021-02-12 14:47:50:368 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: Saving file at /var/mobile/Library/UserNotificationsServer/Library.plist with 208 items | |
2021-02-12 14:47:50:368 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: -[ATXDefaultHomeScreenItemManager fetchDefaultStacksOfGridSize:withCompletionHandler:]_block_invoke: Fetched add widget defaults: <private> | |
2021-02-12 14:47:50:368 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: -[ATXDefaultHomeScreenItemManager _fetchSmartStackOfVariant:localObserver:withCompletionHandler:]_block_invoke: fetched smart stack of variant 0: <private> | |
2021-02-12 14:47:50:368 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXHomeScreenSuggestionClient: No widget or stack changes, not updating default home screen items | |
2021-02-12 14:47:50:368 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(BulletinBoard)[59] <Notice>: BBRemoteDataProviderConnection Asked to remove a data provider ((null)) without a sectionID. Ignoring. | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone businesschatd[7019] <Notice>: Incoming XPC connection {newConnection: <private>} | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone businesschatd(BusinessChatService)[7019] <Notice>: -[BCSBusinessQueryController clearCachesForLinkItemsAssociatedWithBundleID:completion:] | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone bluetoothd(CoreServices)[82] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone bluetoothd[82] <Notice>: com.my.mobile.ios.dev (null) <private> | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone bluetoothd[82] <Notice>: Unable To Uninstall com.my.mobile.ios.dev, AppInfo Not Found | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(WatchListKit)[183] <Notice>: WLKAppLibraryCore - enumerate apps elapsed time: 0.11681 | |
2021-02-12 14:47:50:369 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: +[VSSubscriptionSource subscriptionSourceForAppWithBundleID:]: com.apple.Music | |
2021-02-12 14:47:50:370 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: +[VSSubscriptionSource subscriptionSourceForAppWithBundleID:]: <private> | |
2021-02-12 14:47:50:370 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Entering -[VSSubscriptionRegistrationCenter fetchActiveSubscriptionsWithOptions:completionHandler:] | |
2021-02-12 14:47:50:370 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: No allowed hash modifiers. | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Will return cached subscriptions: <private> | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Error>: No data found at /var/mobile/Library/UserNotifications/78965E86-01A7-428F-9A60-DBBBF394532E/AttachmentsList.plist | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Error>: [com.my.mobile.ios.dev] Push registration with a nil environment was encountered, will not invalidate token | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: Setting topics for environment production: | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] enabled: ( | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] ignored: ( | |
2021-02-12 14:47:50:373 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:374 - [IOSDeviceLog] opportunistic:( | |
2021-02-12 14:47:50:374 - [IOSDeviceLog] "com.apple.Maps", | |
2021-02-12 14:47:50:374 - [IOSDeviceLog] "com.apple.icloud-container.com.apple.Maps", | |
2021-02-12 14:47:50:374 - [IOSDeviceLog] "com.apple.findmy", | |
2021-02-12 14:47:50:374 - [IOSDeviceLog] "com.apple.icloud-container.com.apple.findmy" | |
2021-02-12 14:47:50:375 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:375 - [IOSDeviceLog] nonWakingOpportunistic:( | |
2021-02-12 14:47:50:375 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:375 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: [com.my.mobile.ios.dev] Remove all pending notification dictionaries | |
2021-02-12 14:47:50:375 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: Removing library mapping for com.my.mobile.ios.dev | |
2021-02-12 14:47:50:376 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: Saving file at /var/mobile/Library/UserNotificationsServer/Library.plist with 207 items | |
2021-02-12 14:47:50:376 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(ApplePushService)[59] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: YES completion: (null) | |
2021-02-12 14:47:50:376 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 19fc1f50 found <private> | |
2021-02-12 14:47:50:387 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(ApplePushService)[59] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:50:395 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone navd(CoreServices)[77] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:396 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5695B45D-5B7B-4135-A1E0-B65A9059E211] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:396 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(CoreServices)[149] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:397 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(CoreServices)[9112] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:397 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lsd(CoreServices)[2060] <Notice>: Sent distributed notification com.apple.LaunchServices.applicationUnregistered with payload <private> | |
2021-02-12 14:47:50:398 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone runningboardd(CoreServices)[32] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:398 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:398 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:399 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:399 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: [d <private>] <PKHost:0x10300c7a0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:399 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x103314140>. | |
2021-02-12 14:47:50:400 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: [d <private>] <PKHost:0x10300c7a0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:400 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:400 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u E6459D78-F8AF-49C6-A2DF-12C0A6D2BEAE] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:407 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x105149ae0> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:407 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u EA8033A1-7DFF-4060-AF4C-8B2072D5FCEE] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:407 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [public.image|public.plain-text|public.url/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 5BF0617C-88B5-4DE8-A6C2-57A1AB28AA51] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 4C752282-104B-46D9-B4E5-3A91B5EC5D83] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 7B437419-96DA-48CF-844E-0BF4889A6A75] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 5 | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(CoreServices)[146] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond[146] <Notice>: applicationsDidUninstall will rewrite available data sources to NPS | |
2021-02-12 14:47:50:408 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone aggregated(CoreServices)[10313] <Notice>: LaunchServices observer: Uninstalled <private> | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 5 | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Apps uninstalled from the device: com.my.mobile.ios.dev | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Apps Source fired data:2 | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 1, fsNode: (null) | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Removing rules for apps: com.my.mobile.ios.dev | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Performing save operation on ne configuration: com.apple.commcenter.ne.cellularusage | |
2021-02-12 14:47:50:409 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone coreauthd(DaemonUtils)[405] <Notice>: -[InstalledAppsCache _removeApplicationFromCache:] >>> entered at: 1613126870.296 on <private> | |
2021-02-12 14:47:50:410 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone coreauthd(DaemonUtils)[405] <Notice>: -[InstalledAppsCache _removeApplicationFromCache:] <<< left at: 1613126870.310 (total: 0.014) on <private> | |
2021-02-12 14:47:50:410 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone coreauthd(DaemonUtils)[405] <Notice>: Cache updated. App cache 115 entries, plugin cache 110 entries, name cache 113 entries, Siri extensions: 14. | |
2021-02-12 14:47:50:410 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:410 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:413 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:413 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:414 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051a8960> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:414 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [com.apple.mapkit.map-item|public.plain-text|public.url|public.vcard/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:414 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:415 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Saving configuration com.apple.commcenter.ne.cellularusage with existing signature {length = 20, bytes = 0x2f1d4c2daefc9527d1b60f3fe037aee3d0ab8ab3} | |
2021-02-12 14:47:50:415 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:415 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: Deleting entry for <private> | |
2021-02-12 14:47:50:415 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"removing client entry", "client":"com.my.mobile.ios.dev"} | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: Removing all alarms for client: <private>. | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 6 | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 6 | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051c2670> delivering update to host (6 plugins) | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 6 new extensions from NSExtension for cache key = [public.image/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:416 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:417 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:417 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"reduceFreePages", "path":"\134/var\134/root\134/Library\134/Caches\134/locationd\134/consolidated.db", "page_count":13, "freelist_count":0, "loadFactor":"1.000000"} | |
2021-02-12 14:47:50:417 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"reduceFreePages", "event":"elapsed", "begin_mach":51921744100358, "end_mach":51921744102033, "elapsed_s":"0.000069792"} | |
2021-02-12 14:47:50:417 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"iB: Removed all fences for bundle", "bundle":"com.my.mobile.ios.dev"} | |
2021-02-12 14:47:50:417 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"#authsync Dropping delete auth sync request - no watch"} | |
2021-02-12 14:47:50:418 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"reduceFreePages", "path":"\134/var\134/root\134/Library\134/Caches\134/locationd\134/consolidated.db", "page_count":13, "freelist_count":0, "loadFactor":"1.000000"} | |
2021-02-12 14:47:50:418 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: {"msg":"reduceFreePages", "event":"elapsed", "begin_mach":51921744109107, "end_mach":51921744110099, "elapsed_s":"0.000041333"} | |
2021-02-12 14:47:50:418 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:418 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:418 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x10515f9a0> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [com.apple.active-webpage|public.url/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStorage)[9112] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStorage)[9112] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStorage)[9112] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStorage)[9112] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:419 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:420 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:437 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x105192f70> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [public.url/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Successfully posted generation 49005 | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Path Controller is enabled | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Successfully saved configuration com.apple.commcenter.ne.cellularusage | |
2021-02-12 14:47:50:438 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(libnetwork.dylib)[59] <Notice>: nw_path_evaluator_start [9CE82002-0C1B-4157-BAD0-94F2F54E4389 <NULL> generic, indefinite] | |
2021-02-12 14:47:50:439 - [IOSDeviceLog] path: unsatisfied (No network route), ipv4 | |
2021-02-12 14:47:50:440 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:440 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: No entitlement for stream AppIntent | |
2021-02-12 14:47:50:441 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Failed entlement check, will not issue access token | |
2021-02-12 14:47:50:441 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:441 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Clearing 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A from the loaded configurations | |
2021-02-12 14:47:50:441 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Clearing 0768FF29-AEFD-4578-91AB-4656833C5E47 from the loaded configurations | |
2021-02-12 14:47:50:442 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:442 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:442 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Reload from disk complete | |
2021-02-12 14:47:50:442 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Received a com.apple.neconfigurationchanged notification with token 111 | |
2021-02-12 14:47:50:442 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Reloaded network extension configuration: com.apple.commcenter.ne.cellularusage | |
2021-02-12 14:47:50:443 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Loaded configuration due to save operation result: true | |
2021-02-12 14:47:50:443 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Successfully deleted rules for app: com.my.mobile.ios.dev | |
2021-02-12 14:47:50:443 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Handling ne configuration change | |
2021-02-12 14:47:50:443 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I --------------> kCTPerAppNetworkDataAccessPolicyChangedEvent (165) sent to 7 (of 61) clients. | |
2021-02-12 14:47:50:443 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(FTServices)[92] <Notice>: Received kCTPerAppNetworkDataAccessPolicyChangedNotification so nuking cached values | |
2021-02-12 14:47:50:444 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Received CT notification that network access policy has changed. | |
2021-02-12 14:47:50:444 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:445 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:445 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:445 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:445 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:445 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 2 | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 2 | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051ce980> delivering update to host (2 plugins) | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 2 new extensions from NSExtension for cache key = [public.vcard/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone remindd(DADaemonSupport)[10668] <Notice>: DADAgentManager: Fetching active agents. count = 0, agents = (null) | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone mobiletimerd(MobileTimer)[7016] <Notice>: <MTAgentNotificationManager: 0x119e26830> received notification Application Uninstalled | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudphotod(libcupolicy.dylib)[232] <Notice>: Received msg from server: <private> | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudphotod(libcupolicy.dylib)[232] <Notice>: Received new data usage policy list | |
2021-02-12 14:47:50:446 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudphotod(CloudPhotoLibrary)[232] <Notice>: Updated cellular policy for <private>: not restricted | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Received a com.apple.neconfigurationchanged notification with token 11 | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone itunescloudd[185] <Notice>: Received distributed notification: com.apple.LaunchServices.applicationUnregistered | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone itunescloudd[185] <Notice>: ICDServer 0x102e07dd0 - Processing notification [Application install/removal] | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone itunescloudd[185] <Notice>: Handling app install changed notification - apps={( | |
2021-02-12 14:47:50:447 - [IOSDeviceLog] "com.my.mobile.ios.dev" | |
2021-02-12 14:47:50:451 - [IOSDeviceLog] )}, registration=uninstalled | |
2021-02-12 14:47:50:451 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:451 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: Received notification com.apple.neconfigurationchanged | |
2021-02-12 14:47:50:452 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: Generating a configuration changed event | |
2021-02-12 14:47:50:452 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: Received a configuration changed event | |
2021-02-12 14:47:50:452 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:452 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Received a com.apple.neconfigurationchanged notification with token 23 | |
2021-02-12 14:47:50:452 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Clearing 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A from the loaded configurations | |
2021-02-12 14:47:50:453 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Clearing 0768FF29-AEFD-4578-91AB-4656833C5E47 from the loaded configurations | |
2021-02-12 14:47:50:453 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:453 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:453 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Reload from disk complete | |
2021-02-12 14:47:50:453 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:453 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:454 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 4 | |
2021-02-12 14:47:50:454 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:454 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sleepd(SleepDaemon)[7017] <Notice>: [HDSPNotificationListener] received notification Application Uninstalled, taking assertion | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 4 | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051d3310> delivering update to host (4 plugins) | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 4 new extensions from NSExtension for cache key = [public.plain-text|public.plain-text|public.plain-text|public.rtf/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:455 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:456 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sleepd(SleepDaemon)[7017] <Notice>: [HDSPAssertionManager] Taking assertion with identifier Application Uninstalled | |
2021-02-12 14:47:50:456 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sleepd(SleepDaemon)[7017] <Notice>: [HDSPAssertionManager] Releasing assertion with identifier Application Uninstalled | |
2021-02-12 14:47:50:456 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone itunescloudd(iTunesCloud)[185] <Notice>: Music restrict cellular data: 0 | |
2021-02-12 14:47:50:456 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.mobileslideshow = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:457 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:457 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:457 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:457 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.tv = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:457 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.Maps = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.ScreenTimeWidgetApplication = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:458 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:460 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.reminders = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:461 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:461 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:461 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:461 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.weather = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:461 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:462 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:462 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Launched by application uninstalled notification | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Handling <private> | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.tips = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Error>: Attempt to retrieve application record for bundle identifier <private> failed with error: Error Domain=NSOSStatusErrorDomain Code=-10814 UserInfo={_LSLine=1483, _LSFunction=<private>} | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Unregistering application <private> from PushKit VoIP in environment (null) | |
2021-02-12 14:47:50:463 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: [WARN] No APS connection found for environment (null) | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd[92] <Notice>: Disabling topic <private> and invalidating its token for all connections | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> invalidateTokenForTopic: <private> identifier | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> invalidateTokenForTopic: <private> identifier | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: YES completion: (null) | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> got all nil topics, considering this as a change to flush any cached topics in apsd for named ports. | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: YES completion: (null) | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> got all nil topics, considering this as a change to flush any cached topics in apsd for named ports. | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:50:464 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> got all nil topics, considering this as a change to flush any cached topics in apsd for named ports. | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 19f95b60 found <private> | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 19fc2800 found <private> | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 19f95b60 found <private> | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone callservicesd(ApplePushService)[92] <Notice>: <private> got all nil topics, considering this as a change to flush any cached topics in apsd for named ports. | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.mobiletimer = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.cfnotification)[29] <Notice>: Fired subscription for notification: <private> | |
2021-02-12 14:47:50:465 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: <private> asked by <private> to invalidate token for topic <private> identifier | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: <private> Deleting token for appSpecificIdentifier <private> | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: setTokenForDomain push.apple.com token (null) appSpecificIdentifier <private> | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.stocks = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.Music = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:466 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:467 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:467 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.podcasts = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:467 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:467 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 6 | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.mobilenotes = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Error>: SecItemDelete() failed: -25300 - setTokenForDomain | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 19fc2800 found <private> | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: <private> asked by <private> to invalidate token for topic <private> identifier | |
2021-02-12 14:47:50:468 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: <private> Deleting token for appSpecificIdentifier <private> | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: setTokenForDomain sandbox.push.apple.com token (null) appSpecificIdentifier <private> | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: Network authorization status for com.apple.mobilecal = allowed (wifi=true, cellular=true) | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Error>: SecItemDelete() failed: -25300 - setTokenForDomain | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 6 | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051b2a80> delivering update to host (6 plugins) | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 6 new extensions from NSExtension for cache key = [public.heic|public.jpeg/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.syncdefaultsd, criteria: check-in | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.syncdefaultsd (0x11de0ee80), 0 | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd (0x11de0ee80), check-in | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I Setting total disabled bundles count to: 0 | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: Got a configuration change callback with configuration IDs ( | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] "75CF4C47-FBB5-4D90-BE0E-803AEEB0693A" | |
2021-02-12 14:47:50:469 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Error>: Failed to extend sandbox read-write extension class for Biome public stream 2 with error Error Domain=BMStreamsAccessErrorDomain Code=-1 UserInfo={NSLocalizedDescription=<private>} | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Fault>: Write access denied to stream during pruning: AppIntent | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: No entitlement for stream TestStream | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Failed entlement check, will not issue access token | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Error>: Failed to extend sandbox read-write extension class for Biome public stream 3 with error Error Domain=BMStreamsAccessErrorDomain Code=-1 UserInfo={NSLocalizedDescription=<private>} | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Fault>: Write access denied to stream during pruning: TestStream | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: No entitlement for stream POICategory | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Failed entlement check, will not issue access token | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Error>: Failed to extend sandbox read-write extension class for Biome public stream 4 with error Error Domain=BMStreamsAccessErrorDomain Code=-1 UserInfo={NSLocalizedDescription=<private>} | |
2021-02-12 14:47:50:470 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Fault>: Write access denied to stream during pruning: POICategory | |
2021-02-12 14:47:50:487 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:487 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: No entitlement for stream ContextualActions | |
2021-02-12 14:47:50:487 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Failed entlement check, will not issue access token | |
2021-02-12 14:47:50:487 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Error>: Failed to extend sandbox read-write extension class for Biome public stream 5 with error Error Domain=BMStreamsAccessErrorDomain Code=-1 UserInfo={NSLocalizedDescription=<private>} | |
2021-02-12 14:47:50:487 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Fault>: Write access denied to stream during pruning: ContextualActions | |
2021-02-12 14:47:50:488 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 9112 | |
2021-02-12 14:47:50:488 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: No entitlement for stream AppClipLaunch | |
2021-02-12 14:47:50:488 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Failed entlement check, will not issue access token | |
2021-02-12 14:47:50:489 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Error>: Failed to extend sandbox read-write extension class for Biome public stream 6 with error Error Domain=BMStreamsAccessErrorDomain Code=-1 UserInfo={NSLocalizedDescription=<private>} | |
2021-02-12 14:47:50:489 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone contextstored(BiomeStreams)[9112] <Fault>: Write access denied to stream during pruning: AppClipLaunch | |
2021-02-12 14:47:50:489 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:489 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:489 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 4 | |
2021-02-12 14:47:50:490 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 4 | |
2021-02-12 14:47:50:490 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1050227c0> delivering update to host (4 plugins) | |
2021-02-12 14:47:50:490 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 4 new extensions from NSExtension for cache key = [com.apple.avfoundation.urlasset|com.apple.quicktime-movie/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 6 | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 6 | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051b35b0> delivering update to host (6 plugins) | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 6 new extensions from NSExtension for cache key = [com.apple.live-photo|public.heic|public.jpeg/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:491 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 4 | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 4 | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051a2f60> delivering update to host (4 plugins) | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 4 new extensions from NSExtension for cache key = [public.plain-text/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:496 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051a8960> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:497 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [com.apple.mapkit.map-item|public.plain-text|public.url|public.vcard/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:497 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:497 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:498 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:498 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:498 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x105192f70> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:498 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [public.url/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:498 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoTimeKitCompanion)[146] <Notice>: Setting data sources for SiriDefaultsPhoneThirdPartyDataSources - <private> | |
2021-02-12 14:47:50:498 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSDomainAccessor initWithDomain:]: domain: (com.apple.NanoTimeKit) | |
2021-02-12 14:47:50:502 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: Failed to resolve pairing ID ((null)) or data store ((null)) for active device | |
2021-02-12 14:47:50:502 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSDomainAccessor initWithDomain:queue:]: domain: (com.apple.NanoTimeKit) pairingID: ((null)); pairingDataStort: ((null)) | |
2021-02-12 14:47:50:503 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSDomainAccessor initWithDomain:queue:]: Unable to create domain accessor. No pairing ID or data store. | |
2021-02-12 14:47:50:503 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: self: (0x102c72e40) | |
2021-02-12 14:47:50:503 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSDomainAccessor initWithDomain:]: domain: (com.apple.NanoTimeKit) | |
2021-02-12 14:47:50:503 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: Failed to resolve pairing ID ((null)) or data store ((null)) for active device | |
2021-02-12 14:47:50:504 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSDomainAccessor initWithDomain:queue:]: domain: (com.apple.NanoTimeKit) pairingID: ((null)); pairingDataStort: ((null)) | |
2021-02-12 14:47:50:504 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSDomainAccessor initWithDomain:queue:]: Unable to create domain accessor. No pairing ID or data store. | |
2021-02-12 14:47:50:504 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: self: (0x102d68380) | |
2021-02-12 14:47:50:504 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: self: (0x102d50db0) | |
2021-02-12 14:47:50:505 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSManager synchronizeNanoDomain:keys:cloudEnabled:]: (com.apple.NanoTimeKit); keys: (<private>) | |
2021-02-12 14:47:50:506 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: -[NPSManager connection]: Can't get xpcConnection- either there's a daemon failure or the daemon can't be launched because no watches are paired | |
2021-02-12 14:47:50:506 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoPreferencesSync)[146] <Notice>: self: (0x102d50db0) | |
2021-02-12 14:47:50:506 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nanotimekitcompaniond(NanoTimeKitCompanion)[146] <Notice>: Siri defaults did change. Posting notification | |
2021-02-12 14:47:50:506 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Received a start command from nesessionmanager[160] | |
2021-02-12 14:47:50:509 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:509 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:510 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Skip a start command from nesessionmanager[160]: session in state connected | |
2021-02-12 14:47:50:510 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 2 | |
2021-02-12 14:47:50:510 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 2 | |
2021-02-12 14:47:50:510 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051ce980> delivering update to host (2 plugins) | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 2 new extensions from NSExtension for cache key = [public.vcard/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.commcenter.ne.cellularusage:75CF4C47-FBB5-4D90-BE0E-803AEEB0693A]: Resetting VPN On Demand | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: <NESMServer: 0x10220a2d0>: Request to install session: NESMPathControllerSession[com.apple.commcenter.ne.cellularusage:75CF4C47-FBB5-4D90-BE0E-803AEEB0693A] | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(NetworkExtension)[29] <Notice>: Current file handles for com.apple.networkextension.file-descriptor-maintainer: ( | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] "Network Agent Registration socket (97) 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A 40666C6B-B552-4953-8C75-75D4FA048128 5 (null) agent flags 0x2", | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] "Network Agent Registration socket (187) 0768FF29-AEFD-4578-91AB-4656833C5E47 1FD07E13-38AA-4202-91D8-B2217F74C6FB 5 (null) agent flags 0x3", | |
2021-02-12 14:47:50:511 - [IOSDeviceLog] "Policy Session MasterSession socket (190)", | |
2021-02-12 14:47:50:512 - [IOSDeviceLog] "Policy Session LowPrioritySession socket (191)" | |
2021-02-12 14:47:50:512 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:512 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: File Handle Maintainer listening for readable events on Network Agent Registration socket (97) 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A 40666C6B-B552-4953-8C75-75D4FA048128 5 (null) agent flags 0x2 | |
2021-02-12 14:47:50:512 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: File Handle Maintainer listening for readable events on Network Agent Registration socket (187) 0768FF29-AEFD-4578-91AB-4656833C5E47 1FD07E13-38AA-4202-91D8-B2217F74C6FB 5 (null) agent flags 0x3 | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Received a start command from nesessionmanager[160] | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x105149ae0> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:513 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [public.image|public.plain-text|public.url/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128765 to 128766 | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.AppStore | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Handling an apps uninstalled notification with bundle IDs ( | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] "com.my.mobile.ios.dev" | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128765 to 128766 | |
2021-02-12 14:47:50:515 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Removing configurations for apps with bundle IDs ( | |
2021-02-12 14:47:50:516 - [IOSDeviceLog] "com.my.mobile.ios.dev" | |
2021-02-12 14:47:50:516 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:517 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Skip a start command from nesessionmanager[160]: session in state connected | |
2021-02-12 14:47:50:522 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:523 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Saving configuration com.apple.preferences.networkprivacy with existing signature {length = 20, bytes = 0x1dc52cf2e1b73965fc2ff63360e63a40e5ca623b} | |
2021-02-12 14:47:50:523 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:523 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:523 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 3 | |
2021-02-12 14:47:50:523 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 3 | |
2021-02-12 14:47:50:524 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x10515f9a0> delivering update to host (3 plugins) | |
2021-02-12 14:47:50:524 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 3 new extensions from NSExtension for cache key = [com.apple.active-webpage|public.url/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:524 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128767 | |
2021-02-12 14:47:50:524 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128766 to 128767 | |
2021-02-12 14:47:50:533 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:534 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:534 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Successfully posted generation 49006 | |
2021-02-12 14:47:50:535 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Path Controller is enabled | |
2021-02-12 14:47:50:535 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Received a com.apple.neconfigurationchanged notification with token 23 | |
2021-02-12 14:47:50:535 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Clearing 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A from the loaded configurations | |
2021-02-12 14:47:50:535 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Clearing 0768FF29-AEFD-4578-91AB-4656833C5E47 from the loaded configurations | |
2021-02-12 14:47:50:535 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(NetworkExtension)[160] <Notice>: Reload from disk complete | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: Got a configuration change callback with configuration IDs ( | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] "0768FF29-AEFD-4578-91AB-4656833C5E47" | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Received a com.apple.neconfigurationchanged notification with token 111 | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Clearing 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A from the loaded configurations | |
2021-02-12 14:47:50:536 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Clearing 0768FF29-AEFD-4578-91AB-4656833C5E47 from the loaded configurations | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(libnetwork.dylib)[59] <Notice>: nw_path_evaluator_start [D88E49E3-C4CB-4F62-A4E4-A9CF028970F5 <NULL> generic, indefinite] | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] path: unsatisfied (No network route), ipv4 | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Resetting VPN On Demand | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: <NESMServer: 0x10220a2d0>: Request to install session: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47] | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128766 to 128768 | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Preferences | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128768 | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Adding 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A to the loaded configurations | |
2021-02-12 14:47:50:537 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Adding 0768FF29-AEFD-4578-91AB-4656833C5E47 to the loaded configurations | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter(NetworkExtension)[86] <Notice>: Reload from disk complete | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Received a com.apple.neconfigurationchanged notification with token 11 | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Successfully saved configuration com.apple.preferences.networkprivacy | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: Received notification com.apple.neconfigurationchanged | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(NetworkExtension)[29] <Notice>: Current file handles for com.apple.networkextension.file-descriptor-maintainer: ( | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] "Network Agent Registration socket (96) 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A 40666C6B-B552-4953-8C75-75D4FA048128 5 (null) agent flags 0x2", | |
2021-02-12 14:47:50:538 - [IOSDeviceLog] "Network Agent Registration socket (97) 0768FF29-AEFD-4578-91AB-4656833C5E47 1FD07E13-38AA-4202-91D8-B2217F74C6FB 5 (null) agent flags 0x3", | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] "Policy Session MasterSession socket (187)", | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] "Policy Session LowPrioritySession socket (190)" | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: File Handle Maintainer listening for readable events on Network Agent Registration socket (96) 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A 40666C6B-B552-4953-8C75-75D4FA048128 5 (null) agent flags 0x2 | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: File Handle Maintainer listening for readable events on Network Agent Registration socket (97) 0768FF29-AEFD-4578-91AB-4656833C5E47 1FD07E13-38AA-4202-91D8-B2217F74C6FB 5 (null) agent flags 0x3 | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(NetworkExtension)[29] <Notice>: Current file handles for com.apple.networkextension.file-descriptor-maintainer: ( | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] "Network Agent Registration socket (191) 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A 40666C6B-B552-4953-8C75-75D4FA048128 5 (null) agent flags 0x2", | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] "Network Agent Registration socket (193) 0768FF29-AEFD-4578-91AB-4656833C5E47 1FD07E13-38AA-4202-91D8-B2217F74C6FB 5 (null) agent flags 0x3", | |
2021-02-12 14:47:50:539 - [IOSDeviceLog] "Policy Session MasterSession socket (194)", | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] "Policy Session LowPrioritySession socket (197)" | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: File Handle Maintainer listening for readable events on Network Agent Registration socket (191) 75CF4C47-FBB5-4D90-BE0E-803AEEB0693A 40666C6B-B552-4953-8C75-75D4FA048128 5 (null) agent flags 0x2 | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: File Handle Maintainer listening for readable events on Network Agent Registration socket (193) 0768FF29-AEFD-4578-91AB-4656833C5E47 1FD07E13-38AA-4202-91D8-B2217F74C6FB 5 (null) agent flags 0x3 | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone UserEventAgent(com.apple.networkextension)[29] <Notice>: Generating a configuration changed event | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128767 to 128768 | |
2021-02-12 14:47:50:540 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: Received a configuration changed event | |
2021-02-12 14:47:50:541 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:541 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:541 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128769 | |
2021-02-12 14:47:50:545 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128768 to 128769 | |
2021-02-12 14:47:50:546 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobilesafari | |
2021-02-12 14:47:50:546 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 4 | |
2021-02-12 14:47:50:546 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 4 | |
2021-02-12 14:47:50:548 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051d3310> delivering update to host (4 plugins) | |
2021-02-12 14:47:50:548 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 4 new extensions from NSExtension for cache key = [public.plain-text|public.plain-text|public.plain-text|public.rtf/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:548 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128768 to 128769 | |
2021-02-12 14:47:50:550 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128770 | |
2021-02-12 14:47:50:551 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128769 to 128770 | |
2021-02-12 14:47:50:552 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobiletimer | |
2021-02-12 14:47:50:552 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128769 to 128770 | |
2021-02-12 14:47:50:554 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:554 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(ExtensionKit)[149] <Notice>: Use of NSTruePredicate is forbidden: TRUEPREDICATE | |
2021-02-12 14:47:50:555 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 6 | |
2021-02-12 14:47:50:556 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: [d <private>] <PKHost:0x1050059f0> Completed discovery. Final # of matches: 6 | |
2021-02-12 14:47:50:556 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(PlugInKit)[63] <Notice>: <PKDiscoveryDriver:0x1051c2670> delivering update to host (6 plugins) | |
2021-02-12 14:47:50:556 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone sharingd(ShareSheet)[63] <Notice>: ExtensionsCache: 6 new extensions from NSExtension for cache key = [public.image/com.apple.services|com.apple.share-services|com.apple.ui-services], error = (null) | |
2021-02-12 14:47:50:559 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128771 | |
2021-02-12 14:47:50:559 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128770 to 128771 | |
2021-02-12 14:47:50:559 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobileslideshow | |
2021-02-12 14:47:50:559 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128770 to 128771 | |
2021-02-12 14:47:50:573 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128772 | |
2021-02-12 14:47:50:573 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128771 to 128772 | |
2021-02-12 14:47:50:573 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Passbook | |
2021-02-12 14:47:50:577 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128771 to 128772 | |
2021-02-12 14:47:50:578 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: removefile([<private>]) succeeded | |
2021-02-12 14:47:50:579 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128773 | |
2021-02-12 14:47:50:580 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128772 to 128773 | |
2021-02-12 14:47:50:581 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Health | |
2021-02-12 14:47:50:581 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128772 to 128773 | |
2021-02-12 14:47:50:587 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128774 | |
2021-02-12 14:47:50:588 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128773 to 128774 | |
2021-02-12 14:47:50:588 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobilephone | |
2021-02-12 14:47:50:588 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128773 to 128774 | |
2021-02-12 14:47:50:590 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone trustd[144] <Notice>: cert[0]: MissingIntermediate =(leaf)[force]> 0 | |
2021-02-12 14:47:50:590 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone trustd[144] <Notice>: cert[0]: NonEmptySubject =(path)[]> 0 | |
2021-02-12 14:47:50:594 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lockdownd[70] <Notice>: handle_start_service: <private> | |
2021-02-12 14:47:50:595 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service: <private> | |
2021-02-12 14:47:50:596 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: All maintenance operations should now be complete. | |
2021-02-12 14:47:50:602 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: [d <private>] <PKHost:0x10300c7a0> Completed discovery. Final # of matches: 5 | |
2021-02-12 14:47:50:602 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone clipserviced(ClipServices)[282] <Notice>: CPSClipCleanupManager: Post notification with name: <private>, userInfo: (null) | |
2021-02-12 14:47:50:603 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone clipserviced(ClipServices)[282] <Notice>: CPSClipCleanupManager: Received app registered (non-placeholder) notification | |
2021-02-12 14:47:50:603 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone clipserviced(ClipServices)[282] <Error>: CPSClipCleanupManager: Failed to find launched app's bundleID in XPC event | |
2021-02-12 14:47:50:603 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd[229] <Notice>: Received distnoted matching event. | |
2021-02-12 14:47:50:603 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128775 | |
2021-02-12 14:47:50:604 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128774 to 128775 | |
2021-02-12 14:47:50:604 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.findmy | |
2021-02-12 14:47:50:604 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128774 to 128775 | |
2021-02-12 14:47:50:611 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128776 | |
2021-02-12 14:47:50:612 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128775 to 128776 | |
2021-02-12 14:47:50:612 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.MobileAddressBook | |
2021-02-12 14:47:50:612 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128775 to 128776 | |
2021-02-12 14:47:50:617 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: Handling application un-installation: {bundleID = com.my.mobile.ios.dev; version = (null); shortVersion = (null); variantID = (null)} | |
2021-02-12 14:47:50:618 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128777 | |
2021-02-12 14:47:50:618 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128776 to 128777 | |
2021-02-12 14:47:50:618 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.tips | |
2021-02-12 14:47:50:619 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128776 to 128777 | |
2021-02-12 14:47:50:634 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Unknown bundle type for app:<private>, bundleType:<private> - skipping | |
2021-02-12 14:47:50:634 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128778 | |
2021-02-12 14:47:50:635 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128777 to 128778 | |
2021-02-12 14:47:50:635 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.calculator | |
2021-02-12 14:47:50:636 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128777 to 128778 | |
2021-02-12 14:47:50:636 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Finished getting 37 applications, took 0.325647 seconds updateApps ? YES | |
2021-02-12 14:47:50:636 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: L2 Metrics on en0: rssi: -66 [-67,0] -> -66, snr: 30 (cca [wake/total] self/other/intf): [-1,-1]/[-1,-1]/[-1,-1]/32 (txFrames/txReTx/txFail): 0/0/0 -> (was/is) 0/0 | |
2021-02-12 14:47:50:637 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Received Wi-Fi Assist Override along with LQM info: 0 | |
2021-02-12 14:47:50:637 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceManagerMonitor24GHzInfraNetworkTraffic: SNR 15.3, CCA 33.4, Tx bandwidth 27650.7 (kbps), Rx bandwidth 27650.7, Tx data rate 3.3 (kbps), Rx data rate 5.9, Tx air time 0.012 %, Rx air time 0.021 %, Good background traffic ? No | |
2021-02-12 14:47:50:637 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceManagerEvaluate24GHzInfraNetworkState:isConnected Yes, isTimeSensitiveAppRunning No, isThereTrafficNow No | |
2021-02-12 14:47:50:637 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiLQAMgrLogStats(arpanet:Stationary): Rssi: -66 {-67 0} Snr: 30 Cca: 32 TxPer: 0.0% (0) BcnPer: 13.8% (196, 51.3%) RxFrms: 11 RxRetryFrames: 6 TxRate: 24000 RxRate: 78000 FBRate: 1000 TxFwFrms: 6 TxFwFail: 0 TxReTrans: 0 time: 5926.4secs fgApp: (null) | |
2021-02-12 14:47:50:638 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone wifid(WiFiPolicy)[49] <Notice>: WiFiLQAMgrCopyCoalescedUndispatchedLQMEvent: Rssi: -66 Snr:30 Cca: 32 TxFrames: 0 TxFail: 0 BcnRx: 169 BcnSch: 196 RxFrames: 11 RxRetries: 6 TxRate: 24000 RxRate: 78000 FBRate: 1000 TxFwFrms: 6 TxFwFail:0 TxRetries: 0 | |
2021-02-12 14:47:50:638 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128779 | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128778 to 128779 | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.weather | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128778 to 128779 | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Send apps:37 hidden:2 | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x102e14700>. | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: [d <private>] <PKHost:0x102f152b0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x102e14700>. | |
2021-02-12 14:47:50:639 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: [d <private>] <PKHost:0x102f152b0> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:640 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 90FB2D65-9958-4D2C-B9D4-E79B56994E9D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:640 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 1 | |
2021-02-12 14:47:50:641 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 1 | |
2021-02-12 14:47:50:642 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128780 | |
2021-02-12 14:47:50:650 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128779 to 128780 | |
2021-02-12 14:47:50:650 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.VoiceMemos | |
2021-02-12 14:47:50:650 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128779 to 128780 | |
2021-02-12 14:47:50:650 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.syncdefaultsd (0x11de0ee80), check-in | |
2021-02-12 14:47:50:650 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x11e8082a0>. | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Entering -[VSSubscriptionRegistrationCenter fetchActiveSubscriptionsWithOptions:completionHandler:] | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: No allowed hash modifiers. | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Entering -[VSSubscriptionRegistrationCenter fetchActiveSubscriptionsWithOptions:completionHandler:] | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: No allowed hash modifiers. | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Will fetch fresh subscriptions. | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Will fetch fresh subscriptions. | |
2021-02-12 14:47:50:651 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Entering -[VSSubscriptionRegistry fetchActiveSubscriptionsWithOptions:completionHandler:] | |
2021-02-12 14:47:50:652 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Successfully obtained context. | |
2021-02-12 14:47:50:652 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Will execute fetch request | |
2021-02-12 14:47:50:652 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Entering -[VSSubscriptionRegistry fetchActiveSubscriptionsWithOptions:completionHandler:] | |
2021-02-12 14:47:50:652 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Will return matching subscriptions: <private> | |
2021-02-12 14:47:50:652 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Successfully obtained context. | |
2021-02-12 14:47:50:652 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Will execute fetch request | |
2021-02-12 14:47:50:653 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Fetched subscriptions: <private> | |
2021-02-12 14:47:50:653 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Will call registration center fetch completion handler with subscriptions <private> or error (null). | |
2021-02-12 14:47:50:653 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Did call registration center fetch completion handler with subscriptions <private> or error (null). | |
2021-02-12 14:47:50:653 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone videosubscriptionsd(VideoSubscriberAccount)[229] <Notice>: Will return matching subscriptions: <private> | |
2021-02-12 14:47:50:653 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Fetched subscriptions: <private> | |
2021-02-12 14:47:50:653 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Will call registration center fetch completion handler with subscriptions <private> or error (null). | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone watchlistd(VideoSubscriberAccount)[183] <Notice>: Did call registration center fetch completion handler with subscriptions <private> or error (null). | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: [d <private>] <PKHost:0x102f152b0> Completed discovery. Final # of matches: 1 | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service_block_invoke: <private> | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone lockdownd[70] <Notice>: spawn_xpc_service_block_invoke: <private> | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.syncdefaultsd (0x11de0ee80), check-in | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: [F0EA9A5E] Cleaning up following removal of apps: [com.my.mobile.ios.dev] | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Handling Application Uninstalled event for { | |
2021-02-12 14:47:50:654 - [IOSDeviceLog] bundleIDs = ( | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] "com.my.mobile.ios.dev" | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] ); | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] isPlaceholder = 0; | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] }. | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone WirelessRadioManagerd[44] <Notice>: <private> | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone WirelessRadioManagerd[44] <Notice>: <private> | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone WirelessRadioManagerd[44] <Notice>: <private> | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: [d <private>] <PKHost:0x102f152b0> Completed discovery. Final # of matches: 1 | |
2021-02-12 14:47:50:655 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: Cleaning up updates | |
2021-02-12 14:47:50:656 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: [d <private>] <PKHost:0x11e832f10> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:656 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: <PKDiscoveryDriver:0x103313cf0> delivering update to host (5 plugins) | |
2021-02-12 14:47:50:656 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: Annotations changed, re-performing query for continuous discovery, report block = <0x11e8082a0>. | |
2021-02-12 14:47:50:658 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(ActionPredictionHeuristicsInternal)[138] <Notice>: ATXInformationHeuristicRefreshNotitifcationTrigger (0x1006edef0): Received distributed notification: <private>. Triggering heuristics refresh. | |
2021-02-12 14:47:50:658 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: [d <private>] <PKHost:0x11e832f10> Beginning discovery for flags: 0, point: multiple | |
2021-02-12 14:47:50:658 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Usage for mDNSResponder - WiFi in/out: 2038797415/30559974, WiFi delta_in/delta_out: 2149/0, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0 | |
2021-02-12 14:47:50:659 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(ActionPredictionHeuristicsInternal)[138] <Notice>: ATXInformationHeuristicRefreshNotitifcationTrigger (0x1006edf20): Received distributed notification: <private>. Triggering heuristics refresh. | |
2021-02-12 14:47:50:659 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: <PKDiscoveryDriver:0x102e12cd0> delivering update to host (1 plugins) | |
2021-02-12 14:47:50:659 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128781 | |
2021-02-12 14:47:50:660 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128780 to 128781 | |
2021-02-12 14:47:50:660 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.MobileStore | |
2021-02-12 14:47:50:660 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128780 to 128781 | |
2021-02-12 14:47:50:664 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Stall count: 0 | |
2021-02-12 14:47:50:664 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Stall score: 50 | |
2021-02-12 14:47:50:664 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Policy denial score: 0.000000 | |
2021-02-12 14:47:50:664 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: More info Foreground app <not-present> interval 0.000000 flows 0 (total 3) | |
2021-02-12 14:47:50:664 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Also flags 0 count 0 details Foreground app <not-present> interval 0.000000 flows 0 (total 3) | |
2021-02-12 14:47:50:666 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:666 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted[167] <Notice>: beginMatchingExtensionsWithAttributes:: got Plugins: <private> | |
2021-02-12 14:47:50:666 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128782 | |
2021-02-12 14:47:50:666 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:673 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128781 to 128782 | |
2021-02-12 14:47:50:674 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobilecal | |
2021-02-12 14:47:50:674 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:674 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:674 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:675 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128781 to 128782 | |
2021-02-12 14:47:50:675 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 222E58D3-31B4-4D2F-8D1E-BE9B0640E500] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:675 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 7645DB61-6813-49F8-8075-98C293937ED7] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:675 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:676 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:676 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:676 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:677 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 658B9FBA-2F5A-48F8-8228-0D251C6A379D] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:683 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 71E37FDC-AF14-4509-A74F-3CC4D7824236] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:683 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BED86FAC-8A41-4822-B39D-DE789BCBA0B4] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:683 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 67C70911-C6FE-485B-8589-155BCE4863A1] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:684 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 1948CA7E-E2A4-47C1-A842-38652EAF4975] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:684 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u C93A4C2A-7170-49D1-9FB2-AD6DD2E45BF3] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:685 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 4FD059E2-7D8E-4FFF-9C16-1C6522654165] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:685 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd[2148] <Notice>: Got apps from com.apple.springboard | |
2021-02-12 14:47:50:685 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 74D05212-0DE5-47EE-ADD9-08AC15D8D331] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:685 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted(PlugInKit)[167] <Notice>: <PKDiscoveryDriver:0x102e12cd0> delivering update to host (1 plugins) | |
2021-02-12 14:47:50:686 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u BAC14587-904D-415E-9465-564E2CFBBA37] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:686 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd[2148] <Notice>: Accepting apps from com.apple.springboard | |
2021-02-12 14:47:50:687 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 0, uid = 0, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:50:687 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:50:687 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<com.apple.pluginkit.pkd, u=<501/501/~~/2/1000>, uid=0, pid=149, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:50:687 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd(libsystem_containermanager.dylib)[149] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:50:687 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128783 | |
2021-02-12 14:47:50:687 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128782 to 128783 | |
2021-02-12 14:47:50:688 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Home | |
2021-02-12 14:47:50:688 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 769669F5-1E24-4080-B6B1-03C795F57369] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:688 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 77E6973B-56DE-4FAB-81B5-1DAAD1417A6C] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:688 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128782 to 128783 | |
2021-02-12 14:47:50:688 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 193483D6-438D-4BBF-B45C-C45130856767] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:688 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] [u 8C4829E8-CC42-4AE7-991B-E65619BCD1C9] [<private>(<private>)] Created plugin | |
2021-02-12 14:47:50:690 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 20 | |
2021-02-12 14:47:50:690 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted[167] <Notice>: beginMatchingExtensionsWithAttributes:: got Plugins: <private> | |
2021-02-12 14:47:50:690 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: [CleanupManager]: Application: <private> has no item ID: 0 | |
2021-02-12 14:47:50:690 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:691 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128784 | |
2021-02-12 14:47:50:693 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128783 to 128784 | |
2021-02-12 14:47:50:693 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.news | |
2021-02-12 14:47:50:693 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128783 to 128784 | |
2021-02-12 14:47:50:698 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone pkd[149] <Notice>: [d <private>] Final plugin count: 20 | |
2021-02-12 14:47:50:702 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted[167] <Notice>: <private> servicesProvided: <private> | |
2021-02-12 14:47:50:702 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:705 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128785 | |
2021-02-12 14:47:50:706 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128784 to 128785 | |
2021-02-12 14:47:50:706 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.tv | |
2021-02-12 14:47:50:706 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128784 to 128785 | |
2021-02-12 14:47:50:709 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted[167] <Notice>: <private> doesPurge: YES | |
2021-02-12 14:47:50:709 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: Cancelled download requests for: com.my.mobile.ios.dev | |
2021-02-12 14:47:50:710 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted[167] <Notice>: <private> servicesProvided: <private> | |
2021-02-12 14:47:50:710 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone deleted[167] <Notice>: <private> doesPurge: YES | |
2021-02-12 14:47:50:711 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:711 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: [Crossfire] Apps deleted: [com.my.mobile.ios.dev] | |
2021-02-12 14:47:50:711 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: [d <private>] <PKHost:0x10300c7a0> Completed discovery. Final # of matches: 5 | |
2021-02-12 14:47:50:712 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:712 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128786 | |
2021-02-12 14:47:50:713 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128785 to 128786 | |
2021-02-12 14:47:50:713 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobilenotes | |
2021-02-12 14:47:50:713 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128785 to 128786 | |
2021-02-12 14:47:50:716 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:716 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd (0x11de0ee80), setting state now to 0 | |
2021-02-12 14:47:50:719 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: Received request to cancel download requests for com.my.mobile.ios.dev - (null) | |
2021-02-12 14:47:50:719 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:720 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd (0x11de0ee80), 0 | |
2021-02-12 14:47:50:720 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.syncdefaultsd (0x11de0ee80), current state 0, pending state 0 | |
2021-02-12 14:47:50:722 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.syncdefaultsd (0x11de0ee80), current state 0, pending state 0 | |
2021-02-12 14:47:50:722 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128787 | |
2021-02-12 14:47:50:723 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128786 to 128787 | |
2021-02-12 14:47:50:723 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.compass | |
2021-02-12 14:47:50:724 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128786 to 128787 | |
2021-02-12 14:47:50:724 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd (0x11de0ee80), 1 | |
2021-02-12 14:47:50:726 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:729 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:730 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(Search)[2148] <Notice>: Setting apps 37 existing __fastApps 38 | |
2021-02-12 14:47:50:731 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd[2148] <Notice>: Apps changed: <private> | |
2021-02-12 14:47:50:731 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128788 | |
2021-02-12 14:47:50:732 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.measure | |
2021-02-12 14:47:50:732 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128787 to 128788 | |
2021-02-12 14:47:50:732 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:732 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd[138] <Notice>: Received notifyd notification: <private> | |
2021-02-12 14:47:50:732 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd[138] <Notice>: Received notifyd notification: <private> | |
2021-02-12 14:47:50:732 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:733 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Refreshing after launch | |
2021-02-12 14:47:50:733 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: [d <private>] <PKHost:0x11e832f10> Completed discovery. Final # of matches: 20 | |
2021-02-12 14:47:50:733 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:733 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(UserManagement)[10698] <Notice>: (501) _sendXPCMessageToServerOfType not applicable, bailing as its not multiUser | |
2021-02-12 14:47:50:733 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd[138] <Notice>: --- handled event com.apple.duetexpertd.clientModelRefreshBlendingLayer --- | |
2021-02-12 14:47:50:734 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128789 | |
2021-02-12 14:47:50:735 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128787 to 128789 | |
2021-02-12 14:47:50:735 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.podcasts | |
2021-02-12 14:47:50:735 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128788 to 128789 | |
2021-02-12 14:47:50:736 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:736 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd[138] <Notice>: Received notifyd notification: <private> | |
2021-02-12 14:47:50:739 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:745 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128790 | |
2021-02-12 14:47:50:745 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128789 to 128790 | |
2021-02-12 14:47:50:745 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.facetime | |
2021-02-12 14:47:50:745 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128789 to 128790 | |
2021-02-12 14:47:50:746 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:748 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:748 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:748 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: Initializing APSConnection <private>: env=<private> port=com.apple.syncdefaultsd.push queue=<private> | |
2021-02-12 14:47:50:749 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:749 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone notification_proxy(MobileSystemServices)[10646] <Notice>: 0x16d71b000 notification_callback: No listeners for com.apple.mobile.application_uninstalled | |
2021-02-12 14:47:50:750 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:750 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:750 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setting delegate <private> | |
2021-02-12 14:47:50:751 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:751 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> creating an xpc connection | |
2021-02-12 14:47:50:751 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128791 | |
2021-02-12 14:47:50:751 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128790 to 128791 | |
2021-02-12 14:47:50:751 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.reminders | |
2021-02-12 14:47:50:751 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128790 to 128791 | |
2021-02-12 14:47:50:752 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:50:753 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: SetupConnection: env=<private> portName=<private> | |
2021-02-12 14:47:50:753 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Found existing connection <private> for port name: <private> | |
2021-02-12 14:47:50:753 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Setting connection <private> on peer: <xpc object> | |
2021-02-12 14:47:50:753 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: Replacing xpc conn (null) with <xpc object> for <private> (<private>) | |
2021-02-12 14:47:50:754 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone apsd[143] <Notice>: <private> <private> has established new xpc connection <xpc object> | |
2021-02-12 14:47:50:757 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: <PKDiscoveryDriver:0x11e83d530> delivering update to host (20 plugins) | |
2021-02-12 14:47:50:761 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128792 | |
2021-02-12 14:47:50:762 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128791 to 128792 | |
2021-02-12 14:47:50:762 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Music | |
2021-02-12 14:47:50:762 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128791 to 128792 | |
2021-02-12 14:47:50:767 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch, criteria: check-in | |
2021-02-12 14:47:50:768 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: [d <private>] <PKHost:0x11e832f10> Completed discovery. Final # of matches: 20 | |
2021-02-12 14:47:50:768 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), 0 | |
2021-02-12 14:47:50:768 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), check-in | |
2021-02-12 14:47:50:769 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone dataaccessd(DADaemonSupport)[298] <Notice>: DADAgentManager: Fetching active agents. count = 3, agents = <private> | |
2021-02-12 14:47:50:770 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnableCriticalReliability NO sendToDaemon NO | |
2021-02-12 14:47:50:770 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:771 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128793 | |
2021-02-12 14:47:50:771 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Maps | |
2021-02-12 14:47:50:772 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128792 to 128793 | |
2021-02-12 14:47:50:773 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:774 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setUsesAppLaunchStats NO sendToDaemon NO | |
2021-02-12 14:47:50:774 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:50:774 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:50:774 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setEnableStatusNotifications NO sendToDaemon NO | |
2021-02-12 14:47:50:775 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setMessageSize: 5120 | |
2021-02-12 14:47:50:776 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setLargeMessageSize: 51200 | |
2021-02-12 14:47:50:778 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering did reconnect apsd | |
2021-02-12 14:47:50:778 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> queuing call to delegate to tolerate setDelegate race | |
2021-02-12 14:47:50:779 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering publicToken from apsd: <private> | |
2021-02-12 14:47:50:779 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(PlugInKit)[2148] <Notice>: <PKDiscoveryDriver:0x11e83d530> delivering update to host (20 plugins) | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> queuing call to delegate to tolerate setDelegate race | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering connectionStatusChange from apsd: YES | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), check-in | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128794 | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128792 to 128794 | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.shortcuts | |
2021-02-12 14:47:50:780 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128793 to 128794 | |
2021-02-12 14:47:50:781 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), check-in | |
2021-02-12 14:47:50:785 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone distnoted[74] <Notice>: register name: ACDAccountStoreDidChangeNotification object: kCFNotificationAnyObject token: 100000000 pid: 10698 | |
2021-02-12 14:47:50:792 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128795 | |
2021-02-12 14:47:50:792 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128794 to 128795 | |
2021-02-12 14:47:50:793 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.DocumentsApp | |
2021-02-12 14:47:50:793 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128794 to 128795 | |
2021-02-12 14:47:50:793 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering queued delegate calls: 2 | |
2021-02-12 14:47:50:793 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setEnableStatusNotifications NO sendToDaemon YES | |
2021-02-12 14:47:50:793 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), setting state now to 0 | |
2021-02-12 14:47:50:794 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), 0 | |
2021-02-12 14:47:50:794 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), current state 0, pending state 0 | |
2021-02-12 14:47:50:794 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128796 | |
2021-02-12 14:47:50:795 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128795 to 128796 | |
2021-02-12 14:47:50:795 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.stocks | |
2021-02-12 14:47:50:795 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128795 to 128796 | |
2021-02-12 14:47:50:797 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), current state 0, pending state 0 | |
2021-02-12 14:47:50:798 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.forced.relaunch (0x11df25ab0), 1 | |
2021-02-12 14:47:50:798 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:50:799 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: [Crossfire] Not creating app event for non-candidate bundleID: com.my.mobile.ios.dev with type: Uninstall hasMetadata: 1 | |
2021-02-12 14:47:50:800 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:50:800 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: [Crossfire] Looking for launch events from: 2021-02-12 14:45:34 to: 2021-02-12 14:47:50 for: 0 apps(s) | |
2021-02-12 14:47:50:801 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128797 | |
2021-02-12 14:47:50:802 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128796 to 128797 | |
2021-02-12 14:47:50:802 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Bridge | |
2021-02-12 14:47:50:802 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128796 to 128797 | |
2021-02-12 14:47:50:806 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> asked for publicToken, got <private> | |
2021-02-12 14:47:50:806 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: YES completion: (null) | |
2021-02-12 14:47:50:807 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128798 | |
2021-02-12 14:47:50:808 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobilemail | |
2021-02-12 14:47:50:809 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128797 to 128798 | |
2021-02-12 14:47:50:814 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fileproviderd(PlugInKit)[209] <Notice>: <PKDiscoveryDriver:0x103313cf0> delivering update to host (5 plugins) | |
2021-02-12 14:47:50:817 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128799 | |
2021-02-12 14:47:50:817 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128797 to 128799 | |
2021-02-12 14:47:50:817 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.iBooks | |
2021-02-12 14:47:50:818 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128798 to 128799 | |
2021-02-12 14:47:50:823 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: Received "com.apple.distnoted.matching" notification for keyName:<private> | |
2021-02-12 14:47:50:825 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:50:826 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128800 | |
2021-02-12 14:47:50:827 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128799 to 128800 | |
2021-02-12 14:47:50:827 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.Translate | |
2021-02-12 14:47:50:827 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128799 to 128800 | |
2021-02-12 14:47:50:831 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd[2148] <Notice>: Received a notification for name:"<private>", userInfo:<private>, bundleIDs:<private> | |
2021-02-12 14:47:50:831 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(Search)[2148] <Notice>: Build apps: uninitialized | |
2021-02-12 14:47:50:833 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128801 | |
2021-02-12 14:47:50:834 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128800 to 128801 | |
2021-02-12 14:47:50:834 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.mobileme.fmf1 | |
2021-02-12 14:47:50:834 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128800 to 128801 | |
2021-02-12 14:47:50:835 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Failed to find com.apple.mobileme.fmf1 in LaunchServices | |
2021-02-12 14:47:50:838 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AppleIDAuthentication)[130] <Notice>: Allowing whitelisted client free access to AppleAccount credential without checking for Gray Mode. | |
2021-02-12 14:47:50:839 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone healthd(HealthDaemon)[39] <Notice>: Received distnoted notification "<private>" | |
2021-02-12 14:47:50:840 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128802 | |
2021-02-12 14:47:50:840 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128801 to 128802 | |
2021-02-12 14:47:50:840 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.MobileReplayer | |
2021-02-12 14:47:50:841 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128801 to 128802 | |
2021-02-12 14:47:50:841 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Failed to find com.apple.MobileReplayer in LaunchServices | |
2021-02-12 14:47:50:843 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Removing data for uninstalled app(s): <private> and app clip(s): <private> | |
2021-02-12 14:47:50:846 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128803 | |
2021-02-12 14:47:50:846 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.apple.MTLReplayer | |
2021-02-12 14:47:50:847 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128802 to 128803 | |
2021-02-12 14:47:50:847 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(NetworkExtension)[122] <Notice>: Failed to find com.apple.MTLReplayer in LaunchServices | |
2021-02-12 14:47:50:852 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128804 | |
2021-02-12 14:47:50:852 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128802 to 128804 | |
2021-02-12 14:47:50:852 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache miss for com.facebook.WebDriverAgentRunner-jhdty3235f.xctrunner | |
2021-02-12 14:47:50:852 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper(libsystem_networkextension.dylib)[122] <Notice>: UUID cache generation changed from 128803 to 128804 | |
2021-02-12 14:47:50:854 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fontservicesd(FontServices)[164] <Notice>: <private> | |
2021-02-12 14:47:50:858 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nehelper[122] <Notice>: Setting UUID cache generation to 128805 | |
2021-02-12 14:47:50:860 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager(libsystem_networkextension.dylib)[160] <Notice>: UUID cache generation changed from 128804 to 128805 | |
2021-02-12 14:47:50:861 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Received a start command from nesessionmanager[160] | |
2021-02-12 14:47:50:861 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Skip a start command from nesessionmanager[160]: session in state connected | |
2021-02-12 14:47:50:861 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Received a start command from nesessionmanager[160] | |
2021-02-12 14:47:50:861 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone nesessionmanager[160] <Notice>: NESMPathControllerSession[com.apple.preferences.networkprivacy:0768FF29-AEFD-4578-91AB-4656833C5E47]: Skip a start command from nesessionmanager[160]: session in state connected | |
2021-02-12 14:47:50:865 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Error>: [ManageSubscriptionsPrompter]: No active account `op | |
2021-02-12 14:47:50:865 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone appstored[186] <Notice>: Canceling progress for bundleID: com.my.mobile.ios.dev | |
2021-02-12 14:47:50:865 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch, criteria: check-in | |
2021-02-12 14:47:50:866 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), 0 | |
2021-02-12 14:47:50:866 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), check-in | |
2021-02-12 14:47:50:868 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), check-in | |
2021-02-12 14:47:50:868 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), check-in | |
2021-02-12 14:47:50:869 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:50:871 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), setting state now to 0 | |
2021-02-12 14:47:50:871 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), 0 | |
2021-02-12 14:47:50:871 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:50:874 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), current state 0, pending state 0 | |
2021-02-12 14:47:50:874 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd[2148] <Notice>: Deleting all the items for bundleIDs:<private>, pcs:<private> | |
2021-02-12 14:47:50:875 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), current state 0, pending state 0 | |
2021-02-12 14:47:50:875 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.relaunch (0x11de10e30), 1 | |
2021-02-12 14:47:50:875 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd[2148] <Notice>: Deleting all items for bundleID:<private> | |
2021-02-12 14:47:50:883 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AppleIDAuthentication)[130] <Notice>: Allowing whitelisted client free access to AppleAccount credential without checking for Gray Mode. | |
2021-02-12 14:47:50:884 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch, criteria: check-in | |
2021-02-12 14:47:50:885 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), 0 | |
2021-02-12 14:47:50:885 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), check-in | |
2021-02-12 14:47:50:885 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), check-in | |
2021-02-12 14:47:50:885 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), check-in | |
2021-02-12 14:47:50:886 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), setting state now to 0 | |
2021-02-12 14:47:50:886 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), 0 | |
2021-02-12 14:47:50:887 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), current state 0, pending state 0 | |
2021-02-12 14:47:50:887 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), current state 0, pending state 0 | |
2021-02-12 14:47:50:887 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.pim.relaunch (0x11df2dfb0), 1 | |
2021-02-12 14:47:50:889 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AppleIDAuthentication)[130] <Notice>: Allowing whitelisted client free access to AppleAccount credential without checking for Gray Mode. | |
2021-02-12 14:47:50:890 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch, criteria: check-in | |
2021-02-12 14:47:50:890 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), 0 | |
2021-02-12 14:47:50:891 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), check-in | |
2021-02-12 14:47:50:891 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), check-in | |
2021-02-12 14:47:50:891 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), check-in | |
2021-02-12 14:47:50:893 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), setting state now to 0 | |
2021-02-12 14:47:50:894 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), 0 | |
2021-02-12 14:47:50:894 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), current state 0, pending state 0 | |
2021-02-12 14:47:50:895 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), current state 0, pending state 0 | |
2021-02-12 14:47:50:895 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.syncdefaultsd.backgroundtask.com.apple.syncedpreferences.keychain.relaunch (0x11de23570), 1 | |
2021-02-12 14:47:50:898 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AppleIDAuthentication)[130] <Notice>: Allowing whitelisted client free access to AppleAccount credential without checking for Gray Mode. | |
2021-02-12 14:47:50:898 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone searchd(Search)[2148] <Notice>: Apps Source fired data:1 | |
2021-02-12 14:47:50:898 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41615 | |
2021-02-12 14:47:50:898 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Deleted entries for com.my.mobile.ios.dev | |
2021-02-12 14:47:50:906 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=82, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=82.11474 | |
2021-02-12 14:47:50:921 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=82.11474 | |
2021-02-12 14:47:50:922 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=82, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=82.11476 | |
2021-02-12 14:47:50:922 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=82, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformation, msgID=82.11475 | |
2021-02-12 14:47:50:923 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=82.11476 | |
2021-02-12 14:47:50:923 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformation, msgID=82.11475 | |
2021-02-12 14:47:50:923 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone bluetoothd[82] <Notice>: TCC changed, lets figure out if one of our sessions needs to be removed | |
2021-02-12 14:47:50:924 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone bluetoothd[82] <Notice>: bundle ID's not allowed to use bluetooth <private> | |
2021-02-12 14:47:50:924 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23080 | |
2021-02-12 14:47:50:924 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23080 | |
2021-02-12 14:47:50:924 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23081 | |
2021-02-12 14:47:50:924 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23081 | |
2021-02-12 14:47:50:924 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92033 | |
2021-02-12 14:47:50:925 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92033, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:50:925 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92033, attribution={accessing={identifier=com.apple.coretelephony, pid=86, auid=25, euid=25, binary_path=/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:50:925 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.coretelephony, pid=86, auid=25, euid=25, binary_path=/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter | |
2021-02-12 14:47:50:926 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.coretelephony, pid=86, auid=25, euid=25, binary_path=/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:50:926 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92033, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:50:926 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: #Warning Spectator subscriptions expired | |
2021-02-12 14:47:50:926 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: coarse elevation src,enable,<private>,elevationSpectator,<private>,fitnessTracking,<private> | |
2021-02-12 14:47:50:927 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: IDS connection update,status,<private>,prevDisconnection,<private>,modelID,<private>,uniqueIDOverride,<private>,localDeviceID,<private> | |
2021-02-12 14:47:50:927 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92033 | |
2021-02-12 14:47:50:928 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92034 | |
2021-02-12 14:47:50:928 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92034, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:50:929 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92034, attribution={accessing={identifier=com.apple.assistantd, pid=31, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/AssistantServices.framework/assistantd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:50:929 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.assistantd, pid=31, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/AssistantServices.framework/assistantd | |
2021-02-12 14:47:50:929 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.assistantd, pid=31, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/AssistantServices.framework/assistantd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:50:929 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92034, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:50:930 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: @ClxLink, Nearby, 0 | |
2021-02-12 14:47:50:930 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: TileCell, unexpected, companion, 5 | |
2021-02-12 14:47:50:930 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Unregistration, client, <CLIntersiloProxyToInitiator: peer silo:CLCompanionNotifierSilo(CLLocationProviderWorkloop), peer name:<REDACTED>>, notification, 2, notificationClientCount, 0, notificationString, Cycling | |
2021-02-12 14:47:50:930 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Unregistration, client, <CLIntersiloProxyToInitiator: peer silo:CLCompanionNotifierSilo(CLLocationProviderWorkloop), peer name:<REDACTED>>, notification, 4, notificationClientCount, 2, notificationString, CyclingSpectator | |
2021-02-12 14:47:50:930 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Unregistration, client, <CLIntersiloProxyToInitiator: peer silo:CLCompanionNotifierSilo(CLLocationProviderWorkloop), peer name:<REDACTED>>, notification, 3, notificationClientCount, 0, notificationString, Elevation | |
2021-02-12 14:47:50:931 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Unregistration, client, <CLIntersiloProxyToInitiator: peer silo:CLCompanionNotifierSilo(CLLocationProviderWorkloop), peer name:<REDACTED>>, notification, 7, notificationClientCount, 2, notificationString, ElevationSpectator | |
2021-02-12 14:47:50:931 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:50:931 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:50:931 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:931 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:50:932 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:50:932 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:50:932 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:50:932 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:932 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:50:933 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:50:933 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone CommCenter[86] <Notice>: #I CK account status no change, signedInWithEncryption: 0. | |
2021-02-12 14:47:50:933 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:50:933 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:50:933 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Unregistration, client, <CLIntersiloProxyToInitiator: peer silo:CLCompanionNotifierSilo(CLLocationProviderWorkloop), peer name:<REDACTED>>, notification, 5, notificationClientCount, 1, notificationString, CoarseElevation | |
2021-02-12 14:47:50:935 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92034 | |
2021-02-12 14:47:50:935 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23082 | |
2021-02-12 14:47:50:935 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92035 | |
2021-02-12 14:47:50:936 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23082 | |
2021-02-12 14:47:50:936 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92035, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:50:937 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92035, attribution={accessing={identifier=com.apple.kbd, pid=265, auid=501, euid=501, binary_path=/System/Library/TextInput/kbd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:50:937 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.kbd, pid=265, auid=501, euid=501, binary_path=/System/Library/TextInput/kbd | |
2021-02-12 14:47:50:938 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.kbd, pid=265, auid=501, euid=501, binary_path=/System/Library/TextInput/kbd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:50:941 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23083 | |
2021-02-12 14:47:50:942 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92035, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:50:943 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92035 | |
2021-02-12 14:47:50:943 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23083 | |
2021-02-12 14:47:50:944 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23084 | |
2021-02-12 14:47:50:944 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:50:945 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:50:945 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:945 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:50:946 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:50:946 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23084 | |
2021-02-12 14:47:50:947 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92036 | |
2021-02-12 14:47:50:947 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23085 | |
2021-02-12 14:47:50:947 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92036, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:50:947 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92036, attribution={accessing={identifier=com.apple.securityd, pid=109, auid=64, euid=64, binary_path=/usr/libexec/securityd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.securityd, pid=109, auid=64, euid=64, binary_path=/usr/libexec/securityd | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitMessageUsage, overridden false, ( | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitMessageUsage, overridden false, ( | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.securityd, pid=109, auid=64, euid=64, binary_path=/usr/libexec/securityd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23085 | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92036, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92036 | |
2021-02-12 14:47:50:948 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23086 | |
2021-02-12 14:47:50:949 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23086 | |
2021-02-12 14:47:50:949 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23087 | |
2021-02-12 14:47:50:949 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitWatchHeartRate, overridden false, ( | |
2021-02-12 14:47:50:949 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:949 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitWatchHeartRate, overridden false, ( | |
2021-02-12 14:47:50:950 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:950 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:50:950 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:50:950 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:950 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:50:951 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:50:951 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone securityd(CoreFoundation)[109] <Error>: attempt to set <private> for key in <private> in non-persistent preferences domain CFPrefsPlistSource<0x10281aa20> (Domain: securityd, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: Yes) | |
2021-02-12 14:47:50:952 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone securityd[109] <Notice>: received CK Account info: <CKAccountInfo: accountStatus=Available, accountPartition=Prod, deviceToDeviceEncryptionAvailability=(none), hasValidCredentials=YES> | |
2021-02-12 14:47:50:952 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23087 | |
2021-02-12 14:47:50:953 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92037 | |
2021-02-12 14:47:50:953 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23088 | |
2021-02-12 14:47:50:954 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92037, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:50:955 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92037, attribution={accessing={identifier=com.apple.kbd, pid=265, auid=501, euid=501, binary_path=/System/Library/TextInput/kbd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:50:955 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.kbd, pid=265, auid=501, euid=501, binary_path=/System/Library/TextInput/kbd | |
2021-02-12 14:47:50:955 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.kbd, pid=265, auid=501, euid=501, binary_path=/System/Library/TextInput/kbd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:50:956 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23088 | |
2021-02-12 14:47:50:956 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92037, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:50:956 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92037 | |
2021-02-12 14:47:50:956 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:50:956 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23089 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23089 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23090 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23090 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23091 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23091 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23092 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92038 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:50:957 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:50:958 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitKeyboardMetrics, overridden false, ( | |
2021-02-12 14:47:50:958 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:958 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitKeyboardMetrics, overridden false, ( | |
2021-02-12 14:47:50:958 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:958 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23092 | |
2021-02-12 14:47:50:959 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23093 | |
2021-02-12 14:47:50:959 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92038, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:50:960 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92038, attribution={accessing={identifier=com.apple.imagent, pid=68, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/IMCore.framework/imagent.app/imagent}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:50:961 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.imagent, pid=68, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/IMCore.framework/imagent.app/imagent | |
2021-02-12 14:47:50:961 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.imagent, pid=68, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/IMCore.framework/imagent.app/imagent access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:50:961 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92038, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:50:961 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23093 | |
2021-02-12 14:47:50:962 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92038 | |
2021-02-12 14:47:50:962 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23094 | |
2021-02-12 14:47:50:962 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitMotionHeartRate, overridden false, ( | |
2021-02-12 14:47:50:962 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:963 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitMotionHeartRate, overridden false, ( | |
2021-02-12 14:47:50:963 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23094 | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23095 | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23095 | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23096 | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23096 | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23097 | |
2021-02-12 14:47:50:964 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23097 | |
2021-02-12 14:47:50:971 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:50:971 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:50:971 - [IOSDeviceLog] } | |
2021-02-12 14:47:50:971 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:50:971 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:50:972 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14be57290] Initialized with context 0x14bf23c80. Background: 0, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:50:972 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf67d40] Initialized with context 0x14d22a9c0. Background: 0, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:50:972 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitMotion, overridden false, ( | |
2021-02-12 14:47:50:972 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:972 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitMotion, overridden false, ( | |
2021-02-12 14:47:50:972 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:973 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitOdometer, overridden false, ( | |
2021-02-12 14:47:50:973 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:973 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitOdometer, overridden false, ( | |
2021-02-12 14:47:50:973 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:974 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23098 | |
2021-02-12 14:47:50:978 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23098 | |
2021-02-12 14:47:50:979 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23099 | |
2021-02-12 14:47:50:980 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23099 | |
2021-02-12 14:47:50:981 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23100 | |
2021-02-12 14:47:50:981 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(ChronoCore)[163] <Notice>: [appAuth:<private>] tcc access changed | |
2021-02-12 14:47:50:986 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(TCC)[163] <Notice>: disposing: 0x10290e140(<private>) | |
2021-02-12 14:47:50:986 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(TCC)[163] <Notice>: disposing: 0x102921ab0(<private>) | |
2021-02-12 14:47:50:986 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23100 | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone chronod(TCC)[163] <Notice>: In tcc_identity_dispose | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23101 | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23101 | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitDeviceUsage, overridden false, ( | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitDeviceUsage, overridden false, ( | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23102 | |
2021-02-12 14:47:50:987 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone kbd(KeyboardServices)[265] <Error>: -[_KSUserWordsSynchroniser accountDidChange:]_block_invoke Disabling syncing if necessary as account found is not supported | |
2021-02-12 14:47:50:988 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23102 | |
2021-02-12 14:47:50:988 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23103 | |
2021-02-12 14:47:50:988 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23103 | |
2021-02-12 14:47:50:988 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23104 | |
2021-02-12 14:47:50:988 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23104 | |
2021-02-12 14:47:50:988 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitWatchOnWristState, overridden false, ( | |
2021-02-12 14:47:50:989 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:989 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitWatchOnWristState, overridden false, ( | |
2021-02-12 14:47:50:989 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:990 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23105 | |
2021-02-12 14:47:50:990 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23105 | |
2021-02-12 14:47:50:990 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23106 | |
2021-02-12 14:47:50:991 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23106 | |
2021-02-12 14:47:50:991 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23107 | |
2021-02-12 14:47:50:992 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23107 | |
2021-02-12 14:47:50:992 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitWatchFallStats, overridden false, ( | |
2021-02-12 14:47:50:992 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:992 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitWatchFallStats, overridden false, ( | |
2021-02-12 14:47:50:992 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:992 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23108 | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23108 | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23109 | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23109 | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23110 | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23110 | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitPedometer, overridden false, ( | |
2021-02-12 14:47:50:993 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:994 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitPedometer, overridden false, ( | |
2021-02-12 14:47:50:994 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:994 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23111 | |
2021-02-12 14:47:50:994 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23111 | |
2021-02-12 14:47:50:994 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23112 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23112 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23113 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23113 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitLocationMetrics, overridden false, ( | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitLocationMetrics, overridden false, ( | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23114 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23114 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23115 | |
2021-02-12 14:47:50:995 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23115 | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23116 | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23116 | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitStrideCalibration, overridden false, ( | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitStrideCalibration, overridden false, ( | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23117 | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23117 | |
2021-02-12 14:47:50:996 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23118 | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23118 | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23119 | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23119 | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitSpeechMetrics, overridden false, ( | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitSpeechMetrics, overridden false, ( | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23120 | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23120 | |
2021-02-12 14:47:50:997 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23121 | |
2021-02-12 14:47:50:998 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23121 | |
2021-02-12 14:47:50:998 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23122 | |
2021-02-12 14:47:50:998 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23122 | |
2021-02-12 14:47:50:998 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitElevation, overridden false, ( | |
2021-02-12 14:47:50:998 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitElevation, overridden false, ( | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] ) | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23123 | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone fmfd[182] <Notice>: -[FMFCloudKitManager bootstrapAccountWithReason:]: Not retrying bootstrapping after: inf | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23123 | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23124 | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23124 | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23125 | |
2021-02-12 14:47:50:999 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23125 | |
2021-02-12 14:47:51:000 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitFacialMetrics, overridden false, ( | |
2021-02-12 14:47:51:000 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:000 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitFacialMetrics, overridden false, ( | |
2021-02-12 14:47:51:000 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:000 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23126 | |
2021-02-12 14:47:51:000 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23126 | |
2021-02-12 14:47:51:001 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23127 | |
2021-02-12 14:47:51:002 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55069 | |
2021-02-12 14:47:51:002 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55069 | |
2021-02-12 14:47:51:002 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23127 | |
2021-02-12 14:47:51:002 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23128 | |
2021-02-12 14:47:51:002 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23128 | |
2021-02-12 14:47:51:003 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitPhoneUsage, overridden false, ( | |
2021-02-12 14:47:51:003 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:003 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitPhoneUsage, overridden false, ( | |
2021-02-12 14:47:51:005 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:005 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23129 | |
2021-02-12 14:47:51:006 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone amsaccountsd[9006] <Notice>: AMSDCloudKitDataSource: [AF722B21] The CloudKit account changed. | |
2021-02-12 14:47:51:006 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone amsaccountsd[9006] <Notice>: AMSDMultiUserController: [AF722B21] Cloud data manager changed. | |
2021-02-12 14:47:51:006 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=9076.23129 | |
2021-02-12 14:47:51:006 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone amsaccountsd[9006] <Notice>: AMSDMultiUserController: [AF722B21] Queuing a new Multi-User refresh. options = <AMSDRefreshMultiUserOptions: 0x10294a3a0> { | |
2021-02-12 14:47:51:006 - [IOSDeviceLog] ignoreThrottling = false | |
2021-02-12 14:47:51:010 - [IOSDeviceLog] reason = Cloud data manager changed. | |
2021-02-12 14:47:51:011 - [IOSDeviceLog] schedulingInterval = 0.000000 | |
2021-02-12 14:47:51:011 - [IOSDeviceLog] shouldUseCloudData = true | |
2021-02-12 14:47:51:011 - [IOSDeviceLog] throttlingInterval = 0.000000 | |
2021-02-12 14:47:51:012 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:012 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23130 | |
2021-02-12 14:47:51:012 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone amsaccountsd[9006] <Error>: CKContainer: [AF722B21] accountInfo.accountStatus == CKAccountStatusCouldNotDetermine | |
2021-02-12 14:47:51:013 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=9076.23130 | |
2021-02-12 14:47:51:013 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessGetOverride, msgID=9076.23131 | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=9076.23131 | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitAmbientLightSensor, overridden false, ( | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone locationd(SensorKit)[9076] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitAmbientLightSensor, overridden false, ( | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=9076, sender_uid=0, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=9076.23132 | |
2021-02-12 14:47:51:014 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Error>: -[TCCDAccessIdentity initWithMessage:]: self.bundle=0x0, bundle:(null); for: com.apple.sensorkit.dummy-bundle-id | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=9076.23132 | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone homed(HMFoundation)[179] <Notice>: [Check manatee availability (D8F1B89F-EBCA-43C4-93D0-DAA70F057356)] Started | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92039 | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=39.32003 | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92039, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92039, attribution={accessing={identifier=com.apple.homed, pid=179, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/HomeKitDaemon.framework/Support/homed}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:015 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.homed, pid=179, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/HomeKitDaemon.framework/Support/homed | |
2021-02-12 14:47:51:016 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.homed, pid=179, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/HomeKitDaemon.framework/Support/homed access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:016 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92039, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:016 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92039 | |
2021-02-12 14:47:51:016 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone itunescloudd[185] <Notice>: Received darwin notification com.apple.tcc.access.changed | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:017 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:51:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone itunescloudd[185] <Error>: Received unsupported darwin notification com.apple.tcc.access.changed | |
2021-02-12 14:47:51:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudpaird[66] <Notice>: accountStatusDidChange calling accountStatusWithCompletionHandler | |
2021-02-12 14:47:51:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudpaird[66] <Notice>: CKAccountChanged notification received | |
2021-02-12 14:47:51:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92040 | |
2021-02-12 14:47:51:018 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92040, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=39.32003 | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92040, attribution={accessing={identifier=com.apple.cloudpaird, pid=66, auid=501, euid=501, binary_path=/usr/libexec/cloudpaird}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.cloudpaird, pid=66, auid=501, euid=501, binary_path=/usr/libexec/cloudpaird | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55070 | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.cloudpaird, pid=66, auid=501, euid=501, binary_path=/usr/libexec/cloudpaird access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92040, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:019 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55070 | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92040 | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] Feb 12 14:47:50 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92041 | |
2021-02-12 14:47:51:020 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92041, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:021 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92041, attribution={accessing={identifier=com.apple.cloudpaird, pid=66, auid=501, euid=501, binary_path=/usr/libexec/cloudpaird}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:021 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.cloudpaird, pid=66, auid=501, euid=501, binary_path=/usr/libexec/cloudpaird | |
2021-02-12 14:47:51:021 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.cloudpaird, pid=66, auid=501, euid=501, binary_path=/usr/libexec/cloudpaird access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:021 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92041, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:022 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92041 | |
2021-02-12 14:47:51:022 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:022 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:022 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:023 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:023 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:023 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92042 | |
2021-02-12 14:47:51:023 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=185, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformation, msgID=185.5819 | |
2021-02-12 14:47:51:023 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92042, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:023 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92042, attribution={accessing={identifier=com.apple.SafariBookmarksSyncAgent, pid=7097, auid=501, euid=501, binary_path=/System/Library/CoreServices/SafariSupport.bundle/SafariBookmarksSyncAgent}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:024 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.SafariBookmarksSyncAgent, pid=7097, auid=501, euid=501, binary_path=/System/Library/CoreServices/SafariSupport.bundle/SafariBookmarksSyncAgent | |
2021-02-12 14:47:51:024 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.SafariBookmarksSyncAgent, pid=7097, auid=501, euid=501, binary_path=/System/Library/CoreServices/SafariSupport.bundle/SafariBookmarksSyncAgent access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:024 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92042, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:024 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92042 | |
2021-02-12 14:47:51:024 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformation, msgID=185.5819 | |
2021-02-12 14:47:51:024 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: Received CKAccountChangedNotification. | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: Received CKAccountChangedNotification. | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92043 | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92043, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92043, attribution={accessing={identifier=com.apple.siriknowledged, pid=9017, auid=501, euid=501, binary_path=/usr/libexec/siriknowledged}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.siriknowledged, pid=9017, auid=501, euid=501, binary_path=/usr/libexec/siriknowledged | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.siriknowledged, pid=9017, auid=501, euid=501, binary_path=/usr/libexec/siriknowledged access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:025 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92043, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92043 | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: Received CKAccountChangedNotification in PDApplePayCloudStoreContainer. Fetching latest account information. | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone remindd[10668] <Notice>: CloudKit account status may have changed | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55071 | |
2021-02-12 14:47:51:026 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone remindd[10668] <Notice>: Updating CloudKit account status | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=39.32004 | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55071 | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=39.32004 | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92044 | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92044, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92044, attribution={accessing={identifier=com.apple.remindd, pid=10668, auid=501, euid=501, binary_path=/usr/libexec/remindd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.remindd, pid=10668, auid=501, euid=501, binary_path=/usr/libexec/remindd | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.remindd, pid=10668, auid=501, euid=501, binary_path=/usr/libexec/remindd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92044, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:027 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92044 | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone homed(HomeKitBackingStore)[179] <Error>: [com.apple.homekit.camera.clips] [D8F1B89F-EBCA-43C4-93D0-DAA70F057356] Manatee is not currently available; waiting for CKAccountChangedNotification to check again | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone homed(HMFoundation)[179] <Notice>: [Check manatee availability (D8F1B89F-EBCA-43C4-93D0-DAA70F057356)] Invalidated after 0.030925s | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitMessageUsage, overridden false, ( | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone healthd(HealthDaemon)[39] <Notice>: Access to fitness data granted. | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: non-Manatee accountStatusWithCompletionHandler accountStatus 1 error (null) | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:028 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitMessageUsage, overridden false, ( | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: non-Manatee accountStatusDidChange Accounts available accountStatus 1 self.isAccountActive 1 | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone ScreenTimeAgent[93] <Notice>: CK account changed | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92045 | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92045, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92045, attribution={accessing={identifier=com.apple.passd, pid=94, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/PassKitCore.framework/passd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.passd, pid=94, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/PassKitCore.framework/passd | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.passd, pid=94, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/PassKitCore.framework/passd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92045, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92045 | |
2021-02-12 14:47:51:029 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:030 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:030 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:030 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Error>: AMSDHomeKitDataSource [AF722B21] Failed to fetch the device's homes. HomeKit isn't ready. status = 0 | |
2021-02-12 14:47:51:030 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: Received CKAccountChangedNotification in PDPassCloudStoreContainer. | |
2021-02-12 14:47:51:030 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55072 | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92046 | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55072 | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92046, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92046, attribution={accessing={identifier=com.apple.ScreenTimeAgent, pid=93, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeAgent}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:031 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.ScreenTimeAgent, pid=93, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeAgent | |
2021-02-12 14:47:51:037 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.ScreenTimeAgent, pid=93, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeAgent access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:037 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92046, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:037 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92046 | |
2021-02-12 14:47:51:037 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:037 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:038 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:038 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchpartyd[129] <Notice>: CKAccountChanged notification received | |
2021-02-12 14:47:51:038 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: Ignoring CKAccountChangedNotification in PDPassCloudStoreContainer because the container is already setup. | |
2021-02-12 14:47:51:038 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:038 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=260, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=260.3825 | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92047 | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92047, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92047, attribution={accessing={identifier=com.apple.coreduetd, pid=118, auid=501, euid=501, binary_path=/usr/libexec/coreduetd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.coreduetd, pid=118, auid=501, euid=501, binary_path=/usr/libexec/coreduetd | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.coreduetd, pid=118, auid=501, euid=501, binary_path=/usr/libexec/coreduetd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92047, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92047 | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:039 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=260.3825 | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92048 | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92048, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92048, attribution={accessing={identifier=com.apple.icloud.searchpartyd, pid=129, auid=501, euid=501, binary_path=/usr/libexec/searchpartyd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.icloud.searchpartyd, pid=129, auid=501, euid=501, binary_path=/usr/libexec/searchpartyd | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.icloud.searchpartyd, pid=129, auid=501, euid=501, binary_path=/usr/libexec/searchpartyd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92048, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:040 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92048 | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Fetched CK account status: Available | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: iCloud accountDidChange Available -> Available | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92049 | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55073 | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92049, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92049, attribution={accessing={identifier=com.apple.suggestd, pid=210, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CoreSuggestions.framework/suggestd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:041 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55073 | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.suggestd, pid=210, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CoreSuggestions.framework/suggestd | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.suggestd, pid=210, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CoreSuggestions.framework/suggestd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92049, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92049 | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:042 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:043 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: iCloud accountDidChange available | |
2021-02-12 14:47:51:043 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: iCloud Account available | |
2021-02-12 14:47:51:043 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:043 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:043 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=151.92050 | |
2021-02-12 14:47:51:044 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: iCloud account status: Available, supportsDeviceToDeviceEncryption: NO, with error: (null) | |
2021-02-12 14:47:51:044 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=151.92050 | |
2021-02-12 14:47:51:044 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:044 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:044 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchpartyd[129] <Notice>: Fetched CK account status: Available | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchpartyd[129] <Notice>: iCloud accountDidChange Available -> Available | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Error>: AMSDMultiUserController: [AF722B21] The refresh failed. error = { Error domain=AMSErrorDomain, code=13 } | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchpartyd[129] <Notice>: iCloud Account available | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:045 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone siriknowledged[9017] <Error>: -[CKNCloudKitManager _setupAccount]_block_invoke Account status change cannot be handled | |
2021-02-12 14:47:51:046 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDMultiUserController: [AF722B21] Scheduling a refresh. options = <AMSDRefreshMultiUserOptions: 0x1029435e0> { | |
2021-02-12 14:47:51:046 - [IOSDeviceLog] ignoreThrottling = false | |
2021-02-12 14:47:51:046 - [IOSDeviceLog] reason = A previous refresh failed. | |
2021-02-12 14:47:51:047 - [IOSDeviceLog] schedulingInterval = 86400.000000 | |
2021-02-12 14:47:51:047 - [IOSDeviceLog] shouldUseCloudData = true | |
2021-02-12 14:47:51:047 - [IOSDeviceLog] throttlingInterval = 0.000000 | |
2021-02-12 14:47:51:047 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:047 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55074 | |
2021-02-12 14:47:51:048 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: accountInfo: <private> | |
2021-02-12 14:47:51:048 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55074 | |
2021-02-12 14:47:51:049 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(Accounts)[210] <Notice>: "The connection to ACDAccountStore was invalidated." | |
2021-02-12 14:47:51:049 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf67d40] Initialized with context 0x14d277030. Background: 0, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:51:049 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] Scheduling a block for later execution. identifier = com.apple.amsaccountsd.refresh | options = { | |
2021-02-12 14:47:51:049 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Setting manateeAvailable to 0 | |
2021-02-12 14:47:51:049 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitWatchHeartRate, overridden false, ( | |
2021-02-12 14:47:51:050 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:050 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Account now available - manatee: 0 | |
2021-02-12 14:47:51:050 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Device Store scheduleDeviceStoreDeferredActions | |
2021-02-12 14:47:51:051 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] allowBattery = true | |
2021-02-12 14:47:51:051 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Device Store checkin activity handler | |
2021-02-12 14:47:51:051 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: BTXPCTimer: Scheduling XPC activity (com.apple.bluetooth.services.devicestore.deferredActions) in 0 ~60.000000 grace. | |
2021-02-12 14:47:51:051 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitWatchHeartRate, overridden false, ( | |
2021-02-12 14:47:51:052 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:052 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] interval = 86400.000000 | |
2021-02-12 14:47:51:053 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=39.32005 | |
2021-02-12 14:47:51:053 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_register: com.apple.bluetooth.services.devicestore.deferredActions, criteria: check-in | |
2021-02-12 14:47:51:053 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=39.32006 | |
2021-02-12 14:47:51:053 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] qualityOfService = 17 | |
2021-02-12 14:47:51:053 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_register: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 0 | |
2021-02-12 14:47:51:053 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchpartyd[129] <Notice>: accountInfo: <private> | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_set_criteria: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), check-in | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] repeats = false | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchpartyd[129] <Notice>: Setting manateeAvailable to 0 | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: Error: Cannot setup container because account does not support device to device encryption (HSA2) | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: accountStatus: 1 | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Force(0) Account status changed: 1 | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=210, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=210.10358 | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] requireInexpensiveNetworkConnection = false | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=210.10358 | |
2021-02-12 14:47:51:054 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Account status changed: 1, Forced: 0 | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_set_criteria, lower half: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), check-in | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55075 | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: PDApplePayCloudStoreContainer: setContainerState called with state PDCloudStoreContainerStateDetachWithFailure, operationGroupNameSuffix: CKAccountChangedNotification, and retry count 0 | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone passd[94] <Notice>: PDCloudStoreContainer: setContainerState called with state PDCloudStoreContainerStateDetachWithFailure, operationGroupNameSuffix: CKAccountChangedNotification, and retry count 0 | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] requireNetworkConnection = true | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_criteria: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), check-in | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55075 | |
2021-02-12 14:47:51:055 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd[9006] <Notice>: AMSDBackgroundActivityScheduler: [AF722B21] } | |
2021-02-12 14:47:51:056 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_set_criteria: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), setting state now to 0 | |
2021-02-12 14:47:51:056 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: xpc_activity_register: com.apple.amsaccountsd.refresh, criteria: dictionary | |
2021-02-12 14:47:51:056 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: _xpc_activity_register: com.apple.amsaccountsd.refresh (0x10285bb50), 3753 | |
2021-02-12 14:47:51:056 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: xpc_activity_set_criteria: com.apple.amsaccountsd.refresh (0x10285bb50), dict | |
2021-02-12 14:47:51:056 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 0 | |
2021-02-12 14:47:51:056 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=210, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=210.10359 | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), current state 0, pending state 0 | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: xpc_activity_set_criteria, lower half: com.apple.amsaccountsd.refresh (0x10285bb50), dict | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=39.32006 | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=210.10359 | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: _xpc_activity_set_criteria: com.apple.amsaccountsd.refresh (0x10285bb50), dict | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: BTXPCTimer Check-in: com.apple.bluetooth.services.devicestore.deferredActions, with criteria: <xpc object> | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: _xpc_activity_set_criteria: xpc_set_event com.apple.amsaccountsd.refresh, 3754 | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_set_criteria: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), dict | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(PersonalizationPortraitInternals)[210] <Notice>: PPSettings loaded 14 disabled bundleIds from CloudKit prefs. | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55076 | |
2021-02-12 14:47:51:057 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), current state 0, pending state 0 | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Unregistered XPC Activity on XPC remove event: com.apple.amsaccountsd.refresh (0x1212638f0) | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Creating XPC Activity on XPC add event: com.apple.amsaccountsd.refresh | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created XPC Activity: com.apple.amsaccountsd.refresh (0x121150e10) | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Activity com.apple.amsaccountsd.refresh (0x121150e10) matches XPC Activity with name com.apple.amsaccountsd.refresh (0x1212638f0) | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Registered XPC Activity (with reuse): com.apple.amsaccountsd.refresh (0x121150e10) | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55076 | |
2021-02-12 14:47:51:058 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: xpc_activity_set_criteria: com.apple.amsaccountsd.refresh (0x10285bb50), setting state now to 1 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 1 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone amsaccountsd(libxpc.dylib)[9006] <Notice>: _xpc_activity_set_state: com.apple.amsaccountsd.refresh (0x10285bb50), 1 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_set_criteria, lower half: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), dict | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_criteria: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), dict | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55077 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_criteria: xpc_set_event com.apple.bluetooth.services.devicestore.deferredActions, 2 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55077 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: xpc_activity_set_criteria: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), setting state now to 1 | |
2021-02-12 14:47:51:059 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 1 | |
2021-02-12 14:47:51:060 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitKeyboardMetrics, overridden false, ( | |
2021-02-12 14:47:51:060 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:060 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Creating XPC Activity on XPC add event: com.apple.bluetooth.services.devicestore.deferredActions | |
2021-02-12 14:47:51:060 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created XPC Activity: com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70) | |
2021-02-12 14:47:51:060 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitKeyboardMetrics, overridden false, ( | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: SUBMITTING: <private> | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Registered XPC Activity: com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70) | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=39.32007 | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Submitted Activity: com.apple.bluetooth.services.devicestore.deferredActions:93CE20 at priority 50 <private> | |
2021-02-12 14:47:51:061 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Activity <private>: Optimal Score 0.8326 at <private> (Valid Until: <private>) | |
2021-02-12 14:47:51:062 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: com.apple.bluetooth.services.devicestore.deferredActions:93CE20:[ | |
2021-02-12 14:47:51:062 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:51:062 - [IOSDeviceLog] ] sumScores:46.786667, denominator:51.620000, FinalDecision: Can Proceed FinalScore: 0.906367} | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: 'com.apple.bluetooth.services.devicestore.deferredActions:93CE20' CurrentScore: 0.906367, ThresholdScore: 0.704753 DecisionToRun:1 | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Running <private> immediately on submission | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: With <private> ...Tasks pre-running in group [com.apple.dasd.defaultNetwork] are 1! | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Running activities : <private> | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Activity <private> has delayed start | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55078 | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: REQUESTING START: <private> | |
2021-02-12 14:47:51:063 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55078 | |
2021-02-12 14:47:51:064 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=39.32008 | |
2021-02-12 14:47:51:064 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=39.32008 | |
2021-02-12 14:47:51:064 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55079 | |
2021-02-12 14:47:51:064 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=39.32005 | |
2021-02-12 14:47:51:064 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55079 | |
2021-02-12 14:47:51:065 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=39.32007 | |
2021-02-12 14:47:51:065 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55080 | |
2021-02-12 14:47:51:065 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55080 | |
2021-02-12 14:47:51:065 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=39.32009 | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitMotionHeartRate, overridden false, ( | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=39.32009 | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitMotionHeartRate, overridden false, ( | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55081 | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=39, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=39.32010 | |
2021-02-12 14:47:51:066 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55081 | |
2021-02-12 14:47:51:067 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=39.32010 | |
2021-02-12 14:47:51:067 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55082 | |
2021-02-12 14:47:51:068 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55082 | |
2021-02-12 14:47:51:068 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55083 | |
2021-02-12 14:47:51:069 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55083 | |
2021-02-12 14:47:51:069 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitMotion, overridden false, ( | |
2021-02-12 14:47:51:069 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:069 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitMotion, overridden false, ( | |
2021-02-12 14:47:51:069 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:069 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55084 | |
2021-02-12 14:47:51:070 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55084 | |
2021-02-12 14:47:51:070 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55085 | |
2021-02-12 14:47:51:070 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libMobileGestalt.dylib)[10698] <Notice>: Cache loaded with 4644 pre-cached in CacheData and 46 items in CacheExtra. | |
2021-02-12 14:47:51:087 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55085 | |
2021-02-12 14:47:51:087 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55086 | |
2021-02-12 14:47:51:087 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55086 | |
2021-02-12 14:47:51:088 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitOdometer, overridden false, ( | |
2021-02-12 14:47:51:088 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:088 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitOdometer, overridden false, ( | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55087 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55087 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55088 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55088 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55089 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55089 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitDeviceUsage, overridden false, ( | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitDeviceUsage, overridden false, ( | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55090 | |
2021-02-12 14:47:51:089 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55090 | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55091 | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55091 | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55092 | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55092 | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitWatchOnWristState, overridden false, ( | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitWatchOnWristState, overridden false, ( | |
2021-02-12 14:47:51:090 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55093 | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55093 | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55094 | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55094 | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55095 | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55095 | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitWatchFallStats, overridden false, ( | |
2021-02-12 14:47:51:091 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitWatchFallStats, overridden false, ( | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55096 | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55096 | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55097 | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55097 | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55098 | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55098 | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitPedometer, overridden false, ( | |
2021-02-12 14:47:51:092 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:093 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitPedometer, overridden false, ( | |
2021-02-12 14:47:51:093 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:093 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55099 | |
2021-02-12 14:47:51:093 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41615 | |
2021-02-12 14:47:51:094 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55099 | |
2021-02-12 14:47:51:094 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55100 | |
2021-02-12 14:47:51:094 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55100 | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55101 | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55101 | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitLocationMetrics, overridden false, ( | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitLocationMetrics, overridden false, ( | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55102 | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55102 | |
2021-02-12 14:47:51:095 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55103 | |
2021-02-12 14:47:51:096 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55103 | |
2021-02-12 14:47:51:096 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55104 | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55104 | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitStrideCalibration, overridden false, ( | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitStrideCalibration, overridden false, ( | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55105 | |
2021-02-12 14:47:51:097 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55105 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55106 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd[10698] <Notice>: Refreshing LaunchServices Cache. Cache (<private>, 9188), LS (<private>, 9189) | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55106 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55107 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55107 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitSpeechMetrics, overridden false, ( | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitSpeechMetrics, overridden false, ( | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55108 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55108 | |
2021-02-12 14:47:51:098 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55109 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55109 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55110 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55110 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitElevation, overridden false, ( | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitElevation, overridden false, ( | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55111 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55111 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55112 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55112 | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone swcd[283] <Notice>: LS database generation has changed 9188 to 9189. Synchronizing SWC database to it. | |
2021-02-12 14:47:51:099 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone swcd[283] <Error>: Error getting enterprise-managed associated domains data. If this device is not enterprise-managed, this is normal: Error Domain=SWCErrorDomain Code=1701 "Failed to get associated domain data from ManagedConfiguration framework." UserInfo={NSDebugDescription=Failed to get associated domain data from ManagedConfiguration framework., Line=298, Function=<private>} | |
2021-02-12 14:47:51:101 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone swcd[283] <Notice>: Developer mode enabled: NO | |
2021-02-12 14:47:51:101 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55113 | |
2021-02-12 14:47:51:101 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55113 | |
2021-02-12 14:47:51:101 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitFacialMetrics, overridden false, ( | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitFacialMetrics, overridden false, ( | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55114 | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55114 | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55115 | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55115 | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55116 | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55116 | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitPhoneUsage, overridden false, ( | |
2021-02-12 14:47:51:102 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitPhoneUsage, overridden false, ( | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55117 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersForService, msgID=7270.55117 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55118 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyBundleIdentifiersDisabledForService, msgID=7270.55118 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessGetOverride, msgID=7270.55119 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessGetOverride, msgID=7270.55119 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Authorized Bundle Ids for kTCCServiceSensorKitAmbientLightSensor, overridden false, ( | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone sensorkitd[7270] <Notice>: Deauthorized Bundle Ids for kTCCServiceSensorKitAmbientLightSensor, overridden false, ( | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] ) | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=7270, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=7270.55120 | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Error>: -[TCCDAccessIdentity initWithMessage:]: self.bundle=0x0, bundle:(null); for: com.apple.sensorkit.dummy-bundle-id | |
2021-02-12 14:47:51:103 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=7270.55120 | |
2021-02-12 14:47:51:104 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone appstored[186] <Notice>: Removed manifest for com.my.mobile.ios.dev: YES | |
2021-02-12 14:47:51:104 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone swcd[283] <Fault>: Application <app id> needs to stop using the entitlement com.apple.private.swc.alternate-assets-directory immediately, and switch to com.apple.private.swc.additional-service-details-consumer ASAP. Contact the SWC team for more info on how to adopt. | |
2021-02-12 14:47:51:105 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 2, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:105 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXIntentMetadataCacheInvalidationMonitor received _ATXInternalUninstallNotification | |
2021-02-12 14:47:51:106 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXIntentMetadataCache invalidating intents due to app uninstall for bundleId <private> | |
2021-02-12 14:47:51:109 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: _ATXAppInfoManager: Uninstall occurred for <private> - Deleting appInfo and action data related to it. | |
2021-02-12 14:47:51:109 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:109 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:114 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:116 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: (<private>) deleteAllSearchableItemsWithBundleID, protectionClass:NSFileProtectionCompleteUntilFirstUserAuthentication, shouldGC:YES, options:0x0, qos:0x11 | |
2021-02-12 14:47:51:119 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41616 | |
2021-02-12 14:47:51:120 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllSearchableItemsForBundleID, bundleID:<private>, protectionClass:NSFileProtectionCompleteUntilFirstUserAuthentication, shouldGC:YES | |
2021-02-12 14:47:51:137 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Initiating XPC Activity: com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70) | |
2021-02-12 14:47:51:137 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created temporary power assertion for com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70): 40112 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_dispatch: beginning dispatch, activity name com.apple.bluetooth.services.devicestore.deferredActions, seqno 2 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_dispatch: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820): found an activity with matching seqno 2 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_dispatch: lower half, activity name com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), seqno from top half was 2 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_dispatch: created connection 0x125e2cdb0 for activity name com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), seqno 2 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 2 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: send new state to CTS: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 2 | |
2021-02-12 14:47:51:138 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Running XPC Activity (PID 66): com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70) | |
2021-02-12 14:47:51:139 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: STARTING: <private> | |
2021-02-12 14:47:51:139 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:139 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state_from_cts: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), set activity state to 2 | |
2021-02-12 14:47:51:139 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: STARTING activity com.apple.bluetooth.services.devicestore.deferredActions:93CE20 <private>! | |
2021-02-12 14:47:51:140 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), current state 2, pending state 0 | |
2021-02-12 14:47:51:140 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: With <private> ...Tasks running in group [com.apple.dasd.defaultNetwork] are 1! | |
2021-02-12 14:47:51:140 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Not tracking activity: <private> | |
2021-02-12 14:47:51:140 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 5 | |
2021-02-12 14:47:51:140 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: BTXPCTimer triggered. Updating to done so that it can be cleaned. success : com.apple.bluetooth.services.devicestore.deferredActions : 1 | |
2021-02-12 14:47:51:146 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Device Store scheduled activity handler timer fired: <private> | |
2021-02-12 14:47:51:152 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: com.apple.bluetooth.services.devicestore.deferredActions:93CE20:[ | |
2021-02-12 14:47:51:152 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] ] sumScores:46.786667, denominator:51.620000, FinalDecision: Can Proceed FinalScore: 0.906367} | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), current state 2, pending state 5 | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 1 | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: send new state to CTS: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 5 | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state: send new state to CTS: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), 1 | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Completed XPC Activity: com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70) | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:153 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: BTXPCTimer Unregistering XPC activity com.apple.bluetooth.services.devicestore.deferredActions | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: __xpc_activity_unregister: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820) seqno: 2, (is registered) | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: COMPLETED com.apple.bluetooth.services.devicestore.deferredActions:93CE20 at priority 50 <private>! | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_unregister: com.apple.bluetooth.services.devicestore.deferredActions 2, last registration: true | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: NO LONGER RUNNING com.apple.bluetooth.services.devicestore.deferredActions:93CE20 ...Tasks running in group [com.apple.dasd.defaultNetwork] are 0! | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_set_state_from_cts: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820), set activity state to 5 | |
2021-02-12 14:47:51:154 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird[66] <Notice>: Run to delete for deferred records: <private> | |
2021-02-12 14:47:51:155 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: __xpc_activity_unregister: com.apple.bluetooth.services.devicestore.deferredActions (0x125f12820) seqno: 2, (not registered) | |
2021-02-12 14:47:51:155 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudpaird(libxpc.dylib)[66] <Notice>: _xpc_activity_unregister: com.apple.bluetooth.services.devicestore.deferredActions 18446744073709551615, last registration: true | |
2021-02-12 14:47:51:155 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Unregistered XPC Activity on XPC remove event: com.apple.bluetooth.services.devicestore.deferredActions (0x121230d70) | |
2021-02-12 14:47:51:155 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone assetsd(TCC)[133] <Notice>: disposing: 0x123eb4710(<private>) | |
2021-02-12 14:47:51:156 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone assetsd(TCC)[133] <Notice>: disposing: 0x123ff5870(<private>) | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone assetsd(TCC)[133] <Notice>: In tcc_identity_dispose | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 2, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41616 | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: _ATXDataStore: Removing appInfo for bundleId: <private> | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone coreduetd(CoreDuet)[118] <Notice>: Deleting searchable items with bundleID: <private> | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGDSpotlightReceiver: deleting entire bundle identifier <private> | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 2, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:157 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:158 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:158 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone distnoted[74] <Notice>: register name: com.apple.LaunchServices.applicationStateChanged object: kCFNotificationAnyObject token: 100000000 pid: 10698 | |
2021-02-12 14:47:51:158 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_system_group_path_for_identifier: success | |
2021-02-12 14:47:51:158 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone appstored[186] <Notice>: Update clean up complete with 0 changes | |
2021-02-12 14:47:51:159 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ManagedConfiguration)[10698] <Notice>: Got system group container path from MCM for systemgroup.com.apple.configurationprofiles: /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles | |
2021-02-12 14:47:51:159 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Deleting actions with bundleId: <private> | |
2021-02-12 14:47:51:165 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41617 | |
2021-02-12 14:47:51:187 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:187 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:188 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:189 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:189 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41617 | |
2021-02-12 14:47:51:189 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone appstored[186] <Notice>: [Crossfire]: Recorded launches start interval as: 2021-02-12 14:47:51 | |
2021-02-12 14:47:51:189 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41618 | |
2021-02-12 14:47:51:199 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone lsd(CoreServicesStore)[2060] <Notice>: Writing store (no GC) 0x147f06208 with writer 0x16e00eb00 | |
2021-02-12 14:47:51:200 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Apps Source fired data:4 | |
2021-02-12 14:47:51:238 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf[10699] <Notice>: main | |
2021-02-12 14:47:51:238 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libMobileGestalt.dylib)[10699] <Notice>: Cache loaded with 4644 pre-cached in CacheData and 46 items in CacheExtra. | |
2021-02-12 14:47:51:238 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: xpc_activity_register: com.apple.parsec-fbf.flush, criteria: check-in | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: _xpc_activity_register: com.apple.parsec-fbf.flush (0x10251e0a0), 0 | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: xpc_activity_set_criteria: com.apple.parsec-fbf.flush (0x10251e0a0), check-in | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: <private> | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Unknown bundle type for app:<private>, bundleType:<private> - skipping | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Finished getting 37 applications, took 0.034741 seconds updateApps ? YES | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpotlightUI)[59] <Notice>: Send apps:37 hidden:2 | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: xpc_activity_set_criteria, lower half: com.apple.parsec-fbf.flush (0x10251e0a0), check-in | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: _xpc_activity_set_criteria: com.apple.parsec-fbf.flush (0x10251e0a0), check-in | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf[10699] <Notice>: setup | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: xpc_activity_set_criteria: com.apple.parsec-fbf.flush (0x10251e0a0), setting state now to 0 | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: _xpc_activity_set_state: com.apple.parsec-fbf.flush (0x10251e0a0), 0 | |
2021-02-12 14:47:51:239 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.parsec-fbf.flush (0x10251e0a0), current state 0, pending state 0 | |
2021-02-12 14:47:51:240 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.parsec-fbf.flush (0x10251e0a0), current state 0, pending state 0 | |
2021-02-12 14:47:51:240 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone parsec-fbf(libxpc.dylib)[10699] <Notice>: _xpc_activity_set_state: com.apple.parsec-fbf.flush (0x10251e0a0), 1 | |
2021-02-12 14:47:51:240 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(Search)[2148] <Notice>: Unknown bundle type for app:<private>, bundleType:<private> - skipping | |
2021-02-12 14:47:51:246 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Got apps from com.apple.springboard | |
2021-02-12 14:47:51:246 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord[142] <Notice>: FindBaseServiceProvider: applicationsChanged | |
2021-02-12 14:47:51:247 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CoreLocation)[142] <Notice>: {"msg":"CLClientIsLocationServicesEnabled", "event":"activity"} | |
2021-02-12 14:47:51:247 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CoreLocation)[142] <Notice>: {"msg":"CLInternalGetAuthorizationStatus", "event":"activity"} | |
2021-02-12 14:47:51:248 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/FMF.framework"} | |
2021-02-12 14:47:51:250 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord[142] <Notice>: <private> Sending register with cause ApplicationsChanged because registration information has changed | |
2021-02-12 14:47:51:250 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord[142] <Notice>: <private> Enqueueing request <private> | |
2021-02-12 14:47:51:251 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord[142] <Notice>: Sending <private> to url <private> with headers: | |
2021-02-12 14:47:51:252 - [IOSDeviceLog] <private> | |
2021-02-12 14:47:51:252 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord[142] <Notice>: Sending <private> body dictionary : | |
2021-02-12 14:47:51:252 - [IOSDeviceLog] <private> | |
2021-02-12 14:47:51:252 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Accepting apps from com.apple.springboard | |
2021-02-12 14:47:51:253 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:254 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:255 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:255 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:255 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:256 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:257 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:257 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:257 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:258 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:258 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:258 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:260 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:261 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:262 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:262 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:262 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:263 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:263 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:263 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:264 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:264 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:265 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:265 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:265 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:265 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:266 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:266 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:269 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41618 | |
2021-02-12 14:47:51:272 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:274 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:274 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:274 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:274 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:275 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone powerd[41] <Error>: Pid 142 is not privileged to set property AppliesToLimitedPower | |
2021-02-12 14:47:51:275 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:275 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:276 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:284 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: Requesting container lookup; class = 4, identifier = <private>, temp = 0, create = 1, euid = 501, uid = 501, personaid = 199, type = SYSTEM_PROXY, name = A4A0FEE6-F1B3-4908-A823-586649F82068 | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: stat [<private>]: exists: 1, isDirectory: 0, fsNode: <~~~> | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: [0] command=0, client=<<~~~>, u=<501/501/~~/2/1000>, uid=501, pid=10698, sandboxed=1, platform=2>, error=(none) | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libsystem_containermanager.dylib)[10698] <Notice>: container_create_or_lookup_path_for_platform: success | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord[142] <Notice>: IOPMAssertionCreateWithProperties <private> failed with error: (iokit/common) privilege violation (-536870207) | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: xpc_activity_register: com.apple.icloud.fmflocatord.keep-alive-on-dirty, criteria: dictionary | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: _xpc_activity_register: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670), 0 | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: xpc_activity_set_criteria: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670), dict | |
2021-02-12 14:47:51:285 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> resuming, timeouts(120.0, 604800.0) QOS(0x15) Voucher <private> | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: xpc_activity_set_criteria, lower half: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670), dict | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: _xpc_activity_set_criteria: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670), dict | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: _xpc_activity_set_criteria: xpc_set_event com.apple.icloud.fmflocatord.keep-alive-on-dirty, 1 | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: [Telemetry]: Activity <nw_activity 12:2 [A6901C66-A4D1-4D29-9DF4-3D766667D064] (reporting strategy default)> on Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> was not selected for reporting | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Creating XPC Activity on XPC add event: com.apple.icloud.fmflocatord.keep-alive-on-dirty | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created XPC Activity: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x121230d70) | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: SUBMITTING: <private> | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Registered XPC Activity: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x121230d70) | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Submitted Activity: com.apple.icloud.fmflocatord.keep-alive-on-dirty:87DA0C at priority 30 with interval 600 <private> | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Activity <private>: Optimal Score 0.9348 at <private> (Valid Until: <private>) | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: xpc_activity_set_criteria: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670), setting state now to 1 | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: _xpc_activity_set_state: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670), 1 | |
2021-02-12 14:47:51:286 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> local authenticator getting headers for (null) codes <private> | |
2021-02-12 14:47:51:287 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> local authenticator will provide headers or request | |
2021-02-12 14:47:51:287 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:291 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=151.92051 | |
2021-02-12 14:47:51:291 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Error>: -[TCCDAccessIdentity initWithMessage:]: self.bundle=0x0, bundle:(null); for: com.apple.upload-request-proxy.com.apple.photos.cloud | |
2021-02-12 14:47:51:291 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=151.92051 | |
2021-02-12 14:47:51:291 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: PCSIdentitySetCreate: (null) { | |
2021-02-12 14:47:51:291 - [IOSDeviceLog] kPCSSetupDSID = "<<VALUE>>"; | |
2021-02-12 14:47:51:292 - [IOSDeviceLog] } | |
2021-02-12 14:47:51:295 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): keychain: -25300 | |
2021-02-12 14:47:51:295 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(ProtectedCloudStorage)[151] <Notice>: KeychainGetStatus(PCSiCloudServiceMarkerName): status: off | |
2021-02-12 14:47:51:296 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14be57290] Initialized with context 0x14d18a490. Background: 0, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:51:306 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: InfoHeuristic: Calculating info heuristics results at Fri Feb 12 14:47:51 2021, heuristicsNames = <private>, path = <private> | |
2021-02-12 14:47:51:308 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(Search)[2148] <Notice>: Finished getting 37 applications, took 0.238953 seconds updateApps ? YES | |
2021-02-12 14:47:51:308 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Apps changed: <private> | |
2021-02-12 14:47:51:309 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:312 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000000 seconds | |
2021-02-12 14:47:51:312 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(Search)[2148] <Notice>: Setting apps 37 existing __fastApps 37 | |
2021-02-12 14:47:51:314 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41619 | |
2021-02-12 14:47:51:317 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41619 | |
2021-02-12 14:47:51:320 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: <private> | |
2021-02-12 14:47:51:324 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone lsd(CoreServices)[2060] <Notice>: Successfully removed recovery file /private/var/containers/Data/System/DFC0EE15-78FC-4633-BF96-9F2A203A6EAD/Library/Caches/com.apple.LaunchServices.dirty | |
2021-02-12 14:47:51:324 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone lsd(CoreServices)[2060] <Notice>: _LSSessionSave: saved database for UID 501 | |
2021-02-12 14:47:51:334 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: (null) (JS): <private> | |
2021-02-12 14:47:51:335 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: InfoHeuristic: scheduleRefreshAfterDistributedNotification <private> | |
2021-02-12 14:47:51:335 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: InfoHeuristic: scheduleRefreshAfterDistributedNotification <private> | |
2021-02-12 14:47:51:335 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: InfoHeuristic: scheduleRefreshAfterDistributedNotification <private> | |
2021-02-12 14:47:51:338 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGNamedEntityExtractionPlugin: deleting all named entities and locations from <private> | |
2021-02-12 14:47:51:338 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: InfoHeuristic: addInfoSuggestion <private> | |
2021-02-12 14:47:51:338 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.484779 MB after running '<private>' | |
2021-02-12 14:47:51:338 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: InfoHeuristic: | |
2021-02-12 14:47:51:339 - [IOSDeviceLog] Result for heuristic <private>: | |
2021-02-12 14:47:51:339 - [IOSDeviceLog] Suggestions: <private> | |
2021-02-12 14:47:51:339 - [IOSDeviceLog] RefreshTriggers: <private> | |
2021-02-12 14:47:51:339 - [IOSDeviceLog] Has Failed: 0 | |
2021-02-12 14:47:51:339 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ActionPredictionHeuristics)[138] <Notice>: ATXInformationHeuristics: received 1 results from HeuristicInterpreter | |
2021-02-12 14:47:51:339 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ActionPredictionHeuristics)[138] <Notice>: ATXInformationHeuristics: update heuristics <private>, got 1 new suggestions | |
2021-02-12 14:47:51:340 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> authenticator finished cont 1 req (null) headers <private> | |
2021-02-12 14:47:51:340 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> protocol received continueLoad=1, headers=<private> req=(null) | |
2021-02-12 14:47:51:341 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 1, builtin 0} | |
2021-02-12 14:47:51:341 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: enabling TLS | |
2021-02-12 14:47:51:341 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: starting, TC(0x0) | |
2021-02-12 14:47:51:342 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 3BBCB6B1-125A-4639-8B73-EAF549B7BDBE Hostname#9db0cacc:443 tcp, url hash: 59f6fe1a, tls, context: com.apple.CFNetwork.NSURLSession.{C430C2FD-3880-4BE7-BFC0-614607284A13}{(null)}{Y}{2}, proc: C0E40263-951B-3079-8A86-165C1374888A] start | |
2021-02-12 14:47:51:343 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 initial path ((null))] event: path:start @0.000s | |
2021-02-12 14:47:51:344 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 32E63962-D4BC-4E73-B6C8-4590AA4C79E0 | |
2021-02-12 14:47:51:344 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:start_dns @0.000s | |
2021-02-12 14:47:51:344 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C3249] reporting state preparing | |
2021-02-12 14:47:51:344 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250] getaddrinfo start -- flags: 0xC000D000, ifindex: 0, protocols: 0, hostname: <mask.hash: 'iQwEWBaRypvdHj9An1o/1w=='>, options: {}, client pid: 142 (fmflocatord) | |
2021-02-12 14:47:51:345 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q11603] Question for <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> (HTTPS) assigned DNS service -- id: 11, type: Do53, source: sc, scope: none, interface: en0/8, servers: {<IPv4:BBzTOWCD>:53}, domains: {.}, attributes: {a-ok}, interface properties: {ipv4} | |
2021-02-12 14:47:51:345 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q41968] Question for <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> (AAAA) assigned DNS service 11 | |
2021-02-12 14:47:51:346 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q41968] ShouldSuppressUnicastQuery: Query suppressed for <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> AAAA (AAAA records are unusable) | |
2021-02-12 14:47:51:346 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q7402] Question for <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> (Addr) assigned DNS service 11 | |
2021-02-12 14:47:51:346 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q11603] AnswerQuestionByFollowingCNAME: 0x101022e60 <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> (HTTPS) following CNAME referral 0 for <mask.hash: 'LTxRMBE56pBzvDu20f5jpA=='> | |
2021-02-12 14:47:51:346 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q41162] Question for <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='> (HTTPS) assigned DNS service 11 | |
2021-02-12 14:47:51:346 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q41968] GenerateNegativeResponse: Generating negative response for question <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> (AAAA) | |
2021-02-12 14:47:51:346 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q41968] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='>, type: AAAA, rdata: <none> (mortal) | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q7402] AnswerQuestionByFollowingCNAME: 0x101814a00 <mask.hash: 'KxQ9VwTCY35gAyOjq9c5ZQ=='> (Addr) following CNAME referral 0 for <mask.hash: 'LTxRMBE56pBzvDu20f5jpA=='> | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] Question for <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='> (Addr) assigned DNS service 11 | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'eMUmpxoDCxUQM+hZ2iGa+g=='> (ghost) | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'jWEnIHmhvgQiaIAZMaVhdw=='> (ghost) | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: '3OrwLRQFaTm6CVM4MH2/rA=='> (ghost) | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'eVjcx2PFY5HWwg+e6LhmZQ=='> (ghost) | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: '3wBoQObE8azdUWEN9fFnvQ=='> (ghost) | |
2021-02-12 14:47:51:347 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'g7VBpCwOML0nd8Ov1Y5GFw=='> (ghost) | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'Kh8CqvsBktmoZjUxhttlwg=='> (ghost) | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'CizzMLwqh59ydNGcIhkWWg=='> (ghost) | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q31266] AnswerNewQuestion: Restarting original question 0x101814a00 firstExpiredQname <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='> for allowExpiredAnswers question | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] Question for <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='> (Addr) assigned DNS service 11 | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q41162] Sent 38-byte query #1 to <IPv4:BBzTOWCD> over UDP via en0/8 -- id: 0xFD83 (64899), flags: 0x0100 (Q/Query, RD, NoError), counts: 1/0/0/0, BBtuBEAp IN HTTPS? | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q28155] Sent 38-byte query #1 to <IPv4:BBzTOWCD> over UDP via en0/8 -- id: 0x1C9D (7325), flags: 0x0100 (Q/Query, RD, NoError), counts: 1/0/0/0, BBtuBEAp IN A? | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> setting up Connection 3249 | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone chronod(ChronoCore)[163] <Notice>: [appAuth:<private>] healthkit access changed | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXInformationEngine: source <private> sets 1 suggestion(s) | |
2021-02-12 14:47:51:348 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone healthd(HealthDaemon)[39] <Notice>: Reset authorization records for uninstalled application <private> | |
2021-02-12 14:47:51:351 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Deleted all items for bundleID:<private>, protectionClass:NSFileProtectionCompleteUntilFirstUserAuthentication | |
2021-02-12 14:47:51:351 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: (<private>) deleteAllInteractionsWithBundleID, protectionClass:NSFileProtectionCompleteUntilFirstUserAuthentication, options:0x0 | |
2021-02-12 14:47:51:351 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllInteractionsWithBundleID, bundleID: <private>, protectionClass: NSFileProtectionCompleteUntilFirstUserAuthentication, client: com.apple.corespotlight.receiver.coreduet | |
2021-02-12 14:47:51:351 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllInteractionsWithBundleID, bundleID: <private>, protectionClass: NSFileProtectionCompleteUntilFirstUserAuthentication, client: com.apple.corespotlight.receiver.suggestions | |
2021-02-12 14:47:51:358 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q41162] Received acceptable 111-byte response from <IPv4:BBzTOWCD> over UDP via en0/8 -- id: 0xFD83 (64899), flags: 0x8180 (R/Query, RD, RA, NoError), counts: 1/0/1/0, BBtuBEAp IN HTTPS?, BBaQMQqJ 260 IN SOA BBkeprxI BBKUsjEH 1 7200 900 1209600 86400 | |
2021-02-12 14:47:51:359 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q41162] Handling concluded querier: BBtuBEAp HTTPS IN | |
2021-02-12 14:47:51:359 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q64899] mDNSCoreReceiveResponse ignoring <mask.hash: 'QIDq9YQqLXlJ5W572L7c4A=='> | |
2021-02-12 14:47:51:360 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q41162] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: HTTPS, rdata: <none> (mortal) | |
2021-02-12 14:47:51:363 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q28155] Received acceptable 166-byte response from <IPv4:BBzTOWCD> over UDP via en0/8 -- id: 0x1C9D (7325), flags: 0x8180 (R/Query, RD, RA, NoError), counts: 1/8/0/0, BBtuBEAp IN A?, 2 IN A BBWtLVSe, 2 IN A BBTLcUHm, 2 IN A BBqrTgNd, 2 IN A BBQhHjUh, 2 IN A BBtcYyqt, 2 IN A BBpEYCfs, 2 IN A BBJneBNC, 2 IN A BBsuPGQo | |
2021-02-12 14:47:51:363 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [Q28155] Handling concluded querier: BBtuBEAp A IN | |
2021-02-12 14:47:51:363 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'z4ye6CApvjDK6hgzGP27uw=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'Y8ble9jn3mKSeFNOnp1g5g=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'kSb59h7qQ2IEtSzNLeiZUw=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'yFIDFwm0Bq+YI+/vjOjV1Q=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'GVejfvlYcW4GokQZrH1yMg=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'MlEz2Dig065yFH+Oha66zg=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'YL/0EfsFEFsmSiJOSuounA=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R0->Q65535] mDNSCoreReceiveNoUnicastAnswers: Removing expired record<mask.hash: 'YUMgSQ04UqFyyWIT2/XfAw=='> | |
2021-02-12 14:47:51:364 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: '5+hLsb472RJsARVgnQqjmw=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: '0D/Q/+27gTmjgrH/KtZevg=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: '3H+xdHS7MkSoObUZ+nQGWw=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'jLtxBgr45O2CrytHjrnrKw=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'VAOifBKxVWq8Dzsn+kRpjQ=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'owtHHXnpeVjTwZk4x+aIYg=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'LFfOxp+CoymaPQXJcUI2jA=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250->Q28155] getaddrinfo result -- event: add, ifindex: 0, name: <mask.hash: 'Fb7h6tpAc6Zvk19FwF1l+w=='>, type: A, rdata: <mask.hash: 'aTHKVDGE30LPE46KOjnAdQ=='> (immortal) | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.018s | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Usage for fmflocatord - WiFi in/out: 124712601/93314414, WiFi delta_in/delta_out: 139/66, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0 | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Usage for fmflocatord - WiFi in/out: 124712795/93314480, WiFi delta_in/delta_out: 194/66, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0 | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 initial path ((null))] event: path:start @0.019s | |
2021-02-12 14:47:51:365 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone mDNSResponder[139] <Notice>: [R167250] getaddrinfo stop -- hostname: <mask.hash: 'iQwEWBaRypvdHj9An1o/1w=='>, client pid: 142 (fmflocatord) | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.019s, uuid: 60DDE85F-91EE-43E8-A224-9689D640A3D9 | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.019s | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:receive_nexus @0.020s | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: WiFi observer _foregroundCounts.currentCombinedFlags is 0x0 | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: WiFi observer _backgroundCounts.currentCombinedFlags is 0x100000101010 | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:start_connect @0.021s | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libusrtcp.dylib)[142] <Notice>: tcp_output [C3249.1:3] flags=[SEC] seq=1605316185, ack=0, win=65535 state=SYN_SENT rcv_nxt=0, snd_una=1605316185 | |
2021-02-12 14:47:51:366 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.022s | |
2021-02-12 14:47:51:367 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:367 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:368 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Started tracking activity for bundleIDs <private> | |
2021-02-12 14:47:51:368 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:370 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41620 | |
2021-02-12 14:47:51:373 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41620 | |
2021-02-12 14:47:51:385 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41621 | |
2021-02-12 14:47:51:385 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41621 | |
2021-02-12 14:47:51:386 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd[10698] <Notice>: No SYDPersistenceClientEntry for bundle <private> | |
2021-02-12 14:47:51:387 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:387 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Stopping activity tracking with bundleIDs <private> | |
2021-02-12 14:47:51:387 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:387 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:387 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Started tracking activity for bundleIDs <private> | |
2021-02-12 14:47:51:395 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41622 | |
2021-02-12 14:47:51:395 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:395 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41622 | |
2021-02-12 14:47:51:395 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 2 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:399 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:51:400 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> calling <private> didReceivePublicToken: | |
2021-02-12 14:47:51:400 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> returned from <private> didReceivePublicToken: | |
2021-02-12 14:47:51:403 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:51:408 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SplashBoard)[59] <Notice>: <XBApplicationSnapshotManifestImpl: 0x282538100> [com.my.mobile.ios.dev] We don't have any snapshots, so we're clearing our manifest data. | |
2021-02-12 14:47:51:409 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41623 | |
2021-02-12 14:47:51:409 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:410 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: (<private>) deleteAllSearchableItemsWithBundleID, protectionClass:NSFileProtectionComplete, shouldGC:YES, options:0x0, qos:0x11 | |
2021-02-12 14:47:51:414 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41623 | |
2021-02-12 14:47:51:414 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone containermanagerd[67] <Notice>: removefile([<private>]) succeeded | |
2021-02-12 14:47:51:415 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone installd(libsystem_containermanager.dylib)[256] <Notice>: container_delete_array_of_containers_block_invoke_2: success | |
2021-02-12 14:47:51:415 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllSearchableItemsForBundleID, bundleID:<private>, protectionClass:NSFileProtectionComplete, shouldGC:YES | |
2021-02-12 14:47:51:416 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:418 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:418 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Stopping activity tracking with bundleIDs <private> | |
2021-02-12 14:47:51:419 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:419 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Started tracking activity for bundleIDs <private> | |
2021-02-12 14:47:51:421 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=211, sender_uid=501, sender_auid=-1, function=TCCAccessCopyInformationForBundle, msgID=211.41624 | |
2021-02-12 14:47:51:425 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessCopyInformationForBundle, msgID=211.41624 | |
2021-02-12 14:47:51:428 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:430 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:432 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:434 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Stopping activity tracking with bundleIDs <private> | |
2021-02-12 14:47:51:435 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone bird(CloudDocsDaemon)[206] <Notice>: [NOTICE] evicting everything in <private> because the app was removed | |
2021-02-12 14:47:51:435 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone healthd(ActivitySharingPlugin)[39] <Notice>: ActivitySharingManager applications uninstalled: <private> | |
2021-02-12 14:47:51:435 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:435 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Started tracking activity for bundleIDs <private> | |
2021-02-12 14:47:51:438 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone bird(ApplePushService)[206] <Notice>: <private> setting delegate <private> | |
2021-02-12 14:47:51:439 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone bird(ApplePushService)[206] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: YES completion: (null) | |
2021-02-12 14:47:51:439 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 19fa5a20 found <private> | |
2021-02-12 14:47:51:439 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone bird(ApplePushService)[206] <Notice>: <private> Delivering queued delegate calls: 0 | |
2021-02-12 14:47:51:439 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private>: connection set opportunistic topics from <private> to <private> | |
2021-02-12 14:47:51:440 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> received topic update for UsesALS pretend NO but there is no change. | |
2021-02-12 14:47:51:440 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> flush any pending work that ALS told us to queue for its managed topics <private>, processMode systemToken | |
2021-02-12 14:47:51:440 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> flush any pending work that ALS told us to queue for its managed topics <private>, processMode userToken | |
2021-02-12 14:47:51:440 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone bird(ApplePushService)[206] <Notice>: <private> _setEnableStatusNotifications NO sendToDaemon YES | |
2021-02-12 14:47:51:440 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGDSpotlightReceiver: deleting entire bundle identifier <private> | |
2021-02-12 14:47:51:441 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> setEnabledTopics:<private> ignoredTopics:<private> opportunisticTopics:<private> nonWakingTopics:<private> forCategory Normal pretend NO change NewlyRemoved | |
2021-02-12 14:47:51:441 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> cancelling any pending filter updates | |
2021-02-12 14:47:51:444 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:444 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> setEnabledTopics:<private> ignoredTopics:<private> opportunisticTopics:<private> nonWakingTopics:<private> forCategory Server pretend YES change NewlyRemoved | |
2021-02-12 14:47:51:444 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> asked to schedule an update withTimer? YES | |
2021-02-12 14:47:51:444 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: <PCPersistentTimer: 0x119e4f960> created <PCSimpleTimer: 0x11b4d72a0> | |
2021-02-12 14:47:51:444 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: Started simple timer <PCSimpleTimer: 0x11b4d72a0> with fire date [2021-02-12 14:52:51 +0400] | |
2021-02-12 14:47:51:444 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: <PCSimpleTimer: 0x11b4d72a0> created preventSleepTimer <PCDispatchTimer: 0x119f17d10> and fireTimer <PCDispatchTimer: 0x119f60d90> on queue <OS_dispatch_queue_serial: PCSimpleTimer-timerQ> | |
2021-02-12 14:47:51:445 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: Enabling power monitoring for <PCSimpleTimer: 0x11b4d72a0> - 4 timers | |
2021-02-12 14:47:51:446 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: <PCSimpleTimer: 0x11b4d72a0> Existing wake at (null) re-scheduling to 2021-02-12 14:52:36 +0400 with leeway of 0 | |
2021-02-12 14:47:51:446 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: Request to schedule wake 1 date 2021-02-12 14:52:36 +0400 leeway 0 service identifier APSTopicManager unique identifier <PCSimpleTimer: 0x11b4d72a0> | |
2021-02-12 14:47:51:446 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: <PCPersistentTimer: 0x119e4f960> calculating _earlyFireDate. powerStateDetectionSupported = NO = (detectionSupported(YES) && (wwanIsUp(NO) || ! internetReachable(YES))) | |
2021-02-12 14:47:51:446 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: <PCPersistentTimer: 0x119e4f960> Device is plugged in, overriding earlyFireProportion to be 1.0 | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: <PCPersistentTimer: 0x119e4f960> Calculated minimum fire date [2021-02-12 14:52:51 +0400] (100%) with fire date [2021-02-12 14:52:51 +0400], start date [2021-02-12 14:47:51 +0400], minimum early fire proportion 1, power state detection supported: no, in high power state: no, early fire constant interval 0.000000 | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> scheduling a pending filter timer with interval 300.000000. | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: Scheduling a wake for date <private> leeway 0 wake identifier <private> | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd(PersistentConnection)[143] <Notice>: Wake schedule for '<private>'(<private>) completed for [<private>] (took 0.001 seconds; result code 0) | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone bird(ApplePushService)[206] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:447 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Stopping activity tracking with bundleIDs <private> | |
2021-02-12 14:47:51:451 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone com.apple.CloudDocs.MobileDocumentsFileProvider(FileProvider)[213] <Notice>: [NOTICE] [spotlight] fileproviderd ask us to index one batch for <private> | |
2021-02-12 14:47:51:452 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone com.apple.CloudDocs.MobileDocumentsFileProvider(FileProvider)[213] <Notice>: [NOTICE] [spotlight] index one batch: done (responding to fileproviderd) | |
2021-02-12 14:47:51:453 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16, criteria: check-in | |
2021-02-12 14:47:51:453 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 0 | |
2021-02-12 14:47:51:453 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), check-in | |
2021-02-12 14:47:51:453 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), check-in | |
2021-02-12 14:47:51:454 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), check-in | |
2021-02-12 14:47:51:455 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16, criteria: check-in | |
2021-02-12 14:47:51:455 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), setting state now to 0 | |
2021-02-12 14:47:51:455 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 0 | |
2021-02-12 14:47:51:456 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), current state 0, pending state 0 | |
2021-02-12 14:47:51:456 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), 0 | |
2021-02-12 14:47:51:456 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), check-in | |
2021-02-12 14:47:51:457 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), current state 0, pending state 0 | |
2021-02-12 14:47:51:457 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16, criteria: check-in | |
2021-02-12 14:47:51:457 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), 0 | |
2021-02-12 14:47:51:457 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 1 | |
2021-02-12 14:47:51:458 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), check-in | |
2021-02-12 14:47:51:458 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), check-in | |
2021-02-12 14:47:51:458 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), check-in | |
2021-02-12 14:47:51:458 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone analyticsd[110] <Notice>: Setting new client connection handler. 89 active connections | |
2021-02-12 14:47:51:459 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), setting state now to 0 | |
2021-02-12 14:47:51:459 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), 0 | |
2021-02-12 14:47:51:460 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), current state 0, pending state 0 | |
2021-02-12 14:47:51:460 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), current state 0, pending state 0 | |
2021-02-12 14:47:51:460 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.save-subscription.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df27240), 1 | |
2021-02-12 14:47:51:460 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(CoreAnalytics)[10698] <Notice>: Received configuration update from daemon (initial) | |
2021-02-12 14:47:51:461 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), check-in | |
2021-02-12 14:47:51:461 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), check-in | |
2021-02-12 14:47:51:461 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), setting state now to 0 | |
2021-02-12 14:47:51:462 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), 0 | |
2021-02-12 14:47:51:462 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), current state 0, pending state 0 | |
2021-02-12 14:47:51:462 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), current state 0, pending state 0 | |
2021-02-12 14:47:51:463 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11df4c050), 1 | |
2021-02-12 14:47:51:463 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: Initializing APSConnection <private>: env=<private> port=com.apple.aps.kvsd queue=<private> | |
2021-02-12 14:47:51:463 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setting delegate <private> | |
2021-02-12 14:47:51:463 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> creating an xpc connection | |
2021-02-12 14:47:51:463 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: SetupConnection: env=<private> portName=<private> | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: Found existing connection <private> for port name: <private> | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: Setting connection <private> on peer: <xpc object> | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: Replacing xpc conn (null) with <xpc object> for <private> (<private>) | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: <private> <private> has established new xpc connection <xpc object> | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnableCriticalReliability NO sendToDaemon NO | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setUsesAppLaunchStats NO sendToDaemon NO | |
2021-02-12 14:47:51:464 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setEnableStatusNotifications YES sendToDaemon NO | |
2021-02-12 14:47:51:465 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setMessageSize: 5120 | |
2021-02-12 14:47:51:465 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setLargeMessageSize: 51200 | |
2021-02-12 14:47:51:466 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering did reconnect apsd | |
2021-02-12 14:47:51:466 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> queuing call to delegate to tolerate setDelegate race | |
2021-02-12 14:47:51:466 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering publicToken from apsd: <private> | |
2021-02-12 14:47:51:467 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> queuing call to delegate to tolerate setDelegate race | |
2021-02-12 14:47:51:467 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering connectionStatusChange from apsd: YES | |
2021-02-12 14:47:51:467 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering queued delegate calls: 2 | |
2021-02-12 14:47:51:467 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setEnableStatusNotifications YES sendToDaemon YES | |
2021-02-12 14:47:51:467 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setting delegate <private> | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Calling <private> connectionDidReconnect | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> returned from <private> connectionDidReconnect | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> calling <private> didReceivePublicToken: | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Delivering queued delegate calls: 0 | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> returned from <private> didReceivePublicToken: | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> seeing if delegate <private> responds to status changes | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> calling <private> didChangeConnectedStatus: | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> _setEnableStatusNotifications YES sendToDaemon YES | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> returned from <private> didChangeConnectedStatus: | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnabledTopics <private> ignoredTopics (null) opportunisticTopics (null) nonWakingTopics (null) sendToDaemon: YES completion: (null) | |
2021-02-12 14:47:51:468 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone apsd[143] <Notice>: Looking up connection on peer: 1b3ea890 found <private> | |
2021-02-12 14:47:51:469 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> setEnabledTopics <private> ignoredTopics <private> opportunisticTopics <private> nonWakingTopics <private> sendToDaemon: NO completion: (null) | |
2021-02-12 14:47:51:469 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_register: com.apple.kvs.periodic-analytics, criteria: check-in | |
2021-02-12 14:47:51:469 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_register: com.apple.kvs.periodic-analytics (0x11df52020), 0 | |
2021-02-12 14:47:51:469 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.kvs.periodic-analytics (0x11df52020), check-in | |
2021-02-12 14:47:51:469 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.kvs.periodic-analytics (0x11df52020), check-in | |
2021-02-12 14:47:51:469 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.kvs.periodic-analytics (0x11df52020), check-in | |
2021-02-12 14:47:51:472 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.kvs.periodic-analytics (0x11df52020), setting state now to 0 | |
2021-02-12 14:47:51:473 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.kvs.periodic-analytics (0x11df52020), 0 | |
2021-02-12 14:47:51:473 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.kvs.periodic-analytics (0x11df52020), current state 0, pending state 0 | |
2021-02-12 14:47:51:473 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.kvs.periodic-analytics (0x11df52020), current state 0, pending state 0 | |
2021-02-12 14:47:51:473 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.kvs.periodic-analytics (0x11df52020), 1 | |
2021-02-12 14:47:51:476 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:476 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Deleted all items for bundleID:<private>, protectionClass:NSFileProtectionComplete | |
2021-02-12 14:47:51:476 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: (<private>) deleteAllInteractionsWithBundleID, protectionClass:NSFileProtectionComplete, options:0x0 | |
2021-02-12 14:47:51:476 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllInteractionsWithBundleID, bundleID: <private>, protectionClass: NSFileProtectionComplete, client: com.apple.corespotlight.receiver.suggestions | |
2021-02-12 14:47:51:477 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllInteractionsWithBundleID, bundleID: <private>, protectionClass: NSFileProtectionComplete, client: com.apple.corespotlight.receiver.coreduet | |
2021-02-12 14:47:51:477 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGCoalescingDropbox SGDSpotlightReceiver.deleteInteractionBundleIdDropbox unable to extend transaction TTL. | |
2021-02-12 14:47:51:479 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=151, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=151.92052 | |
2021-02-12 14:47:51:480 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=151.92052, function=<private>, service=kTCCServiceLiverpool, preflight=yes, query=1, | |
2021-02-12 14:47:51:480 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=151.92052, attribution={accessing={identifier=com.apple.syncdefaultsd, pid=10698, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd}, requesting={identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd}, }, | |
2021-02-12 14:47:51:480 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.cloudd, pid=151, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CloudKitDaemon.framework/Support/cloudd is checking access for accessor identifier=com.apple.syncdefaultsd, pid=10698, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd | |
2021-02-12 14:47:51:481 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.syncdefaultsd, pid=10698, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/SyncedDefaults.framework/Support/syncdefaultsd access to kTCCServiceLiverpool via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:481 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=151.92052, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:481 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=151.92052 | |
2021-02-12 14:47:51:485 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXAppDirectoryOrderingProvider: Uninstall notification received | |
2021-02-12 14:47:51:487 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXAppDirectoryOrderingProvider: Write recent apps to disk succeeded | |
2021-02-12 14:47:51:489 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), dict | |
2021-02-12 14:47:51:489 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXAppDirectoryOrderingProvider: Write categories to disk succeeded | |
2021-02-12 14:47:51:489 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXAppDirectoryOrderingProvider: posted category update notification with reason App uninstalled | |
2021-02-12 14:47:51:490 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria, lower half: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), dict | |
2021-02-12 14:47:51:490 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), dict | |
2021-02-12 14:47:51:490 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_criteria: xpc_set_event com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16, 2 | |
2021-02-12 14:47:51:490 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: xpc_activity_set_criteria: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), setting state now to 1 | |
2021-02-12 14:47:51:490 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 1 | |
2021-02-12 14:47:51:491 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: Accumulating pending requests: <private> / Current Request Queue: <private> | |
2021-02-12 14:47:51:492 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Starting Library Category Map refresh from requests '<private>' | |
2021-02-12 14:47:51:493 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Refresh options: <private> | |
2021-02-12 14:47:51:494 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Refreshing proactive library category source | |
2021-02-12 14:47:51:494 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Refreshing proactive library category source 'Categories' | |
2021-02-12 14:47:51:494 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXAppDirectoryClient: Starting requesting for categorization with shouldUseDefault: NO | |
2021-02-12 14:47:51:494 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXAppDirectoryOrderingProvider: Returning categorization from server | |
2021-02-12 14:47:51:495 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Refreshing proactive library category source 'Suggestions/Recents' | |
2021-02-12 14:47:51:495 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXAppDirectoryClient: Received successful categorization response from server | |
2021-02-12 14:47:51:498 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXAppDirectoryClient: Starting loading predicted app with shouldUseDefaultCategories: NO | |
2021-02-12 14:47:51:498 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Creating XPC Activity on XPC add event: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 | |
2021-02-12 14:47:51:499 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created XPC Activity: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x12114b280) | |
2021-02-12 14:47:51:499 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: SUBMITTING: <private> | |
2021-02-12 14:47:51:499 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:500 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Registered XPC Activity: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x12114b280) | |
2021-02-12 14:47:51:500 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Submitted Activity: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16:74F1BD at priority 30 <private> | |
2021-02-12 14:47:51:500 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Activity <private>: Optimal Score 0.7956 at <private> (Valid Until: <private>) | |
2021-02-12 14:47:51:500 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXAppDirectoryClient: Read from disk succeeded, got 2 recent apps | |
2021-02-12 14:47:51:501 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Refreshed proactive library category source 'Categories' | |
2021-02-12 14:47:51:501 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Finished refreshing proactive library category source 'Suggestions/Recents' | |
2021-02-12 14:47:51:501 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Attempting _lastKnownGoodRecentApps update | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Updated _lastKnownGoodRecentApps | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Received recent apps: <private> | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Attempting _lastKnownGoodSuggestions update | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) _lastKnownGoodSuggestions is same; skipping update | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Received predicted apps: <private> | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Finished refreshing proactive library category source; hasPredictedApps: YES; hasRecentApps: YES | |
2021-02-12 14:47:51:502 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Fetched Recent apps: <private> | |
2021-02-12 14:47:51:503 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Fetched Predicted apps: <private> | |
2021-02-12 14:47:51:503 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Finished Library Category Map refresh | |
2021-02-12 14:47:51:503 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Existing Library category map: 0x2811e3f80 | |
2021-02-12 14:47:51:509 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Refreshed Library category map: 0x281e60100 | |
2021-02-12 14:47:51:510 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Library category map changes: <private> | |
2021-02-12 14:47:51:510 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Will update library category map | |
2021-02-12 14:47:51:511 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Did update library category map | |
2021-02-12 14:47:51:511 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Attempting to persist library category map, updated for reason: _performNextRequest | |
2021-02-12 14:47:51:512 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: library category map update received: <private> | |
2021-02-12 14:47:51:513 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: Installing category map <private> - animated NO | |
2021-02-12 14:47:51:513 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Session completed 'SUCCESSFULLY'; Request fulfillment time: 0.006617 -- Requests fulfilled: <private> | |
2021-02-12 14:47:51:513 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Library category map caches directory exists @ '<private>'; skipping creation... | |
2021-02-12 14:47:51:513 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Query response time for proactive library category source 'Categories' time: 0.000797 seconds | |
2021-02-12 14:47:51:513 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Query response time for proactive library category source 'Suggestions/Recents' time: 0.004392 seconds | |
2021-02-12 14:47:51:514 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8182) Total query response time for proactive library queries time: 0.005755 seconds | |
2021-02-12 14:47:51:514 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Setting timer (isWaking=1, activityRequiresWaking=0) between <private> and <private> for <private> | |
2021-02-12 14:47:51:515 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:516 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 2 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:519 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8182) Library category map update persisted; contacting observers about successful refresh. | |
2021-02-12 14:47:51:519 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: (<private>) deleteAllSearchableItemsWithBundleID, protectionClass:NSFileProtectionCompleteUnlessOpen, shouldGC:YES, options:0x0, qos:0x11 | |
2021-02-12 14:47:51:519 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllSearchableItemsForBundleID, bundleID:<private>, protectionClass:NSFileProtectionCompleteUnlessOpen, shouldGC:YES | |
2021-02-12 14:47:51:519 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGDSpotlightReceiver: deleting entire bundle identifier <private> | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Started tracking activity for bundleIDs <private> | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Deleted all items for bundleID:<private>, protectionClass:NSFileProtectionCompleteUnlessOpen | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: (<private>) deleteAllInteractionsWithBundleID, protectionClass:NSFileProtectionCompleteUnlessOpen, options:0x0 | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:520 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllInteractionsWithBundleID, bundleID: <private>, protectionClass: NSFileProtectionCompleteUnlessOpen, client: com.apple.corespotlight.receiver.coreduet | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(SpotlightDaemon)[2148] <Notice>: deleteAllInteractionsWithBundleID, bundleID: <private>, protectionClass: NSFileProtectionCompleteUnlessOpen, client: com.apple.corespotlight.receiver.suggestions | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGCoalescingDropbox SGDSpotlightReceiver.deleteInteractionBundleIdDropbox unable to extend transaction TTL. | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Started tracking activity for bundleIDs <private> | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Adding related apps: <private> | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Stopping activity tracking with bundleIDs <private> | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 1 flat pages: 0.000001 seconds | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(MobileSpotlightIndex)[2148] <Notice>: sort 2 flat pages: 0.000000 seconds | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: App install monitor got app uninstall notification | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ActionPredictionHeuristicsInternal)[138] <Notice>: Received local notification: <private>. Expiring heuristics. | |
2021-02-12 14:47:51:521 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXUpdatePredictions: cache age 0.000000, reason app was installed or uninstalled | |
2021-02-12 14:47:51:522 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:51:524 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:51:524 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:51:525 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd[138] <Notice>: --- handled event <private> --- | |
2021-02-12 14:47:51:525 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - -[ATXUpdatePredictionsManager disabledConsumerSubTypesWithHomeScreenPageConfigs:]: <private> | |
2021-02-12 14:47:51:526 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd[138] <Notice>: Received notifyd notification: <private> | |
2021-02-12 14:47:51:526 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Refreshing after launch | |
2021-02-12 14:47:51:526 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd[138] <Notice>: --- handled event com.apple.duetexpertd.clientModelRefreshBlendingLayer --- | |
2021-02-12 14:47:51:526 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd[138] <Notice>: Received notifyd notification: <private> | |
2021-02-12 14:47:51:527 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - -[ATXUpdatePredictionsManager updateBehavioralPredictionsIfOlderThan:reason:]_block_invoke: app consumerSubTypes to refresh: <private> | |
2021-02-12 14:47:51:531 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - -[ATXUpdatePredictionsManager updateBehavioralPredictionsIfOlderThan:reason:]_block_invoke: action consumerSubTypes to refresh: <private> | |
2021-02-12 14:47:51:531 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Refreshing after launch | |
2021-02-12 14:47:51:531 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd[138] <Notice>: --- handled event com.apple.duetexpertd.clientModelRefreshBlendingLayer --- | |
2021-02-12 14:47:51:531 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd(DuetActivityScheduler)[2148] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:51:531 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone dasd[116] <Notice>: Bundles not being tracked: <private> | |
2021-02-12 14:47:51:532 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: Finished deleting all items for bundleIDs:<private>, hasFailedDeletes:NO, purge:YES, pcs:<private> | |
2021-02-12 14:47:51:532 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: _deleteAllItemsForBundleIDs:<private> | |
2021-02-12 14:47:51:532 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: _allInstalledApplicationsIdentifiers | |
2021-02-12 14:47:51:532 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone searchd[2148] <Notice>: _allInstalledApplicationsIdentifiers: <private> | |
2021-02-12 14:47:51:532 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGTopicExtractionPlugin: deleting all topics from <private> | |
2021-02-12 14:47:51:533 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGNamedEntityExtractionPlugin: deleting all named entities and locations from <private> | |
2021-02-12 14:47:51:533 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - file size on disk for path <private> is 267415 | |
2021-02-12 14:47:51:536 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGTopicExtractionPlugin: deleting all topics from <private> | |
2021-02-12 14:47:51:536 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGNamedEntityExtractionPlugin: deleting all named entities and locations from <private> | |
2021-02-12 14:47:51:537 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libusrtcp.dylib)[142] <Notice>: tcp_input [C3249.1:3] flags=[S.E] seq=3895827078, ack=1605316186, win=43440 state=SYN_SENT rcv_nxt=0, snd_una=1605316185 | |
2021-02-12 14:47:51:538 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: nw_flow_connected [C3249.1 IPv4#f3494716:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Transport protocol connected | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_transport @0.181s | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_transport @0.181s | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_session_apply_protocol_options_for_transport_block_invoke(1689) [C3249.1:2][0x159f39850] TLS configured [min_version(0x0301) max_version(0x0304) name(<private>) tickets(false) false_start(false) enforce_ev(false) enforce_ats(false)] | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1821) [C3249.1:2][0x159f39850] Client handshake started | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client enter_early_data | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_server_hello | |
2021-02-12 14:47:51:541 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 138 | |
2021-02-12 14:47:51:542 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone suggestd(CoreSuggestionsInternals)[210] <Notice>: SGTopicExtractionPlugin: deleting all topics from <private> | |
2021-02-12 14:47:51:549 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 138 | |
2021-02-12 14:47:51:550 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Attempting to update location of interest since update age is 121.006312 | |
2021-02-12 14:47:51:550 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:51:551 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:51:551 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Querying GPS location now, requesting with precise location: NO | |
2021-02-12 14:47:51:551 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"setDesiredAccuracy:", "self":"0x100370d60", "accuracy":"100.000000"} | |
2021-02-12 14:47:51:556 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"state transition", "event":"state_transition", "state":"LocationManager", "id":"0x100370d60", "property":"desiredAccuracy", "old":"100.000000", "new":"100.000000"} | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"requestLocation", "self":"0x100370d60"} | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"state transition", "event":"state_transition", "state":"LocationManager", "id":"0x100370d60", "property":"requestingLocation", "old":0, "new":1} | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework", "entityClass":"SystemService", "oldArrowState":"RequestingLocationInformation", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim entity class arrow state changed", "entityClass":"SystemService", "oldArrowState":"RequestingLocationInformation", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Incoming message", "event":"activity", "name":"kCLConnectionMessageLocation", "this":"0x10899af30", "registrationReceived":1} | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: Client /System/Library/PrivateFrameworks/CoreParsec.framework (0x10899af30) is subscribing to notification kCLConnectionMessageLocation | |
2021-02-12 14:47:51:557 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: Client /System/Library/PrivateFrameworks/CoreParsec.framework (0x10899af30) is subscribing to notification kCLConnectionMessageLocationUnavailable | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: client '/System/Library/PrivateFrameworks/CoreParsec.framework' authorized for location; starting shortly | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: client '/System/Library/PrivateFrameworks/CoreParsec.framework' authorized for location; starting now, desiredAccuracy, 100.0, distanceFilter, -1.0, operatingMode 0, dynamicAccuracyReductionEnabled 0, allowsAlteredAccessoryLocations 0, activityType 0 | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxClient, register, /System/Library/PrivateFrameworks/CoreParsec.framework, accuracy, 100.0 | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #Warning Denying process assertion to <private> | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxClient, accuracy, 0, 1, 0, level, Fine, reg?, 1 | |
2021-02-12 14:47:51:558 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Client interest changed", "notification":"CLLocationProvider_Type::kNotificationLocationFine", "is interested":1} | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Starting location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal", "notification":"CLLocationProvider_Type::kNotificationLocationFine", "include motion":0} | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxProvider, start, wifi, desiredAccuracy, 100.0 | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WlpReg, 1, loccontroller | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxProvider, start, UnifiedCell, desiredAccuracy, 100.0 | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework", "location":<private>} | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: UclpReg, 1, loccontroller | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxProvider, start, simulated, desiredAccuracy, 100.0 | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,signalling | |
2021-02-12 14:47:51:559 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, entry, register, notification, Location, lsb, 1, 1, 1 | |
2021-02-12 14:47:51:560 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationFine"} | |
2021-02-12 14:47:51:560 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Source now available", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:51:560 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Starting location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal", "notification":"CLLocationProvider_Type::kNotificationLocationFine", "include motion":0} | |
2021-02-12 14:47:51:560 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:560 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,posting notification | |
2021-02-12 14:47:51:561 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework", "location":<private>} | |
2021-02-12 14:47:51:561 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, Client::Registration | |
2021-02-12 14:47:51:562 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:51:562 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(CoreLocation)[49] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x133f172c0", "delegate":"0x133e0cfc0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:563 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773159358, "end_mach":51921773180714, "elapsed_s":"0.000889833", "event":"Client::Registration", "now_s":"634819671.546746016"} | |
2021-02-12 14:47:51:563 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:564 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, Client::LocationRequest | |
2021-02-12 14:47:51:564 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiFlow, locreq, registrant, clientupdate, current, none | |
2021-02-12 14:47:51:564 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WifiFlow, step, prepare, from, none, donereason, inprogress | |
2021-02-12 14:47:51:565 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiAps, history, 0, aged, 5, thresh, 30 | |
2021-02-12 14:47:51:566 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Registration, client, <CLIntersiloProxyToInitiator: peer silo:CLWifiLocationProviderSilo(CLPositioningWorkloop), peer name:<REDACTED>>, notification, 7, notificationClientCount, 3, notificationString, ElevationSpectator | |
2021-02-12 14:47:51:566 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiFlow, aps, history, 0, fresh, 1, 2ghz, 1, 5ghz, 0, agethresh, 5, | |
2021-02-12 14:47:51:567 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"computed wifi position", "numberOfInputAps":0, "validLocationHint":1, "computedValidLocation":0, "numberOfApsActuallyUsed":0} | |
2021-02-12 14:47:51:567 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiFlow, compute, 0, hacc, -1.0, conf, 63, reason, request | |
2021-02-12 14:47:51:567 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WifiFlow, step, initialscan, from, prepare, donereason, inprogress | |
2021-02-12 14:47:51:568 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "entityClass":"SystemService", "oldArrowState":"RequestingLocationInformation", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:568 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773184187, "end_mach":51921773245030, "elapsed_s":"0.002535125", "event":"Client::LocationRequest", "now_s":"634819671.547796011"} | |
2021-02-12 14:47:51:568 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WifiScan, enqueue, wlp, Stage1, lowpri, 0, passive, 1, pending, 1 | |
2021-02-12 14:47:51:569 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WifiDpc, signal | |
2021-02-12 14:47:51:569 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Async scan requested by "locationd" for 1 iterations with maxage=0 priority normal and latency normal on en0 | |
2021-02-12 14:47:51:569 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: WiFiDeviceManagerIs5GScanRequest: 2GHz Scan request because channel 1 is requested | |
2021-02-12 14:47:51:570 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Error>: Normal priority scan request from "locationd", is5GScan=0 | |
2021-02-12 14:47:51:571 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: startCheck: shouldBlockScans=0 numAdmitted 1 admittedTS=634819546.001422 connected=1 | |
2021-02-12 14:47:51:571 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Resetting, shouldBlockScans=0 numAdmitted 1 delta=125.549711 admittedTS=634819671.551133 | |
2021-02-12 14:47:51:571 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Enqueuing command type: "Scan" pending commands: 0 | |
2021-02-12 14:47:51:571 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Dequeuing command type: "Scan" pending commands: 0 | |
2021-02-12 14:47:51:571 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: {SCAN+} Attempting Apple80211ScanAsync on en0 | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceCopyPreparedScanResults: network records count: 0 | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WifiScan, execute, wlp, Stage1, flags, ndp, n, 1, error, 0 | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiFlow, scanreq, Stage1, registrant, result, 1 | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:572 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:51:573 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:573 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773314776, "end_mach":51921773325117, "elapsed_s":"0.000430875", "event":"System::LeechLocation", "now_s":"634819671.553233027"} | |
2021-02-12 14:47:51:573 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:573 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:51:574 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:574 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:51:574 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773344264, "end_mach":51921773356225, "elapsed_s":"0.000498375", "event":"System::LeechLocation", "now_s":"634819671.554463983"} | |
2021-02-12 14:47:51:574 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:574 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellFlow, locreq, Location | |
2021-02-12 14:47:51:574 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellFlow, clearcells, refresh | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, refresh, register | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I Refresh in progress is changing from false to true | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter(libARI.dylib)[86] <Notice>: req: Bin=[<private>] | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I kClientRefresh cell refresh complete | |
2021-02-12 14:47:51:575 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, ctnotify, kCellMonitorRefreshResultNotification, havedata, 1 | |
2021-02-12 14:47:51:578 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, skipcalc, clients, 1, get, x | |
2021-02-12 14:47:51:579 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(CoreLocation)[9076] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x10539f070", "delegate":"0x105453a20", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:579 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:580 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:51:580 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:51:580 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:51:580 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:580 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone symptomsd(CoreLocation)[5222] <Notice>: {"msg":"CLCopyTechnologiesInUse", "event":"activity"} | |
2021-02-12 14:47:51:580 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,enquired,sz,3,gpsClientActive,0,gpsHwActive,0 | |
2021-02-12 14:47:51:581 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone navd(CoreLocation)[77] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x104910840", "delegate":"0x10491a4a0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:581 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone WirelessRadioManagerd(CoreLocation)[44] <Notice>: {"msg":"CLCopyTechnologiesInUse", "event":"activity"} | |
2021-02-12 14:47:51:581 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone aggregated(CoreLocation)[10313] <Notice>: {"msg":"CLCopyTechnologiesInUse", "event":"activity"} | |
2021-02-12 14:47:51:582 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,enquired,sz,3,gpsClientActive,0,gpsHwActive,0 | |
2021-02-12 14:47:51:583 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,enquired,sz,3,gpsClientActive,0,gpsHwActive,0 | |
2021-02-12 14:47:51:584 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter(libARI.dylib)[86] <Notice>: rsp: Bin=[<private>] | |
2021-02-12 14:47:51:584 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I Received cell info update for kClientRefresh | |
2021-02-12 14:47:51:585 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellService, ctupdate, list, <private> | |
2021-02-12 14:47:51:587 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #nilr,#nifc,onTelephonyNotification,<private> | |
2021-02-12 14:47:51:588 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #nilr,#nifc,invoke,<private>,onTelephonyNotification(notification, data) | |
2021-02-12 14:47:51:588 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,cellListSize,<private> | |
2021-02-12 14:47:51:588 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,fetch,cellListSize,<private> | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,fetch,cellListSize,<private> | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convertCells, 1, neighbors, 1 | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convert, add, GSM, <private> | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I Refresh in progress is changing from true to false | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter(libCommCenterBase.dylib)[86] <Notice>: #I UMTS Serving Cells: | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter(libCommCenterBase.dylib)[86] <Notice>: #I Index: 0, MCC: 283, MNC: 10, Band info: 0, Area code: 30210, Cell ID: <private>, UARFCN: 10713, Latitude: <private>, Longitude: <private> | |
2021-02-12 14:47:51:589 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter(libCommCenterBase.dylib)[86] <Notice>: #I CSG: 0 | |
2021-02-12 14:47:51:590 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I --------------> kCTEventCellMonitorUpdate (59) sent to 1 (of 61) clients. | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I <private> request: <private>, expects reply. | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: #I <private> reply to request '<private>'. | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone CommCenter[86] <Notice>: Sent notification to 6 (of 30) clients: <private> | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#awd,handleCellInfoNotification", "inst":0, "RAT":"kRadioAccessTechnologyUMTS", "MCC":<private>, "MNC":<private>, "SID":<private>, "NID":<private>} | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,fetch,cellListSize,<private> | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convertCells, 1, neighbors, 1 | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convertCells, 1, neighbors, 1 | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convert, add, GSM, <private> | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, ctnotify, kCellInfoNotification, havedata, 1 | |
2021-02-12 14:47:51:591 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convert, add, GSM, <private> | |
2021-02-12 14:47:51:592 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Actor cell info updated", "inst":0, "RAT":"kRadioAccessTechnologyUMTS", "MCC":<private>, "MNC":<private>, "SID":<private>, "NID":<private>, "cell ID":<private>} | |
2021-02-12 14:47:51:592 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,fetch,cellListSize,<private> | |
2021-02-12 14:47:51:592 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convertCells, 1, neighbors, 1 | |
2021-02-12 14:47:51:592 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#CLConfig,kCellInfoNotification,operator mcc and mnc updated", "inst":0, "MCC":<private>, "MNC":<private>, "SID":<private>, "NID":<private>} | |
2021-02-12 14:47:51:593 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convert, add, GSM, <private> | |
2021-02-12 14:47:51:593 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #nilr,#nifc,onTelephonyNotification,<private> | |
2021-02-12 14:47:51:593 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, infonotify, inst, 1, cells, 1, empty, 0 | |
2021-02-12 14:47:51:594 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #nilr,#nifc,#ins<private>,onTelephonyNotification,<private> | |
2021-02-12 14:47:51:595 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellService, selection, inst, 1, count, 1 | |
2021-02-12 14:47:51:596 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellService, selection, inst, 1, <private> | |
2021-02-12 14:47:51:596 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #nilr,#nifc,invoke,<private>,onTelephonyNotification(notification, data) | |
2021-02-12 14:47:51:596 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellFlow, selectsize, 1, thisslot, 0, 1, valid, 1, serving, 1, slotcells, 1, 0 | |
2021-02-12 14:47:51:596 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellFlow, compute, cells, 1, spectators, 1, last, 125.3, type, 6 | |
2021-02-12 14:47:51:596 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,fetch,cellListSize,<private> | |
2021-02-12 14:47:51:596 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convertCells, 1, neighbors, 1 | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convert, add, GSM, <private> | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ins<private>,#nilr,#supl,updateCellData | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ins<private>,#nilr,#supl,setServingIsOnLte,isOnLte,<private> | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #ctcl,#ci,fetch,cellListSize,<private> | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convertCells, 1, neighbors, 1 | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, match, <private>, strong, tiles, rat, GSM, needsAls, 0 | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, counts, in, 1, sortIn, 1, sortOut, 1, shouldQuery, 0 | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellService, convert, add, GSM, <private> | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellFlow, fix, <private>, acc, <private>, tiles, strong, GSM, Serving, notify, 1, deploymentType, -1, cellinfo | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#awd,handleCellInfoNotification", "inst":0, "RAT":"kRadioAccessTechnologyUMTS", "MCC":<private>, "MNC":<private>, "SID":<private>, "NID":<private>} | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxCell, Fix, 1, ll, <private>, <private>, acc, 2000.00, course, -1.0, key, <private>, type, 6 | |
2021-02-12 14:47:51:597 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellFlow, outcome, fix, UclpMetric | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @CellLoc, tiledl, cells, 1, gsm, 1, cdma, 0, lte, 0 | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: CellFlow, timer, recalc, 300 | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x108088b70> created <PCSimpleTimer: 0x1089582e0> | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Invalidating timer <PCPersistentTimer: 0x1080f2540> | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Started simple timer <PCSimpleTimer: 0x1089582e0> with fire date [2021-02-12 14:52:51 +0400] | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Invalidating simple timer <PCSimpleTimer: 0x1080f25b0> | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCSimpleTimer: 0x1089582e0> created preventSleepTimer <PCDispatchTimer: 0x1080e14e0> and fireTimer <PCDispatchTimer: 0x1080ec1f0> on queue <OS_dispatch_queue_serial: PCSimpleTimer-timerQ> | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Disabling power monitoring for <PCSimpleTimer: 0x1080f25b0> - 8 timers | |
2021-02-12 14:47:51:598 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x108088b70> calculating _earlyFireDate. powerStateDetectionSupported = NO = (detectionSupported(YES) && (wwanIsUp(NO) || ! internetReachable(YES))) | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Last system wake date (2021-02-09 15:41:02 +0400) was longer than half of the timer duration, so setting minimum fire date to fire date. | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Enabling power monitoring for <PCSimpleTimer: 0x1089582e0> - 9 timers | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x108088b70> Device is plugged in, overriding earlyFireProportion to be 1.0 | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x108088b70> Calculated minimum fire date [2021-02-12 14:52:51 +0400] (100%) with fire date [2021-02-12 14:52:51 +0400], start date [2021-02-12 14:47:51 +0400], minimum early fire proportion 0.9, power state detection supported: no, in high power state: no, early fire constant interval 0.000000 | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxClient, Fix, 1, ll, <private>, <private>, acc, 65.00, speed, <private>, course, <private>, type, 6, alt, <private>, altunc, 10.0 | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationFine"} | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Source now available", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Starting location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal", "notification":"CLLocationProvider_Type::kNotificationLocationFine", "include motion":0} | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationLeech"} | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 22% duration: 294 congest: 65 ts: 2732041 | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(TrackingAvoidance)[9076] <Notice>: <private> | |
2021-02-12 14:47:51:599 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Starting location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal", "notification":"CLLocationProvider_Type::kNotificationLocationFine", "include motion":0} | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(TrackingAvoidance)[9076] <Notice>: #TAStore adding:<private> | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(TrackingAvoidance)[9076] <Notice>: #TATrackingAvoidanceService significant time elapsed, performing classification now | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(TrackingAvoidance)[9076] <Notice>: #TATrackingAvoidanceService not running detection in the unknown visit state | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Awareness Received location"} | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x1050b3540> created <PCSimpleTimer: 0x108ac7620> | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Started simple timer <PCSimpleTimer: 0x108ac7620> with fire date [2021-02-12 15:47:51 +0400] | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Invalidating timer <PCPersistentTimer: 0x1081707a0> | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCSimpleTimer: 0x108ac7620> created preventSleepTimer <PCDispatchTimer: 0x1080ccf30> and fireTimer <PCDispatchTimer: 0x1080c7b20> on queue <OS_dispatch_queue_serial: PCSimpleTimer-timerQ> | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/TraceHarvest.bundle", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:600 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Invalidating simple timer <PCSimpleTimer: 0x108177a80> | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Canceling system wake for simpletimer [2021-02-12 15:44:16 +0400] | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/Routine.bundle", "location":<private>} | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCSimpleTimer: 0x108ac7620> Existing wake at (null) re-scheduling to 2021-02-12 15:47:36 +0400 with leeway of 0 | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Enabling power monitoring for <PCSimpleTimer: 0x108ac7620> - 10 timers | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Request to schedule wake 0 date 2021-02-12 15:44:16 +0400 leeway 0 service identifier Awareness unique identifier <PCSimpleTimer: 0x108177a80> | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Request to schedule wake 1 date 2021-02-12 15:47:36 +0400 leeway 0 service identifier Awareness unique identifier <PCSimpleTimer: 0x108ac7620> | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/Routine.bundle", "entityClass":"CoreRoutine", "oldArrowState":"RequestingLocationInformation", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"tried to harvest an empty pass cache", "subHarvester":"Pass"} | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773927475, "end_mach":51921773936848, "elapsed_s":"0.000390542", "event":"System::LeechLocation", "now_s":"634819671.578757048"} | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Disabling power monitoring for <PCSimpleTimer: 0x108177a80> - 9 timers | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim entity class arrow state changed", "entityClass":"CoreRoutine", "oldArrowState":"RequestingLocationInformation", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:601 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:51:602 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x1050b3540> calculating _earlyFireDate. powerStateDetectionSupported = NO = (detectionSupported(YES) && (wwanIsUp(NO) || ! internetReachable(YES))) | |
2021-02-12 14:47:51:602 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/Traffic.bundle", "location":<private>} | |
2021-02-12 14:47:51:602 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773966241, "end_mach":51921773980948, "elapsed_s":"0.000612792", "event":"System::LeechLocation", "now_s":"634819671.580382943"} | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921773992366, "end_mach":51921774001587, "elapsed_s":"0.000384208", "event":"System::LeechLocation", "now_s":"634819671.581470013"} | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Last system wake date (2021-02-09 15:41:02 +0400) was longer than half of the timer duration, so setting minimum fire date to fire date. | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:603 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:51:621 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x1050b3540> Device is plugged in, overriding earlyFireProportion to be 1.0 | |
2021-02-12 14:47:51:621 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: <PCPersistentTimer: 0x1050b3540> Calculated minimum fire date [2021-02-12 15:47:51 +0400] (100%) with fire date [2021-02-12 15:47:51 +0400], start date [2021-02-12 14:47:51 +0400], minimum early fire proportion 0.9, power state detection supported: no, in high power state: no, early fire constant interval 0.000000 | |
2021-02-12 14:47:51:621 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Scheduling a wake for date <private> leeway 0 wake identifier <private> | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/Traffic.bundle", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/CompassCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921774026524, "end_mach":51921774038489, "elapsed_s":"0.000498542", "event":"System::LeechLocation", "now_s":"634819671.582880974"} | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Wake schedule for '<private>'(<private>) completed for [<private>] (took 0.002 seconds; result code 0) | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#SLC Got location", "location":<private>} | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/CompassCalibration.bundle", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/DestinationdLocationBundleiOS.bundle::com.apple.Maps", "location":<private>} | |
2021-02-12 14:47:51:622 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Cancelling scheduled wake for <private> wake identifier <private> | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/DestinationdLocationBundleiOS.bundle", "entityClass":"SystemService", "oldArrowState":"RequestingLocationInformation", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(CoreLocation)[9076] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x10539f070", "delegate":"0x105453a20", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone wifid(CoreLocation)[49] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x133f172c0", "delegate":"0x133e0cfc0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd(PersistentConnection)[9076] <Notice>: Wake cancel for '<private>'(<private>) completed for [<private>] (took 0.003 seconds; result code 0) | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:51:623 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#sbim client arrow state changed", "clientKey":"com.apple.locationd.bundle-\134/System\134/Library\134/LocationBundles\134/AppGenius.bundle", "entityClass":"SystemService", "oldArrowState":"Off", "newArrowState":"ReceivingLocationInformation", "dueToDeauthorization":0} | |
2021-02-12 14:47:51:624 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone destinationd(CoreLocation)[223] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x137f13990", "delegate":"0x137e15690", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"state transition", "event":"state_transition", "state":"LocationManager", "id":"0x100370d60", "property":"requestingLocation", "old":1, "new":0} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone destinationd(CoreLocation)[223] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"_limitsPrecision", "self":"0x137f13990"} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x100370d60", "delegate":"0x1003716d0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Incoming message", "event":"activity", "name":"kCLConnectionMessageLocation", "this":"0x10899af30", "registrationReceived":1} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: Client /System/Library/PrivateFrameworks/CoreParsec.framework (0x10899af30) is unsubscribing to notification kCLConnectionMessageLocation | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: Client /System/Library/PrivateFrameworks/CoreParsec.framework (0x10899af30) is unsubscribing to notification kCLConnectionMessageLocationUnavailable | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: client '/System/Library/PrivateFrameworks/CoreParsec.framework' unsubscribing from location | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxClient, unsubscribe, /System/Library/PrivateFrameworks/CoreParsec.framework | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #Warning Denying process assertion to <private> | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction released: (<private>) <private> | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxClient, accuracy, 0, 0, 0, level, None, reg?, 0 | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Client interest changed", "notification":"CLLocationProvider_Type::kNotificationLocationFine", "is interested":0} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Stopping location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:51:625 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxProvider, stop, <private>, desiredAccuracy, -1.0 | |
2021-02-12 14:47:51:626 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: WlpReg, 0, loccontroller | |
2021-02-12 14:47:51:626 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxProvider, stop, <private>, desiredAccuracy, -1.0 | |
2021-02-12 14:47:51:626 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: UclpReg, 0, loccontroller | |
2021-02-12 14:47:51:626 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @ClxProvider, stop, <private>, desiredAccuracy, -1.0 | |
2021-02-12 14:47:51:626 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, entry, unregister, notification, Location, lsb, 0, 1, 1 | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiEntry, unregister for odometer notification | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,signalling | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,posting notification | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, Client::Unregistration | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: MotionOdometer, action, Unregistration, client, <CLIntersiloProxyToInitiator: peer silo:CLWifiLocationProviderSilo(CLPositioningWorkloop), peer name:<REDACTED>>, notification, 7, notificationClientCount, 2, notificationString, ElevationSpectator | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921774363539, "end_mach":51921774372730, "elapsed_s":"0.000382958", "event":"Client::Unregistration", "now_s":"634819671.596930027"} | |
2021-02-12 14:47:51:627 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: @WifiFlow, nexttimer, off | |
2021-02-12 14:47:51:628 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:628 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:51:628 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone WirelessRadioManagerd(CoreLocation)[44] <Notice>: {"msg":"CLCopyTechnologiesInUse", "event":"activity"} | |
2021-02-12 14:47:51:630 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,enquired,sz,0,gpsClientActive,0,gpsHwActive,0 | |
2021-02-12 14:47:51:630 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:51:630 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone navd(CoreLocation)[77] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x104910840", "delegate":"0x10491a4a0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:51:630 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone symptomsd(CoreLocation)[5222] <Notice>: {"msg":"CLCopyTechnologiesInUse", "event":"activity"} | |
2021-02-12 14:47:51:630 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,enquired,sz,0,gpsClientActive,0,gpsHwActive,0 | |
2021-02-12 14:47:51:631 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Checking cache with age: 121.069170 | |
2021-02-12 14:47:51:631 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Fetching Home LOI | |
2021-02-12 14:47:51:631 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Checking cache with age: 121.069421 | |
2021-02-12 14:47:51:631 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Fetching Work LOI | |
2021-02-12 14:47:51:632 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone aggregated(CoreLocation)[10313] <Notice>: {"msg":"CLCopyTechnologiesInUse", "event":"activity"} | |
2021-02-12 14:47:51:632 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Checking cache with age: 121.069732 | |
2021-02-12 14:47:51:632 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Fetching School LOI | |
2021-02-12 14:47:51:633 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Checking cache with age: 121.069927 | |
2021-02-12 14:47:51:633 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: #techstatus,enquired,sz,0,gpsClientActive,0,gpsHwActive,0 | |
2021-02-12 14:47:51:633 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Fetching Gym LOI | |
2021-02-12 14:47:51:633 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: LOI fetch successful | |
2021-02-12 14:47:51:634 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"Incoming message", "event":"activity", "name":"kCLConnectionMessageMotionActivityQuery", "this":"0x108a4e910", "registrationReceived":0} | |
2021-02-12 14:47:51:634 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:51:635 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:51:635 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ProactiveContextClient)[138] <Notice>: Current motion activities: <private> | |
2021-02-12 14:47:51:636 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:51:647 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Unexpected NULL isEnterpriseApp for bundleId: com.apple.DEC.AppPredictionInternal.backlightActivated | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - processInteractionFeedback with bookmark: <private> for consumerSubTypes: <private> | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622401144539775 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622401144539775 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622402075648622 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622402075648622 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634572444327015 | |
2021-02-12 14:47:51:654 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634572444327015 | |
2021-02-12 14:47:51:655 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:655 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:655 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: clientModel | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: clientModel | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added blending ui cache update <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:656 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: clientModel | |
2021-02-12 14:47:51:657 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:657 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:657 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: clientModel | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: clientModel | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added blending ui cache update <private> | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneBlendingModelCachesOlderThanUUID removed blending caches with UUIDs: <private> | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - reached more than 4 ui cache updates, pruned context state | |
2021-02-12 14:47:51:658 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - context state: | |
2021-02-12 14:47:51:659 - [IOSDeviceLog] <private> | |
2021-02-12 14:47:51:659 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:660 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:660 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:664 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added context <private> | |
2021-02-12 14:47:51:664 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: predictionContext | |
2021-02-12 14:47:51:687 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 1 b 20MHz n CCA 0% duration: 113 congest: 1 ts: 2732041 | |
2021-02-12 14:47:51:687 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_server_certificate | |
2021-02-12 14:47:51:691 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_certificate_status | |
2021-02-12 14:47:51:698 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client verify_server_certificate | |
2021-02-12 14:47:51:699 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_evaluate_trust_async(1510) [C3249.1:2][0x159f39850] Performing external trust evaluation | |
2021-02-12 14:47:51:699 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_evaluate_trust_async_external(1495) [C3249.1:2][0x159f39850] Asyncing for external verify block | |
2021-02-12 14:47:51:699 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: asked to evaluate TLS Trust | |
2021-02-12 14:47:51:700 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> auth completion disp=1 cred=0x0 | |
2021-02-12 14:47:51:710 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Writing Action Predictions display cache | |
2021-02-12 14:47:51:713 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone trustd[144] <Notice>: ocsp responder: (null) did not include status of requested cert | |
2021-02-12 14:47:51:718 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: TLS Trust result 0 | |
2021-02-12 14:47:51:718 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_evaluate_trust_async_external_block_invoke_3(1451) [C3249.1:2][0x159f39850] Returning from external verify block with result: true | |
2021-02-12 14:47:51:718 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_certificate_verify_callback(1609) [C3249.1:2][0x159f39850] Certificate verification result: OK | |
2021-02-12 14:47:51:718 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_server_key_exchange | |
2021-02-12 14:47:51:719 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_certificate_request | |
2021-02-12 14:47:51:719 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_server_hello_done | |
2021-02-12 14:47:51:719 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client send_client_certificate | |
2021-02-12 14:47:51:719 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client send_client_key_exchange | |
2021-02-12 14:47:51:721 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client send_client_certificate_verify | |
2021-02-12 14:47:51:721 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client send_client_finished | |
2021-02-12 14:47:51:721 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client finish_flight | |
2021-02-12 14:47:51:722 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_session_ticket | |
2021-02-12 14:47:51:722 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client process_change_cipher_spec | |
2021-02-12 14:47:51:726 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 22% duration: 151 congest: 34 ts: 2732041 | |
2021-02-12 14:47:51:752 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 20% duration: 172 congest: 35 ts: 2732041 | |
2021-02-12 14:47:51:758 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - obtain new bookmark | |
2021-02-12 14:47:51:759 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - processed 1 events in feedback | |
2021-02-12 14:47:51:759 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Serialize UI context with count: BlendingModelCacheUpdates: 4, ClientModelCacheUpdates: 13 | |
2021-02-12 14:47:51:780 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - file size on disk for path <private> is 50291 | |
2021-02-12 14:47:51:787 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 138 | |
2021-02-12 14:47:51:792 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone contextstored(BiomeStreams)[9112] <Notice>: Received connection request for BMFileAccessService from pid 138 | |
2021-02-12 14:47:51:795 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:51:795 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:51:797 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Unexpected NULL isEnterpriseApp for bundleId: com.apple.DEC.AppPredictionInternal.backlightActivated | |
2021-02-12 14:47:51:798 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - processInteractionFeedback with bookmark: <private> for consumerSubTypes: <private> | |
2021-02-12 14:47:51:799 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:51:799 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:51:800 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:51:800 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:51:801 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622401144539775 | |
2021-02-12 14:47:51:801 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622401144539775 | |
2021-02-12 14:47:51:801 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:51:802 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 628825882282863 | |
2021-02-12 14:47:51:803 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622402075648622 | |
2021-02-12 14:47:51:803 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622402075648622 | |
2021-02-12 14:47:51:803 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634572444327015 | |
2021-02-12 14:47:51:804 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634572444327015 | |
2021-02-12 14:47:51:811 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added client model cache update <private> | |
2021-02-12 14:47:51:811 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:823 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added blending ui cache update <private> | |
2021-02-12 14:47:51:824 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneBlendingModelCachesOlderThanUUID removed blending caches with UUIDs: <private> | |
2021-02-12 14:47:51:824 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:824 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - reached more than 4 ui cache updates, pruned context state | |
2021-02-12 14:47:51:825 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - context state: | |
2021-02-12 14:47:51:825 - [IOSDeviceLog] <private> | |
2021-02-12 14:47:51:825 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:825 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added blending ui cache update <private> | |
2021-02-12 14:47:51:825 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneBlendingModelCachesOlderThanUUID removed blending caches with UUIDs: <private> | |
2021-02-12 14:47:51:826 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - _pruneUnreferencedClientModelCaches removed client caches with UUIDs: <private> | |
2021-02-12 14:47:51:826 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - reached more than 4 ui cache updates, pruned context state | |
2021-02-12 14:47:51:826 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - context state: | |
2021-02-12 14:47:51:826 - [IOSDeviceLog] <private> | |
2021-02-12 14:47:51:826 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:826 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:51:829 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - added context <private> | |
2021-02-12 14:47:51:829 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: predictionContext | |
2021-02-12 14:47:51:857 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: Calculating actions and expirers at Fri Feb 12 14:47:51 2021, blacklist = <private>, path = <private> | |
2021-02-12 14:47:51:860 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: <private> - processed 0 events in feedback | |
2021-02-12 14:47:51:860 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Serialize UI context with count: BlendingModelCacheUpdates: 4, ClientModelCacheUpdates: 2 | |
2021-02-12 14:47:51:868 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 6 b 20MHz n CCA 4% duration: 113 congest: 5 ts: 2732042 | |
2021-02-12 14:47:51:869 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client read_server_finished | |
2021-02-12 14:47:51:869 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client finish_client_handshake | |
2021-02-12 14:47:51:869 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1836) [C3249.1:2][0x159f39850] Client handshake state: TLS client done | |
2021-02-12 14:47:51:870 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: boringssl_context_info_handler(1826) [C3249.1:2][0x159f39850] Client handshake done | |
2021-02-12 14:47:51:870 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libboringssl.dylib)[142] <Notice>: nw_protocol_boringssl_signal_connected(734) [C3249.1:2][0x159f39850] TLS connected [version(0x0303) ciphersuite(TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384) group(0x001d) signature_alg(0x0403) alpn(http/1.1) resumed(0) offered_ticket(0) false_started(0) ocsp_received(1) sct_received(0) connect_time(347ms) flight_time(312ms) rtt(156ms) write_stalls(0) read_stalls(11)] | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: nw_flow_connected [C3249.1 IPv4#f3494716:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_connect @0.529s | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C3249] reporting state ready | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_connect @0.530s | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249.1 IPv4#f3494716:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:changed_viability @0.530s | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(libnetwork.dylib)[142] <Notice>: [C3249 Hostname#9db0cacc:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.530s | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: connected successfully | |
2021-02-12 14:47:51:871 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: TLS handshake complete | |
2021-02-12 14:47:51:872 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: ready C(N) E(N) | |
2021-02-12 14:47:51:872 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> now using Connection 3249 | |
2021-02-12 14:47:51:873 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Connection 3249: received viability advisory(Y) | |
2021-02-12 14:47:51:873 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:51:874 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> sent request, body S 1048 | |
2021-02-12 14:47:51:876 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Unexpected NULL isEnterpriseApp for bundleId: com.apple.DEC.AppPredictionInternal.backlightActivated | |
2021-02-12 14:47:51:876 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone useractivityd[177] <Notice>: BESTAPP: Creating listening notifier for process 138 | |
2021-02-12 14:47:51:878 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:51:878 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: No actions found in _ATXDataStore for <private>. Skipping this actionKey. | |
2021-02-12 14:47:51:878 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:51:879 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: No actions found in _ATXDataStore for <private>. Skipping this actionKey. | |
2021-02-12 14:47:51:879 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: No actions found in _ATXDataStore for <private>. Skipping this actionKey. | |
2021-02-12 14:47:51:879 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ActionPredictionHeuristicsInternal)[138] <Notice>: bestAppSuggestionWithCallback: no bestApp suggestion (nil) | |
2021-02-12 14:47:51:880 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone useractivityd[177] <Notice>: Removing bestAppSuggestion notifier 78140C71-7166-4730-A0AB-D909BA993A08 | |
2021-02-12 14:47:51:880 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: No actions found in _ATXDataStore for <private>. Skipping this actionKey. | |
2021-02-12 14:47:51:881 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: getBestAppSuggestionDictionary: no bestApp suggestion (nil) | |
2021-02-12 14:47:51:881 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: No actions found in _ATXDataStore for <private>. Skipping this actionKey. | |
2021-02-12 14:47:51:881 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:882 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.500404 MB after running '<private>' | |
2021-02-12 14:47:51:882 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Unexpected NULL isEnterpriseApp for bundleId: com.apple.DEC.AppPredictionInternal.backlightActivated | |
2021-02-12 14:47:51:890 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Evaluating app features for consumer: SpotlightPullDnHome. | |
2021-02-12 14:47:51:891 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(Trial)[138] <Notice>: adding update handler 0 for namespace SYSTEM_SPACE_INTELLIGENCE_SPOTLIGHT_SUGGESTIONS | |
2021-02-12 14:47:51:896 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone pasted[224] <Notice>: Could not get application record for pid 138. Error: Error Domain=NSOSStatusErrorDomain Code=-50 "This process is not the executable of a bundle." UserInfo={NSDebugDescription=This process is not the executable of a bundle., _LSLine=235, _LSFunction=+[LSBundleRecord _bundleRecordForAuditToken:checkNSBundleMainBundle:error:]} | |
2021-02-12 14:47:51:897 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone pasted[224] <Notice>: BundleID com.apple.duetexpertd from team (null) (pid 138) is requesting pasteboard com.apple.UIKit.pboard.general | |
2021-02-12 14:47:51:897 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone pasted[224] <Notice>: Requesting local only pasteboard for com.apple.duetexpertd | |
2021-02-12 14:47:51:897 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone runningboardd(RunningBoard)[32] <Notice>: [daemon<com.apple.pasteboard.pasted>:224] handle lookup could not find a matching process | |
2021-02-12 14:47:51:898 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone pasted(AssertionServices)[224] <Notice>: BKSApplicationStateMonitor updated with invalid process | |
2021-02-12 14:47:51:899 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone pasted[224] <Notice>: ...requesting pasteboard com.apple.UIKit.pboard.general completed. Error: (null) | |
2021-02-12 14:47:51:900 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(ActionPredictionHeuristicsInternal)[138] <Notice>: Local pasteboard has not changed. Returning early. | |
2021-02-12 14:47:51:901 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:901 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:901 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.547279 MB after running '<private>' | |
2021-02-12 14:47:51:904 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48356 | |
2021-02-12 14:47:51:905 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48356, function=<private>, service=kTCCServiceCalendar, preflight=yes, query=1, | |
2021-02-12 14:47:51:905 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48356, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:51:905 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:51:905 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceCalendar via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:906 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48356, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:908 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48356 | |
2021-02-12 14:47:51:908 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48357 | |
2021-02-12 14:47:51:908 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48357, function=<private>, service=kTCCServiceReminders, preflight=yes, query=1, | |
2021-02-12 14:47:51:910 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48357, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:51:910 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:51:910 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceReminders via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:51:910 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48357, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:51:910 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48357 | |
2021-02-12 14:47:51:914 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone coreduetd(CoreDuet)[118] <Notice>: Deleting interactions with bundleID: <private> | |
2021-02-12 14:47:51:928 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Error>: ATXGlobalAppScoresUtil: invalid normalized score | |
2021-02-12 14:47:51:932 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 17% duration: 232 congest: 40 ts: 2732042 | |
2021-02-12 14:47:51:933 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Evaluating app features for consumer: AppDirectory. | |
2021-02-12 14:47:51:936 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone duetexpertd(Trial)[138] <Notice>: adding update handler 0 for namespace SYSTEM_SPACE_INTELLIGENCE_SPOTLIGHT_SUGGESTIONS | |
2021-02-12 14:47:51:946 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone ScreenTimeAgent[93] <Error>: Dropping unhandled event for _DKKnowledgeStorageDidTombstoneEventsNotification:AppUsage on stream com.apple.distnoted.matching | |
2021-02-12 14:47:51:947 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UsageTrackingAgent[334] <Notice>: Received Duet tombstone event com.apple.UsageTrackingAgent.distributed-notification.duet-application-usage-did-tombstone; clearing eligible posted notifications, reseting alarms and checking all budgets for current usage | |
2021-02-12 14:47:51:950 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UsageTrackingAgent[334] <Notice>: No applications in use so not checking budgets for current applications | |
2021-02-12 14:47:51:950 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UsageTrackingAgent[334] <Notice>: No web domains in use so not checking budgets for current web domains | |
2021-02-12 14:47:51:951 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UsageTrackingAgent[334] <Notice>: No Now Playing in use so not checking budgets for current Now Playing | |
2021-02-12 14:47:51:951 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone UsageTrackingAgent[334] <Notice>: No videos in use so not checking budgets for current videos | |
2021-02-12 14:47:51:953 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:954 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:954 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:955 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:51:955 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.578529 MB after running '<private>' | |
2021-02-12 14:47:51:957 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone coreduetd(CoreDuet)[118] <Notice>: Deleting searchable items with bundleID: <private> | |
2021-02-12 14:47:51:968 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone coreduetd(CoreDuet)[118] <Notice>: Deleting interactions with bundleID: <private> | |
2021-02-12 14:47:51:978 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone coreduetd(CoreDuet)[118] <Notice>: Deleting searchable items with bundleID: <private> | |
2021-02-12 14:47:51:989 - [IOSDeviceLog] Feb 12 14:47:51 my-iPhone coreduetd(CoreDuet)[118] <Notice>: Deleting interactions with bundleID: <private> | |
2021-02-12 14:47:52:003 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Invalidating intermediate ML cache for ActionSptltUnknown and attempting to replace it with new one | |
2021-02-12 14:47:52:003 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CoreLocation)[138] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"location", "self":"0x100370d60"} | |
2021-02-12 14:47:52:004 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"client getting effective client name", "bundleId":"", "bundlePath":"\134/System\134/Library\134/PrivateFrameworks\134/CoreParsec.framework"} | |
2021-02-12 14:47:52:005 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Unexpected NULL isEnterpriseApp for bundleId: com.apple.DEC.AppPredictionInternal.backlightActivated | |
2021-02-12 14:47:52:049 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 11 b 20MHz n CCA 1% duration: 113 congest: 2 ts: 2732042 | |
2021-02-12 14:47:52:050 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceProcessScanDoneEvent: Filtering WAPI networks | |
2021-02-12 14:47:52:050 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: {SCAN-} Completed Apple80211ScanAsync on en0 (0x0) with 1 networks | |
2021-02-12 14:47:52:050 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Async scan request completed for "locationd" (0), found 1 networks | |
2021-02-12 14:47:52:051 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Error>: Locationd scan done. | |
2021-02-12 14:47:52:051 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiMgr, onWiFiDeviceClientScanCallback, error, 0, valid, 1, count, 1 | |
2021-02-12 14:47:52:051 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:52:051 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, Wifi::Scan | |
2021-02-12 14:47:52:051 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiTimer, nextscan, 15, haveLoc, 1, codepath, Frozen | |
2021-02-12 14:47:52:051 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiAps, history, 0, aged, 0, thresh, 30 | |
2021-02-12 14:47:52:052 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiAps, history, 1, add, 1 | |
2021-02-12 14:47:52:052 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, scanreply, aps, 1, type, Stage1, lastused, 125, use, 1, history, 1, lsbclients, 0, 1, 1, reqtype, clientupdate | |
2021-02-12 14:47:52:052 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, aps, history, 1, fresh, 2, 2ghz, 2, 5ghz, 0, agethresh, 5, | |
2021-02-12 14:47:52:053 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Error>: <private> - unable to load NSUserDefaults suite | |
2021-02-12 14:47:52:055 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Intermediate ML cache for ActionSptltUnknown successfully replaced | |
2021-02-12 14:47:52:056 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"computed wifi position", "numberOfInputAps":2, "validLocationHint":1, "computedValidLocation":1, "numberOfApsActuallyUsed":2} | |
2021-02-12 14:47:52:056 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, compute, 2, hacc, 23.2, conf, 67, reason, scan | |
2021-02-12 14:47:52:058 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, sufficient, no | |
2021-02-12 14:47:52:058 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, outcome, nextstage | |
2021-02-12 14:47:52:058 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiFlow, reset | |
2021-02-12 14:47:52:058 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiFlow, step, finalscan, from, initialscan, donereason, inprogress | |
2021-02-12 14:47:52:059 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, alsrequest, 0, known_gte_unknown, aps, 0, type, 0, vni, 2, 0, 0 | |
2021-02-12 14:47:52:059 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiTimer, set, scan, 15 | |
2021-02-12 14:47:52:059 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921785409433, "end_mach":51921785543270, "elapsed_s":"0.005576542", "event":"Wifi::Scan", "now_s":"634819672.057170987"} | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiScan, enqueue, wlp, Stage2, lowpri, 0, passive, 1, pending, 1 | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiDpc, signal | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, scanreq, Stage2, nextstage, result, 1 | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, nexttimer, 15 | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @ClxWifi, Fix, 1, ll, <private>, <private>, acc, 23.18, course, -1.0, alt, <private>, altunc, 10.0, time, 634819672.1 | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiFlow, outcome, fix | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:52:060 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Async scan requested by "locationd" for 1 iterations with maxage=0 priority normal and latency normal on en0 | |
2021-02-12 14:47:52:062 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: WiFiDeviceManagerIs5GScanRequest: 2GHz Scan request because channel 2 is requested | |
2021-02-12 14:47:52:062 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Error>: Normal priority scan request from "locationd", is5GScan=0 | |
2021-02-12 14:47:52:064 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: startCheck: shouldBlockScans=0 numAdmitted 1 admittedTS=634819671.551133 connected=1 | |
2021-02-12 14:47:52:064 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: TOO CLOSE: shouldBlockScans=0 delta 0.512335 admitted=1 | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: TOO CLOSE, shouldBlockScans=0 delta 0.512335 numAdmitted=2 | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: WifiScan, execute, wlp, Stage2, flags, ndp, n, 1, error, 0 | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: VEHICULAR: qualified leeched location, type, <private> | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: VEHICULAR: accept qualified leeched location, type, <private> | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: VEHICULAR: conservativeSpeed, <private>, effectiveSpeed, <private>, speedUncertainty, <private>, distanceMoved, <private>, elapsedTime, <private>, type, <private> | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @ClxClient, Fix, 1, ll, <private>, <private>, acc, 65.00, speed, <private>, course, <private>, type, 4, alt, <private>, altunc, 10.0 | |
2021-02-12 14:47:52:065 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationSpectator"} | |
2021-02-12 14:47:52:066 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Stopping location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:52:066 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationLeech"} | |
2021-02-12 14:47:52:066 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd(TrackingAvoidance)[9076] <Notice>: <private> | |
2021-02-12 14:47:52:067 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: <private> accepted, timestamp, <private>, speed, <private>, speedUnc, <private>, speedSource, <private>, ageOfEstimation, <private> | |
2021-02-12 14:47:52:067 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Stopping location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:52:067 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Enqueuing command type: "Scan" pending commands: 0 | |
2021-02-12 14:47:52:067 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Dequeuing command type: "Scan" pending commands: 0 | |
2021-02-12 14:47:52:068 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: {SCAN+} Attempting Apple80211ScanAsync on en0 | |
2021-02-12 14:47:52:068 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceCopyPreparedScanResults: network records count: 0 | |
2021-02-12 14:47:52:068 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"#Awareness Received location"} | |
2021-02-12 14:47:52:068 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:52:069 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:52:069 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"tried to harvest an empty pass cache", "subHarvester":"Pass"} | |
2021-02-12 14:47:52:069 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/Routine.bundle", "location":<private>} | |
2021-02-12 14:47:52:070 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921785648775, "end_mach":51921785661099, "elapsed_s":"0.000513500", "event":"System::LeechLocation", "now_s":"634819672.067144036"} | |
2021-02-12 14:47:52:071 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:52:071 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/Traffic.bundle", "location":<private>} | |
2021-02-12 14:47:52:071 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:52:071 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:52:072 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/CompassCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:52:072 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921785682252, "end_mach":51921785700123, "elapsed_s":"0.000744625", "event":"System::LeechLocation", "now_s":"634819672.068536043"} | |
2021-02-12 14:47:52:072 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:52:072 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/DestinationdLocationBundleiOS.bundle::com.apple.Maps", "location":<private>} | |
2021-02-12 14:47:52:073 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"#SLC Got location", "location":<private>} | |
2021-02-12 14:47:52:073 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone wifid(CoreLocation)[49] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x133f172c0", "delegate":"0x133e0cfc0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:52:074 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:52:075 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:52:075 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd(CoreLocation)[9076] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x10539f070", "delegate":"0x105453a20", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:52:075 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone destinationd(CoreLocation)[223] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x137f13990", "delegate":"0x137e15690", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:52:075 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone navd(CoreLocation)[77] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x104910840", "delegate":"0x10491a4a0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:52:075 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone destinationd(CoreLocation)[223] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"_limitsPrecision", "self":"0x137f13990"} | |
2021-02-12 14:47:52:075 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: New actions provided by action producer: <private> | |
2021-02-12 14:47:52:076 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Error>: <private> - unable to load NSUserDefaults suite | |
2021-02-12 14:47:52:076 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_action_predictions_spotlight>> client model updated its notification id. New notification id: com.apple.proactive.notification.action.behavioral | |
2021-02-12 14:47:52:076 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXClientModelPredictionReasons | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_predictions_spotlight) Updating suggestions. Client Model produced 0 new suggestions. | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_predictions_spotlight) Transmiting... | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_action_predictions_spotlight>> client model produced 0 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 3] <private> <private> | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 3] <private> <private> | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 3] <private> <private> | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_action_predictions_spotlight | |
2021-02-12 14:47:52:078 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Unable to acquire readonly handle to cache file. Not reading suggestions from cache. | |
2021-02-12 14:47:52:079 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Not adding event for client model to Biome stream (atx_action_predictions_spotlight) because our previous suggestion was empty and so is our new one. | |
2021-02-12 14:47:52:079 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_action_predictions_spotlight with client cache update UUID: <private> | |
2021-02-12 14:47:52:079 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Successfully updated blending for ActionSptltUnknown | |
2021-02-12 14:47:52:079 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_action_predictions_spotlight | |
2021-02-12 14:47:52:079 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_predictions_spotlight) Done transmitting. | |
2021-02-12 14:47:52:080 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_recent_shortcuts_homescreen>> client model updated its notification id. New notification id: com.apple.proactive.notification.action.recent.shortcuts | |
2021-02-12 14:47:52:080 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_recent_shortcuts_homescreen) Updating suggestions. Client Model produced 0 new suggestions. | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_recent_shortcuts_homescreen) Transmiting... | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_recent_shortcuts_homescreen>> client model produced 0 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 3] <private> <private> | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 3] <private> <private> | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 3] <private> <private> | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_recent_shortcuts_homescreen | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Unable to acquire readonly handle to cache file. Not reading suggestions from cache. | |
2021-02-12 14:47:52:081 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Not adding event for client model to Biome stream (atx_recent_shortcuts_homescreen) because our previous suggestion was empty and so is our new one. | |
2021-02-12 14:47:52:082 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_recent_shortcuts_homescreen with client cache update UUID: <private> | |
2021-02-12 14:47:52:082 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_recent_shortcuts_homescreen | |
2021-02-12 14:47:52:082 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_action_predictions_spotlight | |
2021-02-12 14:47:52:082 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 15% duration: 256 congest: 40 ts: 2732042 | |
2021-02-12 14:47:52:083 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:52:087 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent(Accounts)[93] <Notice>: "The connection to ACDAccountStore was invalidated." | |
2021-02-12 14:47:52:087 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent[93] <Notice>: Reloaded user description - non-zero dsid: 1 non-nil alt dsid: 1 | |
2021-02-12 14:47:52:089 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent(FamilyCircle)[93] <Notice>: Starting family request: <private> | |
2021-02-12 14:47:52:090 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone accountsd(AccountsDaemon)[130] <Notice>: "<private> (<private>) received" | |
2021-02-12 14:47:52:094 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone familycircled[194] <Notice>: Skipping server fetch of family circle as the cache is fresh (Thu Feb 11 23:17:33 2021) | |
2021-02-12 14:47:52:095 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone familycircled(Accounts)[194] <Notice>: "The connection to ACDAccountStore was invalidated." | |
2021-02-12 14:47:52:095 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent(FamilyCircle)[93] <Notice>: Family request came back with response: <private> - <private> - (null) | |
2021-02-12 14:47:52:095 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent[93] <Notice>: Fetched family: <private> error: (null) | |
2021-02-12 14:47:52:095 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent[93] <Notice>: Family has no members | |
2021-02-12 14:47:52:095 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent[93] <Notice>: Reloaded account state: can cloud mirror 0, has 0 family members, Apple ID (null) | |
2021-02-12 14:47:52:095 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone ScreenTimeAgent[93] <Notice>: didSignInToCloud: 0 | |
2021-02-12 14:47:52:096 - [IOSDeviceLog] didSignOutOfCloud: 0 | |
2021-02-12 14:47:52:096 - [IOSDeviceLog] didJoinFamily: 0 | |
2021-02-12 14:47:52:096 - [IOSDeviceLog] didLeaveFamily: 0 | |
2021-02-12 14:47:52:096 - [IOSDeviceLog] didUpdateFamily: 0 | |
2021-02-12 14:47:52:096 - [IOSDeviceLog] didChangeSupportsEncryption: 0 | |
2021-02-12 14:47:52:097 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_recent_shortcuts_homescreen) Done transmitting. | |
2021-02-12 14:47:52:097 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_action_fallbacks_homescreen>> client model updated its notification id. New notification id: com.apple.proactive.notification.action.fallbacks | |
2021-02-12 14:47:52:097 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXFallbackActions | |
2021-02-12 14:47:52:105 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:106 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:106 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:106 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_action_predictions_spotlight | |
2021-02-12 14:47:52:106 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_recent_shortcuts_homescreen | |
2021-02-12 14:47:52:109 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:110 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:110 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:113 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_recent_shortcuts_homescreen | |
2021-02-12 14:47:52:132 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_fallbacks_homescreen) Updating suggestions. Client Model produced 5 new suggestions. | |
2021-02-12 14:47:52:132 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_fallbacks_homescreen) Transmiting... | |
2021-02-12 14:47:52:133 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_action_fallbacks_homescreen>> client model produced 5 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:133 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXAppDirectoryOrderingProvider: posted predicted/recents update notification with reason Suggestions Cache Updated | |
2021-02-12 14:47:52:133 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Updating App Predictions: Finished app prediction refresh for AppDirectory and writing cache to <private>. | |
2021-02-12 14:47:52:134 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: Accumulating pending requests: <private> / Current Request Queue: <private> | |
2021-02-12 14:47:52:135 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8183) Starting Library Category Map refresh from requests '<private>' | |
2021-02-12 14:47:52:135 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8183) Refresh options: <private> | |
2021-02-12 14:47:52:135 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Refreshing proactive library category source | |
2021-02-12 14:47:52:135 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Refreshing proactive library category source 'Suggestions/Recents' | |
2021-02-12 14:47:52:135 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXAppDirectoryClient: Starting loading predicted app with shouldUseDefaultCategories: NO | |
2021-02-12 14:47:52:137 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:138 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:138 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.641029 MB after running '<private>' | |
2021-02-12 14:47:52:138 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXAppDirectoryClient: Read from disk succeeded, got 2 recent apps | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Finished refreshing proactive library category source 'Suggestions/Recents' | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Attempting _lastKnownGoodRecentApps update | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) _lastKnownGoodRecentApps is same; skipping update | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Received recent apps: <private> | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Attempting _lastKnownGoodSuggestions update | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) _lastKnownGoodSuggestions is same; skipping update | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Received predicted apps: <private> | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Finished refreshing proactive library category source; hasPredictedApps: YES; hasRecentApps: YES | |
2021-02-12 14:47:52:139 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Fetched Recent apps: <private> | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Fetched Predicted apps: <private> | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8183) Finished Library Category Map refresh | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8183) Library category map refresh yielded no changes to map; bailing. | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoardHome)[59] <Notice>: (8183) Session completed 'SUCCESSFULLY'; Request fulfillment time: 0.004228 -- Requests fulfilled: <private> | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Query response time for proactive library category source 'Suggestions/Recents' time: 0.002989 seconds | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: (8183) Total query response time for proactive library queries time: 0.003950 seconds | |
2021-02-12 14:47:52:140 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 8] <private> <private> | |
2021-02-12 14:47:52:141 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 8] <private> <private> | |
2021-02-12 14:47:52:141 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 8] <private> <private> | |
2021-02-12 14:47:52:141 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [4 of 8] <private> <private> | |
2021-02-12 14:47:52:141 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [5 of 8] <private> <private> | |
2021-02-12 14:47:52:142 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [6 of 8] <private> <private> | |
2021-02-12 14:47:52:142 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [7 of 8] <private> <private> | |
2021-02-12 14:47:52:142 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [8 of 8] <private> <private> | |
2021-02-12 14:47:52:142 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: <private> | |
2021-02-12 14:47:52:142 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXClientModelPredictionReasons | |
2021-02-12 14:47:52:143 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 5 suggestions. | |
2021-02-12 14:47:52:143 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Adding event to client model to Biome stream for: atx_action_fallbacks_homescreen | |
2021-02-12 14:47:52:144 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:144 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:145 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_app_predictions_spotlight>> client model updated its notification id. New notification id: com.apple.proactive.notification.app | |
2021-02-12 14:47:52:145 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_app_predictions_spotlight) Updating suggestions. Client Model produced 35 new suggestions. | |
2021-02-12 14:47:52:145 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_app_predictions_spotlight) Transmiting... | |
2021-02-12 14:47:52:145 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_app_predictions_spotlight>> client model produced 35 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:147 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone pasted[224] <Notice>: Could not get application record for pid 138. Error: Error Domain=NSOSStatusErrorDomain Code=-50 "This process is not the executable of a bundle." UserInfo={NSDebugDescription=This process is not the executable of a bundle., _LSLine=235, _LSFunction=+[LSBundleRecord _bundleRecordForAuditToken:checkNSBundleMainBundle:error:]} | |
2021-02-12 14:47:52:149 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone pasted[224] <Notice>: BundleID com.apple.duetexpertd from team (null) (pid 138) is requesting pasteboard com.apple.UIKit.pboard.general | |
2021-02-12 14:47:52:149 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone pasted[224] <Notice>: Requesting local only pasteboard for com.apple.duetexpertd | |
2021-02-12 14:47:52:149 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone runningboardd(RunningBoard)[32] <Notice>: [daemon<com.apple.pasteboard.pasted>:224] handle lookup could not find a matching process | |
2021-02-12 14:47:52:150 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone pasted(AssertionServices)[224] <Notice>: BKSApplicationStateMonitor updated with invalid process | |
2021-02-12 14:47:52:150 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone pasted[224] <Notice>: ...requesting pasteboard com.apple.UIKit.pboard.general completed. Error: (null) | |
2021-02-12 14:47:52:150 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ActionPredictionHeuristicsInternal)[138] <Notice>: Local pasteboard has not changed. Returning early. | |
2021-02-12 14:47:52:152 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 38] <private> <private> | |
2021-02-12 14:47:52:152 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:152 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:153 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.656654 MB after running '<private>' | |
2021-02-12 14:47:52:154 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 38] <private> <private> | |
2021-02-12 14:47:52:154 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 38] <private> <private> | |
2021-02-12 14:47:52:154 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [4 of 38] <private> <private> | |
2021-02-12 14:47:52:154 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [5 of 38] <private> <private> | |
2021-02-12 14:47:52:155 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [6 of 38] <private> <private> | |
2021-02-12 14:47:52:155 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [7 of 38] <private> <private> | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [8 of 38] <private> <private> | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [9 of 38] <private> <private> | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [10 of 38] <private> <private> | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_action_fallbacks_homescreen with client cache update UUID: <private> | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_action_fallbacks_homescreen | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_fallbacks_homescreen) Done transmitting. | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_action_fallbacks_homescreen | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Error>: <private> - unable to load NSUserDefaults suite | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_action_predictions_homescreen>> client model updated its notification id. New notification id: com.apple.proactive.notification.action.behavioral | |
2021-02-12 14:47:52:156 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXClientModelPredictionReasons | |
2021-02-12 14:47:52:157 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_predictions_homescreen) Updating suggestions. Client Model produced 1 new suggestions. | |
2021-02-12 14:47:52:157 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_predictions_homescreen) Transmiting... | |
2021-02-12 14:47:52:157 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_action_predictions_homescreen>> client model produced 1 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:157 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 4] <private> <private> | |
2021-02-12 14:47:52:158 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 4] <private> <private> | |
2021-02-12 14:47:52:158 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 4] <private> <private> | |
2021-02-12 14:47:52:158 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [4 of 4] <private> <private> | |
2021-02-12 14:47:52:158 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_action_predictions_homescreen | |
2021-02-12 14:47:52:158 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [11 of 38] <private> <private> | |
2021-02-12 14:47:52:158 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:159 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 1 suggestions. | |
2021-02-12 14:47:52:159 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Adding event to client model to Biome stream for: atx_action_predictions_homescreen | |
2021-02-12 14:47:52:160 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:160 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:160 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [12 of 38] <private> <private> | |
2021-02-12 14:47:52:161 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:162 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [13 of 38] <private> <private> | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [14 of 38] <private> <private> | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [15 of 38] <private> <private> | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [16 of 38] <private> <private> | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [17 of 38] <private> <private> | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [18 of 38] <private> <private> | |
2021-02-12 14:47:52:164 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [19 of 38] <private> <private> | |
2021-02-12 14:47:52:165 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [20 of 38] <private> <private> | |
2021-02-12 14:47:52:165 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(PersonalizationPortrait)[138] <Notice>: loadEventHighlights from: Fri Feb 12 14:47:52 2021 to: Mon Feb 15 00:00:00 2021 | |
2021-02-12 14:47:52:165 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone suggestd(PersonalizationPortraitInternals)[210] <Notice>: PPEventServer: eventHighlights queryId: 6508 | |
2021-02-12 14:47:52:165 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone suggestd(PersonalizationPortraitInternals)[210] <Notice>: PPEventCache: cache returning 0 events | |
2021-02-12 14:47:52:166 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_action_fallbacks_homescreen | |
2021-02-12 14:47:52:166 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: <private> | |
2021-02-12 14:47:52:166 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_action_predictions_homescreen with client cache update UUID: <private> | |
2021-02-12 14:47:52:166 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Successfully updated blending for ActionSuggestionHomeScreen | |
2021-02-12 14:47:52:167 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 35 suggestions. | |
2021-02-12 14:47:52:167 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:167 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.672279 MB after running '<private>' | |
2021-02-12 14:47:52:167 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Adding event to client model to Biome stream for: atx_app_predictions_spotlight | |
2021-02-12 14:47:52:168 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:168 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:168 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:168 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:169 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.672279 MB after running '<private>' | |
2021-02-12 14:47:52:169 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Executing Blending Layer refresh based on suggestion update for atx_action_predictions_homescreen | |
2021-02-12 14:47:52:170 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Updated pendingRefreshTracker. Client Models that updated recently: <private> | |
2021-02-12 14:47:52:170 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_action_predictions_homescreen | |
2021-02-12 14:47:52:172 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_action_predictions_homescreen) Done transmitting. | |
2021-02-12 14:47:52:174 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:175 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:176 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_app_predictions_spotlight with client cache update UUID: <private> | |
2021-02-12 14:47:52:176 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Successfully updated blending for SpotlightUnknown | |
2021-02-12 14:47:52:176 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:176 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_app_predictions_spotlight | |
2021-02-12 14:47:52:177 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_app_predictions_spotlight) Done transmitting. | |
2021-02-12 14:47:52:178 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48358 | |
2021-02-12 14:47:52:179 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_action_predictions_homescreen | |
2021-02-12 14:47:52:179 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_app_predictions_spotlight | |
2021-02-12 14:47:52:179 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48358, function=<private>, service=kTCCServiceCalendar, preflight=yes, query=1, | |
2021-02-12 14:47:52:180 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48358, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:180 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:180 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceCalendar via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:180 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48358, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:180 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48358 | |
2021-02-12 14:47:52:180 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48359 | |
2021-02-12 14:47:52:182 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48359, function=<private>, service=kTCCServiceReminders, preflight=yes, query=1, | |
2021-02-12 14:47:52:182 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48359, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:182 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:182 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceReminders via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:182 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48359, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:183 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48359 | |
2021-02-12 14:47:52:184 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:184 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXClientModelPredictionReasons | |
2021-02-12 14:47:52:186 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:187 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:187 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_app_predictions_homescreen>> client model updated its notification id. New notification id: com.apple.proactive.notification.app | |
2021-02-12 14:47:52:188 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_app_predictions_homescreen) Updating suggestions. Client Model produced 35 new suggestions. | |
2021-02-12 14:47:52:188 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_app_predictions_homescreen) Transmiting... | |
2021-02-12 14:47:52:188 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_app_predictions_homescreen>> client model produced 35 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:190 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_app_predictions_spotlight | |
2021-02-12 14:47:52:193 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 38] <private> <private> | |
2021-02-12 14:47:52:193 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 38] <private> <private> | |
2021-02-12 14:47:52:194 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 38] <private> <private> | |
2021-02-12 14:47:52:194 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [4 of 38] <private> <private> | |
2021-02-12 14:47:52:194 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [5 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [6 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [7 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [8 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [9 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [10 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [11 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [12 of 38] <private> <private> | |
2021-02-12 14:47:52:195 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [13 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [14 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [15 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [16 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [17 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [18 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [19 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [20 of 38] <private> <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:196 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.672279 MB after running '<private>' | |
2021-02-12 14:47:52:198 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48360 | |
2021-02-12 14:47:52:198 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48360, function=<private>, service=kTCCServiceCalendar, preflight=yes, query=1, | |
2021-02-12 14:47:52:198 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 35 suggestions. | |
2021-02-12 14:47:52:199 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48360, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:199 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:199 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceCalendar via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:200 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48360, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:200 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 2 b 20MHz n CCA 7% duration: 113 congest: 8 ts: 2732042 | |
2021-02-12 14:47:52:200 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48360 | |
2021-02-12 14:47:52:201 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Adding event to client model to Biome stream for: atx_app_predictions_homescreen | |
2021-02-12 14:47:52:201 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48361 | |
2021-02-12 14:47:52:201 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:201 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634741617878494 | |
2021-02-12 14:47:52:201 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48361, function=<private>, service=kTCCServiceReminders, preflight=yes, query=1, | |
2021-02-12 14:47:52:202 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48361, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:202 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:202 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceReminders via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:202 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48361, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:202 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48361 | |
2021-02-12 14:47:52:210 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_app_predictions_homescreen with client cache update UUID: <private> | |
2021-02-12 14:47:52:210 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Successfully updated blending for AppSuggestionHomeScreen | |
2021-02-12 14:47:52:210 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_app_predictions_homescreen | |
2021-02-12 14:47:52:211 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_app_predictions_homescreen | |
2021-02-12 14:47:52:211 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_app_predictions_homescreen) Done transmitting. | |
2021-02-12 14:47:52:211 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH START {name: REMAccountsDataViewInvocation_fetchAll} | |
2021-02-12 14:47:52:215 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:216 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:217 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:219 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_app_predictions_homescreen | |
2021-02-12 14:47:52:245 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH END {name: REMAccountsDataViewInvocation_fetchAll} | |
2021-02-12 14:47:52:247 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH START {name: REMEventKitBridgingDataViewInvocation_fetchLists} | |
2021-02-12 14:47:52:256 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone nsurlsessiond[107] <Notice>: Triggering periodic update to powerlog for client <private> | |
2021-02-12 14:47:52:256 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone nsurlsessiond[107] <Notice>: Triggering periodic update to powerlog for client <private> | |
2021-02-12 14:47:52:261 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 15% duration: 316 congest: 50 ts: 2732042 | |
2021-02-12 14:47:52:272 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone remindd[10668] <Notice>: FETCH COREDATA {author: com.apple.duetexpertd:138, entityName: REMCDList, result.count: 1, affectedStores.count: 1} | |
2021-02-12 14:47:52:283 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH END {name: REMEventKitBridgingDataViewInvocation_fetchLists} | |
2021-02-12 14:47:52:291 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:291 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.703529 MB after running '<private>' | |
2021-02-12 14:47:52:293 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:293 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.703529 MB after running '<private>' | |
2021-02-12 14:47:52:295 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:295 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:295 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:295 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.703529 MB after running '<private>' | |
2021-02-12 14:47:52:296 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:296 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:297 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.719154 MB after running '<private>' | |
2021-02-12 14:47:52:298 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:299 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.719154 MB after running '<private>' | |
2021-02-12 14:47:52:303 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CallHistory)[138] <Notice>: Setting limiting call kinds: <private> | |
2021-02-12 14:47:52:303 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CallHistory)[138] <Notice>: Setting limiting call kinds: <private> | |
2021-02-12 14:47:52:304 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CallHistory)[138] <Notice>: ==> <private> | |
2021-02-12 14:47:52:304 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CallHistory)[138] <Notice>: Fetching from DB and updating cache. And coalescing: Yes, With callType limit: kCallTypeAll | |
2021-02-12 14:47:52:321 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CallHistory)[138] <Notice>: <== <private> returns 0 calls | |
2021-02-12 14:47:52:322 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(CallHistory)[138] <Notice>: CHManager is getting destroyed... | |
2021-02-12 14:47:52:323 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:323 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.734779 MB after running '<private>' | |
2021-02-12 14:47:52:324 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:326 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:328 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48362 | |
2021-02-12 14:47:52:330 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48362, function=<private>, service=kTCCServiceCalendar, preflight=yes, query=1, | |
2021-02-12 14:47:52:331 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48362, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:331 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:331 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceCalendar via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:331 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48362, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:331 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48362 | |
2021-02-12 14:47:52:333 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48363 | |
2021-02-12 14:47:52:334 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48363, function=<private>, service=kTCCServiceReminders, preflight=yes, query=1, | |
2021-02-12 14:47:52:334 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48363, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:335 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:335 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceReminders via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:335 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48363, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:336 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48363 | |
2021-02-12 14:47:52:344 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH START {name: REMAccountsDataViewInvocation_fetchAll} | |
2021-02-12 14:47:52:345 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH END {name: REMAccountsDataViewInvocation_fetchAll} | |
2021-02-12 14:47:52:351 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH START {name: REMEventKitBridgingDataViewInvocation_fetchLists} | |
2021-02-12 14:47:52:352 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone remindd[10668] <Notice>: FETCH COREDATA {author: com.apple.duetexpertd:138, entityName: REMCDList, result.count: 1, affectedStores.count: 1} | |
2021-02-12 14:47:52:354 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ReminderKit)[138] <Notice>: FETCH END {name: REMEventKitBridgingDataViewInvocation_fetchLists} | |
2021-02-12 14:47:52:357 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:358 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:358 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.750404 MB after running '<private>' | |
2021-02-12 14:47:52:360 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:360 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:384 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 3 b 20MHz n CCA 5% duration: 113 congest: 6 ts: 2732042 | |
2021-02-12 14:47:52:390 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:391 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:391 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:391 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:391 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:391 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:391 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:392 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:392 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:392 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.859818 MB after running '<private>' | |
2021-02-12 14:47:52:393 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:394 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:412 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:413 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:414 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:415 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:415 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:415 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:415 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> <private> | |
2021-02-12 14:47:52:415 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:418 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48364 | |
2021-02-12 14:47:52:419 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48364, function=<private>, service=kTCCServiceCalendar, preflight=yes, query=1, | |
2021-02-12 14:47:52:420 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48364, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:420 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:420 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceCalendar via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:420 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48364, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:420 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48364 | |
2021-02-12 14:47:52:421 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REQUEST: tccd_uid=501, sender_pid=100, sender_uid=501, sender_auid=-1, function=TCCAccessRequest, msgID=100.48365 | |
2021-02-12 14:47:52:423 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_CTX: msgID=100.48365, function=<private>, service=kTCCServiceReminders, preflight=yes, query=1, | |
2021-02-12 14:47:52:424 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_ATTRIBUTION: msgID=100.48365, attribution={accessing={identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd}, requesting={identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd}, }, | |
2021-02-12 14:47:52:424 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: requestor: identifier=com.apple.calaccessd, pid=100, auid=501, euid=501, binary_path=/System/Library/PrivateFrameworks/CalendarDaemon.framework/Support/calaccessd is checking access for accessor identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd | |
2021-02-12 14:47:52:424 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: Granting identifier=com.apple.duetexpertd, pid=138, auid=501, euid=501, binary_path=/usr/libexec/duetexpertd access to kTCCServiceReminders via entitlement 'com.apple.private.tcc.allow' | |
2021-02-12 14:47:52:424 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: AUTHREQ_RESULT: msgID=100.48365, authValue=2, authReason=11, authVersion=1, error=(null), | |
2021-02-12 14:47:52:424 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone tccd[9625] <Notice>: REPLY: (501) function=TCCAccessRequest, msgID=100.48365 | |
2021-02-12 14:47:52:432 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:432 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:432 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:432 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.906693 MB after running '<private>' | |
2021-02-12 14:47:52:433 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: <private> (JS): <private> | |
2021-02-12 14:47:52:434 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Memory usage is 3.891068 MB after running '<private>' | |
2021-02-12 14:47:52:434 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: Newly created actions and expirers: 18 | |
2021-02-12 14:47:52:434 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [1 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:435 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [2 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:435 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [3 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:435 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [4 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:435 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [5 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:435 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [6 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:435 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [7 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [8 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [9 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [10 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [11 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [12 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [13 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:436 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [14 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:437 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [15 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:437 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [16 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:437 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [17 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:437 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone HeuristicInterpreter[231] <Notice>: [18 of 18] Heuristic: <private>, Actions: None, Expirers: <private> | |
2021-02-12 14:47:52:444 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_heuristics>> client model updated its notification id. New notification id: com.apple.proactive.notification.action.heuristics | |
2021-02-12 14:47:52:444 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXClientModelPredictionReasons | |
2021-02-12 14:47:52:444 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_heuristics) Updating suggestions. Client Model produced 0 new suggestions. | |
2021-02-12 14:47:52:444 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_heuristics) Transmiting... | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_heuristics>> client model produced 0 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 3] <private> <private> | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 3] <private> <private> | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 3] <private> <private> | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_heuristics | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Unable to acquire readonly handle to cache file. Not reading suggestions from cache. | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Not adding event for client model to Biome stream (atx_heuristics) because our previous suggestion was empty and so is our new one. | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_heuristics with client cache update UUID: <private> | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_heuristics | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_heuristics) Done transmitting. | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_heuristics | |
2021-02-12 14:47:52:445 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending providing suggestions to ATXConsumerSubTypeActionSpotlightUnknown inside ATXActionPredictionClient... | |
2021-02-12 14:47:52:446 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Accessing Blending's suggestionLayout cache for consumer subtype: ActionSptltUnknown | |
2021-02-12 14:47:52:446 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Reading cache file to retrieve UI layout | |
2021-02-12 14:47:52:446 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Not reading UI layout from cache because fileHandle is nil. The file could have been deleted if there are no valid layouts for the consumer. | |
2021-02-12 14:47:52:447 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:447 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:448 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:448 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_heuristics | |
2021-02-12 14:47:52:449 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 14% duration: 378 congest: 55 ts: 2732042 | |
2021-02-12 14:47:52:452 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:453 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:52:453 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending retrieved a layout with 0 actions in it. | |
2021-02-12 14:47:52:453 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending created an ATXActionResponse that has 0 actions in it. | |
2021-02-12 14:47:52:453 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Error>: <private> - unable to load NSUserDefaults suite | |
2021-02-12 14:47:52:457 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Writing Display Cache to <private>: | |
2021-02-12 14:47:52:462 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: removing all lockscreen predictions with trackEvent: NO and recordFeedback: NO | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(UserNotifications)[138] <Notice>: [com.apple.Siri.ActionPredictionNotifications] Getting delivered notifications | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_register: com.apple.duetexpertd.display-cache-update, criteria: dictionary | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_register: com.apple.duetexpertd.display-cache-update (0x104bcaab0), 5 | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_set_criteria: com.apple.duetexpertd.display-cache-update (0x104bcaab0), dict | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_set_criteria, lower half: com.apple.duetexpertd.display-cache-update (0x104bcaab0), dict | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: [com.apple.Siri.ActionPredictionNotifications] Getting delivered notifications | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_set_criteria: com.apple.duetexpertd.display-cache-update (0x104bcaab0), dict | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_set_criteria: xpc_set_event com.apple.duetexpertd.display-cache-update, 6 | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_set_criteria: com.apple.duetexpertd.display-cache-update (0x104bcaab0), setting state now to 1 | |
2021-02-12 14:47:52:463 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_set_state: com.apple.duetexpertd.display-cache-update (0x104bcaab0), 1 | |
2021-02-12 14:47:52:464 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Unregistered XPC Activity on XPC remove event: com.apple.duetexpertd.display-cache-update (0x121223bf0) | |
2021-02-12 14:47:52:465 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:52:465 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:52:466 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Creating XPC Activity on XPC add event: com.apple.duetexpertd.display-cache-update | |
2021-02-12 14:47:52:467 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone dasd[116] <Notice>: CANCELED: com.apple.duetexpertd.display-cache-update:81FC2C at priority 5 <private>! | |
2021-02-12 14:47:52:467 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created XPC Activity: com.apple.duetexpertd.display-cache-update (0x121223bf0) | |
2021-02-12 14:47:52:467 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone dasd[116] <Error>: Activity <private> not tracked as being started, ignoring it | |
2021-02-12 14:47:52:467 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: SUBMITTING: <private> | |
2021-02-12 14:47:52:468 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:52:469 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Registered XPC Activity: com.apple.duetexpertd.display-cache-update (0x121223bf0) | |
2021-02-12 14:47:52:469 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone dasd[116] <Notice>: Submitted Activity: com.apple.duetexpertd.display-cache-update:F30DB0 at priority 5 <private> | |
2021-02-12 14:47:52:469 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(UserNotifications)[138] <Notice>: [com.apple.Siri.ActionPredictionNotifications] Got 0 delivered notifications [ hasCompletionHandler: 1 ] | |
2021-02-12 14:47:52:469 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone dasd[116] <Notice>: Activity <private>: Optimal Score 0.9379 at <private> (Valid Until: <private>) | |
2021-02-12 14:47:52:469 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: notifServer: Removed all delivered notifications: <private> | |
2021-02-12 14:47:52:566 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 4 b 20MHz n CCA 3% duration: 112 congest: 4 ts: 2732042 | |
2021-02-12 14:47:52:578 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> received response, status 204 content U | |
2021-02-12 14:47:52:579 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> response ended | |
2021-02-12 14:47:52:579 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> done using Connection 3249 | |
2021-02-12 14:47:52:580 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> summary for task success {transaction_duration_ms=1299, response_status=204, connection=3249, protocol="http/1.1", domain_lookup_duration_ms=18, connect_duration_ms=508, secure_connection_duration_ms=347, request_start_ms=592, request_duration_ms=1, response_start_ms=1296, response_duration_ms=1, request_bytes=2137, response_bytes=697, cache_hit=0} | |
2021-02-12 14:47:52:581 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(CFNetwork)[142] <Notice>: Task <74B02169-F7E7-4862-88F7-759779C24C67>.<5252> finished successfully | |
2021-02-12 14:47:52:582 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord[142] <Notice>: <private> received response with status 204, error (null):0, headers: | |
2021-02-12 14:47:52:582 - [IOSDeviceLog] <private> | |
2021-02-12 14:47:52:582 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord[142] <Notice>: <private> raw response body : | |
2021-02-12 14:47:52:583 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: __xpc_activity_unregister: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x159e0c670) seqno: 1, (is registered) | |
2021-02-12 14:47:52:584 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord(libxpc.dylib)[142] <Notice>: _xpc_activity_unregister: com.apple.icloud.fmflocatord.keep-alive-on-dirty 1, last registration: true | |
2021-02-12 14:47:52:584 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone fmflocatord[142] <Notice>: Did not find any existing assertion with name <private> when trying to disable it | |
2021-02-12 14:47:52:589 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Unregistered XPC Activity on XPC remove event: com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x121230d70) | |
2021-02-12 14:47:52:620 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: MotionCoprocessor,startTime,634819672.664108,motionType,1,youthType,0,youthTypeReason,0 | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: individual location data: type <private> location timestamp <private> pressure timestamp <private> location altitude <private> pressure altitude <private> location verticalUncertainty <private> horizontalUncertainty <private> lat <private> lon <private> current bias <private> track start at <private> end at <private> isPrefilteredLocation <private> fSlope <private> maxAbsSlope <private> fSpeed <private> fSpeedAccuracy <private> fEnvironment <private> fMatchQuality <private> altitude <private> verticalAccuracy <private> rawAltitude <private> rawVerticalAccuracy <private> | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: individual location data: type <private> location timestamp <private> pressure timestamp <private> location altitude <private> pressure altitude <private> location verticalUncertainty <private> horizontalUncertainty <private> lat <private> lon <private> current bias <private> track start at <private> end at <private> isPrefilteredLocation <private> fSlope <private> maxAbsSlope <private> fSpeed <private> fSpeedAccuracy <private> fEnvironment <private> fMatchQuality <private> altitude <private> verticalAccuracy <private> rawAltitude <private> rawVerticalAccuracy <private> | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: individual location data: type <private> location timestamp <private> pressure timestamp <private> location altitude <private> pressure altitude <private> location verticalUncertainty <private> horizontalUncertainty <private> lat <private> lon <private> current bias <private> track start at <private> end at <private> isPrefilteredLocation <private> fSlope <private> maxAbsSlope <private> fSpeed <private> fSpeedAccuracy <private> fEnvironment <private> fMatchQuality <private> altitude <private> verticalAccuracy <private> rawAltitude <private> rawVerticalAccuracy <private> | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: individual location data: type <private> location timestamp <private> pressure timestamp <private> location altitude <private> pressure altitude <private> location verticalUncertainty <private> horizontalUncertainty <private> lat <private> lon <private> current bias <private> track start at <private> end at <private> isPrefilteredLocation <private> fSlope <private> maxAbsSlope <private> fSpeed <private> fSpeedAccuracy <private> fEnvironment <private> fMatchQuality <private> altitude <private> verticalAccuracy <private> rawAltitude <private> rawVerticalAccuracy <private> | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: individual location data: type <private> location timestamp <private> pressure timestamp <private> location altitude <private> pressure altitude <private> location verticalUncertainty <private> horizontalUncertainty <private> lat <private> lon <private> current bias <private> track start at <private> end at <private> isPrefilteredLocation <private> fSlope <private> maxAbsSlope <private> fSpeed <private> fSpeedAccuracy <private> fEnvironment <private> fMatchQuality <private> altitude <private> verticalAccuracy <private> rawAltitude <private> rawVerticalAccuracy <private> | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: individual location data: type <private> location timestamp <private> pressure timestamp <private> location altitude <private> pressure altitude <private> location verticalUncertainty <private> horizontalUncertainty <private> lat <private> lon <private> current bias <private> track start at <private> end at <private> isPrefilteredLocation <private> fSlope <private> maxAbsSlope <private> fSpeed <private> fSpeedAccuracy <private> fEnvironment <private> fMatchQuality <private> altitude <private> verticalAccuracy <private> rawAltitude <private> rawVerticalAccuracy <private> | |
2021-02-12 14:47:52:621 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: new centroid: latitude <private>, longitude <private> | |
2021-02-12 14:47:52:622 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: cross entropy of type <private> is <private> calculated from baroAlt is <private> refAlt is <private> baroUncertainty is <private> refUncertainty is <private> track start at <private> end at <private> | |
2021-02-12 14:47:52:622 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: cross entropy of type <private> is <private> calculated from baroAlt is <private> refAlt is <private> baroUncertainty is <private> refUncertainty is <private> track start at <private> end at <private> | |
2021-02-12 14:47:52:622 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: pressure height rebase to type <private> new bias is <private> new bias uncertainty is <private> old baroAlt is <private> old refAlt is <private> old baroUncertainty is <private> old refUncertainty is <private> weatherEstimateInMeter is <private> calculated from track start at <private> end at <private> | |
2021-02-12 14:47:52:622 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: Calibration track submitted with start time <private>, end time <private> | |
2021-02-12 14:47:52:622 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: #Warning persistent store <private> has been modified - refreshing will lose changes | |
2021-02-12 14:47:52:634 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone locationd[9076] <Notice>: saving rebase info to cache, timestamp <private>, bias, <private>, uncertainty, <private>, weather estimate, <private>, sig elevation, <private>, pressure, <private> | |
2021-02-12 14:47:52:725 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 12% duration: 538 congest: 65 ts: 2732042 | |
2021-02-12 14:47:52:789 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 10% duration: 261 congest: 28 ts: 2732042 | |
2021-02-12 14:47:52:906 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 7 b 20MHz n CCA 2% duration: 113 congest: 3 ts: 2732043 | |
2021-02-12 14:47:52:976 - [IOSDeviceLog] Feb 12 14:47:52 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 12% duration: 322 congest: 39 ts: 2732043 | |
2021-02-12 14:47:53:022 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kbd(KeyboardServices)[265] <Error>: -[_KSUserWordsSynchroniser accountDidChange:]_block_invoke Disabling syncing if necessary as account found is not supported | |
2021-02-12 14:47:53:095 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 8 b 20MHz n CCA 0% duration: 113 congest: 0 ts: 2732043 | |
2021-02-12 14:47:53:158 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 11% duration: 382 congest: 43 ts: 2732043 | |
2021-02-12 14:47:53:159 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Writing Action Predictions display cache | |
2021-02-12 14:47:53:169 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone HeuristicInterpreter[231] <Notice>: Calculating actions and expirers at Fri Feb 12 14:47:53 2021, blacklist = <private>, path = <private> | |
2021-02-12 14:47:53:209 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone HeuristicInterpreter[231] <Notice>: Newly created actions and expirers: 0 | |
2021-02-12 14:47:53:210 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_heuristics>> client model updated its notification id. New notification id: com.apple.proactive.notification.action.heuristics | |
2021-02-12 14:47:53:211 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Unable to locate Trial resource for resource path: ATXClientModelPredictionReasons | |
2021-02-12 14:47:53:213 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_heuristics) Updating suggestions. Client Model produced 0 new suggestions. | |
2021-02-12 14:47:53:213 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_heuristics) Transmiting... | |
2021-02-12 14:47:53:214 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: <<atx_heuristics>> client model produced 0 new suggestions. Updating the internal cache. | |
2021-02-12 14:47:53:214 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 3] <private> <private> | |
2021-02-12 14:47:53:214 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 3] <private> <private> | |
2021-02-12 14:47:53:214 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 3] <private> <private> | |
2021-02-12 14:47:53:215 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_heuristics | |
2021-02-12 14:47:53:215 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Unable to acquire readonly handle to cache file. Not reading suggestions from cache. | |
2021-02-12 14:47:53:215 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Not adding event for client model to Biome stream (atx_heuristics) because our previous suggestion was empty and so is our new one. | |
2021-02-12 14:47:53:216 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Updated cached client suggestions for client model: atx_heuristics with client cache update UUID: <private> | |
2021-02-12 14:47:53:216 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Skipping Blending Layer refresh based on suggestion update for atx_heuristics | |
2021-02-12 14:47:53:216 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(ProactiveSuggestionClientModel)[138] <Notice>: Blending: (atx_heuristics) Done transmitting. | |
2021-02-12 14:47:53:218 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Began updating recently engaged cache for client model with id: atx_heuristics | |
2021-02-12 14:47:53:220 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending providing suggestions to ATXConsumerSubTypeActionSpotlightUnknown inside ATXActionPredictionClient... | |
2021-02-12 14:47:53:220 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Accessing Blending's suggestionLayout cache for consumer subtype: ActionSptltUnknown | |
2021-02-12 14:47:53:220 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Reading cache file to retrieve UI layout | |
2021-02-12 14:47:53:220 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Not reading UI layout from cache because fileHandle is nil. The file could have been deleted if there are no valid layouts for the consumer. | |
2021-02-12 14:47:53:227 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:53:229 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:53:231 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:53:233 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Finished updating recently engaged cache for client model with id: atx_heuristics | |
2021-02-12 14:47:53:241 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:53:241 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:53:242 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending retrieved a layout with 0 actions in it. | |
2021-02-12 14:47:53:242 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending created an ATXActionResponse that has 0 actions in it. | |
2021-02-12 14:47:53:242 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Error>: <private> - unable to load NSUserDefaults suite | |
2021-02-12 14:47:53:246 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Writing Display Cache to <private>: | |
2021-02-12 14:47:53:250 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: removing all lockscreen predictions with trackEvent: NO and recordFeedback: NO | |
2021-02-12 14:47:53:250 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(UserNotifications)[138] <Notice>: [com.apple.Siri.ActionPredictionNotifications] Getting delivered notifications | |
2021-02-12 14:47:53:251 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_register: com.apple.duetexpertd.display-cache-update, criteria: dictionary | |
2021-02-12 14:47:53:251 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_register: com.apple.duetexpertd.display-cache-update (0x104a1fdd0), 6 | |
2021-02-12 14:47:53:251 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_set_criteria: com.apple.duetexpertd.display-cache-update (0x104a1fdd0), dict | |
2021-02-12 14:47:53:252 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone SpringBoard(UserNotificationsServer)[59] <Notice>: [com.apple.Siri.ActionPredictionNotifications] Getting delivered notifications | |
2021-02-12 14:47:53:252 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_set_criteria, lower half: com.apple.duetexpertd.display-cache-update (0x104a1fdd0), dict | |
2021-02-12 14:47:53:252 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_set_criteria: com.apple.duetexpertd.display-cache-update (0x104a1fdd0), dict | |
2021-02-12 14:47:53:252 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_set_criteria: xpc_set_event com.apple.duetexpertd.display-cache-update, 7 | |
2021-02-12 14:47:53:254 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(UserNotifications)[138] <Notice>: [com.apple.Siri.ActionPredictionNotifications] Got 0 delivered notifications [ hasCompletionHandler: 1 ] | |
2021-02-12 14:47:53:254 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: notifServer: Removed all delivered notifications: <private> | |
2021-02-12 14:47:53:254 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: xpc_activity_set_criteria: com.apple.duetexpertd.display-cache-update (0x104a1fdd0), setting state now to 1 | |
2021-02-12 14:47:53:254 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone duetexpertd(libxpc.dylib)[138] <Notice>: _xpc_activity_set_state: com.apple.duetexpertd.display-cache-update (0x104a1fdd0), 1 | |
2021-02-12 14:47:53:255 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Unregistered XPC Activity on XPC remove event: com.apple.duetexpertd.display-cache-update (0x121223bf0) | |
2021-02-12 14:47:53:256 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:53:257 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:53:258 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Creating XPC Activity on XPC add event: com.apple.duetexpertd.display-cache-update | |
2021-02-12 14:47:53:258 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Created XPC Activity: com.apple.duetexpertd.display-cache-update (0x1211099c0) | |
2021-02-12 14:47:53:258 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Activity com.apple.duetexpertd.display-cache-update (0x1211099c0) does not match XPC Activity with name com.apple.icloud.fmflocatord.keep-alive-on-dirty (0x121230d70) | |
2021-02-12 14:47:53:258 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: SUBMITTING: <private> | |
2021-02-12 14:47:53:259 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone dasd[116] <Notice>: CANCELED: com.apple.duetexpertd.display-cache-update:F30DB0 at priority 5 <private>! | |
2021-02-12 14:47:53:259 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:53:259 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone dasd[116] <Error>: Activity <private> not tracked as being started, ignoring it | |
2021-02-12 14:47:53:259 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Registered XPC Activity: com.apple.duetexpertd.display-cache-update (0x1211099c0) | |
2021-02-12 14:47:53:260 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone dasd[116] <Notice>: Submitted Activity: com.apple.duetexpertd.display-cache-update:052932 at priority 5 <private> | |
2021-02-12 14:47:53:260 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone dasd[116] <Notice>: Activity <private>: Optimal Score 0.9379 at <private> (Valid Until: <private>) | |
2021-02-12 14:47:53:279 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 9 b 20MHz n CCA 0% duration: 113 congest: 0 ts: 2732043 | |
2021-02-12 14:47:53:344 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 10% duration: 444 congest: 45 ts: 2732043 | |
2021-02-12 14:47:53:391 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone lsd(CoreServices)[2060] <Notice>: Writing identifiers file to <private>. | |
2021-02-12 14:47:53:461 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 10 b 20MHz n CCA 2% duration: 113 congest: 3 ts: 2732043 | |
2021-02-12 14:47:53:526 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 9% duration: 504 congest: 48 ts: 2732043 | |
2021-02-12 14:47:53:595 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(IO80211Family)[0] <Notice>: LQM-WiFi:TX(50:0F:F5:7C:BF:E0) AC<SU MS NB NRS NA CM EX TF FFP MRET FLE> BE<17 0 0 0 0 0 0 0 0 0 0> (5001ms) | |
2021-02-12 14:47:53:595 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(IO80211Family)[0] <Notice>: LQM-WiFi:TX(50:0F:F5:7C:BF:E0) AC<SU MS NB NRS NA CM EX TF FFP MRET FLE> BK<0 0 0 0 0 0 0 0 0 0 0> (5001ms) | |
2021-02-12 14:47:53:595 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(IO80211Family)[0] <Notice>: LQM-WiFi:TX(50:0F:F5:7C:BF:E0) AC<SU MS NB NRS NA CM EX TF FFP MRET FLE> VI<0 0 0 0 0 0 0 0 0 0 0> (5001ms) | |
2021-02-12 14:47:53:596 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(IO80211Family)[0] <Notice>: LQM-WiFi:TX(50:0F:F5:7C:BF:E0) AC<SU MS NB NRS NA CM EX TF FFP MRET FLE> VO<0 0 0 0 0 0 0 0 0 0 0> (5001ms) | |
2021-02-12 14:47:53:596 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(IO80211Family)[0] <Notice>: LQM-WiFi:L3 Control VO TX(50:0F:F5:7C:BF:E0) Success=0 NoACK=0 Expired=0 OtherErr=0 | |
2021-02-12 14:47:53:596 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(IO80211Family)[0] <Notice>: LQM-WiFi:TX(FF:FF:FF:FF:FF:FF) AC<SU MS NB NRS NA CM EX TF FFP MRET FLE> BE<0 0 0 0 0 0 0 0 0 0 0> (5000ms) | |
2021-02-12 14:47:53:596 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceProcessLqmTxStatsEvent: LQM-TX: Success:17(100.0%) Failure:0(0.0%) Retries:0(0.0%) NoACK:0(0.0%) Drops:0(0.0%) NoBuff:0(0.0%) NoRes:0(0.0%) ChipErr:0(0.0%) Expired:0(0.0%) ForcedExpiry:0(0.0%) Free:0(0.0%) | |
2021-02-12 14:47:53:643 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 12 b 20MHz n CCA 0% duration: 113 congest: 0 ts: 2732043 | |
2021-02-12 14:47:53:707 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 5 b 20MHz n CCA 9% duration: 566 congest: 54 ts: 2732043 | |
2021-02-12 14:47:53:725 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:53:725 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:53:727 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone dasd[116] <Notice>: CANCELED: com.apple.icloud.fmflocatord.keep-alive-on-dirty:87DA0C at priority 30 <private>! | |
2021-02-12 14:47:53:824 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone kernel(AppleBCMWLANCore)[0] <Notice>: 13 b 20MHz n CCA 0% duration: 113 congest: 0 ts: 2732044 | |
2021-02-12 14:47:53:829 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceProcessScanDoneEvent: Filtering WAPI networks | |
2021-02-12 14:47:53:829 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone wifid(WiFiPolicy)[49] <Notice>: {SCAN-} Completed Apple80211ScanAsync on en0 (0x0) with 4 networks | |
2021-02-12 14:47:53:833 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Async scan request completed for "locationd" (0), found 4 networks | |
2021-02-12 14:47:53:834 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone wifid(WiFiPolicy)[49] <Error>: Locationd scan done. | |
2021-02-12 14:47:53:834 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: WifiMgr, onWiFiDeviceClientScanCallback, error, 0, valid, 1, count, 4 | |
2021-02-12 14:47:53:836 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:53:836 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, Wifi::Scan | |
2021-02-12 14:47:53:837 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: WifiTimer, nextscan, 15, haveLoc, 1, codepath, Frozen | |
2021-02-12 14:47:53:837 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiAps, history, 1, aged, 0, thresh, 30 | |
2021-02-12 14:47:53:837 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiAps, history, 4, add, 3 | |
2021-02-12 14:47:53:838 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, scanreply, aps, 3, type, Stage2, lastused, 1, use, 1, history, 4, lsbclients, 0, 1, 1, reqtype, none | |
2021-02-12 14:47:53:838 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, aps, history, 4, fresh, 4, 2ghz, 4, 5ghz, 0, agethresh, 5, | |
2021-02-12 14:47:53:845 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @TileSearch, wifi, nrx, 9, 92, 0, havecurrent, 1, completemiss, 0 | |
2021-02-12 14:47:53:860 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"computed wifi position", "numberOfInputAps":3, "validLocationHint":1, "computedValidLocation":1, "numberOfApsActuallyUsed":3} | |
2021-02-12 14:47:53:861 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, compute, 3, hacc, 21.5, conf, 69, reason, scan | |
2021-02-12 14:47:53:861 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, sufficient, no | |
2021-02-12 14:47:53:862 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: WifiFlow, step, done, from, finalscan, donereason, exhausted | |
2021-02-12 14:47:53:862 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, alsrequest, 0, known_gte_unknown, aps, 1, type, 0, vni, 3, 1, 0 | |
2021-02-12 14:47:53:862 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: WifiTimer, set, scan, 15 | |
2021-02-12 14:47:53:863 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921828238930, "end_mach":51921828877437, "elapsed_s":"0.026604458", "event":"Wifi::Scan", "now_s":"634819673.841683984"} | |
2021-02-12 14:47:53:863 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, nexttimer, 15 | |
2021-02-12 14:47:53:863 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @ClxWifi, Fix, 1, ll, <private>, <private>, acc, 21.53, course, -1.0, alt, <private>, altunc, 10.0, time, 634819673.8 | |
2021-02-12 14:47:53:863 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiFlow, outcome, fix | |
2021-02-12 14:47:53:864 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:53:864 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: VEHICULAR: qualified leeched location, type, <private> | |
2021-02-12 14:47:53:865 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: VEHICULAR: drop leeched location within <private> sec | |
2021-02-12 14:47:53:865 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @ClxClient, Fix, 1, ll, <private>, <private>, acc, 65.00, speed, <private>, course, <private>, type, 4, alt, <private>, altunc, 10.0 | |
2021-02-12 14:47:53:865 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationSpectator"} | |
2021-02-12 14:47:53:865 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Stopping location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:53:865 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Received notification", "notification":"CLLocationProvider_Type::kNotificationLocationLeech"} | |
2021-02-12 14:47:53:866 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"#Stream Stopping location for source", "source":"CLStreamingAwareLocationProviderStateMachine::kLocationSourceLocal"} | |
2021-02-12 14:47:53:866 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"#Awareness Received location"} | |
2021-02-12 14:47:53:868 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:53:868 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:53:868 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"tried to harvest an empty pass cache", "subHarvester":"Pass"} | |
2021-02-12 14:47:53:868 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/Routine.bundle", "location":<private>} | |
2021-02-12 14:47:53:868 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/Traffic.bundle", "location":<private>} | |
2021-02-12 14:47:53:869 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921828955336, "end_mach":51921828968908, "elapsed_s":"0.000565500", "event":"System::LeechLocation", "now_s":"634819673.871577978"} | |
2021-02-12 14:47:53:869 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:53:870 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/CompassCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:53:870 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: os_transaction created: (<private>) <private> | |
2021-02-12 14:47:53:870 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: @WifiLogic, handleInput, System::LeechLocation | |
2021-02-12 14:47:53:871 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/DestinationdLocationBundleiOS.bundle::com.apple.Maps", "location":<private>} | |
2021-02-12 14:47:53:871 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"CLWifi1SystemLogic::apply", "event":"elapsed", "begin_mach":51921828991135, "end_mach":51921829003869, "elapsed_s":"0.000530583", "event":"System::LeechLocation", "now_s":"634819673.873072982"} | |
2021-02-12 14:47:53:871 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:53:871 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: os_transaction releasing: (<private>) <private> | |
2021-02-12 14:47:53:871 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone wifid(CoreLocation)[49] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x133f172c0", "delegate":"0x133e0cfc0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd(TrackingAvoidance)[9076] <Notice>: <private> | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"#SLC Got location", "location":<private>} | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/MobileWiFi.framework", "location":<private>} | |
2021-02-12 14:47:53:872 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/NavdLocationBundleiOS.bundle", "location":<private>} | |
2021-02-12 14:47:53:873 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/PrivateFrameworks\134/FindMyDevice.framework", "location":<private>} | |
2021-02-12 14:47:53:873 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd[9076] <Notice>: {"msg":"Sending location to client", "client":"\134/System\134/Library\134/LocationBundles\134/MotionCalibration.bundle", "location":<private>} | |
2021-02-12 14:47:53:874 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone locationd(CoreLocation)[9076] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x10539f070", "delegate":"0x105453a20", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:53:875 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone destinationd(CoreLocation)[223] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x137f13990", "delegate":"0x137e15690", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:53:877 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone destinationd(CoreLocation)[223] <Notice>: {"msg":"CLLocationManager", "event":"activity", "_cmd":"_limitsPrecision", "self":"0x137f13990"} | |
2021-02-12 14:47:53:877 - [IOSDeviceLog] Feb 12 14:47:53 my-iPhone navd(CoreLocation)[77] <Notice>: {"msg":"#CLLocationManager invoking #delegate", "self":"0x104910840", "delegate":"0x10491a4a0", "selector":"locationManager:didUpdateLocations:", "location":<private>, "eventType":"kCLConnectionMessageLocation"} | |
2021-02-12 14:47:54:092 - [IOSDeviceLog] Feb 12 14:47:54 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: NBSM: TCP metrics iteration:119264 since 30.00 secs: allflows=2/C=0/R=0/W=0/flows=1/unacked=0/rxbytes=8175/txbytes=3597/rxooo=0/rxdup=0/retx=0 | |
2021-02-12 14:47:54:092 - [IOSDeviceLog] Feb 12 14:47:54 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: NBSM: TCP progress metrics score: 0, problem ratio: 0.00 (baseline: 0.00) | |
2021-02-12 14:47:54:482 - [IOSDeviceLog] Feb 12 14:47:54 my-iPhone nsurlsessiond[107] <Notice>: Triggering periodic update to powerlog for client <private> | |
2021-02-12 14:47:55:052 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone clipserviced(ClipServices)[282] <Notice>: Received memory warning | |
2021-02-12 14:47:55:053 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone clipserviced(ClipServices)[282] <Notice>: Handling memory pressure (warning) by purging cached sessions. | |
2021-02-12 14:47:55:178 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone locationd[9076] <Notice>: MotionCoprocessor,startTime,634819675.222964,motionType,1,youthType,0,youthTypeReason,0 | |
2021-02-12 14:47:55:271 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_action_predictions_homescreen | |
2021-02-12 14:47:55:274 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 1 suggestions. | |
2021-02-12 14:47:55:275 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: <private> | |
2021-02-12 14:47:55:276 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 5 suggestions. | |
2021-02-12 14:47:55:277 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: atx_timeline_donation | |
2021-02-12 14:47:55:334 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 2 suggestions. | |
2021-02-12 14:47:55:334 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: <private> | |
2021-02-12 14:47:55:339 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 35 suggestions. | |
2021-02-12 14:47:55:340 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Retrieving suggestions for client model: <private> | |
2021-02-12 14:47:55:346 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Deserialized to get 35 suggestions. | |
2021-02-12 14:47:55:348 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(Trial)[138] <Notice>: adding update handler 0 for namespace SYSTEM_SPACE_INTELLIGENCE_SPOTLIGHT_SUGGESTIONS | |
2021-02-12 14:47:55:350 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: BlendingRefresh: Refreshing all Blending Layer ConsumerSubTypes because SuggestionReceiver was either asked to force refresh all UIs or couldn't find any clientModels that updated recently. | |
2021-02-12 14:47:55:351 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer asked to update suggestions for all consumer subtypes. [BLENDING REFRESH START] | |
2021-02-12 14:47:55:351 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Considering executing Blending Layer session logging before executing Blending Layer refresh. | |
2021-02-12 14:47:55:352 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Not logging session because session logger said not to. | |
2021-02-12 14:47:55:353 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Done executing Blending Layer session logging before executing Blending Layer refresh. | |
2021-02-12 14:47:55:354 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: >>> Blending: Blending Layer asked to update suggestions for consumer subtype HomeScreen | |
2021-02-12 14:47:55:354 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is reranking suggestions. | |
2021-02-12 14:47:55:357 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer finished reranking suggestions. | |
2021-02-12 14:47:55:357 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: 1st highest ranked suggestion: <private> | |
2021-02-12 14:47:55:359 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: 2nd highest ranked suggestion: <private> | |
2021-02-12 14:47:55:359 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: 3rd highest ranked suggestion: <private> | |
2021-02-12 14:47:55:359 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is removing recently engaged suggestions. # suggestions at start: 78 | |
2021-02-12 14:47:55:376 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:377 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:389 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:390 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:394 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is done removing recently engaged suggestions. # suggestions at end: 78 | |
2021-02-12 14:47:55:394 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is removing suggestions for uninstalled apps. # suggestions at start: 78 | |
2021-02-12 14:47:55:395 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is done removing suggestions for uninstalled apps. # suggestions at end: 78 | |
2021-02-12 14:47:55:403 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Preprocessing suggestions for consumer subtype: HomeScreen | |
2021-02-12 14:47:55:403 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Preprocessing suggestions for Home Screen. | |
2021-02-12 14:47:55:403 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXActionToWidgetConverter: Converting valid action suggestions to widget suggestions for 43 suggestions. | |
2021-02-12 14:47:55:412 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXActionToWidgetConverter: Finished converting valid action suggestions to widget suggestions. | |
2021-02-12 14:47:55:412 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Finished preprocessing suggestions for consumer subtype: HomeScreen | |
2021-02-12 14:47:55:415 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: ATXStackStateTracker is updating and persisting its internal state. | |
2021-02-12 14:47:55:415 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:415 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:416 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622401144539775 | |
2021-02-12 14:47:55:416 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 622401144539775 | |
2021-02-12 14:47:55:420 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:55:421 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:55:421 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: blending | |
2021-02-12 14:47:55:428 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStreams)[138] <Error>: <private> - Current subscription is in a recursion. StreamId: homeScreen | |
2021-02-12 14:47:55:446 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Reading cache file to retrieve UI layout | |
2021-02-12 14:47:55:453 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:453 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:460 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:460 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:461 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Setting layouts for Add Widget UI... | |
2021-02-12 14:47:55:463 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for homescreen consumerSubType HomeScreenSuggestionsWidget | |
2021-02-12 14:47:55:463 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Created UI layout ATXUILayoutTypeOne2x2 (score: 1001.00) | |
2021-02-12 14:47:55:465 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for homescreen consumerSubType HomeScreenSuggestionsWidget | |
2021-02-12 14:47:55:466 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Created UI layout ATXUILayoutTypeTwo1x4 (score: 1002.00) | |
2021-02-12 14:47:55:467 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for homescreen consumerSubType HomeScreenSuggestionsWidget | |
2021-02-12 14:47:55:467 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Created UI layout ATXUILayoutTypeFour1x4 (score: 1004.00) | |
2021-02-12 14:47:55:467 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for homescreen consumerSubType AppSuggestionHomeScreen | |
2021-02-12 14:47:55:469 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Created UI layout ATXUILayoutTypeEight1x1 (score: 1008.00) | |
2021-02-12 14:47:55:469 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Done setting layouts for Add Widget UI. | |
2021-02-12 14:47:55:469 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Selecting layouts for HomeScreen Page. Index: 0, Num Stacks: 0, Num Panels: 0... | |
2021-02-12 14:47:55:469 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Found 0 pinned SG widgets on page 0. | |
2021-02-12 14:47:55:470 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Selecting layouts for HomeScreen Page. Index: 1, Num Stacks: 0, Num Panels: 0... | |
2021-02-12 14:47:55:470 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Found 0 pinned SG widgets on page 1. | |
2021-02-12 14:47:55:470 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Selecting layouts for HomeScreen Page. Index: 20000, Num Stacks: 8, Num Panels: 0... | |
2021-02-12 14:47:55:470 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Found 0 pinned SG widgets on page 20000. | |
2021-02-12 14:47:55:470 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Stack state: Stack created 2020-09-21 17:12:29 +0000 | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Last stack rotation: 2020-09-21 17:12:29 +0000: StackCreated - (null) - (null) | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Last user scroll stack rotation: (null): (null) - (null) - (null) | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Last staleness rotation layout for stack: (null) | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Date of last staleness rotation: (null) | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Stack A89D6703-0898-4327-9704-D078AC9F7959 is stale because no rotations have happened recently. | |
2021-02-12 14:47:55:471 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Stack A89D6703-0898-4327-9704-D078AC9F7959 is stale? YES | |
2021-02-12 14:47:55:489 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering removing engaged widget suggestions. Original count of valid suggestions: 0... | |
2021-02-12 14:47:55:489 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Done removing engaged widget suggestions. Final count of valid suggestions: 0 | |
2021-02-12 14:47:55:489 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for homescreen consumerSubType HomeScreen | |
2021-02-12 14:47:55:489 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeOne2x4 | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeOne2x4 | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeTwo1x4 | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeTwo1x4 | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack A89D6703-0898-4327-9704-D078AC9F7959 | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack C84BABAB-89EB-467A-AC00-35098EAD8F18 because it only had 1 widget. | |
2021-02-12 14:47:55:490 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:491 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack 510ACC63-264F-466B-BAF8-945273C42328 because it only had 1 widget. | |
2021-02-12 14:47:55:491 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:491 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack D5152D64-7294-4081-96B5-0F7B91B1BB92 because it only had 1 widget. | |
2021-02-12 14:47:55:491 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:491 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack F21BA910-BFCC-4099-BD95-D4F7F2FC725A because it only had 1 widget. | |
2021-02-12 14:47:55:492 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:492 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack 41BE8DB9-03ED-43DA-B4C3-690815828FF1 because it only had 1 widget. | |
2021-02-12 14:47:55:492 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:492 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack ED54D844-1644-4681-ABB8-BBBA00542B66 because it only had 1 widget. | |
2021-02-12 14:47:55:492 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Considering setting a layout for top of stack <private> | |
2021-02-12 14:47:55:492 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Did not select a layout for top of stack E561A34F-0DCC-44D6-A97C-7D8A5EED688E because it only had 1 widget. | |
2021-02-12 14:47:55:493 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is persisting the cached suggestion layout for homescreen. | |
2021-02-12 14:47:55:495 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 98] <private> <private> | |
2021-02-12 14:47:55:495 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 98] <private> | |
2021-02-12 14:47:55:495 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 98] <private> <private> | |
2021-02-12 14:47:55:495 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [4 of 98] <private> | |
2021-02-12 14:47:55:495 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [5 of 98] <private> <private> | |
2021-02-12 14:47:55:495 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [6 of 98] <private> | |
2021-02-12 14:47:55:496 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [7 of 98] <private> <private> | |
2021-02-12 14:47:55:496 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [8 of 98] <private> | |
2021-02-12 14:47:55:496 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [9 of 98] <private> <private> | |
2021-02-12 14:47:55:497 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [10 of 98] <private> | |
2021-02-12 14:47:55:497 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [11 of 98] <private> <private> | |
2021-02-12 14:47:55:497 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [12 of 98] <private> <private> | |
2021-02-12 14:47:55:497 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [13 of 98] <private> <private> | |
2021-02-12 14:47:55:497 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [14 of 98] <private> <private> | |
2021-02-12 14:47:55:497 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [15 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [16 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [17 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [18 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [19 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [20 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [21 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [22 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [23 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [24 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [25 of 98] <private> <private> | |
2021-02-12 14:47:55:498 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [26 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [27 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [28 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [29 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [30 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [31 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [32 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [33 of 98] <private> <private> | |
2021-02-12 14:47:55:499 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [34 of 98] <private> <private> | |
2021-02-12 14:47:55:500 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [35 of 98] <private> <private> | |
2021-02-12 14:47:55:500 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [36 of 98] <private> <private> | |
2021-02-12 14:47:55:500 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [37 of 98] <private> <private> | |
2021-02-12 14:47:55:500 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [38 of 98] <private> <private> | |
2021-02-12 14:47:55:501 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [39 of 98] <private> <private> | |
2021-02-12 14:47:55:501 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [40 of 98] <private> <private> | |
2021-02-12 14:47:55:501 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [41 of 98] <private> <private> | |
2021-02-12 14:47:55:502 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [42 of 98] <private> <private> | |
2021-02-12 14:47:55:502 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [43 of 98] <private> <private> | |
2021-02-12 14:47:55:502 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [44 of 98] <private> <private> | |
2021-02-12 14:47:55:502 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [45 of 98] <private> <private> | |
2021-02-12 14:47:55:502 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [46 of 98] <private> <private> | |
2021-02-12 14:47:55:503 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [47 of 98] <private> <private> | |
2021-02-12 14:47:55:503 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [48 of 98] <private> <private> | |
2021-02-12 14:47:55:503 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [49 of 98] <private> <private> | |
2021-02-12 14:47:55:503 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [50 of 98] <private> <private> | |
2021-02-12 14:47:55:504 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [51 of 98] <private> <private> | |
2021-02-12 14:47:55:504 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [52 of 98] <private> <private> | |
2021-02-12 14:47:55:504 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [53 of 98] <private> <private> | |
2021-02-12 14:47:55:504 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [54 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [55 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [56 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [57 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [58 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [59 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [60 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [61 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [62 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [63 of 98] <private> <private> | |
2021-02-12 14:47:55:505 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [64 of 98] <private> <private> | |
2021-02-12 14:47:55:506 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [65 of 98] <private> <private> | |
2021-02-12 14:47:55:506 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [66 of 98] <private> <private> | |
2021-02-12 14:47:55:508 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [67 of 98] <private> <private> | |
2021-02-12 14:47:55:508 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [68 of 98] <private> <private> | |
2021-02-12 14:47:55:508 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [69 of 98] <private> <private> | |
2021-02-12 14:47:55:508 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [70 of 98] <private> <private> | |
2021-02-12 14:47:55:508 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [71 of 98] <private> <private> | |
2021-02-12 14:47:55:508 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [72 of 98] <private> <private> | |
2021-02-12 14:47:55:509 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [73 of 98] <private> <private> | |
2021-02-12 14:47:55:509 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [74 of 98] <private> <private> | |
2021-02-12 14:47:55:509 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [75 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [76 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [77 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [78 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [79 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [80 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [81 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [82 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [83 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [84 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [85 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [86 of 98] <private> <private> | |
2021-02-12 14:47:55:510 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [87 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [88 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [89 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [90 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [91 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [92 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [93 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [94 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [95 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [96 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [97 of 98] <private> <private> | |
2021-02-12 14:47:55:511 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [98 of 98] <private> <private> | |
2021-02-12 14:47:55:512 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:512 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:515 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Trying to update cached layout for consumer HomeScreen | |
2021-02-12 14:47:55:547 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Finished writing layout data. | |
2021-02-12 14:47:55:549 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Successfully updated the cache for HomeScreen | |
2021-02-12 14:47:55:549 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Sucesssfully updated the cache for consumer HomeScreen with blending cache UUID: <private> | |
2021-02-12 14:47:55:549 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: >>> Blending: Blending Layer asked to update suggestions for consumer subtype SpotlightUnknown | |
2021-02-12 14:47:55:549 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is selecting a layout for the suggestions. | |
2021-02-12 14:47:55:550 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Preprocessing suggestions for consumer subtype: SpotlightUnknown | |
2021-02-12 14:47:55:550 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXHomeScreenSuggestionClient: received update from duetexpertd | |
2021-02-12 14:47:55:550 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone SpringBoard(AppPredictionClient)[59] <Notice>: ATXHomeScreenSuggestionClient: updated suggestion, notifying observers | |
2021-02-12 14:47:55:550 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: process updated predictions: <private> | |
2021-02-12 14:47:55:550 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: suggestion (null) for stack with identifier: <private> | |
2021-02-12 14:47:55:551 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone SpringBoard(SpringBoard)[59] <Notice>: skipping data source update because the old stack suggestion ((null)) we had was the same as the new one ((null)) | |
2021-02-12 14:47:55:555 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:556 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:557 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Finished preprocessing suggestions for consumer subtype: SpotlightUnknown | |
2021-02-12 14:47:55:559 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector asked to provide the highest ranking, selected layout. | |
2021-02-12 14:47:55:559 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector asked to provide validLayouts. | |
2021-02-12 14:47:55:559 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for non-homescreen consumerSubType SpotlightUnknown | |
2021-02-12 14:47:55:562 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Created UI layout ATXUILayoutTypeEight1x1 (score: 1008.00) | |
2021-02-12 14:47:55:562 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector's selected layout type: ATXUILayoutTypeEight1x1 | |
2021-02-12 14:47:55:563 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer selected the following layout type: 0 for consumerSubType: SpotlightUnknown | |
2021-02-12 14:47:55:563 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is persisting the cached suggestion layout for consumer: SpotlightUnknown | |
2021-02-12 14:47:55:565 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 34] <private> <private> | |
2021-02-12 14:47:55:565 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [2 of 34] <private> <private> | |
2021-02-12 14:47:55:565 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [3 of 34] <private> <private> | |
2021-02-12 14:47:55:565 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [4 of 34] <private> <private> | |
2021-02-12 14:47:55:565 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [5 of 34] <private> <private> | |
2021-02-12 14:47:55:565 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [6 of 34] <private> <private> | |
2021-02-12 14:47:55:566 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [7 of 34] <private> <private> | |
2021-02-12 14:47:55:566 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [8 of 34] <private> <private> | |
2021-02-12 14:47:55:566 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [9 of 34] <private> <private> | |
2021-02-12 14:47:55:566 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [10 of 34] <private> <private> | |
2021-02-12 14:47:55:566 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [11 of 34] <private> <private> | |
2021-02-12 14:47:55:566 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [12 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [13 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [14 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [15 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [16 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [17 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [18 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [19 of 34] <private> <private> | |
2021-02-12 14:47:55:567 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [20 of 34] <private> <private> | |
2021-02-12 14:47:55:568 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [21 of 34] <private> <private> | |
2021-02-12 14:47:55:568 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [22 of 34] <private> <private> | |
2021-02-12 14:47:55:568 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [23 of 34] <private> <private> | |
2021-02-12 14:47:55:568 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [24 of 34] <private> <private> | |
2021-02-12 14:47:55:569 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [25 of 34] <private> <private> | |
2021-02-12 14:47:55:569 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [26 of 34] <private> <private> | |
2021-02-12 14:47:55:569 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [27 of 34] <private> <private> | |
2021-02-12 14:47:55:569 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [28 of 34] <private> <private> | |
2021-02-12 14:47:55:569 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [29 of 34] <private> <private> | |
2021-02-12 14:47:55:569 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [30 of 34] <private> <private> | |
2021-02-12 14:47:55:570 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [31 of 34] <private> <private> | |
2021-02-12 14:47:55:570 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [32 of 34] <private> <private> | |
2021-02-12 14:47:55:570 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [33 of 34] <private> <private> | |
2021-02-12 14:47:55:570 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [34 of 34] <private> | |
2021-02-12 14:47:55:571 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:572 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:575 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Trying to update cached layout for consumer SpotlightUnknown | |
2021-02-12 14:47:55:579 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Finished writing layout data. | |
2021-02-12 14:47:55:579 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Successfully updated the cache for SpotlightUnknown | |
2021-02-12 14:47:55:579 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Sucesssfully updated the cache for consumer SpotlightUnknown with blending cache UUID: <private> | |
2021-02-12 14:47:55:579 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: >>> Blending: Blending Layer asked to update suggestions for consumer subtype ActionSptltUnknown | |
2021-02-12 14:47:55:579 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is selecting a layout for the suggestions. | |
2021-02-12 14:47:55:579 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Preprocessing suggestions for consumer subtype: ActionSptltUnknown | |
2021-02-12 14:47:55:584 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:584 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: No recently engaged cache file found. | |
2021-02-12 14:47:55:584 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Finished preprocessing suggestions for consumer subtype: ActionSptltUnknown | |
2021-02-12 14:47:55:585 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector asked to provide the highest ranking, selected layout. | |
2021-02-12 14:47:55:585 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector asked to provide validLayouts. | |
2021-02-12 14:47:55:585 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for non-homescreen consumerSubType ActionSptltUnknown | |
2021-02-12 14:47:55:585 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeN1x4 | |
2021-02-12 14:47:55:585 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeN1x4 | |
2021-02-12 14:47:55:585 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Unable to generate any valid layouts for consumerSubType: ActionSptltUnknown. | |
2021-02-12 14:47:55:586 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: There is no selected layout for consumerSubType: ActionSptltUnknown | |
2021-02-12 14:47:55:586 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer selected the following layout type: 0 for consumerSubType: ActionSptltUnknown | |
2021-02-12 14:47:55:586 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is persisting the cached suggestion layout for consumer: ActionSptltUnknown | |
2021-02-12 14:47:55:586 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 1] <private> <private> | |
2021-02-12 14:47:55:588 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:588 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:591 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Trying to update cached layout for consumer ActionSptltUnknown | |
2021-02-12 14:47:55:591 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Couldn't generate a valid layout. Not writing a cache for ActionSptltUnknown. | |
2021-02-12 14:47:55:591 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: >>> Blending: Blending Layer asked to update suggestions for consumer subtype MediaControls | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is selecting a layout for the suggestions. | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Preprocessing suggestions for consumer subtype: MediaControls | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector asked to provide the highest ranking, selected layout. | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Layout Selector asked to provide validLayouts. | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Generating layouts for non-homescreen consumerSubType MediaControls | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeN1x4 | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Don't have enough suggestions to create UI layout ATXUILayoutTypeN1x4 | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Unable to generate any valid layouts for consumerSubType: MediaControls. | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: There is no selected layout for consumerSubType: MediaControls | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer selected the following layout type: 0 for consumerSubType: MediaControls | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer is persisting the cached suggestion layout for consumer: MediaControls | |
2021-02-12 14:47:55:592 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: [1 of 1] <private> <private> | |
2021-02-12 14:47:55:593 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:593 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(BiomeStorage)[138] <Notice>: Successfully mapped file: 634665548126012 | |
2021-02-12 14:47:55:594 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionClient)[138] <Notice>: Blending: Trying to update cached layout for consumer MediaControls | |
2021-02-12 14:47:55:595 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Couldn't generate a valid layout. Not writing a cache for MediaControls. | |
2021-02-12 14:47:55:595 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone duetexpertd(AppPredictionInternal)[138] <Notice>: Blending: Blending Layer finished updating suggestions for all consumer subtypes. [BLENDING REFRESH END] | |
2021-02-12 14:47:55:645 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceManagerMonitor24GHzInfraNetworkTraffic: SNR 20.4, CCA 23.7, Tx bandwidth 37074.0 (kbps), Rx bandwidth 37074.0, Tx data rate 24.9 (kbps), Rx data rate 13.3, Tx air time 0.067 %, Rx air time 0.036 %, Good background traffic ? No | |
2021-02-12 14:47:55:645 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiDeviceManagerEvaluate24GHzInfraNetworkState:isConnected Yes, isTimeSensitiveAppRunning No, isThereTrafficNow No | |
2021-02-12 14:47:55:645 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: __WiFiLQAMgrLogStats(arpanet:Stationary): Rssi: -68 {-67 0} Snr: 28 Cca: 9 TxPer: 0.0% (17) BcnPer: 3.6% (84, 51.3%) RxFrms: 19 RxRetryFrames: 8 TxRate: 24000 RxRate: 78000 FBRate: 6500 TxFwFrms: 28 TxFwFail: 1 TxReTrans: 8 time: 5931.4secs fgApp: (null) | |
2021-02-12 14:47:55:645 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: WiFiLQAMgrCopyCoalescedUndispatchedLQMEvent: Rssi: -68 Snr:28 Cca: 9 TxFrames: 17 TxFail: 0 BcnRx: 81 BcnSch: 84 RxFrames: 19 RxRetries: 8 TxRate: 24000 RxRate: 78000 FBRate: 6500 TxFwFrms: 28 TxFwFail:1 TxRetries: 8 | |
2021-02-12 14:47:55:645 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: L2 Metrics on en0: rssi: -68 [-67,0] -> -68, snr: 28 (cca [wake/total] self/other/intf): [-1,-1]/[-1,-1]/[-1,-1]/9 (txFrames/txReTx/txFail): 17/8/0 -> (was/is) 0/0 | |
2021-02-12 14:47:55:645 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Received Wi-Fi Assist Override along with LQM info: 0 | |
2021-02-12 14:47:55:646 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Usage for fmflocatord - WiFi in/out: 124721990/93318467, WiFi delta_in/delta_out: 9195/3987, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 0 | |
2021-02-12 14:47:55:646 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Stall count: 0 | |
2021-02-12 14:47:55:646 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Data Stall score: 50 | |
2021-02-12 14:47:55:646 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Policy denial score: 0.000000 | |
2021-02-12 14:47:55:647 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: More info Foreground app <not-present> interval 0.000000 flows 0 (total 4) | |
2021-02-12 14:47:55:647 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Also flags 0 count 0 details Foreground app <not-present> interval 0.000000 flows 0 (total 4) | |
2021-02-12 14:47:55:647 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone WirelessRadioManagerd[44] <Notice>: <private> | |
2021-02-12 14:47:55:648 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone WirelessRadioManagerd[44] <Notice>: <private> | |
2021-02-12 14:47:55:648 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone WirelessRadioManagerd[44] <Notice>: <private> | |
2021-02-12 14:47:55:723 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone nsurlsessiond[107] <Notice>: Triggering periodic update to powerlog for client <private> | |
2021-02-12 14:47:55:739 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone watchlistd(WatchListKit)[183] <Notice>: [WLKTransactionScope] 0x13de10090 "WLKAppLibrary.refresh": Ended transaction | |
2021-02-12 14:47:55:985 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone UserEventAgent(IOAccessoryManager)[29] <Notice>: handle battery state update: isExtChg=1->1, enableHalogenMitigationsAndUI 1 | |
2021-02-12 14:47:55:986 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: manager->wow.lpasSetting 1 CFSetGetCount(manager->wow.wowClients) 1 isWowActivityRegistered=0 manager->wow.overrideWoWState 0 manager->externalPower 1 manager->iokit.battery.chargeLevel 100 | |
2021-02-12 14:47:55:987 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Posting metrics for AJ | |
2021-02-12 14:47:55:988 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone locationd[9076] <Notice>: {"msg":"adapter details", "adapterDescription":"usb host", "batteryChargerType":"kChargerTypeUsb", "level":100, "family":3758112768, "fullyCharged":1} | |
2021-02-12 14:47:55:988 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: External power state is 1 | |
2021-02-12 14:47:55:990 - [IOSDeviceLog] Feb 12 14:47:55 my-iPhone wifid(WiFiPolicy)[49] <Notice>: External power state is same as before 1, bailing out | |
2021-02-12 14:47:56:012 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: Power: battery-percentage 100.00 battery-power-connected 1 battery-charging 0 battery-warn 0 battery-critical 0 | |
2021-02-12 14:47:56:027 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone bluetoothd[82] <Notice>: (BTPowerLog): current timestamp: 634819676.031654 | |
2021-02-12 14:47:56:028 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone bluetoothd[82] <Notice>: (BTPowerLog): previous timestamp: 634817847.895383 | |
2021-02-12 14:47:56:028 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone bluetoothd[82] <Notice>: (BTPowerLog): (reset) previous timestamp: 634819676.031654 | |
2021-02-12 14:47:56:028 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone bluetoothd[82] <Notice>: (BTPowerLog): end current timestamp: 634819676.031654 | |
2021-02-12 14:47:56:028 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone bluetoothd[82] <Notice>: (BTPowerLog): end previous timestamp: 634819676.031654 | |
2021-02-12 14:47:56:033 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: SymptomAnalytics ServiceImpl: FAE perform query for aggregated (pid 10313) on LiveUsage predicate hasProcess.procName != nil sort (null) actions { | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] "<null>" = "<null>"; | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] refreshUsage = refreshUsage; | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] "hasProcess.firstTimeStamp" = copyRelationship; | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] "hasProcess.bundleName" = copyRelationship; | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] sweepUsage = sweepUsage; | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] "hasProcess.procName" = copyRelationship; | |
2021-02-12 14:47:56:034 - [IOSDeviceLog] } | |
2021-02-12 14:47:56:036 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: SymptomAnalytics ServiceImpl: FAE performQueryOnEntity outcome array after refresh: | |
2021-02-12 14:47:56:036 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Name Type WiFiIn WiFiOut CellIn CellOut Tag Kind | |
2021-02-12 14:47:56:037 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: [Skipping first 177 of 187 entries] | |
2021-02-12 14:47:56:037 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Tue Feb 2 15:16:17 2021 wifid (proc) 1590126 680202 0 0 0 0 | |
2021-02-12 14:47:56:037 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Thu Feb 4 23:54:36 2021 com.apple.mobilesafari (bundle) 6923644 560989 0 0 0 1 | |
2021-02-12 14:47:56:037 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Fri Feb 5 08:37:34 2021 com.apple.mobilemail (bundle) 0 0 0 0 0 1 | |
2021-02-12 14:47:56:038 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Sun Feb 7 10:17:52 2021 com.apple.Health (bundle) 347133 147765 0 0 0 1 | |
2021-02-12 14:47:56:038 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Tue Feb 9 19:36:18 2021 com.my.mobile.ios.dev (bundle) 22428242 12514893 0 0 0 1 | |
2021-02-12 14:47:56:038 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Tue Feb 9 21:12:04 2021 com.apple.SafariViewService (bundle) 42954 33882 0 0 0 1 | |
2021-02-12 14:47:56:039 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Wed Feb 10 00:00:39 2021 com.apple.reminders (bundle) 1188466 296180 0 0 0 1 | |
2021-02-12 14:47:56:039 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Wed Feb 10 00:21:26 2021 com.apple.Preferences (bundle) 146171 31662 0 0 0 1 | |
2021-02-12 14:47:56:040 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Thu Feb 11 23:11:03 2021 com.facebook.WebDriverAgentRunner-jhdty3235f.xctrunner (bundle) 13651 10654 0 0 0 1 | |
2021-02-12 14:47:56:040 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: entry: Fri Feb 12 09:42:08 2021 com.apple.AppStore (bundle) 9424 2817 0 0 0 1 | |
2021-02-12 14:47:56:040 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone symptomsd(SymptomEvaluator)[5222] <Notice>: SymptomAnalytics ServiceImpl: FAE end of outcome array | |
2021-02-12 14:47:56:041 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone aggregated(PowerlogLiteOperators)[10313] <Notice>: successfully retrieved network usage data | |
2021-02-12 14:47:56:066 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone wifid(WiFiPolicy)[49] <Notice>: Copy current network requested by "aggregated" | |
2021-02-12 14:47:56:083 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone aggregated(PowerlogLiteOperators)[10313] <Notice>: NetworkUsage outcome has payload size: 128 | |
2021-02-12 14:47:56:085 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone wifid(WiFiPolicy)[49] <Notice>: apsd[143] is a wow client | |
2021-02-12 14:47:56:085 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone wifid(WiFiPolicy)[49] <Notice>: WoW is Enabled, 1 WoW Clients | |
2021-02-12 14:47:56:213 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.healthd.sync.cloud.periodic:D14AD4:[ | |
2021-02-12 14:47:56:213 - [IOSDeviceLog] {name: FileProtectionPolicy, policyWeight: 0.010, response: {Decision: Absolutely Must Not Proceed, Score: 0.00, Rationale: [{classALocked == 0 AND activityFileProtection == <File Protection: Class B> AND timeUntilDeadline == 81611.35388922691}]}} | |
2021-02-12 14:47:56:213 - [IOSDeviceLog] ], FinalDecision: Absolutely Must Not Proceed} | |
2021-02-12 14:47:56:214 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.locationd.Mobility.ProcessBouts:81F723:[ | |
2021-02-12 14:47:56:214 - [IOSDeviceLog] {name: FileProtectionPolicy, policyWeight: 0.010, response: {Decision: Absolutely Must Not Proceed, Score: 0.00, Rationale: [{classALocked == 0 AND activityFileProtection == <File Protection: Class B> AND timeUntilDeadline == 47.67332947254181}]}} | |
2021-02-12 14:47:56:214 - [IOSDeviceLog] ], FinalDecision: Absolutely Must Not Proceed} | |
2021-02-12 14:47:56:214 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.filesystems.apfs_defragd:ECD20E:[ | |
2021-02-12 14:47:56:214 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:214 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.routined.learnedLocationEngine.train:7F93C4:[ | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.mediaanalysisd.fullanalysis:39B10E:[ | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.mediaanalysisd.photos.face:73C1E5:[ | |
2021-02-12 14:47:56:215 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:216 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:216 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.photoanalysisd.backgroundanalysis:820270:[ | |
2021-02-12 14:47:56:216 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:216 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:217 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.mediaanalysisd.photosanalysis:467763:[ | |
2021-02-12 14:47:56:217 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:217 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:218 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.mediaanalysisd.home.maintenance:8A4391:[ | |
2021-02-12 14:47:56:218 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:218 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:219 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.stocks.widget::overview::medium::6831538298694013486::{321.0-148.0}::20.2:1FA3BB:[ | |
2021-02-12 14:47:56:219 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -2147483648}]}} | |
2021-02-12 14:47:56:219 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:219 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.ScreenTimeWidgetApplication.ScreenTimeWidgetExtension::com.apple.ScreenTimeWidgetApplication::large::{321.0-324.0}::20.2:E64920:[ | |
2021-02-12 14:47:56:219 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -2147483648}]}} | |
2021-02-12 14:47:56:220 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:220 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.webbookmarksd.xpc.backupActivity:25EE03:[ | |
2021-02-12 14:47:56:220 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:220 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:220 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.shortcuts.Production.Private.user-requested-backup:BE400F:[ | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.cloudkit.metadata-com.apple.photos.cloud.Production.Private.user-requested-backup:5D8458:[ | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.tips.TipsSwift::com.apple.tips::medium::{321.0-148.0}::20.2:E25AE2:[ | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -2147483648}]}} | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:221 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.user-requested-backup.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16:1A20F9:[ | |
2021-02-12 14:47:56:222 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:222 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:222 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.tips.TipsSwift::com.apple.tips::small::{148.0-148.0}::20.2:76788E:[ | |
2021-02-12 14:47:56:222 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -1}]}} | |
2021-02-12 14:47:56:222 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:223 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.Maps.GeneralMapsWidget::com.apple.Maps::medium::{321.0-148.0}::20.2:F7E3CF:[ | |
2021-02-12 14:47:56:223 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -1}]}} | |
2021-02-12 14:47:56:223 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:223 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.weather.widget::com.apple.weather::small::6411509055493089571::{148.0-148.0}::20.2:33D154:[ | |
2021-02-12 14:47:56:223 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -1}]}} | |
2021-02-12 14:47:56:223 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:224 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widget.com.apple.mobileslideshow.PhotosReliveWidget::com.apple.mobileslideshow.PhotosReliveWidget::medium::{321.0-148.0}::20.2:A7FBF1:[ | |
2021-02-12 14:47:56:224 - [IOSDeviceLog] {name: WidgetRefreshPolicy, policyWeight: 0.010, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{IndividualBalance == -1}]}} | |
2021-02-12 14:47:56:224 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16:74F1BD:[ | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] ] sumScores:44.186667, denominator:49.020000, FinalDecision: Can Proceed FinalScore: 0.901401} | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16:74F1BD' CurrentScore: 0.901401, ThresholdScore: 0.088854 DecisionToRun:1 | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: With <private> ...Tasks pre-running in group [com.apple.dasd.defaultNetwork] are 1! | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.messages.spotlightIndexing:A3A9BD:[ | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.messages.messageSyncing:80E365:[ | |
2021-02-12 14:47:56:225 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.itunesstored.MetricsController.Duet:21F220:[ | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.appstored.Daily:1BD773:[ | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:226 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:227 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.routined.persistence.mirroring.backup:409F56:[ | |
2021-02-12 14:47:56:227 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:227 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:228 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: UserRequestedBackupTask:3AF99D:[ | |
2021-02-12 14:47:56:228 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:228 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:229 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.duetexpertd.atxbackupnow:877016:[ | |
2021-02-12 14:47:56:229 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:229 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:229 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.coremedia.aps.calibration:E7E099:[ | |
2021-02-12 14:47:56:230 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:230 - [IOSDeviceLog] {name: ChargerPluggedInPolicy, policyWeight: 10.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{hasMagneticSensitivity == 1 AND isPluggedIn == 1}]}} | |
2021-02-12 14:47:56:230 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:230 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.MobileMail.pushPurgeableSpaceUpdate:B62C4A:[ | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Unconstrained Available=1 | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.mobilemail.powernapFetches:A0BC6C:[ | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:231 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.assetsd.curatedlibraryprocessing:F9FE5A:[ | |
2021-02-12 14:47:56:232 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:232 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:232 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.coreduetd.people:8BEBFC:[ | |
2021-02-12 14:47:56:232 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:232 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:232 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.memory-maintenance.compress:B63552:[ | |
2021-02-12 14:47:56:233 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:233 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:233 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.FileProvider.cache-delete.push:42ED1C:[ | |
2021-02-12 14:47:56:233 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:233 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:233 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.coreduetd.monitor.MotionState:A02283:[ | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.coreduetd.monitor.CalendarEvent:873F2C:[ | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.session.schedule:0CF5B3:[ | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Unconstrained Available=1 | |
2021-02-12 14:47:56:234 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.diagnosticpipeline.cloudkit_report_stats:7B4BF8:[ | |
2021-02-12 14:47:56:235 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:235 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:235 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Unconstrained Available=1 | |
2021-02-12 14:47:56:235 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.diagnosticpipeline.cloudkit_activity:2AD3FD:[ | |
2021-02-12 14:47:56:235 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:235 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.signpost.signpost_reporter_activity:28C205:[ | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.widgetRefresh.historyDeletion:CF376D:[ | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.calendar.daemon.changetablecleanup:282D02:[ | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:236 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.FileProvider.maintenance.auto-trash:DA8A9F:[ | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.nand_task_scheduler:B54D80:[ | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.nand_task_scheduler:B54D80' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:237 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.locationd.CLClientManager.coreanalytics:4FBFFC:[ | |
2021-02-12 14:47:56:238 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:238 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:238 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.locationd.CLClientManager.coreanalytics:4FBFFC' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:238 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.tailspin.cleanup:C03427:[ | |
2021-02-12 14:47:56:238 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.tailspin.cleanup:C03427' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: CLPrivacyManager.B:FE51D5:[ | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'CLPrivacyManager.B:FE51D5' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: CLPrivacyManager.C:42058B:[ | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'CLPrivacyManager.C:42058B' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: CLPrivacyManager.D:2D986B:[ | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] ] sumScores:47.676667, denominator:52.510000, FinalDecision: Can Proceed FinalScore: 0.907954} | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'CLPrivacyManager.D:2D986B' CurrentScore: 0.907954, ThresholdScore: 0.935994 DecisionToRun:0 | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.duetexpertd.widgetonboardingblacklistrefresh:FA6F7F:[ | |
2021-02-12 14:47:56:239 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.duetexpertd.widgetonboardingblacklistrefresh:FA6F7F' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.duetexpertd.timelinerelevance:A74510:[ | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.duetexpertd.timelinerelevance:A74510' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.duetexpertd.notificationsettinglogging:BF4111:[ | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:240 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:241 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.duetexpertd.notificationsettinglogging:BF4111' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:241 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.searchd.indexmaintenance.NSFileProtectionCompleteUntilFirstUserAuthentication:5464B8:[ | |
2021-02-12 14:47:56:241 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:241 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:241 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.searchd.indexmaintenance.NSFileProtectionCompleteUntilFirstUserAuthentication:5464B8' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:241 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.searchd.indexmaintenance.NSFileProtectionComplete:38A013:[ | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.searchd.indexmaintenance.NSFileProtectionComplete:38A013' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.searchd.indexmaintenance.NSFileProtectionCompleteUnlessOpen:26029B:[ | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] ] sumScores:47.686667, denominator:52.520000, FinalDecision: Can Proceed FinalScore: 0.907972} | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: 'com.apple.searchd.indexmaintenance.NSFileProtectionCompleteUnlessOpen:26029B' CurrentScore: 0.907972, ThresholdScore: 0.935999 DecisionToRun:0 | |
2021-02-12 14:47:56:242 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.cloudphotod.backup:0192FE:[ | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] {name: UserRequestedBackup, policyWeight: 0.100, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{eligibleForRunning == 0}]}} | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Unconstrained Available=1 | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.geod.OpportunisticTileDownloader:C204C1:[ | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 20.000, response: {Decision: Must Not Proceed, Score: 0.00, Rationale: [{deviceActivity == 1}]}} | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] ], FinalDecision: Must Not Proceed} | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Running activities : <private> | |
2021-02-12 14:47:56:243 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Activity <private> has delayed start | |
2021-02-12 14:47:56:244 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: REQUESTING START: <private> | |
2021-02-12 14:47:56:277 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(ApplePushService)[10698] <Notice>: <private> Flushing any queuedDelegateBlocks 0 | |
2021-02-12 14:47:56:342 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Initiating XPC Activity: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x12114b280) | |
2021-02-12 14:47:56:343 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_dispatch: beginning dispatch, activity name com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16, seqno 2 | |
2021-02-12 14:47:56:343 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_dispatch: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0): found an activity with matching seqno 2 | |
2021-02-12 14:47:56:344 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_dispatch: lower half, activity name com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), seqno from top half was 2 | |
2021-02-12 14:47:56:344 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_dispatch: created connection 0x11de171c0 for activity name com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), seqno 2 | |
2021-02-12 14:47:56:344 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 2 | |
2021-02-12 14:47:56:344 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: send new state to CTS: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 2 | |
2021-02-12 14:47:56:344 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone UserEventAgent(com.apple.cts)[29] <Notice>: Running XPC Activity (PID 10698): com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x12114b280) | |
2021-02-12 14:47:56:345 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: STARTING: <private> | |
2021-02-12 14:47:56:345 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone UserEventAgent(DuetActivityScheduler)[29] <Notice>: Establish daemon connection; interrupted: 0 | |
2021-02-12 14:47:56:345 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state_from_cts: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), set activity state to 2 | |
2021-02-12 14:47:56:345 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), current state 2, pending state 0 | |
2021-02-12 14:47:56:346 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: STARTING activity com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16:74F1BD <private>! | |
2021-02-12 14:47:56:346 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: With <private> ...Tasks running in group [com.apple.dasd.defaultNetwork] are 1! | |
2021-02-12 14:47:56:346 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: Not tracking activity: <private> | |
2021-02-12 14:47:56:346 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 4 | |
2021-02-12 14:47:56:346 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: __XPC_ACTIVITY_CALLING_HANDLER__ returned from handler: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), current state 2, pending state 4 | |
2021-02-12 14:47:56:347 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: send new state to CTS: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 4 | |
2021-02-12 14:47:56:347 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone dasd[116] <Notice>: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16:74F1BD:[ | |
2021-02-12 14:47:56:347 - [IOSDeviceLog] {name: DeviceActivityPolicy, policyWeight: 10.000, response: {Decision: Can Proceed, Score: 0.52}} | |
2021-02-12 14:47:56:347 - [IOSDeviceLog] ] sumScores:44.186667, denominator:49.020000, FinalDecision: Can Proceed FinalScore: 0.901401} | |
2021-02-12 14:47:56:362 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:363 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Starting operation | |
2021-02-12 14:47:56:363 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:363 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Determining iCloud Environment] | |
2021-02-12 14:47:56:364 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Determining iCloud Environment] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:364 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Fetching Container-Scoped User ID] | |
2021-02-12 14:47:56:364 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Fetching Container-Scoped User ID] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:365 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Fetching User Public Keys] | |
2021-02-12 14:47:56:365 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Fetching User Public Keys] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:365 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Apply Side Effects] | |
2021-02-12 14:47:56:365 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Apply Side Effects] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:365 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Toposort Records] | |
2021-02-12 14:47:56:366 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Toposort Records] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:366 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Prepare Parent PCS] | |
2021-02-12 14:47:56:366 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Prepare Parent PCS] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:366 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Fetch Share PCS] | |
2021-02-12 14:47:56:368 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Fetch Share PCS] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:368 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Fetch Record PCS] | |
2021-02-12 14:47:56:368 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Starting operation | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Starting operation | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Starting operation | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Starting operation | |
2021-02-12 14:47:56:369 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:370 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:393 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:395 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:396 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:397 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6757f0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:397 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:397 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6468b0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:397 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Starting operation | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Starting operation | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:398 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:402 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:403 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Starting operation | |
2021-02-12 14:47:56:403 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:403 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Starting operation | |
2021-02-12 14:47:56:403 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Starting operation | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation is now in state [Fetching PCS data from database] | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:404 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation is now in state [Checking PCS Identity] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Fetching PCS data from database] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Error>: Couldn't preflight PCS identities for the current service. Failing zone fetches for operation <private> | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation transitioning from state [Checking PCS Identity] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bfaa760] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation is now in state [Fetching Zones] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation transitioning from state [Fetching Zones] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation is now in state [Updating Zone PCS] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation transitioning from state [Updating Zone PCS] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d18a0c0] Operation is now in state [Complete] | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Initialized with context 0x14be57290. Background: 1, cellular: 1, QOS: 0x11 | |
2021-02-12 14:47:56:405 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Starting operation | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation transitioning from state [Not Started] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation is now in state [Checking PCS Identity] | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Error>: Couldn't preflight PCS identities for the current service. Failing zone fetches for operation <private> | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation transitioning from state [Checking PCS Identity] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:406 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation is now in state [Fetching PCS data from server] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d2926e0] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14bf61ae0] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation is now in state [Fetching Zones] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d17c600] Operation transitioning from state [Fetching PCS data from server] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation transitioning from state [Fetching Zones] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation is now in state [Updating Zone PCS] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation transitioning from state [Updating Zone PCS] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d7cb840] Operation is now in state [Complete] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Fetch Record PCS] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Fetch Asset Records for ReReference] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Fetch Asset Records for ReReference] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Prepare For Upload] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Prepare For Upload] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Upload Assets] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Upload Assets] (cancelled=0, stop=0, error=0) | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation is now in state [Prepare Records For Save] | |
2021-02-12 14:47:56:407 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d6fabf0] Operation transitioning from state [Prepare Records For Save] (cancelled=0, stop=1, error=0) | |
2021-02-12 14:47:56:408 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(CloudKit)[10698] <Error>: Error saving <private> (shouldRetry=0): Error Domain=CKErrorDomain Code=110 UserInfo={NSUnderlyingError=0x11df58270 {Error Domain=CKInternalErrorDomain Code=5006 UserInfo={CKErrorDescription=<private>, NSLocalizedDescription=<private>, NSUnderlyingError=0x11df2d230 {Error Domain=CDPStateError Code=-5403}}}, CKErrorDescription=<private>, NSDebugDescription=<private>, NSLocalizedDescription=<private>} | |
2021-02-12 14:47:56:408 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(CloudKit)[10698] <Error>: Error saving <private> (shouldRetry=0): Error Domain=CKErrorDomain Code=110 UserInfo={NSUnderlyingError=0x11df46770 {Error Domain=CKInternalErrorDomain Code=5006 UserInfo={CKErrorDescription=<private>, NSLocalizedDescription=<private>, NSUnderlyingError=0x11df43170 {Error Domain=CDPStateError Code=-5403}}}, CKErrorDescription=<private>, NSDebugDescription=<private>, NSLocalizedDescription=<private>} | |
2021-02-12 14:47:56:408 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(CloudKit)[10698] <Error>: Error saving <private> (shouldRetry=0): Error Domain=CKErrorDomain Code=110 UserInfo={NSUnderlyingError=0x11df2e0e0 {Error Domain=CKInternalErrorDomain Code=5006 UserInfo={CKErrorDescription=<private>, NSLocalizedDescription=<private>, NSUnderlyingError=0x11df3c0c0 {Error Domain=CDPStateError Code=-5403}}}, CKErrorDescription=<private>, NSDebugDescription=<private>, NSLocalizedDescription=<private>} | |
2021-02-12 14:47:56:408 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(CloudKit)[10698] <Error>: Error saving <private> (shouldRetry=0): Error Domain=CKErrorDomain Code=110 UserInfo={NSUnderlyingError=0x11df0f1f0 {Error Domain=CKInternalErrorDomain Code=5006 UserInfo={CKErrorDescription=<private>, NSLocalizedDescription=<private>, NSUnderlyingError=0x11df52be0 {Error Domain=CDPStateError Code=-5403}}}, CKErrorDescription=<private>, NSDebugDescription=<private>, NSLocalizedDescription=<private>} | |
2021-02-12 14:47:56:410 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 5 | |
2021-02-12 14:47:56:410 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone cloudd(CloudKitDaemon)[151] <Notice>: [Operation 0x14d9969e0] Initialized with context 0x14be57290. Background: 0, cellular: 1, QOS: 0x9 | |
2021-02-12 14:47:56:411 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone syncdefaultsd(libxpc.dylib)[10698] <Notice>: _xpc_activity_set_state: send new state to CTS: com.apple.KeyValueService.EndToEndEncrypted.Production.Private.sync.E0F7EDFD-4053-4A84-BC6C-CD673A4BCA16 (0x11de56ba0), 5 | |
2021-02-12 14:47:56:411 - [IOSDeviceLog] Feb 12 14:47:56 my-iPhone UserEventAgent(com.apple. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment