The log file documents the startup process of the OneDrive application. It records initializing the database, checking for updates to sync, and scheduling background jobs like the daily notification job. Device information is also logged. The application starts without issue, no errors are mentioned.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
43 views
Current Log
The log file documents the startup process of the OneDrive application. It records initializing the database, checking for updates to sync, and scheduling background jobs like the daily notification job. Device information is also logged. The application starts without issue, no errors are mentioned.
Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface
Application is not started (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Mon Apr 19 11:07:18 GMT+04:30 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) Mon Apr 19 11:07:18 GMT+04:30 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) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Mon Apr 19 11:07:18 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Mon Apr 19 11:07:18 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Mon Apr 19 11:07:18 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Mon Apr 19 11:07:18 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Mon Apr 19 11:07:18 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Mon Apr 19 11:07:18 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Mon Apr 19 11:07:18 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Mon Apr 19 11:07:18 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Mon Apr 19 11:07:18 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Mon Apr 19 11:07:18 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): requestingToRunJob: true Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread scheduled Mon Apr 19 11:07:18 GMT+04:30 2021 DATA LocalNotificationDailyJob Running Daily Job Mon Apr 19 11:07:18 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's finally block Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob Received request for com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000 and 17:00:00.000 (absolute time of day) Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between 24:05:03.000 and 30:05:03.000 from now Mon Apr 19 11:07:18 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Mon Apr 19 11:07:18 GMT+04:30 2021 DATA LocalNotificationDailyJob OnStopJob called Mon Apr 19 11:07:18 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Mon Apr 19 11:12:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1618814238 now: 1618814546 time to merge: 1 (:0) Sat Apr 24 11:57:25 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Sat Apr 24 11:57:26 GMT+04:30 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 Apr 24 11:57:26 GMT+04:30 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 Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Sat Apr 24 11:57:26 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Sat Apr 24 11:57:26 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Sat Apr 24 11:57:26 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Sat Apr 24 11:57:26 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Sat Apr 24 11:57:26 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Sat Apr 24 11:57:26 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Apr 24 11:57:26 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Sat Apr 24 11:57:27 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Sat Apr 24 11:57:27 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Sat Apr 24 11:57:27 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Sat Apr 24 11:57:27 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Sat Apr 24 11:57:27 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Sat Apr 24 11:57:57 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Sat Apr 24 12:00:59 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1619249246 now: 1619249459 time to merge: 1 (:0) Sat Apr 24 12:12:25 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Sat Apr 24 12:12:25 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Tue Apr 27 11:55:55 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue Apr 27 11:55:56 GMT+04:30 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) Tue Apr 27 11:55:56 GMT+04:30 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) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue Apr 27 11:55:56 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue Apr 27 11:55:56 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Tue Apr 27 11:55:56 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Tue Apr 27 11:55:56 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Tue Apr 27 11:55:56 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue Apr 27 11:55:56 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Apr 27 11:55:56 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue Apr 27 11:55:56 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue Apr 27 11:55:56 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue Apr 27 11:55:56 GMT+04:30 2021 V com.microsoft.tokenshare.d_v1.5.10 Can't get configuration from networkjava.net.UnknownHostException: Unable to resolve host "oneclient.sfx.ms": No address associated with hostname Tue Apr 27 11:55:56 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): requestingToRunJob: true Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread scheduled Tue Apr 27 11:55:56 GMT+04:30 2021 DATA LocalNotificationDailyJob Running Daily Job Tue Apr 27 11:55:56 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's finally block Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob Received request for com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000 and 17:00:00.000 (absolute time of day) Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between 24:03:22.000 and 30:03:22.000 from now Tue Apr 27 11:55:56 GMT+04:30 2021 DATA LocalNotificationDailyJob OnStopJob called Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Tue Apr 27 11:55:56 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Tue Apr 27 11:55:56 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Tue Apr 27 12:11:01 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1619508356 now: 1619509261 time to merge: 2 (:0) Wed Apr 28 12:02:29 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Wed Apr 28 12:02:30 GMT+04:30 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) Wed Apr 28 12:02:30 GMT+04:30 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) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Wed Apr 28 12:02:30 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Wed Apr 28 12:02:30 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Wed Apr 28 12:02:30 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Wed Apr 28 12:02:30 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Wed Apr 28 12:02:30 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Wed Apr 28 12:02:30 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Wed Apr 28 12:02:30 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Wed Apr 28 12:02:30 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Wed Apr 28 12:02:30 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Wed Apr 28 12:02:30 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): requestingToRunJob: true Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread scheduled Wed Apr 28 12:02:30 GMT+04:30 2021 DATA LocalNotificationDailyJob Running Daily Job Wed Apr 28 12:02:30 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's finally block Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob Received request for com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000 and 17:00:00.000 (absolute time of day) Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between 23:17:10.000 and 29:17:10.000 from now Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Wed Apr 28 12:02:30 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Wed Apr 28 12:02:30 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Wed Apr 28 12:02:30 GMT+04:30 2021 DATA LocalNotificationDailyJob OnStopJob called Wed Apr 28 12:06:01 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1619595150 now: 1619595361 time to merge: 1 (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Fri Apr 30 11:21:06 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Fri Apr 30 11:21:06 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Fri Apr 30 11:21:06 GMT+04:30 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 Apr 30 11:21:06 GMT+04:30 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 Apr 30 11:21:07 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Fri Apr 30 11:21:07 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Fri Apr 30 11:21:07 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Fri Apr 30 11:21:07 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Fri Apr 30 11:21:07 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Fri Apr 30 11:21:07 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Fri Apr 30 11:21:07 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Fri Apr 30 11:21:07 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Fri Apr 30 11:21:07 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Fri Apr 30 11:21:07 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Apr 30 11:21:07 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Fri Apr 30 11:21:07 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Fri Apr 30 11:21:07 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Fri Apr 30 11:21:07 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): requestingToRunJob: true Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread scheduled Fri Apr 30 11:21:07 GMT+04:30 2021 DATA LocalNotificationDailyJob Running Daily Job Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Fri Apr 30 11:21:07 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's finally block Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob Received request for com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000 and 17:00:00.000 (absolute time of day) Fri Apr 30 11:21:07 GMT+04:30 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between 24:09:33.000 and 30:09:33.000 from now Fri Apr 30 11:21:07 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Fri Apr 30 11:21:07 GMT+04:30 2021 DATA LocalNotificationDailyJob OnStopJob called Fri Apr 30 11:32:14 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1619765466 now: 1619766134 time to merge: 2 (:0) Mon May 03 11:15:33 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Mon May 03 11:15:34 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Mon May 03 11:15:34 GMT+04:30 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) Mon May 03 11:15:34 GMT+04:30 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) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Mon May 03 11:15:34 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Mon May 03 11:15:34 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Mon May 03 11:15:34 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Mon May 03 11:15:34 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Mon May 03 11:15:34 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Mon May 03 11:15:34 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Mon May 03 11:15:34 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Mon May 03 11:15:34 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Mon May 03 11:15:34 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Mon May 03 11:15:34 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): requestingToRunJob: true Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread scheduled Mon May 03 11:15:34 GMT+04:30 2021 DATA LocalNotificationDailyJob Running Daily Job Mon May 03 11:15:34 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's finally block Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob Received request for com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000 and 17:00:00.000 (absolute time of day) Mon May 03 11:15:34 GMT+04:30 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between 23:55:00.000 and 29:55:00.000 from now Mon May 03 11:15:34 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Mon May 03 11:15:34 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Mon May 03 11:15:34 GMT+04:30 2021 DATA LocalNotificationDailyJob OnStopJob called Mon May 03 11:15:34 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Mon May 03 11:15:34 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Mon May 03 11:15:48 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1620024334 now: 1620024348 time to merge: 2 (:0) Mon May 03 11:20:46 GMT+04:30 2021 V com.microsoft.tokenshare.d_v1.5.10 Can't get configuration from networkjavax.net.ssl.SSLHandshakeException: SSL handshake aborted: ssl=0xe7f0c280: I/O error during system call, Software caused connection abort Tue May 04 11:11:00 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Tue May 04 11:15:33 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Tue May 04 11:15:33 GMT+04:30 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) Tue May 04 11:15:33 GMT+04:30 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) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Tue May 04 11:15:33 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Tue May 04 11:15:33 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Tue May 04 11:15:33 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Tue May 04 11:15:33 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Tue May 04 11:15:33 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Tue May 04 11:15:33 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue May 04 11:15:33 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Tue May 04 11:15:33 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Tue May 04 11:15:33 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Tue May 04 11:15:33 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Tue May 04 11:15:33 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Tue May 04 11:15:33 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Tue May 04 11:15:33 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Tue May 04 11:19:40 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1620110733 now: 1620110980 time to merge: 2 (:0) Tue May 04 11:33:51 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Tue May 04 11:33:51 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Wed May 05 11:22:34 GMT+04:30 2021 DATA OneDSUtils OneDS mitigation checks passed Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Application is not started (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Starting application (:0) Wed May 05 11:22:34 GMT+04:30 2021 W com.microsoft.onedrivecore.LogWriterInterface WARNING: QApplication was not created in the main() thread. (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Opening database "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Current DB version is 120 (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Log the database file info (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface File: "/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 561152 bytes permission: QFlags(0x200|0x400|0x2000|0x4000) (:0) Wed May 05 11:22:34 GMT+04:30 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) Wed May 05 11:22:34 GMT+04:30 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) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface onAppLaunch: updates records: 0 (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Deleted 0 comments (cLocalStatus = cAddingToServer) on launch. (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Updated 0 comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch. (:0) Wed May 05 11:22:34 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false (:0) Wed May 05 11:22:34 GMT+04:30 2021 V WifiAvailableJob Scheduling a WifiAvailableJob job. Wed May 05 11:22:35 GMT+04:30 2021 I com.microsoft.authorization.adal.ADALSecretKeyHelper Build.VERSION.SDK_INT 27 Wed May 05 11:22:35 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Wed May 05 11:22:35 GMT+04:30 2021 DATA SamsungMigrationUpsellJob isEnabled = false, timesShown = 0 Wed May 05 11:22:35 GMT+04:30 2021 DATA com.microsoft.odsp.oem.SamsungUtils Build model matches: false Wed May 05 11:22:35 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Wed May 05 11:22:35 GMT+04:30 2021 DATA com.microsoft.skydrive.SkyDriveApplication Cancelling Samsung migration upsell job Wed May 05 11:22:35 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read ServiceConnections list from preferences: 0 Wed May 05 11:22:35 GMT+04:30 2021 DATA com.microsoft.authorization.cloudaccounts.CloudAccountsManager Read hidden cloud account IDs list from preferences: 0 Wed May 05 11:22:35 GMT+04:30 2021 DATA OneDrivePrivacyDelegate (Q) QoS RequiredServiceData null null true Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob() called Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Scheduling thread Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): requestingToRunJob: true Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread scheduled Wed May 05 11:22:35 GMT+04:30 2021 DATA LocalNotificationDailyJob Running Daily Job Wed May 05 11:22:35 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob com.microsoft.skydrive.jobs.LocalNotificationDailyJob.onStartJob(): Thread's finally block Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob Received request for com.microsoft.skydrive.jobs.LocalNotificationDailyJob to run between 11:00:00.000 and 17:00:00.000 (absolute time of day) Wed May 05 11:22:35 GMT+04:30 2021 DATA DailyJob Scheduled time for com.microsoft.skydrive.jobs.LocalNotificationDailyJob is to run between 23:58:18.000 and 29:58:18.000 from now Wed May 05 11:22:35 GMT+04:30 2021 DATA LocalNotificationDailyJob OnStopJob called Wed May 05 11:22:35 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: false Wed May 05 11:22:35 GMT+04:30 2021 DATA DeviceAndApplicationInfo Pre: true Wed May 05 11:22:35 GMT+04:30 2021 I FileUploadUtils isSupportedAutoUploadAccountAvailable returned false because no supported account found. Wed May 05 11:33:56 GMT+04:30 2021 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 0 after merge: 0 first db action on: 1620197554 now: 1620198236 time to merge: 1 (:0)