0% found this document useful (0 votes)
91 views54 pages

OneDrive Auth Token Refresh Error

The log file contains entries from OneDrive on an iOS device. It shows that the access token was expired and attempts to refresh the token failed with an error indicating the refresh token was not set properly. This triggered the app to force a re-sign in. Further attempts to get an auth token or call APIs continued to fail with authorization token expired exceptions.

Uploaded by

Ermiyas Aschalew
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)
91 views54 pages

OneDrive Auth Token Refresh Error

The log file contains entries from OneDrive on an iOS device. It shows that the access token was expired and attempts to refresh the token failed with an error indicating the refresh token was not set properly. This triggered the app to force a re-sign in. Further attempts to get an auth token or call APIs continued to fail with authorization token expired exceptions.

Uploaded by

Ermiyas Aschalew
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/ 54

Sun Sep 10 18:00:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator

getAuthTokenInternal - Cached token invalid, attempt to refresh token


Sun Sep 10 18:00:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/streamsdbhelper.cpp:70
2)
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Skipping execution because the account is not valid with the
result code AccountStatusIsNull
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery end state: BatteryStatus(isCharging=true, percentage=51)
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread's finally block
Sun Sep 10 18:00:06 GMT+03:00 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)
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 6:14:00.000 and 30:13:59.999 from now
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:06 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:06 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStopJob()
called with userDisabledNotification: false and shouldBeProcessed: true
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:07 GMT+03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:07 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:00:07 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:07 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:07 GMT+03:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Sep 10 18:00:07 GMT+03:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.AuthorizationTokenExpiredException: Failed
to refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator


getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1424
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:07 GMT+03:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Sun Sep 10 18:00:07 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 0, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 11
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA SamsungAuthUtils Migration state sync -
Unknown
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA SamsungAuthUtils Existing migration state =
Unknown
Sun Sep 10 18:00:07 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Unknown->Unknown
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:07 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:00:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Sep 10 18:00:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Sep 10 18:00:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
1046
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Sep 10 18:00:46 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:00:47 GMT+03:00 2023 DATA yf.d Build model matches: false
Sun Sep 10 18:00:47 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Sep 10 18:00:47 GMT+03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Sep 10 18:00:47 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:00:47 GMT+03:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Sep 10 18:00:47 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Sun Sep 10 18:00:47 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Sep 10 18:00:47 GMT+03:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:37
43)
Sun Sep 10 18:00:48 GMT+03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 188
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:44
08)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:00:48 GMT+03:00 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)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 32992 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface "The current accountId(12)
is different from settings accountId(0)"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:301)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:260)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(1970-01-01 15:00:00.000 EAT Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:261)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:34)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:16
7)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:17
5)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1614)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1622)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:460)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/photostream/photostreamcreatepos
tengine.cpp:311)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:00:48 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:48 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xdae9bc98, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Sep 10 18:00:48 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xdae9bc98, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Sep 10 18:00:48 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:48 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:48 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:00:48 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Sun Sep 10 18:00:48 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:48 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:48 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:48 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:48 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:48 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:48 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:00:48 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA XiaomiUtils checkIsPreinstalled =
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f InitOneAuthPreReqs
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f migrateADALCacheKey was skipped
because it has already been performed 7465059581ms ago
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f OneAuth telemetry audienceType:
Production
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Sep 10 18:00:49 GMT+03:00 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)
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 6:47:08.627 from now
Sun Sep 10 18:00:49 GMT+03:00 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)
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 6:20:38.619 from now
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Sun Sep 10 18:00:49 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Sep 10 18:00:49 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:00:49 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:49 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:49 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:49 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f OneAuth configured without errors
Sun Sep 10 18:00:49 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA ie.f Configuration of OneAuth (not
including migration, etc.) took 486 ms
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Sep 10 18:00:49 GMT+03:00 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
Sun Sep 10 18:00:49 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Sep 10 18:00:49 GMT+03:00 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStartJob()
called with isRunning: false, shouldBeProcessed: true
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob()
called
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Scheduling thread
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
requestingToRunJob: true
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread scheduled
Sun Sep 10 18:00:49 GMT+03:00 2023 V b Google Api Availability return code: 0
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:00:49 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery start state: BatteryStatus(isCharging=true, percentage=51)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Checking if GetChanges has completed at least once and if force
re-sync is active
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:50 GMT+03:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Sep 10 18:00:50 GMT+03:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA be.b Read ServiceConnections list from
preferences: 0
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA be.b Read hidden cloud account IDs list
from preferences: 0
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesrefreshfactory.cpp:12)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:50 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:50 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:50 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:61)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA PhotoStreamExperience Experience Check: Not
expired, do not run check
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:779)
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:788)
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/streamsdbhelper.cpp:70
2)
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:50 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:00:50 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:00:50 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:50 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:50 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:50 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:50 GMT+03:00 2023 E com.microsoft.authorization.communication.r$d
Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.r$d.a(SourceFile:54)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e$a.run(SourceFile:52)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.microsoft.authorization.communication.r$a$a.run(SourceFile:8)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator


getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Skipping execution because the account is not valid with the
result code AccountStatusIsNull
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:50 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:50 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery end state: BatteryStatus(isCharging=true, percentage=51)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:50 GMT+03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread's finally block
Sun Sep 10 18:00:50 GMT+03:00 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)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 6:01:16.000 and 30:01:15.999 from now
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStopJob()
called with userDisabledNotification: false and shouldBeProcessed: true
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:00:50 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:00:50 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:00:50 GMT+03:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
577
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:00:50 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributionutility.cpp:49)
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1415
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:50 GMT+03:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 0, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 6
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungAuthUtils Migration state sync -
Unknown
Sun Sep 10 18:00:50 GMT+03:00 2023 DATA SamsungAuthUtils Existing migration state =
Unknown
Sun Sep 10 18:00:51 GMT+03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Unknown->Unknown
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:51 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:00:51 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:00:51 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:00:51 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:51 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:00:51 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Fetched accounts
from com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 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
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 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
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Fetched token from
com.microsoft.office.word
Sun Sep 10 18:00:51 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Disconnecting from
com.microsoft.office.word
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA yf.d Build model matches: false
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:01:30 GMT+03:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Sep 10 18:01:30 GMT+03:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:37
43)
Sun Sep 10 18:01:30 GMT+03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 188
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:44
08)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:01:30 GMT+03:00 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)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 49472 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Sun Sep 10 18:01:30 GMT+03:00 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface "The current accountId(12)
is different from settings accountId(0)"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:301)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:260)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(1970-01-01 15:00:00.000 EAT Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:261)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:34)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:16
7)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:17
5)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1614)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1622)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:460)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/photostream/photostreamcreatepos
tengine.cpp:311)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:01:30 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:30 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xc0a0e920, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Sep 10 18:01:30 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xc0a0e920, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Sep 10 18:01:30 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:30 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Sun Sep 10 18:01:31 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:01:31 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:01:31 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA XiaomiUtils checkIsPreinstalled =
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f InitOneAuthPreReqs
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f migrateADALCacheKey was skipped
because it has already been performed 7465101716ms ago
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f OneAuth telemetry audienceType:
Production
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Sep 10 18:01:31 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:01:31 GMT+03:00 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)
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 6:12:41.313 from now
Sun Sep 10 18:01:31 GMT+03:00 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)
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 6:19:43.307 from now
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f OneAuth configured without errors
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Configuration of OneAuth (not
including migration, etc.) took 269 ms
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Sep 10 18:01:31 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Sep 10 18:01:31 GMT+03:00 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:01:31 GMT+03:00 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
Sun Sep 10 18:01:31 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:31 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:31 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:31 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA be.b Read ServiceConnections list from
preferences: 0
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA be.b Read hidden cloud account IDs list
from preferences: 0
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:01:31 GMT+03:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Sep 10 18:01:31 GMT+03:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:01:31 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesrefreshfactory.cpp:12)
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:31 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:31 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:61)
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA PhotoStreamExperience Experience Check: Not
expired, do not run check
Sun Sep 10 18:01:31 GMT+03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Sep 10 18:01:31 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:01:32 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:01:32 GMT+03:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
220
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:779)
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:788)
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributionutility.cpp:49)
Sun Sep 10 18:01:32 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/streamsdbhelper.cpp:70
2)
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 734
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:01:32 GMT+03:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 0, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:01:32 GMT+03:00 2023 V b Google Api Availability return code: 0
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:01:32 GMT+03:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Sep 10 18:01:32 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:32 GMT+03:00 2023 E ScenariosNotificationChannelsManager Error
while getting notification scenarios java.io.IOException:
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.AuthorizationTokenExpiredException: Failed
to refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStartJob()


