This log file shows the startup process of the OneDrive application on a device. It records details such as opening the database files, inserting configuration rules into the database, scheduling background jobs like the OnThisDay photo processor, and cleaning up files and the cache. The application retrieves an authentication token, reads the list of connected cloud accounts, and finishes initializing without errors.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
74 views67 pages
Current Log
This log file shows the startup process of the OneDrive application on a device. It records details such as opening the database files, inserting configuration rules into the database, scheduling background jobs like the OnThisDay photo processor, and cleaning up files and the cache. The application retrieves an authentication token, reads the list of connected cloud accounts, and finishes initializing without errors.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 67
Fri Jun 25 18:15:44 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed
Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 82432 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Fri Jun 25 18:15:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Fri Jun 25 18:15:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Fri Jun 25 18:15:45 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:45 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Fri Jun 25 18:15:45 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Fri Jun 25 18:15:45 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Fri Jun 25 18:15:45 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 18:15:45 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 6:40:39.819 from now Fri Jun 25 18:15:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:15:45 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Fri Jun 25 18:15:45 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 18:15:45 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 6:21:07.788 from now Fri Jun 25 18:15:45 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 18:15:45 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Jun 25 18:15:45 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Fri Jun 25 18:15:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:15:45 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Jun 25 18:15:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 18:15:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 18:15:45 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Jun 25 18:15:45 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Jun 25 18:15:45 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Fri Jun 25 18:15:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:15:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Fri Jun 25 18:15:45 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:45 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:45 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 18:15:46 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 1157 Fri Jun 25 18:15:46 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:15:46 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Fri Jun 25 18:15:46 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Fri Jun 25 18:15:46 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Fri Jun 25 18:15:46 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:47 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:49 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:49 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:49 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:49 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 4494 (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 36 ms with 0 ms yield time. The network request takes 4494 ms. There are 0 items in total and 0 items are skipped. There are 0 locations data in total. The sync is against the parentSyncRoot: true (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 4601 (:0) Fri Jun 25 18:15:49 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Fri Jun 25 18:15:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Fri Jun 25 18:15:50 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 18:15:50 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 18:15:51 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:51 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:51 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:51 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:52 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:52 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:52 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:52 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:53 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:53 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:53 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:53 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:55 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:55 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:55 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:55 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:57 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:57 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:57 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:57 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:15:58 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:15:58 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:15:58 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:15:58 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:16:00 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:16:00 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:16:00 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:16:00 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:16:01 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:16:01 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:16:01 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:16:01 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:16:03 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:16:03 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:16:03 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:16:03 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:16:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 98912 after merge: 0 first db action on: 1624662944 now: 1624662964 time to merge: 12 (:0) Fri Jun 25 18:16:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:16:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:16:04 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 18:16:04 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Fri Jun 25 18:16:04 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Fri Jun 25 18:16:04 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Fri Jun 25 18:16:04 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Fri Jun 25 18:16:04 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Fri Jun 25 18:19:19 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Jun 25 18:19:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Jun 25 18:19:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Fri Jun 25 18:19:20 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 18:19:20 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Fri Jun 25 18:19:20 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 18:19:20 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 6:07:47.861 from now Fri Jun 25 18:19:20 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Fri Jun 25 18:19:20 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 18:19:20 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 5:55:19.856 from now Fri Jun 25 18:19:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:19:20 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 18:19:20 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Jun 25 18:19:20 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Fri Jun 25 18:19:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:19:20 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Jun 25 18:19:20 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Fri Jun 25 18:19:20 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Jun 25 18:19:20 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Jun 25 18:19:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 18:19:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 18:19:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:19:20 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 18:19:20 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 18:19:20 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 18:19:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Fri Jun 25 18:19:20 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 603 Fri Jun 25 18:19:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 18:19:20 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Fri Jun 25 18:19:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Fri Jun 25 18:19:20 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Fri Jun 25 19:19:20 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Fri Jun 25 19:19:21 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Fri Jun 25 19:19:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:19:21 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 19:19:21 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 5:35:27.466 from now Fri Jun 25 19:19:21 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 19:19:21 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 5:23:59.451 from now Fri Jun 25 19:19:21 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 19:19:21 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Jun 25 19:19:21 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Fri Jun 25 19:19:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:19:21 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Jun 25 19:19:21 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Jun 25 19:19:21 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Jun 25 19:19:21 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:19:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 19:19:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 19:19:21 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Fri Jun 25 19:19:21 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Fri Jun 25 19:19:21 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 19:19:21 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Fri Jun 25 19:19:21 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Fri Jun 25 19:19:22 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Fri Jun 25 19:19:22 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Fri Jun 25 19:42:22 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Fri Jun 25 19:42:23 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 19:42:23 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 4:21:54.318 from now Fri Jun 25 19:42:23 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Fri Jun 25 19:42:23 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 19:42:23 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 4:44:26.308 from now Fri Jun 25 19:42:23 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:42:23 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Jun 25 19:42:23 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Fri Jun 25 19:42:23 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:42:23 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Jun 25 19:42:23 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 19:42:23 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 19:42:23 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Jun 25 19:42:23 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Jun 25 19:42:23 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:42:23 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 19:42:23 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 19:42:23 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 19:42:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Fri Jun 25 19:42:24 GMT-05:00 2021 V PackageUtils_v1.5.10 Package com.microsoft.office.officehubrow is signed with b9:25:13:6f:3e:a7:c0:a1:95:16:90:a1:ab:31:39:10:da:81:f4:09:94:a8:53:42:ec:62:28:88 :f1:28:70:51 Fri Jun 25 19:42:24 GMT-05:00 2021 V TokenSharingService_v1.5.10 Binding request is approved from com.microsoft.office.officehubrow, MS app = true, debug mode = false Fri Jun 25 19:42:24 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 864 Fri Jun 25 19:42:24 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 19:42:24 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Fri Jun 25 20:07:09 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 16512 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Fri Jun 25 20:07:10 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Fri Jun 25 20:07:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 20:07:10 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Fri Jun 25 20:07:10 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 20:07:10 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 4:16:20.262 from now Fri Jun 25 20:07:10 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Fri Jun 25 20:07:10 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Fri Jun 25 20:07:10 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 20:07:10 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 4:28:46.192 from now Fri Jun 25 20:07:10 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Jun 25 20:07:10 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 20:07:10 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Fri Jun 25 20:07:10 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 20:07:10 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Jun 25 20:07:10 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Jun 25 20:07:11 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 767 Fri Jun 25 20:07:11 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Jun 25 20:07:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 20:07:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 20:07:11 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Fri Jun 25 20:07:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Fri Jun 25 20:07:11 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Fri Jun 25 20:07:11 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 20:07:11 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 20:07:12 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 20:07:12 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 20:07:13 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 20:07:15 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 20:07:15 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 20:07:15 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 20:07:15 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 20:07:18 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 10137 (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 11 ms with 0 ms yield time. The network request takes 10137 ms. There are 0 items in total and 0 items are skipped. There are 0 locations data in total. The sync is against the parentSyncRoot: true (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 10244 (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 20:07:20 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 20:07:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 20:07:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 20:07:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Fri Jun 25 20:07:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 20:07:27 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Fri Jun 25 20:07:27 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Fri Jun 25 20:07:27 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Fri Jun 25 20:07:27 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Fri Jun 25 20:07:27 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Fri Jun 25 20:07:27 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Fri Jun 25 20:07:27 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Fri Jun 25 20:07:27 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Fri Jun 25 20:07:27 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 20:07:27 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 20:07:27 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Fri Jun 25 20:07:27 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Fri Jun 25 20:07:27 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Fri Jun 25 20:07:27 GMT-05:00 2021 V ManualUploadService Upload Service Created. Fri Jun 25 20:07:27 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Fri Jun 25 20:07:27 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Fri Jun 25 20:07:27 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Fri Jun 25 20:07:27 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Fri Jun 25 20:07:27 GMT-05:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Fri Jun 25 20:07:28 GMT-05:00 2021 V ModalUploadService Upload Service Created. Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Fri Jun 25 20:07:28 GMT-05:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Fri Jun 25 20:07:28 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Fri Jun 25 20:07:28 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Fri Jun 25 20:07:28 GMT-05:00 2021 V AsyncMoveService Upload Service Created. Fri Jun 25 20:07:28 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Fri Jun 25 20:07:28 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Fri Jun 25 20:07:28 GMT-05:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Fri Jun 25 20:07:28 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Fri Jun 25 20:07:28 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Fri Jun 25 21:07:11 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Fri Jun 25 21:07:11 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Fri Jun 25 21:07:11 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Fri Jun 25 21:07:11 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 21:07:11 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 3:51:25.038 from now Fri Jun 25 21:07:11 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Fri Jun 25 21:07:11 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Fri Jun 25 21:07:11 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 3:49:26.030 from now Fri Jun 25 21:07:11 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 21:07:12 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Jun 25 21:07:12 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Fri Jun 25 21:07:12 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 21:07:12 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Jun 25 21:07:12 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 21:07:12 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Fri Jun 25 21:07:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Fri Jun 25 21:07:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Fri Jun 25 21:07:12 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Jun 25 21:07:12 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Jun 25 21:07:12 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Jun 25 21:07:12 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Fri Jun 25 21:07:12 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Fri Jun 25 21:07:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Fri Jun 25 21:07:12 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Fri Jun 25 21:07:12 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Fri Jun 25 21:07:12 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Fri Jun 25 21:07:12 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Fri Jun 25 21:07:12 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Fri Jun 25 21:07:12 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 01:23:58 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 23:53:56.843 -05 Qt::LocalTime) (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Could not get valid cached token for service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:00 GMT-05:00 2021 I [Auth]OneDriveAuthenticator CallingContext: Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft .skydrive Sat Jun 26 01:24:00 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthTokenInternal - Getting token for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:00 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthTokenInternal - Cached token invalid, attempt to refresh token Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 01:24:00 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 01:24:01 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 01:24:01 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 22:47:57.952 from now Sat Jun 26 01:24:01 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 01:24:01 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 6:31:31.948 and 23:31:31.947 from now Sat Jun 26 01:24:01 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 01:24:01 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 01:24:01 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 01:24:01 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 01:24:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 01:24:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 01:24:01 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:01 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:01 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 01:24:01 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 01:24:01 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 01:24:01 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 01:24:01 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:01 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 01:24:01 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 01:24:01 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 01:24:01 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 01:24:01 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Could not get valid cached token for service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:02 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 1136 Sat Jun 26 01:24:02 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:02 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 01:24:23 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 8272 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "43200" (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-25 11:53:56.843 -05 Qt::LocalTime) (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "empty" (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 01:24:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 01:24:25 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Sat Jun 26 01:24:25 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 01:24:25 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 22:40:49.752 from now Sat Jun 26 01:24:25 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 01:24:25 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 01:24:25 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:25 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 01:24:25 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 01:24:25 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 01:24:25 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 6:35:31.624 and 23:35:31.623 from now Sat Jun 26 01:24:25 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 01:24:25 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 01:24:25 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 01:24:25 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:25 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 01:24:25 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 01:24:25 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 01:24:25 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:25 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 01:24:25 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 01:24:25 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 01:24:26 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:26 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:26 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 918 Sat Jun 26 01:24:26 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 01:24:26 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 01:24:26 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 01:24:26 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated policy document (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 01:24:29 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface Coverage tracking was not done because no API name was specified (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 3681 (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 26 ms with 0 ms yield time. The network request takes 3681 ms. There are 0 items in total and 0 items are skipped. There are 0 locations data in total. The sync is against the parentSyncRoot: true (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 5422 (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 01:24:30 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: true, experimentTreatment: A Sat Jun 26 01:24:31 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob() called Sat Jun 26 01:24:31 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob(): Scheduling thread Sat Jun 26 01:24:31 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob(): requestingToRunJob: true Sat Jun 26 01:24:31 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob(): Thread scheduled Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): Battery start state: BatteryStatus(isCharging=false, percentage=97) Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): Checking if GetChanges has completed at least once and if force re-sync is active Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): hasGetChangesCompleted: true GetChanges has completed at least once and force re-sync is not active or canExecuteWithoutGetChanges: true use remote result. Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): shouldDayBeProcessed "2021-06-26" "false" Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): shouldDayBeProcessed "2021-06-27" "false" Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): shouldDayBeProcessed "2021-06-28" "false" Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): shouldDayBeProcessed "2021-06-29" "false" Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): shouldDayBeProcessed "2021-06-30" "true" Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): Processing 2021-06-30 Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 30 (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::setInternalTagsDirty Marked: 0 records dirty. (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Command by Drive Id (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Command by Drive Id (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Drive Id (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface can't find the drive with the id: 0 (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 01:24:31 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:31 GMT-05:00 2021 DATA OnThisDayStatusProcessor getPropertyCursor(): Refreshing for content://com.microsoft.skydrive.content.metadata/Drive/RID/rosvit_k16%40hotmail.co m/OnThisDay/Year/2021/Month/6/Day/30/Property/? RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-22-23 Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 30 (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 01:24:31 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 01:24:31 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 01:24:32 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 01:24:32 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:32 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 01:24:32 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 01:24:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 30 (:0) Sat Jun 26 01:24:32 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::writeData starts. (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing metadata for item 37 (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for item 37 is written in 14 ms : 2 items fetchFolderOnly: true vaulttype: 0 (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::insertOrUpdateInternalTags 2 is written in. (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::deleteOldInternalTagsSync Deleted: 0 old records. (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::deleteDirtyInternalTags Deleted: 0 dirty records. (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::updateInternalTagsSync Updated: 1 records. (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 30 (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/OnThisDay" " (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayStatusProcessor getPropertyCursor(): Refresh successful for uri content://com.microsoft.skydrive.content.metadata/Drive/RID/rosvit_k16%40hotmail.co m/OnThisDay/Year/2021/Month/6/Day/30/Property/? RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-22-23 Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayStatusProcessor getPropertyCursor(): refresh for uri content://com.microsoft.skydrive.content.metadata/Drive/RID/rosvit_k16%40hotmail.co m/OnThisDay/Year/2021/Month/6/Day/30/Property/? RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-22-23 hasData is true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 30 (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayStatusProcessor Scan completed for 2021-06-30 with hasPhotos: false and hasGetChangesCompleted: true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 01:24:33 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) OnThisDay/ProcessedDay RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayStatusProcessor Spent 2338 milliseconds processing the On This Day information for 2021-06-30 with result: 2021-06-30: coverPhotoDownloaded: false enoughThumbnailsDownloaded: false hasNotificationBeenShown: false hasPhotos: false hasFinishScanForPhotos: true hasUserSeenDay: false isToday: false numberOfCoverDownloadAttempts: 0 numberOfPhotosFoundWhenDownloading: 0 numberOfScanAttempts: 1 numberOfThumbnailDownloadAttempts: 0 percentageOfThumbnailsDownloaded: 0.0 shouldClearNotification: true shouldDayBeProcessed: false shouldTryToShowNotification: false shouldShowBadge: false thumbnailDownloadThreshold: 0.9
Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed
Sat Jun 26 01:24:33 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): Processed 1 days Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): Clearing previous days Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_numberOfPhotosFoundWhenDownloading" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_numberOfCoverDownloadAttempts" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_hasFinishScanForPhotos" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_percentageOfThumbnailsDownloaded" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_hasNotificationBeenShown" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_hasPhotos" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_numberOfScanAttempts" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_numberOfThumbnailDownloadAttempts" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removing stale OnThisDay key "2021-06-25_coverPhotoDownloaded" Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DayStatus Removed 9 stale keys Sat Jun 26 01:24:33 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) OnThisDay/BackgroundProcessEnded RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onRunDailyJob(): Battery end state: BatteryStatus(isCharging=false, percentage=97) Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob(): Thread's finally block Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 01:24:33 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 23:24:47.000 and 47:24:46.999 from now Sat Jun 26 01:24:33 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStopJob() called with userDisabledNotification: false and shouldBeProcessed: false Sat Jun 26 01:24:34 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:34 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:34 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 01:24:35 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Command by Drive Id (:0) Sat Jun 26 01:24:35 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 01:24:35 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 01:24:35 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 01:24:35 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/Commands" " (:0) Sat Jun 26 01:24:36 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Sat Jun 26 01:24:36 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 01:24:36 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 01:24:36 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 01:24:36 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Sat Jun 26 01:24:36 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Sat Jun 26 01:24:36 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 01:24:36 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 01:24:36 GMT-05:00 2021 V ManualUploadService Upload Service Created. Sat Jun 26 01:24:36 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Sat Jun 26 02:31:03 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 82432 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 02:31:04 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Sat Jun 26 02:31:04 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 02:31:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 02:31:04 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 02:31:04 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 22:14:39.546 from now Sat Jun 26 02:31:04 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 02:31:04 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 5:15:11.518 and 22:15:11.517 from now Sat Jun 26 02:31:04 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 02:31:04 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 02:31:04 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 02:31:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 02:31:04 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 02:31:04 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 02:31:04 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 02:31:04 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 02:31:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 02:31:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 02:31:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 02:31:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 02:31:04 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Sat Jun 26 02:31:04 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Sat Jun 26 02:31:04 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 02:31:05 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Sat Jun 26 02:31:05 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 02:31:05 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 02:31:05 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 02:31:05 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 629 Sat Jun 26 02:31:05 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 02:31:05 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 02:31:05 GMT-05:00 2021 V ManualUploadService Upload Service Created. Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 02:31:05 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 02:31:05 GMT-05:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Sat Jun 26 02:31:05 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 02:31:05 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 02:31:05 GMT-05:00 2021 V ModalUploadService Upload Service Created. Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 02:31:05 GMT-05:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Sat Jun 26 02:31:05 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Sat Jun 26 02:31:05 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 02:31:05 GMT-05:00 2021 V AsyncMoveService Upload Service Created. Sat Jun 26 02:31:05 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Sat Jun 26 02:31:05 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 02:31:05 GMT-05:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Sat Jun 26 02:31:05 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 02:31:05 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 02:31:05 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Sat Jun 26 02:31:06 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 02:31:06 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 02:31:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 02:31:09 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 02:32:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 90672 after merge: 0 first db action on: 1624692664 now: 1624692775 time to merge: 12 (:0) Sat Jun 26 03:35:02 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 4152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 03:35:03 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 03:35:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 03:35:04 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 03:35:04 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 20:44:02.997 from now Sat Jun 26 03:35:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:04 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 03:35:04 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 03:35:04 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 3:46:31.932 and 20:46:31.931 from now Sat Jun 26 03:35:04 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 03:35:04 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 03:35:04 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 03:35:04 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 03:35:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:04 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 03:35:04 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 03:35:04 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 03:35:04 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 03:35:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 03:35:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 03:35:04 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 03:35:04 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 03:35:05 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 1145 Sat Jun 26 03:35:05 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:05 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 03:35:23 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 12392 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Sat Jun 26 03:35:24 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:24 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 03:35:24 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 21:03:31.543 from now Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 03:35:24 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 03:35:24 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 4:14:49.516 and 21:14:49.515 from now Sat Jun 26 03:35:24 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 03:35:24 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 03:35:24 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:24 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 03:35:24 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 03:35:24 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 03:35:24 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 40 Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:24 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 03:35:24 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 03:35:24 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 03:35:24 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 03:35:24 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 03:35:24 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 03:35:24 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 03:35:29 GMT-05:00 2021 E ScenarioNotificationChannels Error while getting notification scenarios java.net.ConnectException: Failed to connect to skyapi.live.net/13.105.74.50:443 at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:14) at okhttp3.internal.connection.RealConnection.connect(SourceFile:16) at okhttp3.internal.connection.ExchangeFinder.findConnection(SourceFile:39) at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(SourceFile:1) at okhttp3.internal.connection.ExchangeFinder.find(SourceFile:7) at okhttp3.internal.connection.RealCall.initExchange$okhttp(SourceFile:8) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:2) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:27) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn terceptor.intercept(SourceFile:15) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF ile:16) at okhttp3.internal.connection.RealCall.execute(SourceFile:5) at retrofit2.g.execute(SourceFile:8) at retrofit2.e$b.execute(SourceFile:1) at com.microsoft.skydrive.pushnotification.GetNotificationScenariosTask.onExecute(Sour ceFile:3) at com.microsoft.odsp.task.TaskBase.run(SourceFile:3) at com.microsoft.skydrive.notifications.ScenarioNotificationChannels$a.run(SourceFile: 1) at java.lang.Thread.run(Thread.java:919) Caused by: java.net.ConnectException: failed to connect to skyapi.live.net/13.105.74.50 (port 443) from /192.168.42.3 (port 49750) after 15000ms: isConnected failed: ECONNABORTED (Software caused connection abort) at libcore.io.IoBridge.isConnected(IoBridge.java:288) at libcore.io.IoBridge.connectErrno(IoBridge.java:193) at libcore.io.IoBridge.connect(IoBridge.java:135) at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:142) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436) at java.net.Socket.connect(Socket.java:621) at okhttp3.internal.platform.Platform.connectSocket(SourceFile:1) at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:9) ... 25 more Caused by: android.system.ErrnoException: isConnected failed: ECONNABORTED (Software caused connection abort) at libcore.io.IoBridge.isConnected(IoBridge.java:275) ... 35 more
Sat Jun 26 03:38:49 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface
Merge wal to database. before merge: 16512 after merge: 0 first db action on: 1624696524 now: 1624696729 time to merge: 5 (:0) Sat Jun 26 06:16:33 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:16:34 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Sat Jun 26 06:16:34 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 06:16:34 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 18:40:52.553 from now Sat Jun 26 06:16:34 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 06:16:34 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 06:16:34 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 06:16:34 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 1:21:49.532 and 18:21:49.531 from now Sat Jun 26 06:16:34 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:16:34 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 06:16:34 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 06:16:34 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 06:16:34 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:16:34 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 06:16:34 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 06:16:34 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 06:16:34 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 06:16:34 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:16:34 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 06:16:34 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 06:16:34 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 06:16:34 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 06:16:35 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Sat Jun 26 06:16:35 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 803 Sat Jun 26 06:16:35 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:16:35 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 06:16:35 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 06:16:35 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Sat Jun 26 06:16:35 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 06:16:35 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Sat Jun 26 06:16:35 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 06:16:35 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 06:16:35 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Sat Jun 26 06:16:35 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:16:35 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:16:35 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:16:35 GMT-05:00 2021 V ManualUploadService Upload Service Created. Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 06:16:35 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:16:35 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:16:35 GMT-05:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:16:35 GMT-05:00 2021 V ModalUploadService Upload Service Created. Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Sat Jun 26 06:16:35 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 06:16:35 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:16:35 GMT-05:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Sat Jun 26 06:16:35 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Sat Jun 26 06:16:35 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Sat Jun 26 06:16:35 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:16:35 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:16:35 GMT-05:00 2021 V AsyncMoveService Upload Service Created. Sat Jun 26 06:16:36 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Sat Jun 26 06:16:36 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Sat Jun 26 06:16:36 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:16:36 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:16:36 GMT-05:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Sat Jun 26 06:16:36 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 06:16:36 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:16:36 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Sat Jun 26 06:16:36 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 06:16:36 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:16:39 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 06:16:39 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 06:16:58 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 8272 after merge: 0 first db action on: 1624706194 now: 1624706218 time to merge: 7 (:0) Sat Jun 26 06:17:46 GMT-05:00 2021 E ScenarioNotificationChannels Error while getting notification scenarios java.net.SocketTimeoutException: timeout at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(SourceFile:1) at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(SourceFile: 1) at okhttp3.internal.http2.Http2Stream.takeHeaders(SourceFile:4) at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(SourceFile:1) at okhttp3.internal.connection.Exchange.readResponseHeaders(SourceFile:1) at okhttp3.internal.http.CallServerInterceptor.intercept(SourceFile:25) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at com.microsoft.authorization.communication.RetrofitProvider$TokenRequestInterceptor. intercept(SourceFile:20) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:4) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:27) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn terceptor.intercept(SourceFile:15) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:4) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF ile:16) at okhttp3.internal.connection.RealCall.execute(SourceFile:5) at retrofit2.g.execute(SourceFile:8) at retrofit2.e$b.execute(SourceFile:1) at com.microsoft.skydrive.pushnotification.GetNotificationScenariosTask.onExecute(Sour ceFile:3) at com.microsoft.odsp.task.TaskBase.run(SourceFile:3) at com.microsoft.skydrive.notifications.ScenarioNotificationChannels$a.run(SourceFile: 1) at java.lang.Thread.run(Thread.java:919)
Sat Jun 26 06:17:46 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA Sat Jun 26 06:17:46 GMT-05:00 2021 E QuotaRefreshNetworkTask QuotaRefreshNetworkTask failed java.net.UnknownHostException: Unable to resolve host "skyapi.live.net": No address associated with hostname at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156) at java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103) at java.net.InetAddress.getAllByName(InetAddress.java:1152) at okhttp3.Dns$Companion$DnsSystem.lookup(SourceFile:1) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(SourceFile:15) at okhttp3.internal.connection.RouteSelector.nextProxy(SourceFile:3) at okhttp3.internal.connection.RouteSelector.next(SourceFile:4) at okhttp3.internal.connection.ExchangeFinder.findConnection(SourceFile:27) at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(SourceFile:1) at okhttp3.internal.connection.ExchangeFinder.find(SourceFile:7) at okhttp3.internal.connection.RealCall.initExchange$okhttp(SourceFile:8) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:2) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:27) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:22) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:7) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at com.microsoft.authorization.live.QuotaRefreshNetworkTask$c.intercept(SourceFile:11) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at com.microsoft.skydrive.vault.VaultTokenRequestInterceptorFactory$VaultTokenRequstIn terceptor.intercept(SourceFile:15) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:12) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceF ile:16) at okhttp3.internal.connection.RealCall.execute(SourceFile:5) at retrofit2.g.execute(SourceFile:8) at retrofit2.e$b.execute(SourceFile:1) at com.microsoft.authorization.live.QuotaRefreshNetworkTask.runSync(SourceFile:2) at com.microsoft.authorization.OneDriveAuthenticator.i(SourceFile:110) at com.microsoft.authorization.OdspAccountManager$b.doWork(SourceFile:1) at com.microsoft.authorization.OdspAccountManager$AmsTask$b.run(SourceFile:1) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:919) Caused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname) at libcore.io.Linux.android_getaddrinfo(Native Method) at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:74) at libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:200) at libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:74) at java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135) ... 33 more
Sat Jun 26 06:24:03 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface
QIODevice::read (QNetworkReplyHttpImpl): device not open (:0) Sat Jun 26 06:27:17 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 4152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 06:27:18 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 06:27:18 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 17:54:09.681 from now Sat Jun 26 06:27:18 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 06:27:18 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 06:27:18 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 06:27:18 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 1:13:45.627 and 18:13:45.626 from now Sat Jun 26 06:27:18 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:27:18 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 06:27:18 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 06:27:18 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:27:18 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 06:27:18 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 06:27:18 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 06:27:18 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 06:27:18 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 85 Sat Jun 26 06:27:18 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:27:18 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 06:27:18 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 06:27:18 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 06:27:18 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 06:27:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 06:27:18 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 06:27:18 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 06:27:18 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 06:27:19 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Sat Jun 26 06:27:19 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Sat Jun 26 06:27:19 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Sat Jun 26 06:27:19 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 06:27:19 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 06:27:19 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:27:19 GMT-05:00 2021 V ManualUploadService Upload Service Created. Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:27:19 GMT-05:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:27:19 GMT-05:00 2021 V ModalUploadService Upload Service Created. Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:27:19 GMT-05:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Sat Jun 26 06:27:19 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Sat Jun 26 06:27:19 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:27:19 GMT-05:00 2021 V AsyncMoveService Upload Service Created. Sat Jun 26 06:27:19 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Sat Jun 26 06:27:19 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:27:19 GMT-05:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 06:27:19 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:19 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:27:19 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Sat Jun 26 06:27:20 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 06:27:20 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 06:27:20 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 06:27:21 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 06:27:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 06:27:21 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:22 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 4511 (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 20 ms with 0 ms yield time. The network request takes 4511 ms. There are 0 items in total and 0 items are skipped. There are 0 locations data in total. The sync is against the parentSyncRoot: true (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 4635 (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 06:27:22 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Sat Jun 26 06:27:22 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 06:27:22 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 06:27:22 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 06:27:22 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:23 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 06:27:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 06:27:23 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 06:27:24 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 06:27:24 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 06:27:24 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 07:31:43 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 07:31:44 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 07:31:44 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 16:35:07.039 from now Sat Jun 26 07:31:44 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 07:31:44 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 07:31:44 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 07:31:44 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 17:03:56.998 from now Sat Jun 26 07:31:45 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 07:31:45 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 07:31:45 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 07:31:45 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 07:31:45 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 07:31:45 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 07:31:45 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 07:31:45 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Sat Jun 26 07:31:45 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: true, experimentTreatment: A, shouldStart: true Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier.onStartJob() called Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier.onStartJob(): Scheduling thread Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier.onStartJob(): requestingToRunJob: true Sat Jun 26 07:31:45 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier.onStartJob(): Thread scheduled Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OnThisDayNotifier onRunDailyJob() called Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 26 (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::setInternalTagsDirty Marked: 19 records dirty. (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Command by Drive Id (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Drive Id (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface can't find the drive with the id: 0 (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 07:31:45 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OnThisDayStatusProcessor getPropertyCursor(): Refreshing for content://com.microsoft.skydrive.content.metadata/Drive/RID/rosvit_k16%40hotmail.co m/OnThisDay/Year/2021/Month/6/Day/26/Property/? RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-30-0 Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 26 (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 619 Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 07:31:45 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 07:31:45 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 07:31:45 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 07:31:45 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 07:31:45 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 26 (:0) Sat Jun 26 07:31:45 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 07:31:46 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 07:31:46 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:46 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:46 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 07:31:49 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 07:31:49 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 07:31:49 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 07:31:49 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Sat Jun 26 07:31:49 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 07:31:49 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 07:31:49 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Sat Jun 26 07:31:49 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 07:31:49 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 07:31:49 GMT-05:00 2021 V ManualUploadService Upload Service Created. Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 07:31:49 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 07:31:49 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 07:31:49 GMT-05:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 07:31:49 GMT-05:00 2021 V ModalUploadService Upload Service Created. Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 07:31:49 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 07:31:49 GMT-05:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Sat Jun 26 07:31:49 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Sat Jun 26 07:31:49 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Sat Jun 26 07:31:49 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 07:31:50 GMT-05:00 2021 V AsyncMoveService Upload Service Created. Sat Jun 26 07:31:50 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Sat Jun 26 07:31:50 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 07:31:50 GMT-05:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 07:31:50 GMT-05:00 2021 DATA ModalUploadNotificationManager SyncService- cancelAllTasks Sat Jun 26 07:31:50 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 07:31:50 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager SyncService-cancelAllTasks Sat Jun 26 07:31:50 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 07:31:50 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 8978 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 24 ms with 0 ms yield time. The network request takes 8978 ms. There are 0 items in total and 0 items are skipped. There are 0 locations data in total. The sync is against the parentSyncRoot: true (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 9107 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 07:31:53 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:53 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 26 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::writeData starts. (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing metadata for item 33 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for item 33 is written in 23 ms : 19 items fetchFolderOnly: true vaulttype: 0 (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::insertOrUpdateInternalTags 19 is written in. (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::deleteOldInternalTagsSync Deleted: 0 old records. (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::deleteDirtyInternalTags Deleted: 0 dirty records. (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface OnThisDayDataWriter::updateInternalTagsSync Updated: 1 records. (:0) Sat Jun 26 07:31:53 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/OnThisDay" " (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 07:31:54 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 26 (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 DATA OnThisDayStatusProcessor getPropertyCursor(): Refresh successful for uri content://com.microsoft.skydrive.content.metadata/Drive/RID/rosvit_k16%40hotmail.co m/OnThisDay/Year/2021/Month/6/Day/26/Property/? RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-30-0 Sat Jun 26 07:31:54 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 07:31:54 GMT-05:00 2021 DATA OnThisDayStatusProcessor getPropertyCursor(): refresh for uri content://com.microsoft.skydrive.content.metadata/Drive/RID/rosvit_k16%40hotmail.co m/OnThisDay/Year/2021/Month/6/Day/26/Property/? RefreshOption=AutoRefresh&RefreshTimeOut=15000&CostAttributionKey=20-30-0 hasData is true Sat Jun 26 07:31:54 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface "Camera roll nested folder must be passed in a valid device name () or year (%2" (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Querying for 2021 - 6 - 26 (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Can't refresh item as projection doesn't include minimum needed information (:0) Sat Jun 26 07:31:54 GMT-05:00 2021 DATA OnThisDayNotifier onRunDailyJob(): Cursor retrieved Sat Jun 26 07:31:54 GMT-05:00 2021 DATA OnThisDayStatusProcessor showNotificationForDayIfNeeded() called for 2021-06-26 with userHasDisabledNotifications: false, userDisabledOneDriveNotifications: false, isToday: true, and shouldTryToShowNotification: true Sat Jun 26 07:31:54 GMT-05:00 2021 I OnThisDayStatusProcessor Attempting to show notification for 2021-06-26 Sat Jun 26 07:31:54 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing work item for 4494 , 4 synchronously. (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Work item for 4494 , 4 completed. (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Returning a cached result for item: 4494 4 (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Drive Id (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface can't find the drive with the id: 0 (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) OnThisDay/NotificationShown RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OnThisDayStatusProcessor Showing notification for 2021-06-26 because the user is currently in treatment: A and isDogfoodBuild is: false Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) Experiment RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:55 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:55 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:55 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OnThisDayStatusProcessor showNotificationForDay(): Notification shown for 2021-06-26 with wasThumbnailCached: true Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) OnThisDay/NotificationAttempt RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 07:31:55 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 07:31:55 GMT-05:00 2021 DATA QueryBasedCursor Closing cursor with 1 items Sat Jun 26 07:31:55 GMT-05:00 2021 DATA QueryBasedCursor Cursor closed Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DailyJob com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier.onStartJob(): Thread's finally block Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 07:31:55 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 24:25:15.000 and 41:25:14.999 from now Sat Jun 26 08:23:01 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 08:23:02 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 08:23:03 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 08:23:04 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 16:30:46.843 from now Sat Jun 26 08:23:04 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 08:23:04 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 15:53:21.782 from now Sat Jun 26 08:23:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 08:23:04 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 08:23:04 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 08:23:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 08:23:04 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 08:23:04 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 08:23:04 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 08:23:04 GMT-05:00 2021 DATA QosEventRecorder Start event: Purchase/Flow Sat Jun 26 08:23:04 GMT-05:00 2021 DATA QosEventRecorder Start event: Purchase/PlayConnection Sat Jun 26 08:23:04 GMT-05:00 2021 DATA skydrive::iap::billing::BillingService Connecting to billing service... Sat Jun 26 08:23:04 GMT-05:00 2021 DATA OnThisDayNotificationDismissedBroadcastReceiver onReceive() called Sat Jun 26 08:23:04 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 08:23:04 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Network status is: WifiConnection Sat Jun 26 08:23:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) OnThisDay/NotificationDismissed RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 08:23:04 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 08:23:04 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 08:23:12 GMT-05:00 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 123 (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 5230592 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 4152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "CreatePersonalVault" with value "false" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RevisedVaultQuota" with value "true" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2021-06-27 01:24:29.272 -05 Qt::LocalTime) (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The CreateVaultFolder rule in policy doc is "false" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Cache MISS for Drive by Resource Id (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Creating refresh factory (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Page size : "1000" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The request sync root points to 1 "root" (:0) Sat Jun 26 08:23:12 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:12 GMT-05:00 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 29 Sat Jun 26 08:23:13 GMT-05:00 2021 DATA InAppPurchaseUtils isValueNotEmpty = true and hasHighestPlan is false Sat Jun 26 08:23:13 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 08:23:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 08:23:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 08:23:13 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor Canceling "(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces sor)" before scheduling a new one Sat Jun 26 08:23:13 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor to run between 0:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 08:23:13 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run between 0:00:00.001 and 15:42:19.909 from now Sat Jun 26 08:23:13 GMT-05:00 2021 DATA OnThisDayNotifier Canceling "(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)" before scheduling a new one Sat Jun 26 08:23:13 GMT-05:00 2021 DATA DailyJob Received request for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier to run between 7:00:00.000 and 23:59:59.999 (absolute time of day) Sat Jun 26 08:23:13 GMT-05:00 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between 0:00:00.001 and 16:03:30.876 from now Sat Jun 26 08:23:13 GMT-05:00 2021 DATA VaultManager fixVaultTokenExpirationTime: start checking and fixing vault expiration time. Sat Jun 26 08:23:13 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 08:23:13 GMT-05:00 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Jun 26 08:23:13 GMT-05:00 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 1 Sat Jun 26 08:23:13 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 08:23:13 GMT-05:00 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Jun 26 08:23:13 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface removeAllDeletedItems removed 0 items (:0) Sat Jun 26 08:23:13 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Jun 26 08:23:13 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Jun 26 08:23:13 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 08:23:13 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 08:23:13 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 08:23:13 GMT-05:00 2021 DATA SamsungAuthUtils retrieved SA-MSA migration status =Migrated Sat Jun 26 08:23:14 GMT-05:00 2021 DATA SamsungAuthUtils Querying for Samsung migration status took: 821 Sat Jun 26 08:23:14 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Jun 26 08:23:14 GMT-05:00 2021 DATA SamsungAuthUtils Migration state sync - Migrated Sat Jun 26 08:23:14 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (I) SAboundAccountState/Matching RequiredServiceData null null true Sat Jun 26 08:23:14 GMT-05:00 2021 DATA SamsungAuthUtils logMigrationStateChangeQos was invoked on a state update, but no QoS logging is performed because state change was Migrated->Migrated Sat Jun 26 08:23:14 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:14 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:16 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 08:23:16 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 08:23:16 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 08:23:16 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:17 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Got valid response for item "root" with 0 Duration: 6058 (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface tagsItems found : 0 (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface locations found : 0 (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Writing Metadata for syncRoot ResourceId "root" (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Metadata for syncRoot ResourceId "root" is written into db in 59 ms with 0 ms yield time. The network request takes 6058 ms. There are 0 items in total and 0 items are skipped. There are 0 locations data in total. The sync is against the parentSyncRoot: true (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface The app status. PowerSaveMode: false ForegroundMode: false (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Schedule propagation of special folder classification. (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Executing propagate classification (:0) Sat Jun 26 08:23:18 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Queue is empty, there are no folders to propagate (:0) Sat Jun 26 08:23:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Skip unreferenced locations deletion due to less than a week (:0) Sat Jun 26 08:23:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Total time to sync (ms): 6224 (:0) Sat Jun 26 08:23:19 GMT-05:00 2021 DATA OneDrivePrivacyDelegate (Q) XPlat RequiredServiceData OneDriveAccount 0957c441e34d193d true Sat Jun 26 08:23:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Attributing api call for " "Metadata/GetChanges" " (:0) Sat Jun 26 08:23:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 08:23:19 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 08:23:19 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: false Sat Jun 26 08:23:19 GMT-05:00 2021 DATA DeviceAndApplicationInfo Pre: true Sat Jun 26 08:23:19 GMT-05:00 2021 V [Auth]OneDriveAuthenticator hasFeatures() FEATURE_QUOTA Sat Jun 26 08:23:19 GMT-05:00 2021 V [Auth]OneDriveAuthenticator getAuthToken - Cached valid token available for: service::ssl.live.com::MBI_SSL Sat Jun 26 08:23:19 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Starting update service Sat Jun 26 08:23:19 GMT-05:00 2021 DATA UpdateCloudAccountsJob Scheduling a job.. Sat Jun 26 08:23:20 GMT-05:00 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Starting update service Sat Jun 26 08:23:20 GMT-05:00 2021 DATA UpdateCloudAccountsJob Scheduling a job.. Sat Jun 26 08:23:25 GMT-05:00 2021 V FirebaseCloudMessagingManager Google Api Availability return code: 0 Sat Jun 26 08:23:25 GMT-05:00 2021 DATA OnThisDayBackgroundProcessor onStartJob() called with rampEnabled: true, isRunning: false, shouldBeProcessed: false, experimentTreatment: A Sat Jun 26 08:23:25 GMT-05:00 2021 DATA OnThisDayNotifier onStartJob() called with userDisabledNotifications: false, rampValue: true, isRunning: false, shouldTryToNotify: false, experimentTreatment: A, shouldStart: false Sat Jun 26 08:23:26 GMT-05:00 2021 DATA DetectConnectivityJob onStartJob-resume upload services Sat Jun 26 08:23:26 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 08:23:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Sat Jun 26 08:23:26 GMT-05:00 2021 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Sat Jun 26 08:23:26 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 08:23:26 GMT-05:00 2021 I ServiceUtils/SyncServiceManager session Id: 0 | startForegroundService: com.microsoft.skydrive.fileloader.RESUME Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onCreate Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onCreate Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 08:23:26 GMT-05:00 2021 V ManualUploadService Upload Service Created. Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ManualUploadService Starting service in the foreground onStartCommand Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ManualUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager FileUploaderNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 08:23:26 GMT-05:00 2021 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onCreate Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onCreate Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 08:23:26 GMT-05:00 2021 V ModalUploadService Upload Service Created. Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ModalUploadService Starting service in the foreground onStartCommand Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ModalUploadService Successfully started service in the foreground onStartCommand Sat Jun 26 08:23:26 GMT-05:00 2021 DATA ModalUploadNotificationManager ModalUploadNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 08:23:26 GMT-05:00 2021 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Sat Jun 26 08:23:26 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onCreate() Sat Jun 26 08:23:26 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onCreate() Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 08:23:26 GMT-05:00 2021 V AsyncMoveService Upload Service Created. Sat Jun 26 08:23:26 GMT-05:00 2021 DATA AsyncMoveService Starting service in the foreground onStartCommand Sat Jun 26 08:23:26 GMT-05:00 2021 DATA AsyncMoveService Successfully started service in the foreground onStartCommand Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager AsyncMoveNotificationManager-resetToDefaultNotificationPreferences Sat Jun 26 08:23:26 GMT-05:00 2021 DATA FileUploaderNotificationManager uploadingStatus: Done Sat Jun 26 08:23:26 GMT-05:00 2021 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService }
Beyond Polite Japanese_ a Dictionary of Japanese Slang and -- Akihiko Yonekawa -- 1st Trade Paperback Ed, Tokyo, Japan, 2001 -- Kodansha International -- 9784770015396 -- 9804031647c2b7f730dc0372700ae13d -- Anna’s