Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
13 views55 pages

OneDrive Debug Log Analysis

The document contains log messages from the startup of an OneDrive application on Android. It records the initialization steps like checking for mitigations, updating configuration rules from the server, opening the database, resetting comment statuses, and refreshing metadata.
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
13 views55 pages

OneDrive Debug Log Analysis

The document contains log messages from the startup of an OneDrive application on Android. It records the initialization steps like checking for mitigations, updating configuration rules from the server, opening the database, resetting comment statuses, and refreshing metadata.
Copyright
© © All Rights Reserved
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/ 55

Thu Nov 23 05:59:04 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed

Thu Nov 23 05:59:05 GMT+05:30 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Thu Nov 23 05:59:05 GMT+05:30 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Thu Nov 23 05:59:05 GMT+05:30 2023 DATA hf.d Build model matches: false
Thu Nov 23 05:59:05 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp state is set and locked to true for remainder of this session
Thu Nov 23 05:59:05 GMT+05:30 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Thu Nov 23 05:59:05 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 05:59:05 GMT+05:30 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(../../../../../../../OneDriveCore/onedrivelib.cpp:72)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(../../../../../../../OneDriveCore/onedrivelib.cpp:94)
Thu Nov 23 05:59:06 GMT+05:30 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:3739)
Thu Nov 23 05:59:06 GMT+05:30 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 186
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:4404)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:139)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 7671808 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (../../../../../../../OneDriveCore/qpolicydocument.cpp:260)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-23 07:23:43.650 IST Qt::LocalTime)
(../../../../../../../OneDriveCore/qpolicydocument.cpp:261)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(../../../../../../../OneDriveCore/transport/vaultcreationhelper.cpp:133)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(../../../../../../../OneDriveCore/telemetry/fullsynceventtracker.cpp:34)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:167)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:175)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch (../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:145)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:150)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:160)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1614)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch. (../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1622)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:460)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(../../../../../../../OneDriveCore/photostream/photostreamcreatepostengine.cpp:311)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xd8c98b78, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:210)
Thu Nov 23 05:59:06 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xd8c98b78, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:222)
Thu Nov 23 05:59:06 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 05:59:06 GMT+05:30 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Thu Nov 23 05:59:06 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 05:59:06 GMT+05:30 2023 DATA XiaomiUtils checkIsPreinstalled =
Thu Nov 23 05:59:06 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
InitOneAuthPreReqs
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
migrateADALCacheKey was skipped because it has already been performed 13819547272ms
ago
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp state is set and locked to false for remainder of this session
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth telemetry audienceType: Production
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Thu Nov 23 05:59:07 GMT+05:30 2023 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)
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 18:32:24.883 from now
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 05:59:07 GMT+05:30 2023 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)
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
1:49:40.841 and 18:49:40.840 from now
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Thu Nov 23 05:59:07 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 14
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 0
items
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Samsung migration
info is not null and migration is supported
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Thu Nov 23 05:59:07 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth configured without errors
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Configuration of OneAuth (not including migration, etc.) took 152 ms
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QosEventRecorder Start event: Purchase/Flow
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA NotificationChannelController
initNotificationChannels
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseProcessor
startConnection:INITIAL
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseProcessor
checkEligibility:start
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseProcessor checkEligibility:OK
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA BillingService Connecting to billing
service...
Thu Nov 23 05:59:07 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 05:59:07 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 05:59:07 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.word 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
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Thu Nov 23 05:59:07 GMT+05:30 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseProcessor queryData:CONNECTING
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 05:59:07 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 05:59:07 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlaySkus
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA BillingService Billing client is not ready,
awaiting connection...
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Thu Nov 23 05:59:07 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 05:59:07 GMT+05:30 2023 V b Google Api Availability return code: 0
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA BillingService Querying SKU details...
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA BillingService Billing setup successful
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA InAppPurchaseProcessor
onConnectionReady:CONNECTING
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlayConnection (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:07 GMT+05:30 2023 E InAppPurchaseFlow Success in step CONNECTION,
but flow was in state QUERY_SKUDETAILS
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 3
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils Migration state sync -
None
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils Existing migration state =
None
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungBonusNotificationWorker Job is
queued
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA od.b Read ServiceConnections list from
preferences: 0
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA od.b Read hidden cloud account IDs list
from preferences: 0
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesrefreshfactory.cp
p:12)
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:35)
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:155)
Thu Nov 23 05:59:07 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:07 GMT+05:30 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 200
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 05:59:07 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 76
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 05:59:08 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(../../../../../../../OneDriveCore/dbhelpers/streamsdbhelper.cpp:702)
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Thu Nov 23 05:59:08 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:08 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:08 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:08 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.excel
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA BillingService Fetched 11 SKU(s) for 'subs'
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlaySkus (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:08 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA BillingService Querying purchases...
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA BillingService Processing 0 purchase(s)...
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA InAppPurchaseProcessor queryPurchaseData:OK
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA InAppPurchaseUtils
isValidSamsungGalleryVersion() - found package with versionCode = 1151100001
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA InAppPurchaseUtils
isSamsung100GBTrialSupported = false, invalid Samsung Gallery app version, Samsung
100GB Trial V2 Enabled
Thu Nov 23 05:59:08 GMT+05:30 2023 I SamsungMigrationUpsellJob
is100GBTrialSupported = false
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Account is not
linked and user is not eligible for 100GB offer
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.excel
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 05:59:08 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: false
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: true
Thu Nov 23 05:59:08 GMT+05:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Thu Nov 23 05:59:08 GMT+05:30 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Thu Nov 23 05:59:08 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:09 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{httpStatusCode: 0, networkErrorCode: 99, type:
NetworkException}"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:67)
Thu Nov 23 05:59:09 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{httpStatusCode: 0, networkErrorCode: 99, type:
NetworkException}"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:98)
Thu Nov 23 05:59:09 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:180)
Thu Nov 23 05:59:09 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
1482 (../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:227)
Thu Nov 23 05:59:09 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:09 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Thu Nov 23 05:59:09 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Thu Nov 23 05:59:09 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 05:59:09 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 05:59:09 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 05:59:09 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(../../../../../../../OneDriveCore/telemetry/costattribution/costattributionutility
.cpp:49)
Thu Nov 23 07:03:24 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 07:03:24 GMT+05:30 2023 DATA hf.d Build model matches: false
Thu Nov 23 07:03:24 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp state is set and locked to true for remainder of this session
Thu Nov 23 07:03:24 GMT+05:30 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Thu Nov 23 07:03:24 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 07:03:24 GMT+05:30 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Thu Nov 23 07:03:24 GMT+05:30 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Thu Nov 23 07:03:25 GMT+05:30 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(../../../../../../../OneDriveCore/onedrivelib.cpp:72)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(../../../../../../../OneDriveCore/onedrivelib.cpp:94)
Thu Nov 23 07:03:25 GMT+05:30 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:3739)
Thu Nov 23 07:03:25 GMT+05:30 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 186
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:4404)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:139)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 7671808 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (../../../../../../../OneDriveCore/qpolicydocument.cpp:260)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-23 07:23:43.650 IST Qt::LocalTime)
(../../../../../../../OneDriveCore/qpolicydocument.cpp:261)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(../../../../../../../OneDriveCore/transport/vaultcreationhelper.cpp:133)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(../../../../../../../OneDriveCore/telemetry/fullsynceventtracker.cpp:34)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:167)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:175)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch (../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:145)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:150)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:160)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1614)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch. (../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1622)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:460)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(../../../../../../../OneDriveCore/photostream/photostreamcreatepostengine.cpp:311)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xd8d05870, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:210)
Thu Nov 23 07:03:25 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xd8d05870, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:222)
Thu Nov 23 07:03:25 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 07:03:25 GMT+05:30 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Thu Nov 23 07:03:25 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 07:03:25 GMT+05:30 2023 DATA XiaomiUtils checkIsPreinstalled =
Thu Nov 23 07:03:25 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
InitOneAuthPreReqs
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
migrateADALCacheKey was skipped because it has already been performed 13823406293ms
ago
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp state is set and locked to false for remainder of this session
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth telemetry audienceType: Production
Thu Nov 23 07:03:26 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Thu Nov 23 07:03:26 GMT+05:30 2023 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)
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 17:33:53.810 from now
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OnThisDayNotifier Canceling
"(job:1073741839/com.microsoft.skydrive/.photos.onthisday.OnThisDayNotifier)"
before scheduling a new one
Thu Nov 23 07:03:26 GMT+05:30 2023 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)
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 17:17:11.789 from now
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Thu Nov 23 07:03:26 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth configured without errors
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Configuration of OneAuth (not including migration, etc.) took 177 ms
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA NotificationChannelController
initNotificationChannels
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Thu Nov 23 07:03:26 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 0
items
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 07:03:26 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 07:03:26 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 07:03:26 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.word 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
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Thu Nov 23 07:03:26 GMT+05:30 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Thu Nov 23 07:03:26 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 07:03:26 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 07:03:26 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 07:03:26 GMT+05:30 2023 V b Google Api Availability return code: 0
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA SamsungBonusNotificationWorker Job is
queued
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA od.b Read ServiceConnections list from
preferences: 0
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA od.b Read hidden cloud account IDs list
from preferences: 0
Thu Nov 23 07:03:26 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 07:03:26 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesrefreshfactory.cp
p:12)
Thu Nov 23 07:03:26 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:35)
Thu Nov 23 07:03:26 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1094
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Samsung migration
info is not null and migration is supported
Thu Nov 23 07:03:27 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:155)
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 07:03:27 GMT+05:30 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Thu Nov 23 07:03:27 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA QosEventRecorder Start event: Purchase/Flow
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA InAppPurchaseProcessor
startConnection:INITIAL
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA InAppPurchaseProcessor
checkEligibility:start
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA InAppPurchaseProcessor checkEligibility:OK
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA BillingService Connecting to billing
service...
Thu Nov 23 07:03:27 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA InAppPurchaseProcessor queryData:CONNECTING
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlaySkus
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA BillingService Billing client is not ready,
awaiting connection...
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Thu Nov 23 07:03:27 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 200
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 07:03:27 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 76
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 6
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA SamsungAuthUtils Migration state sync -
None
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA SamsungAuthUtils Existing migration state =
None
Thu Nov 23 07:03:27 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(../../../../../../../OneDriveCore/dbhelpers/streamsdbhelper.cpp:702)
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 07:03:27 GMT+05:30 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.powerpoint
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.excel
Thu Nov 23 07:03:27 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:28 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:28 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 07:03:28 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:28 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 07:03:28 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 07:03:28 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 07:03:28 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.excel
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 07:03:28 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: false
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: true
Thu Nov 23 07:03:28 GMT+05:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Thu Nov 23 07:03:28 GMT+05:30 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Thu Nov 23 07:03:28 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 07:03:29 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Thu Nov 23 07:03:29 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Thu Nov 23 07:03:29 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:29 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 07:03:29 GMT+05:30 2023 V AccountQuotaHelper Updating storage info
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BillingService Querying SKU details...
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BillingService Billing setup successful
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA InAppPurchaseProcessor
onConnectionReady:CONNECTING
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlayConnection (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:30 GMT+05:30 2023 E InAppPurchaseFlow Success in step CONNECTION,
but flow was in state QUERY_SKUDETAILS
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BillingService Fetched 11 SKU(s) for 'subs'
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlaySkus (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BillingService Querying purchases...
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA BillingService Processing 0 purchase(s)...
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA InAppPurchaseProcessor queryPurchaseData:OK
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA InAppPurchaseUtils
isValidSamsungGalleryVersion() - found package with versionCode = 1151100001
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA InAppPurchaseUtils
isSamsung100GBTrialSupported = false, invalid Samsung Gallery app version, Samsung
100GB Trial V2 Enabled
Thu Nov 23 07:03:30 GMT+05:30 2023 I SamsungMigrationUpsellJob
is100GBTrialSupported = false
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Account is not
linked and user is not eligible for 100GB offer
Thu Nov 23 07:03:30 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Thu Nov 23 07:03:32 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got valid response for
item "root" with 0 Duration: 4673
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:144)
Thu Nov 23 07:03:32 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface tagsItems found : 0
(../../../../../../../OneDriveCore/content/itemtagfetchdata.cpp:13)
Thu Nov 23 07:03:32 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Writing Metadata for
syncRoot ResourceId "root"
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:328)
Thu Nov 23 07:03:32 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Metadata for syncRoot
ResourceId "root" is written into db in 62 ms with 0 ms yield time. The network
request takes 4673 ms. There are 0 items in total and 0 items are skipped. The sync
is against the parentSyncRoot: true
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:399)
Thu Nov 23 07:03:32 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The app status.
PowerSaveMode: false ForegroundMode: false
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:410)
Thu Nov 23 08:04:17 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 08:04:18 GMT+05:30 2023 DATA hf.d Build model matches: false
Thu Nov 23 08:04:18 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp state is set and locked to true for remainder of this session
Thu Nov 23 08:04:18 GMT+05:30 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Thu Nov 23 08:04:18 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 08:04:18 GMT+05:30 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(../../../../../../../OneDriveCore/onedrivelib.cpp:72)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(../../../../../../../OneDriveCore/onedrivelib.cpp:94)
Thu Nov 23 08:04:18 GMT+05:30 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:3739)
Thu Nov 23 08:04:18 GMT+05:30 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 186
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:4404)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:139)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 7671808 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (../../../../../../../OneDriveCore/qpolicydocument.cpp:260)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-23 07:23:43.650 IST Qt::LocalTime)
(../../../../../../../OneDriveCore/qpolicydocument.cpp:261)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(../../../../../../../OneDriveCore/transport/vaultcreationhelper.cpp:133)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(../../../../../../../OneDriveCore/telemetry/fullsynceventtracker.cpp:34)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:167)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:175)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch (../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:145)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:150)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:160)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1614)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch. (../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1622)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:460)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(../../../../../../../OneDriveCore/photostream/photostreamcreatepostengine.cpp:311)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 08:04:18 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xf0acf1e8, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:210)
Thu Nov 23 08:04:18 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xf0acf1e8, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:222)
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA XiaomiUtils checkIsPreinstalled =
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
InitOneAuthPreReqs
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
migrateADALCacheKey was skipped because it has already been performed 13827059737ms
ago
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp state is set and locked to false for remainder of this session
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth telemetry audienceType: Production
Thu Nov 23 08:04:19 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Thu Nov 23 08:04:19 GMT+05:30 2023 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)
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 16:26:43.377 from now
Thu Nov 23 08:04:19 GMT+05:30 2023 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)
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 16:11:55.345 from now
Thu Nov 23 08:04:19 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 0
items
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth configured without errors
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Configuration of OneAuth (not including migration, etc.) took 182 ms
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA NotificationChannelController
initNotificationChannels
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 13
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Thu Nov 23 08:04:19 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 08:04:19 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 08:04:19 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 08:04:19 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.word 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
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Samsung migration
info is not null and migration is supported
Thu Nov 23 08:04:19 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 08:04:19 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Thu Nov 23 08:04:19 GMT+05:30 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Thu Nov 23 08:04:19 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QosEventRecorder Start event: Purchase/Flow
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseProcessor
startConnection:INITIAL
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseProcessor
checkEligibility:start
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseProcessor checkEligibility:OK
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA BillingService Connecting to billing
service...
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA InAppPurchaseProcessor queryData:CONNECTING
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungBonusNotificationWorker Job is
queued
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlaySkus
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA BillingService Billing client is not ready,
awaiting connection...
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA od.b Read ServiceConnections list from
preferences: 0
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA od.b Read hidden cloud account IDs list
from preferences: 0
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Thu Nov 23 08:04:19 GMT+05:30 2023 V b Google Api Availability return code: 0
Thu Nov 23 08:04:19 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 08:04:19 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesrefreshfactory.cp
p:12)
Thu Nov 23 08:04:19 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:35)
Thu Nov 23 08:04:20 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:155)
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Thu Nov 23 08:04:20 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 79
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA SamsungAuthUtils Migration state sync -
None
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA SamsungAuthUtils Existing migration state =
None
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 08:04:20 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 08:04:20 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA BillingService Querying SKU details...
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA BillingService Billing setup successful
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA InAppPurchaseProcessor
onConnectionReady:CONNECTING
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlayConnection (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:20 GMT+05:30 2023 E InAppPurchaseFlow Success in step CONNECTION,
but flow was in state QUERY_SKUDETAILS
Thu Nov 23 08:04:20 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 200
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 08:04:20 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 76
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 08:04:20 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(../../../../../../../OneDriveCore/dbhelpers/streamsdbhelper.cpp:702)
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 08:04:20 GMT+05:30 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Thu Nov 23 08:04:20 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 08:04:20 GMT+05:30 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Thu Nov 23 08:04:20 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 08:04:20 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Thu Nov 23 08:04:20 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.excel
Thu Nov 23 08:04:20 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 08:04:21 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 08:04:21 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:21 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.excel
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 08:04:21 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: false
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: true
Thu Nov 23 08:04:21 GMT+05:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Thu Nov 23 08:04:21 GMT+05:30 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Thu Nov 23 08:04:21 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:22 GMT+05:30 2023 V AccountQuotaHelper Updating storage info
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA BillingService Fetched 11 SKU(s) for 'subs'
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlaySkus (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated policy document
(../../../../../../../OneDriveCore/qpolicydocument.cpp:141)
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA BillingService Querying purchases...
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA BillingService Processing 0 purchase(s)...
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA InAppPurchaseProcessor queryPurchaseData:OK
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA InAppPurchaseUtils
isValidSamsungGalleryVersion() - found package with versionCode = 1151100001
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA InAppPurchaseUtils
isSamsung100GBTrialSupported = false, invalid Samsung Gallery app version, Samsung
100GB Trial V2 Enabled
Thu Nov 23 08:04:22 GMT+05:30 2023 I SamsungMigrationUpsellJob
is100GBTrialSupported = false
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Account is not
linked and user is not eligible for 100GB offer
Thu Nov 23 08:04:22 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 08:04:22 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:46 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 09:09:47 GMT+05:30 2023 DATA hf.d Build model matches: false
Thu Nov 23 09:09:47 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp state is set and locked to true for remainder of this session
Thu Nov 23 09:09:47 GMT+05:30 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Thu Nov 23 09:09:47 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 09:09:47 GMT+05:30 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Thu Nov 23 09:09:47 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(../../../../../../../OneDriveCore/onedrivelib.cpp:72)
Thu Nov 23 09:09:47 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(../../../../../../../OneDriveCore/onedrivelib.cpp:94)
Thu Nov 23 09:09:47 GMT+05:30 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Thu Nov 23 09:09:47 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:3739)
Thu Nov 23 09:09:48 GMT+05:30 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 186
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:4404)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:139)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 7671808 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (../../../../../../../OneDriveCore/qpolicydocument.cpp:260)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-24 08:04:22.688 IST Qt::LocalTime)
(../../../../../../../OneDriveCore/qpolicydocument.cpp:261)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(../../../../../../../OneDriveCore/transport/vaultcreationhelper.cpp:133)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(../../../../../../../OneDriveCore/telemetry/fullsynceventtracker.cpp:34)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:167)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:175)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch (../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:145)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:150)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:160)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1614)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch. (../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1622)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:460)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(../../../../../../../OneDriveCore/photostream/photostreamcreatepostengine.cpp:311)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xbe905838, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:210)
Thu Nov 23 09:09:48 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xbe905838, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:222)
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA XiaomiUtils checkIsPreinstalled =
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
InitOneAuthPreReqs
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
migrateADALCacheKey was skipped because it has already been performed 13830989528ms
ago
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp state is set and locked to false for remainder of this session
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth telemetry audienceType: Production
Thu Nov 23 09:09:49 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Thu Nov 23 09:09:49 GMT+05:30 2023 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)
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 15:43:29.602 from now
Thu Nov 23 09:09:49 GMT+05:30 2023 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)
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 15:12:07.592 from now
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth configured without errors
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Configuration of OneAuth (not including migration, etc.) took 145 ms
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Thu Nov 23 09:09:49 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA NotificationChannelController
initNotificationChannels
Thu Nov 23 09:09:49 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 09:09:49 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 09:09:49 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 09:09:49 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.word 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
Thu Nov 23 09:09:49 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 09:09:49 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Thu Nov 23 09:09:49 GMT+05:30 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 0
items
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 09:09:49 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungBonusNotificationWorker Job is
queued
Thu Nov 23 09:09:49 GMT+05:30 2023 V b Google Api Availability return code: 0
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA od.b Read ServiceConnections list from
preferences: 0
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA od.b Read hidden cloud account IDs list
from preferences: 0
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 09:09:49 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesrefreshfactory.cp
p:12)
Thu Nov 23 09:09:49 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:35)
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Thu Nov 23 09:09:49 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:155)
Thu Nov 23 09:09:49 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 09:09:49 GMT+05:30 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Thu Nov 23 09:09:50 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 09:09:50 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 09:09:50 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 200
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 09:09:50 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 76
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 09:09:50 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(../../../../../../../OneDriveCore/dbhelpers/streamsdbhelper.cpp:702)
Thu Nov 23 09:09:50 GMT+05:30 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Thu Nov 23 09:09:50 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 09:09:50 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 09:09:50 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 09:09:50 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 09:09:50 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1754
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Samsung migration
info is not null and migration is supported
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: false
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: true
Thu Nov 23 09:09:51 GMT+05:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.excel
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA QosEventRecorder Start event: Purchase/Flow
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseProcessor
startConnection:INITIAL
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseProcessor
checkEligibility:start
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseProcessor checkEligibility:OK
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BillingService Connecting to billing
service...
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:51 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseProcessor queryData:CONNECTING
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlaySkus
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BillingService Billing client is not ready,
awaiting connection...
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Thu Nov 23 09:09:51 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:51 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.excel
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 09:09:51 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BillingService Querying SKU details...
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BillingService Billing setup successful
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA InAppPurchaseProcessor
onConnectionReady:CONNECTING
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlayConnection (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 66
Thu Nov 23 09:09:51 GMT+05:30 2023 E InAppPurchaseFlow Success in step CONNECTION,
but flow was in state QUERY_SKUDETAILS
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA SamsungAuthUtils Migration state sync -
None
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA SamsungAuthUtils Existing migration state =
None
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:51 GMT+05:30 2023 V AccountQuotaHelper Updating storage info
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BillingService Fetched 11 SKU(s) for 'subs'
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlaySkus (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 09:09:51 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA BillingService Querying purchases...
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA BillingService Processing 0 purchase(s)...
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA InAppPurchaseProcessor queryPurchaseData:OK
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA InAppPurchaseUtils
isValidSamsungGalleryVersion() - found package with versionCode = 1151100001
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA InAppPurchaseUtils
isSamsung100GBTrialSupported = false, invalid Samsung Gallery app version, Samsung
100GB Trial V2 Enabled
Thu Nov 23 09:09:52 GMT+05:30 2023 I SamsungMigrationUpsellJob
is100GBTrialSupported = false
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Account is not
linked and user is not eligible for 100GB offer
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got valid response for
item "root" with 0 Duration: 2430
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:144)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface tagsItems found : 0
(../../../../../../../OneDriveCore/content/itemtagfetchdata.cpp:13)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Writing Metadata for
syncRoot ResourceId "root"
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:328)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Metadata for syncRoot
ResourceId "root" is written into db in 21 ms with 0 ms yield time. The network
request takes 2430 ms. There are 0 items in total and 0 items are skipped. The sync
is against the parentSyncRoot: true
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:399)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The app status.
PowerSaveMode: false ForegroundMode: false
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:410)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Schedule propagation of
special folder classification.
(../../../../../../../OneDriveCore/database/specialfolderclassification/
specialfolderclassifier.cpp:85)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing propagate
classification
(../../../../../../../OneDriveCore/database/specialfolderclassification/
specialfolderclassifier.cpp:93)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Queue is empty, there are
no folders to propagate
(../../../../../../../OneDriveCore/database/specialfolderclassification/
specialfolderclassifier.cpp:103)
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
2550 (../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:227)
Thu Nov 23 09:09:52 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 09:09:52 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(../../../../../../../OneDriveCore/telemetry/costattribution/costattributionutility
.cpp:49)
Thu Nov 23 10:09:53 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 10:09:54 GMT+05:30 2023 DATA hf.d Build model matches: false
Thu Nov 23 10:09:54 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp state is set and locked to true for remainder of this session
Thu Nov 23 10:09:54 GMT+05:30 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Thu Nov 23 10:09:54 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 10:09:54 GMT+05:30 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(../../../../../../../OneDriveCore/onedrivelib.cpp:72)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(../../../../../../../OneDriveCore/onedrivelib.cpp:94)
Thu Nov 23 10:09:54 GMT+05:30 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:3739)
Thu Nov 23 10:09:54 GMT+05:30 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 186
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:4404)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:139)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 7671808 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (../../../../../../../OneDriveCore/qpolicydocument.cpp:260)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-24 08:04:22.688 IST Qt::LocalTime)
(../../../../../../../OneDriveCore/qpolicydocument.cpp:261)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(../../../../../../../OneDriveCore/transport/vaultcreationhelper.cpp:133)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(../../../../../../../OneDriveCore/telemetry/fullsynceventtracker.cpp:34)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:167)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:175)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch (../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:145)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:150)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:160)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1614)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch. (../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1622)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:460)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(../../../../../../../OneDriveCore/photostream/photostreamcreatepostengine.cpp:311)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xd8c60e18, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:210)
Thu Nov 23 10:09:54 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xd8c60e18, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:222)
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA XiaomiUtils checkIsPreinstalled =
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
InitOneAuthPreReqs
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
migrateADALCacheKey was skipped because it has already been performed 13834595761ms
ago
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp state is set and locked to false for remainder of this session
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth telemetry audienceType: Production
Thu Nov 23 10:09:55 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Thu Nov 23 10:09:55 GMT+05:30 2023 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)
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 14:33:26.284 from now
Thu Nov 23 10:09:55 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:55 GMT+05:30 2023 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)
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 14:49:02.267 from now
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth configured without errors
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Configuration of OneAuth (not including migration, etc.) took 204 ms
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA NotificationChannelController
initNotificationChannels
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 0
items
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Thu Nov 23 10:09:55 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 10:09:55 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 10:09:55 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.word 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
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Thu Nov 23 10:09:55 GMT+05:30 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Thu Nov 23 10:09:55 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 10:09:55 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:09:55 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 10:09:55 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Thu Nov 23 10:09:55 GMT+05:30 2023 V b Google Api Availability return code: 0
Thu Nov 23 10:09:55 GMT+05:30 2023 DATA SamsungBonusNotificationWorker Job is
queued
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA od.b Read ServiceConnections list from
preferences: 0
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA od.b Read hidden cloud account IDs list
from preferences: 0
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesrefreshfactory.cp
p:12)
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:35)
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:155)
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Thu Nov 23 10:09:56 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 200
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface No new state for item: 76
streamType: 1
(../../../../../../../OneDriveCore/streamcache/streamsyncstate.cpp:85)
Thu Nov 23 10:09:56 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(../../../../../../../OneDriveCore/dbhelpers/streamsdbhelper.cpp:702)
Thu Nov 23 10:09:56 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 10:09:56 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Thu Nov 23 10:09:56 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1023
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Samsung migration
info is not null and migration is supported
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA QosEventRecorder Start event: Purchase/Flow
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA InAppPurchaseProcessor
startConnection:INITIAL
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA InAppPurchaseProcessor
checkEligibility:start
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA InAppPurchaseProcessor checkEligibility:OK
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA BillingService Connecting to billing
service...
Thu Nov 23 10:09:56 GMT+05:30 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA InAppPurchaseProcessor queryData:CONNECTING
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlaySkus
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA BillingService Billing client is not ready,
awaiting connection...
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 6
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA SamsungAuthUtils Migration state sync -
None
Thu Nov 23 10:09:56 GMT+05:30 2023 DATA SamsungAuthUtils Existing migration state =
None
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.excel
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:57 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 10:09:57 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.excel
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 10:09:57 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BillingService Querying SKU details...
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BillingService Billing setup successful
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA InAppPurchaseProcessor
onConnectionReady:CONNECTING
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlayConnection (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:57 GMT+05:30 2023 E InAppPurchaseFlow Success in step CONNECTION,
but flow was in state QUERY_SKUDETAILS
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BillingService Fetched 11 SKU(s) for 'subs'
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlaySkus (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BillingService Querying purchases...
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA BillingService Processing 0 purchase(s)...
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA InAppPurchaseProcessor queryPurchaseData:OK
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA InAppPurchaseUtils
isValidSamsungGalleryVersion() - found package with versionCode = 1151100001
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA InAppPurchaseUtils
isSamsung100GBTrialSupported = false, invalid Samsung Gallery app version, Samsung
100GB Trial V2 Enabled
Thu Nov 23 10:09:57 GMT+05:30 2023 I SamsungMigrationUpsellJob
is100GBTrialSupported = false
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Account is not
linked and user is not eligible for 100GB offer
Thu Nov 23 10:09:57 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Thu Nov 23 10:09:58 GMT+05:30 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Thu Nov 23 10:09:58 GMT+05:30 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Thu Nov 23 10:09:58 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:58 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:58 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: false
Thu Nov 23 10:09:58 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: true
Thu Nov 23 10:09:58 GMT+05:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Thu Nov 23 10:09:58 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:58 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:58 GMT+05:30 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Thu Nov 23 10:09:58 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:09:59 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:09:59 GMT+05:30 2023 V AccountQuotaHelper Updating storage info
Thu Nov 23 10:10:00 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Thu Nov 23 10:10:00 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Thu Nov 23 10:10:00 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 10:10:00 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got valid response for
item "root" with 0 Duration: 4558
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:144)
Thu Nov 23 10:10:00 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface tagsItems found : 0
(../../../../../../../OneDriveCore/content/itemtagfetchdata.cpp:13)
Thu Nov 23 10:10:00 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Writing Metadata for
syncRoot ResourceId "root"
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:328)
Thu Nov 23 10:10:01 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Metadata for syncRoot
ResourceId "root" is written into db in 342 ms with 0 ms yield time. The network
request takes 4558 ms. There are 0 items in total and 0 items are skipped. The sync
is against the parentSyncRoot: true
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:399)
Thu Nov 23 10:10:01 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The app status.
PowerSaveMode: false ForegroundMode: false
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:410)
Thu Nov 23 10:44:35 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 10:44:35 GMT+05:30 2023 DATA hf.d Build model matches: false
Thu Nov 23 10:44:35 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp state is set and locked to true for remainder of this session
Thu Nov 23 10:44:35 GMT+05:30 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Thu Nov 23 10:44:35 GMT+05:30 2023 DATA OneDSUtils OneDS mitigation checks passed
Thu Nov 23 10:44:35 GMT+05:30 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(../../../../../../../OneDriveCore/onedrivelib.cpp:72)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(../../../../../../../OneDriveCore/onedrivelib.cpp:94)
Thu Nov 23 10:44:35 GMT+05:30 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:3739)
Thu Nov 23 10:44:35 GMT+05:30 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 186
(../../../../../../../OneDriveCore/database/metadatadatabase.cpp:4404)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:139)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 7671808 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(../../../../../../../OneDriveCore/dbhelpers/metadatadatabaseutils.cpp:145)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"AllowExpandedEditCommands" with value "True"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RegisterNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"DeleteNotificationSubscriptionUrl" with value
"{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToExpiry" with value "604800"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"NotificationSubscriptionSecondsToPreRenewal" with value "302400"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileScenarioName" with value "FollowAFile"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileUrl" with value "activity"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FollowAFileSecondsToExpiry" with value "7776000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UnfollowAFileSecondsToExpiry" with value "34128000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"CreatePersonalVault" with value "false"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"RevisedVaultQuota" with value "true"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserResolutionRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"UserFirstRunRamp" with value "1"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FullSyncMaxItemCount" with value "1000"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"IncrementalSyncMaxItemCount" with value "50"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"PerFileSizeLimitBytes" with value "2147483647"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Inserting rule
"FileNameLimit" with value "255"
(../../../../../../../OneDriveCore/qpolicydocument.cpp:221)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"86400" (../../../../../../../OneDriveCore/qpolicydocument.cpp:260)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(2023-11-24 08:04:22.688 IST Qt::LocalTime)
(../../../../../../../OneDriveCore/qpolicydocument.cpp:261)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "false"
(../../../../../../../OneDriveCore/transport/vaultcreationhelper.cpp:133)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(../../../../../../../OneDriveCore/telemetry/fullsynceventtracker.cpp:34)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:167)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/commentdbhelper.cpp:175)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch (../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:145)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:150)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/listscommentsdbhelper.cpp:160)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1614)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch. (../../../../../../../OneDriveCore/dbhelpers/photostreamdbhelper.cpp:1622)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:460)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(../../../../../../../OneDriveCore/photostream/photostreamcreatepostengine.cpp:311)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xc1898050, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:210)
Thu Nov 23 10:44:35 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xc1898050, name = "Thread (pooled)")
(../../../../../../../OneDriveCore/uploading/itemuploadhelperengine.cpp:222)
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA XiaomiUtils checkIsPreinstalled =
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
InitOneAuthPreReqs
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
migrateADALCacheKey was skipped because it has already been performed 13836676336ms
ago
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp state is set and locked to false for remainder of this session
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth telemetry audienceType: Production
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id (../../../../../../../OneDriveCore/dbhelpers/drivesdbhelper.cpp:363)
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Thu Nov 23 10:44:36 GMT+05:30 2023 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)
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 13:48:05.749 from now
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 1
items
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:44:36 GMT+05:30 2023 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)
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 13:16:34.740 from now
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Thu Nov 23 10:44:36 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
OneAuth configured without errors
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Configuration of OneAuth (not including migration, etc.) took 202 ms
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Thu Nov 23 10:44:36 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth AAD ramp is: true
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA NotificationChannelController
initNotificationChannels
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA QueryBasedCursor Closing cursor with 0
items
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:44:36 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 10:44:36 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 10:44:36 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.word 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
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Thu Nov 23 10:44:36 GMT+05:30 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Thu Nov 23 10:44:36 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 10:44:36 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:44:36 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Thu Nov 23 10:44:36 GMT+05:30 2023 V b Google Api Availability return code: 0
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungBonusNotificationWorker Job is
queued
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA od.b Read ServiceConnections list from
preferences: 0
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA od.b Read hidden cloud account IDs list
from preferences: 0
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =None
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesrefreshfactory.cp
p:12)
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Page size : "1000"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:35)
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:155)
Thu Nov 23 10:44:36 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:44:36 GMT+05:30 2023 DATA QueryBasedCursor Cursor closed
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 10:44:36 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(../../../../../../../OneDriveCore/dbhelpers/streamsdbhelper.cpp:702)
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 10:44:37 GMT+05:30 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1104
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Samsung migration
info is not null and migration is supported
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA QosEventRecorder Start event: Purchase/Flow
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA InAppPurchaseProcessor
startConnection:INITIAL
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA InAppPurchaseProcessor
checkEligibility:start
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA InAppPurchaseProcessor checkEligibility:OK
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlayConnection
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA BillingService Connecting to billing
service...
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA InAppPurchaseProcessor queryData:CONNECTING
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA QosEventRecorder Start event:
Purchase/PlaySkus
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA BillingService Billing client is not ready,
awaiting connection...
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.powerpoint
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Thu Nov 23 10:44:37 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:37 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:37 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.excel
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 10:44:37 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:37 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Thu Nov 23 10:44:37 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:38 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 10:44:38 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.powerpoint 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
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.powerpoint ver:1.6.4
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.powerpoint
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.powerpoint
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.powerpoint
Thu Nov 23 10:44:38 GMT+05:30 2023 V PackageUtils_v1.6.6 Package
com.microsoft.office.excel 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
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.excel ver:1.6.4
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 45
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA SamsungAuthUtils Migration state sync -
None
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA SamsungAuthUtils Existing migration state =
None
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.excel
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.excel
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.excel
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Thu Nov 23 10:44:38 GMT+05:30 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: false
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA DeviceAndApplicationInfo Pre: true
Thu Nov 23 10:44:38 GMT+05:30 2023 V [Auth]OneDriveAuthenticator hasFeatures()
FEATURE_QUOTA
Thu Nov 23 10:44:38 GMT+05:30 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Thu Nov 23 10:44:38 GMT+05:30 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Cached valid token available for: service::onedrivemobile.live.com::MBI_SSL
Thu Nov 23 10:44:39 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:39 GMT+05:30 2023 V AccountQuotaHelper Updating storage info
Thu Nov 23 10:44:40 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Thu Nov 23 10:44:40 GMT+05:30 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Thu Nov 23 10:44:40 GMT+05:30 2023 DATA com.microsoft.authorization.oneauth.c
Oneauth MSA ramp is: false
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got valid response for
item "root" with 0 Duration: 4392
(../../../../../../../OneDriveCore/transport/vroom/vroomgetchangesfetcher.cpp:144)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface tagsItems found : 0
(../../../../../../../OneDriveCore/content/itemtagfetchdata.cpp:13)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Writing Metadata for
syncRoot ResourceId "root"
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:328)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Metadata for syncRoot
ResourceId "root" is written into db in 71 ms with 0 ms yield time. The network
request takes 4392 ms. There are 0 items in total and 0 items are skipped. The sync
is against the parentSyncRoot: true
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:399)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The app status.
PowerSaveMode: false ForegroundMode: false
(../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:410)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Schedule propagation of
special folder classification.
(../../../../../../../OneDriveCore/database/specialfolderclassification/
specialfolderclassifier.cpp:85)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing propagate
classification
(../../../../../../../OneDriveCore/database/specialfolderclassification/
specialfolderclassifier.cpp:93)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Queue is empty, there are
no folders to propagate
(../../../../../../../OneDriveCore/database/specialfolderclassification/
specialfolderclassifier.cpp:103)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
4697 (../../../../../../../OneDriveCore/transport/getchangesdatawriter.cpp:227)
Thu Nov 23 10:44:41 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(../../../../../../../OneDriveCore/telemetry/costattribution/costattributionutility
.cpp:49)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:779)
Thu Nov 23 10:44:41 GMT+05:30 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(../../../../../../../OneDriveCore/streamcache/streamcache.cpp:788)
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BillingService Querying SKU details...
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BillingService Billing setup successful
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA InAppPurchaseProcessor
onConnectionReady:CONNECTING
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlayConnection (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:43 GMT+05:30 2023 E InAppPurchaseFlow Success in step CONNECTION,
but flow was in state QUERY_SKUDETAILS
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BillingService Fetched 11 SKU(s) for 'subs'
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BaseQosEventRecorder Finish event:
Purchase/PlaySkus (Samsung100Gb6MonthUpsellFlow) result: Success
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount d9daeee9a1868b94 true
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BillingService Querying purchases...
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA BillingService Processing 0 purchase(s)...
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA InAppPurchaseProcessor queryPurchaseData:OK
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA InAppPurchaseUtils
isValidSamsungGalleryVersion() - found package with versionCode = 1151100001
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA InAppPurchaseUtils
isSamsung100GBTrialSupported = false, invalid Samsung Gallery app version, Samsung
100GB Trial V2 Enabled
Thu Nov 23 10:44:43 GMT+05:30 2023 I SamsungMigrationUpsellJob
is100GBTrialSupported = false
Thu Nov 23 10:44:43 GMT+05:30 2023 DATA SamsungMigrationUpsellJob Account is not
linked and user is not eligible for 100GB offer

You might also like