called with isRunning: false, shouldBeProcessed: true
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob()
called
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Scheduling thread
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
requestingToRunJob: true
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread scheduled
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery start state: BatteryStatus(isCharging=true, percentage=51)
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Checking if GetChanges has completed at least once and if force
re-sync is active
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 36
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA SamsungAuthUtils Migration state sync -
Unknown
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA SamsungAuthUtils Existing migration state =
Unknown
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was Unknown->Unknown
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:01:32 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:01:32 GMT+03:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at b3.i$a.a(SourceFile:15)
at b3.i$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()


FEATURE_QUOTA
Sun Sep 10 18:01:32 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:32 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:01:32 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:01:33 GMT+03:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Sep 10 18:02:11 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA yf.d Build model matches: false
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:02:12 GMT+03:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Sep 10 18:02:12 GMT+03:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:37
43)
Sun Sep 10 18:02:12 GMT+03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 188
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:44
08)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:02:12 GMT+03:00 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)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 65952 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface "The current accountId(12)
is different from settings accountId(0)"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:301)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:260)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(1970-01-01 15:00:00.000 EAT Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:261)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Sep 10 18:02:12 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:12 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:34)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:16
7)
Sun Sep 10 18:02:12 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:17
5)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sun Sep 10 18:02:12 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1614)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1622)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:460)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/photostream/photostreamcreatepos
tengine.cpp:311)
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Sun Sep 10 18:02:12 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:12 GMT+03:00 2023 I


com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:02:12 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xdae481c0, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Sep 10 18:02:12 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xdae481c0, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:13 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:02:13 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA XiaomiUtils checkIsPreinstalled =
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f InitOneAuthPreReqs
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f migrateADALCacheKey was skipped
because it has already been performed 7465143636ms ago
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f OneAuth telemetry audienceType:
Production
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Sun Sep 10 18:02:13 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f OneAuth configured without errors
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Configuration of OneAuth (not
including migration, etc.) took 157 ms
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Sep 10 18:02:13 GMT+03:00 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)
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 6:19:44.451 from now
Sun Sep 10 18:02:13 GMT+03:00 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
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Sun Sep 10 18:02:13 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Sep 10 18:02:13 GMT+03:00 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:02:13 GMT+03:00 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)
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 6:25:45.410 from now
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:13 GMT+03:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Sep 10 18:02:13 GMT+03:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Sep 10 18:02:13 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA be.b Read ServiceConnections list from
preferences: 0
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA be.b Read hidden cloud account IDs list
from preferences: 0
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:02:13 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesrefreshfactory.cpp:12)
Sun Sep 10 18:02:13 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:61)
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA PhotoStreamExperience Experience Check: Not
expired, do not run check
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStartJob()
called with isRunning: false, shouldBeProcessed: true
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob()
called
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Scheduling thread
Sun Sep 10 18:02:13 GMT+03:00 2023 V b Google Api Availability return code: 0
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
requestingToRunJob: true
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread scheduled
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery start state: BatteryStatus(isCharging=true, percentage=51)
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Checking if GetChanges has completed at least once and if force
re-sync is active
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:13 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:02:13 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:13 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:13 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:13 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:779)
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:788)
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:14 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:02:14 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
283
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:14 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/streamsdbhelper.cpp:70
2)
Sun Sep 10 18:02:14 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributionutility.cpp:49)
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:14 GMT+03:00 2023 E com.microsoft.authorization.communication.r$d
Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.r$d.a(SourceFile:54)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e$a.run(SourceFile:52)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.microsoft.authorization.communication.r$a$a.run(SourceFile:8)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:14 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Skipping execution because the account is not valid with the
result code AccountStatusIsNull
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery end state: BatteryStatus(isCharging=true, percentage=51)
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread's finally block
Sun Sep 10 18:02:14 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:14 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 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)
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 6:49:30.000 and 30:49:29.999 from now
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStopJob()
called with userDisabledNotification: false and shouldBeProcessed: true
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:14 GMT+03:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Sep 10 18:02:14 GMT+03:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.AuthorizationTokenExpiredException: Failed
to refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Sep 10 18:02:14 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to


com.microsoft.office.word
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:14 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:14 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:02:14 GMT+03:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.s(SourceFile:27)
at com.microsoft.skydrive.updateuserinfo.UpdateUserInfoJob.m(SourceFile:111)
at b3.i$a.a(SourceFile:15)
at b3.i$a.doInBackground(Unknown Source:2)
at android.os.AsyncTask$3.call(AsyncTask.java:378)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:02:14 GMT+03:00 2023 V [Auth]OneDriveAuthenticator hasFeatures()


FEATURE_QUOTA
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA QuotaRefreshNetworkTask USQ Service Ramp
Status Enabled
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 834
Sun Sep 10 18:02:14 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:02:14 GMT+03:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Sun Sep 10 18:31:05 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:31:05 GMT+03:00 2023 DATA yf.d Build model matches: false
Sun Sep 10 18:31:05 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Sep 10 18:31:05 GMT+03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Sep 10 18:31:05 GMT+03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Sep 10 18:31:05 GMT+03:00 2023 I com.microsoft.crossplaform.interop.n
loadStaticLibraries
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:67)
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/onedrivelib.cpp:89)
Sun Sep 10 18:31:05 GMT+03:00 2023 W
com.microsoft.odsp.crossplatform.core.LogWriterInterface WARNING: QApplication was
not created in the main() thread. (:0)
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Opening database
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:37
43)
Sun Sep 10 18:31:05 GMT+03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Current DB version is 188
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/metadatadatabase.cpp:44
08)
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:31:05 GMT+03:00 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)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:31:05 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface File:
"/data/user/0/com.microsoft.skydrive/files/QTMetadata.db-wal" size: 82432 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface "The current accountId(12)
is different from settings accountId(0)"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:301)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Polling interval set to
"43200" (/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:260)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Next refresh at
QDateTime(1970-01-01 15:00:00.000 EAT Qt::LocalTime)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/qpolicydocument.cpp:261)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The CreateVaultFolder rule
in policy doc is "empty"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vaultcreationhelper.cp
p:133)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:34)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:16
7)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/commentdbhelper.cpp:17
5)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1614)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/photostreamdbhelper.cp
p:1622)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:460)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Refreshing item upload
helper info for driveId: 1
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/photostream/photostreamcreatepos
tengine.cpp:311)
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:06 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp state is set and
locked to false for remainder of this session
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Executing group refresh on
thread: QThread(0xc0a5ca30, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:210)
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Completed group refresh on
thread: QThread(0xc0a5ca30, name = "Thread (pooled)")
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/uploading/itemuploadhelperengine
.cpp:222)
Sun Sep 10 18:31:06 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA com.microsoft.odsp.j Ramps updated from ECS
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA com.microsoft.odsp.j Removing cached ramps
not found on the backend
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:31:06 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:31:06 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA XiaomiUtils checkIsPreinstalled =
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f InitOneAuthPreReqs
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f migrateADALCacheKey was skipped
because it has already been performed 7466876808ms ago
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f OneAuth telemetry audienceType:
Production
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA OneDriveTokenProvider
OneDriveTokenProvider#getAccounts() called
Sun Sep 10 18:31:06 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Cache MISS for Drive by
Drive Id
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/drivesdbhelper.cpp:363
)
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f OneAuth configured without errors
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor Canceling
"(job:1073741838/com.microsoft.skydrive/.photos.onthisday.OnThisDayBackgroundProces
sor)" before scheduling a new one
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Configuration of OneAuth (not
including migration, etc.) took 249 ms
Sun Sep 10 18:31:06 GMT+03:00 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)
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 0:00:00.001 and 6:05:37.177 from now
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA QueryBasedCursor Closing cursor with 1
items
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:31:06 GMT+03:00 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)
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayNotifier is to run between
0:00:00.001 and 5:48:46.150 from now
Sun Sep 10 18:31:06 GMT+03:00 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
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:06 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:06 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connecting to
com.microsoft.office.word ver:1.6.4
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasHighestPlan is false
Sun Sep 10 18:31:06 GMT+03:00 2023 E RansomwareNotificationChannel Non-Premium
users should not receive Ranswomware notifications
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:06 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:06 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA InAppPurchaseUtils isValueNotEmpty = true
and hasPaidPlan is false
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA SamsungMigrationUpsellJob checkIfJobIsValid
called()
Sun Sep 10 18:31:06 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Library works in
release mode
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA ie.f Oneauth AAD ramp is: true
Sun Sep 10 18:31:06 GMT+03:00 2023 DATA PartnerAttributionProvider Not a Xiaomi
preinstall device
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA SamsungBonusNotificationWorker Job is
queued
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:31:07 GMT+03:00 2023 I AccountStatusHelper isFunctionalODCAccount -
has no valid token
Sun Sep 10 18:31:07 GMT+03:00 2023 I ForYouProcessor getRecommendations - The
account is not functional.
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA be.b Read ServiceConnections list from
preferences: 0
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA be.b Read hidden cloud account IDs list
from preferences: 0
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA VaultManager fixVaultTokenExpirationTime:
start checking and fixing vault expiration time.
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =Unknown
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Creating refresh factory
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesrefreshfactory.cpp:12)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface The request sync root
points to 1 "root"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:61)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStartJob()
called with isRunning: false, shouldBeProcessed: true
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob()
called
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Scheduling thread
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
requestingToRunJob: true
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OnThisDayNotifier onStartJob() called with
userDisabledNotifications: false, isRunning: false, shouldTryToNotify: false,
shouldStart: false
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sun Sep 10 18:31:07 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread scheduled
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery start state: BatteryStatus(isCharging=false,
percentage=57)
Sun Sep 10 18:31:07 GMT+03:00 2023 V b Google Api Availability return code: 0
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Checking if GetChanges has completed at least once and if force
re-sync is active
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA QueryBasedCursor Cursor closed
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA PhotoStreamExperience Experience Check: Not
expired, do not run check
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface start to clean offline
root id from moved files
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:779)
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Items moved out of an
offline root: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/streamcache.cpp:788)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:31:07 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)

Sun Sep 10 18:31:07 GMT+03:00 2023 W


com.microsoft.odsp.crossplatform.core.LogWriterInterface Coverage tracking was not
done because no API name was specified
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributioncoverageutility.cpp:26)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface removeAllDeletedItems
removed 0 items
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/streamsdbhelper.cpp:70
2)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:31:07 GMT+03:00 2023 E [Auth]Authenticator SignInManger.getToken
failed com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to
refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.crossplaform.interop.b.getToken(SourceFile:66)
at
com.microsoft.odsp.crossplatform.core.coreJNI.SwigDirector_AuthenticatorInterface_g
etToken(Unknown Source:0)
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:81)
Sun Sep 10 18:31:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:
Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Got error during getting
info for "root" , error: "{errorCode: 49, httpStatusCode: 0, message: Got an
empty/invalid auth information for account type 1, type: OneDriveException}"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/vroom/
vroomgetchangesfetcher.cpp:112)
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Exception thrown during
GetChanges() run
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:179)
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Total time to sync (ms):
576
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/transport/getchangesdatawriter.c
pp:226)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (I)
Performance/GetChanges RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) XPlat
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:31:07 GMT+03:00 2023 I
com.microsoft.odsp.crossplatform.core.LogWriterInterface Attributing api call for "
"Metadata/GetChanges" "
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/costattribution/
costattributionutility.cpp:49)
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:31:07 GMT+03:00 2023 E com.microsoft.authorization.communication.r$d
Can't get security token during OneDrive request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.r$d.a(SourceFile:54)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e$a.run(SourceFile:52)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at com.microsoft.authorization.communication.r$a$a.run(SourceFile:8)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:07 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Skipping execution because the account is not valid with the
result code AccountStatusIsNull
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor
onRunDailyJob(): Battery end state: BatteryStatus(isCharging=false, percentage=57)
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData OneDriveAccount bcc63160505a7db2 true
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA DailyJob
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor.onStartJob():
Thread's finally block
Sun Sep 10 18:31:07 GMT+03:00 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)
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA DailyJob Scheduled time for
com.microsoft.skydrive.photos.onthisday.OnThisDayBackgroundProcessor is to run
between 6:16:19.000 and 30:16:18.999 from now
Sun Sep 10 18:31:07 GMT+03:00 2023 V [Auth]OneDriveAuthenticator getAuthToken -
Could not get valid cached token for service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:07 GMT+03:00 2023 V TokenSharingManager_v1.6.6 Connected to
com.microsoft.office.word
Sun Sep 10 18:31:07 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:07 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA OnThisDayBackgroundProcessor onStopJob()
called with userDisabledNotification: false and shouldBeProcessed: true
Sun Sep 10 18:31:08 GMT+03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1138
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Sep 10 18:31:08 GMT+03:00 2023 I SamsungMigrationUpsellJob Samsung migration
info doesn't exist or isn't supported
Sun Sep 10 18:31:08 GMT+03:00 2023 V [Auth]OneDriveAuthenticator TokenRefresh has
occurred, but not sending an event because we've sent one recently
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA SamsungMigrationUpsellJob Job is not
scheduled, no need to cancel it
Sun Sep 10 18:31:08 GMT+03:00 2023 V [Auth]OneDriveAuthenticator Refresh token
invalid
Sun Sep 10 18:31:08 GMT+03:00 2023 V [Auth]OneDriveAuthenticator force re-SignIn,
error code: 1001, error message: Refresh token is not set
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA [Auth]SignInManager getToken error :1001
Sun Sep 10 18:31:08 GMT+03:00 2023 E com.microsoft.authorization.communication.p$f
Can't get security token during request
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)

Sun Sep 10 18:31:08 GMT+03:00 2023 E ScenariosNotificationChannelsManager Error


while getting notification scenarios java.io.IOException:
com.microsoft.authorization.AuthorizationTokenExpiredException: Failed to refresh
access token.
at com.microsoft.authorization.communication.p$f.b(SourceFile:474)
at com.microsoft.authorization.communication.p$f.a(SourceFile:21)
at ox.g.c(SourceFile:167)
at nx.a.a(SourceFile:33)
at ox.g.c(SourceFile:167)
at lx.a.a(SourceFile:192)
at ox.g.c(SourceFile:167)
at ox.a.a(SourceFile:171)
at ox.g.c(SourceFile:167)
at ox.j.a(SourceFile:35)
at ox.g.c(SourceFile:167)
at vt.u$a.a(SourceFile:130)
at ox.g.c(SourceFile:167)
at nx.e.q(SourceFile:118)
at nx.e.execute(SourceFile:28)
at ey.o.execute(SourceFile:21)
at ey.i$b.execute(Unknown Source:2)
at us.c.onExecute(SourceFile:21)
at com.microsoft.odsp.task.TaskBase.run(SourceFile:11)
at fq.w$a.invokeSuspend(SourceFile:13)
at kotlin.coroutines.jvm.internal.a.resumeWith(SourceFile:12)
at kotlinx.coroutines.y0.run(SourceFile:119)
at kotlinx.coroutines.internal.k.run(SourceFile:13)
at kotlinx.coroutines.scheduling.k.run(SourceFile:3)
at kotlinx.coroutines.scheduling.a.C(SourceFile:1)
at kotlinx.coroutines.scheduling.a$c.d(SourceFile:15)
at kotlinx.coroutines.scheduling.a$c.n(SourceFile:29)
at kotlinx.coroutines.scheduling.a$c.run(Unknown Source:0)
Caused by: com.microsoft.authorization.AuthorizationTokenExpiredException: Failed
to refresh access token.
at com.microsoft.authorization.f1.B(SourceFile:173)
at com.microsoft.authorization.f1.A(Unknown Source:5)
at com.microsoft.authorization.communication.p$f.b(SourceFile:149)
... 27 more

Sun Sep 10 18:31:08 GMT+03:00 2023 I [Auth]OneDriveAuthenticator CallingContext:


Method:getAuthToken/AccountType:com.microsoft.skydrive/CallingPackage:com.microsoft
.skydrive
Sun Sep 10 18:31:08 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Getting token for: service::onedrivemobile.live.com::MBI_SSL
Sun Sep 10 18:31:08 GMT+03:00 2023 V [Auth]OneDriveAuthenticator
getAuthTokenInternal - Cached token invalid, attempt to refresh token
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 0, allAppsSetUp: false, areNotificationsEnabled, false,
isChannelEnabled: true
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Sep 10 18:31:08 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false
Sun Sep 10 18:31:08 GMT+03:00 2023 E [Auth]OneDriveAuthenticator refresh token
LiveAuthenticationException
com.microsoft.authorization.live.LiveAuthenticationException: Refresh token is not
set
at com.microsoft.authorization.live.LiveNetworkTasks.f(SourceFile:320)
at com.microsoft.authorization.f0.t(SourceFile:18)
at com.microsoft.authorization.f0.v(SourceFile:42)
at com.microsoft.authorization.f0.e(SourceFile:153)
at com.microsoft.authorization.f0.c(SourceFile:96)
at com.microsoft.authorization.y$c.g(Unknown Source:14)
at com.microsoft.authorization.y$e$b.run(SourceFile:3)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)

Sun Sep 10 18:31:08 GMT+03:00 2023 DATA ie.f Oneauth MSA ramp is: false

You might also like